Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9+4af54f15ed231184f57764256b02b2fbf7639411 (b28d66ca0a5e8b3e69d003f464653bf836b16323) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-04-26T14:10:50.271Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-04-26T14:10:50.277Z] Trying to pass milestone 1 [Pipeline] milestone [2021-04-26T14:10:50.347Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-04-26T14:10:50.537Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06a802c8552843cfd) in /home/ubuntu/workspace/moby_PR-42324 [Pipeline] { [Pipeline] checkout [2021-04-26T14:10:50.582Z] The recommended git tool is: git [2021-04-26T14:10:50.601Z] using credential docker-jenkins-github-credentials [2021-04-26T14:10:50.616Z] Cloning the remote Git repository [2021-04-26T14:10:50.617Z] Cloning with configured refspecs honoured and without tags [2021-04-26T14:10:50.665Z] Cloning repository https://github.com/moby/moby.git [2021-04-26T14:10:50.666Z] > git init /home/ubuntu/workspace/moby_PR-42324 # timeout=10 [2021-04-26T14:10:50.684Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-26T14:10:50.684Z] > git --version # timeout=10 [2021-04-26T14:10:50.689Z] > git --version # 'git version 2.17.1' [2021-04-26T14:10:50.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:10:50.690Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42324/head:refs/remotes/origin/PR-42324 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:11:04.375Z] Fetching without tags [2021-04-26T14:11:04.630Z] Merging remotes/origin/20.10 commit 4af54f15ed231184f57764256b02b2fbf7639411 into PR head commit 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:11:04.345Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-26T14:11:04.353Z] > git config --add remote.origin.fetch +refs/pull/42324/head:refs/remotes/origin/PR-42324 # timeout=10 [2021-04-26T14:11:04.357Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:11:04.368Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-26T14:11:04.379Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-26T14:11:04.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:11:04.379Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42324/head:refs/remotes/origin/PR-42324 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:11:04.632Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T14:11:04.640Z] > git checkout -f 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 # timeout=10 [2021-04-26T14:11:05.097Z] Merge succeeded, producing 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:11:05.098Z] Checking out Revision 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 (PR-42324) [2021-04-26T14:11:05.253Z] Commit message: "dockerd-rootless.sh: use `command -v` instead of `which`" [2021-04-26T14:11:05.061Z] > git remote # timeout=10 [2021-04-26T14:11:05.064Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T14:11:05.071Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:11:05.071Z] > git merge 4af54f15ed231184f57764256b02b2fbf7639411 # timeout=10 [2021-04-26T14:11:05.081Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-26T14:11:05.100Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T14:11:05.117Z] > git checkout -f 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 # timeout=10 [2021-04-26T14:11:05.256Z] > git rev-list --no-walk 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-26T14:11:06.098Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42324:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-04-26T14:11:06.098Z] Unable to find image 'alpine:latest' locally [2021-04-26T14:11:06.098Z] latest: Pulling from library/alpine [2021-04-26T14:11:06.098Z] 540db60ca938: Pulling fs layer [2021-04-26T14:11:06.396Z] 540db60ca938: Verifying Checksum [2021-04-26T14:11:06.396Z] 540db60ca938: Download complete [2021-04-26T14:11:06.396Z] 540db60ca938: Pull complete [2021-04-26T14:11:06.396Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-04-26T14:11:06.396Z] Status: Downloaded newer image for alpine:latest [2021-04-26T14:11:08.913Z] 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-RS1) [Pipeline] { (Branch: win-RS5) [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-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-04-26T14:11:09.414Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06a802c8552843cfd) in /home/ubuntu/workspace/moby_PR-42324 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-04-26T14:11:09.496Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-04-26T14:11:09.546Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] stage [2021-04-26T14:11:09.560Z] Fetching changes from the remote Git repository [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-04-26T14:11:09.571Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-04-26T14:11:09.930Z] Merging remotes/origin/20.10 commit 4af54f15ed231184f57764256b02b2fbf7639411 into PR head commit 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-04-26T14:11:10.063Z] Merge succeeded, producing 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:11:10.064Z] Checking out Revision 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 (PR-42324) [2021-04-26T14:11:10.114Z] Commit message: "dockerd-rootless.sh: use `command -v` instead of `which`" [2021-04-26T14:11:09.555Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-04-26T14:11:09.563Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-26T14:11:09.614Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-26T14:11:09.615Z] > git --version # timeout=10 [2021-04-26T14:11:09.620Z] > git --version # 'git version 2.17.1' [2021-04-26T14:11:09.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:11:09.620Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42324/head:refs/remotes/origin/PR-42324 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:11:09.933Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T14:11:09.938Z] > git checkout -f 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 # timeout=10 [2021-04-26T14:11:10.039Z] > git remote # timeout=10 [2021-04-26T14:11:10.046Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T14:11:10.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:11:10.054Z] > git merge 4af54f15ed231184f57764256b02b2fbf7639411 # timeout=10 [2021-04-26T14:11:10.061Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-26T14:11:10.066Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T14:11:10.068Z] > git checkout -f 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-26T14:11:10.884Z] + [ PR != PR ] [2021-04-26T14:11:10.884Z] + [ 20.10 != master ] [2021-04-26T14:11:10.884Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-26T14:11:11.203Z] + docker version [2021-04-26T14:11:11.203Z] Client: Docker Engine - Community [2021-04-26T14:11:11.203Z] Version: 20.10.5 [2021-04-26T14:11:11.203Z] API version: 1.41 [2021-04-26T14:11:11.203Z] Go version: go1.13.15 [2021-04-26T14:11:11.203Z] Git commit: 55c4c88 [2021-04-26T14:11:11.203Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-26T14:11:11.203Z] OS/Arch: linux/amd64 [2021-04-26T14:11:11.203Z] Context: default [2021-04-26T14:11:11.203Z] Experimental: true [2021-04-26T14:11:11.203Z] [2021-04-26T14:11:11.203Z] Server: Docker Engine - Community [2021-04-26T14:11:11.203Z] Engine: [2021-04-26T14:11:11.203Z] Version: 20.10.5 [2021-04-26T14:11:11.203Z] API version: 1.41 (minimum version 1.12) [2021-04-26T14:11:11.203Z] Go version: go1.13.15 [2021-04-26T14:11:11.203Z] Git commit: 363e9a8 [2021-04-26T14:11:11.203Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-26T14:11:11.203Z] OS/Arch: linux/amd64 [2021-04-26T14:11:11.203Z] Experimental: true [2021-04-26T14:11:11.203Z] containerd: [2021-04-26T14:11:11.203Z] Version: 1.4.4 [2021-04-26T14:11:11.203Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:11:11.203Z] runc: [2021-04-26T14:11:11.203Z] Version: 1.0.0-rc93 [2021-04-26T14:11:11.203Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:11:11.203Z] docker-init: [2021-04-26T14:11:11.203Z] Version: 0.19.0 [2021-04-26T14:11:11.203Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-26T14:11:11.477Z] + docker info [2021-04-26T14:11:12.403Z] Client: [2021-04-26T14:11:12.403Z] Context: default [2021-04-26T14:11:12.403Z] Debug Mode: false [2021-04-26T14:11:12.403Z] Plugins: [2021-04-26T14:11:12.403Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-26T14:11:12.403Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-26T14:11:12.403Z] [2021-04-26T14:11:12.403Z] Server: [2021-04-26T14:11:12.403Z] Containers: 0 [2021-04-26T14:11:12.403Z] Running: 0 [2021-04-26T14:11:12.403Z] Paused: 0 [2021-04-26T14:11:12.403Z] Stopped: 0 [2021-04-26T14:11:12.403Z] Images: 3 [2021-04-26T14:11:12.403Z] Server Version: 20.10.5 [2021-04-26T14:11:12.403Z] Storage Driver: overlay2 [2021-04-26T14:11:12.403Z] Backing Filesystem: extfs [2021-04-26T14:11:12.403Z] Supports d_type: true [2021-04-26T14:11:12.403Z] Native Overlay Diff: true [2021-04-26T14:11:12.403Z] Logging Driver: json-file [2021-04-26T14:11:12.403Z] Cgroup Driver: cgroupfs [2021-04-26T14:11:12.403Z] Cgroup Version: 1 [2021-04-26T14:11:12.403Z] Plugins: [2021-04-26T14:11:12.403Z] Volume: local [2021-04-26T14:11:12.403Z] Network: bridge host ipvlan macvlan null overlay [2021-04-26T14:11:12.403Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-26T14:11:12.403Z] Swarm: inactive [2021-04-26T14:11:12.403Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-26T14:11:12.403Z] Default Runtime: runc [2021-04-26T14:11:12.403Z] Init Binary: docker-init [2021-04-26T14:11:12.403Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:11:12.403Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:11:12.403Z] init version: de40ad0 [2021-04-26T14:11:12.403Z] Security Options: [2021-04-26T14:11:12.403Z] apparmor [2021-04-26T14:11:12.403Z] seccomp [2021-04-26T14:11:12.403Z] Profile: default [2021-04-26T14:11:12.403Z] Kernel Version: 5.4.0-1041-aws [2021-04-26T14:11:12.403Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-26T14:11:12.403Z] OSType: linux [2021-04-26T14:11:12.403Z] Architecture: x86_64 [2021-04-26T14:11:12.403Z] CPUs: 2 [2021-04-26T14:11:12.403Z] Total Memory: 7.487GiB [2021-04-26T14:11:12.403Z] Name: ip-10-100-64-150 [2021-04-26T14:11:12.403Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-26T14:11:12.403Z] Docker Root Dir: /var/lib/docker [2021-04-26T14:11:12.403Z] Debug Mode: false [2021-04-26T14:11:12.403Z] Registry: https://index.docker.io/v1/ [2021-04-26T14:11:12.403Z] Labels: [2021-04-26T14:11:12.403Z] Experimental: true [2021-04-26T14:11:12.403Z] Insecure Registries: [2021-04-26T14:11:12.403Z] 127.0.0.0/8 [2021-04-26T14:11:12.403Z] Live Restore Enabled: true [2021-04-26T14:11:12.403Z] [2021-04-26T14:11:12.403Z] WARNING: No swap limit support [Pipeline] sh [2021-04-26T14:11:12.733Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-26T14:11:12.734Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-26T14:11:12.734Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42324/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-26T14:11:12.734Z] + bash /home/ubuntu/workspace/moby_PR-42324/check-config.sh [2021-04-26T14:11:12.734Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-26T14:11:12.734Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-26T14:11:12.734Z] [2021-04-26T14:11:12.734Z] Generally Necessary: [2021-04-26T14:11:12.990Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-26T14:11:12.990Z] - apparmor: enabled and tools installed [2021-04-26T14:11:12.990Z] - CONFIG_NAMESPACES: enabled [2021-04-26T14:11:12.990Z] - CONFIG_NET_NS: enabled [2021-04-26T14:11:12.990Z] - CONFIG_PID_NS: enabled [2021-04-26T14:11:12.990Z] - CONFIG_IPC_NS: enabled [2021-04-26T14:11:12.990Z] - CONFIG_UTS_NS: enabled [2021-04-26T14:11:12.990Z] - CONFIG_CGROUPS: enabled [2021-04-26T14:11:12.990Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-26T14:11:12.990Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-26T14:11:12.990Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-26T14:11:12.990Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-26T14:11:12.990Z] - CONFIG_CPUSETS: enabled [2021-04-26T14:11:12.990Z] - CONFIG_MEMCG: enabled [2021-04-26T14:11:12.990Z] - CONFIG_KEYS: enabled [2021-04-26T14:11:12.990Z] - CONFIG_VETH: enabled (as module) [2021-04-26T14:11:12.990Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-26T14:11:12.990Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-26T14:11:12.990Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-26T14:11:12.990Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-26T14:11:12.990Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-26T14:11:12.990Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-26T14:11:12.990Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-26T14:11:12.990Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-26T14:11:12.990Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-26T14:11:12.990Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-26T14:11:12.990Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-26T14:11:12.990Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-26T14:11:12.990Z] [2021-04-26T14:11:12.990Z] Optional Features: [2021-04-26T14:11:12.990Z] - CONFIG_USER_NS: enabled [2021-04-26T14:11:12.990Z] - CONFIG_SECCOMP: enabled [2021-04-26T14:11:12.990Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-26T14:11:12.990Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-26T14:11:12.990Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-26T14:11:12.990Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-26T14:11:12.990Z] - CONFIG_BLK_CGROUP: enabled [2021-04-26T14:11:12.990Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-26T14:11:12.990Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-26T14:11:12.990Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-26T14:11:12.990Z] - CONFIG_CGROUP_PERF: enabled [2021-04-26T14:11:12.990Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-26T14:11:12.990Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-26T14:11:12.990Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-26T14:11:12.990Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-26T14:11:12.990Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-26T14:11:12.990Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-26T14:11:12.990Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-26T14:11:12.990Z] - CONFIG_IP_VS: enabled (as module) [2021-04-26T14:11:12.990Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-26T14:11:12.990Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-26T14:11:13.245Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-26T14:11:13.245Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-26T14:11:13.245Z] - CONFIG_EXT4_FS: enabled [2021-04-26T14:11:13.245Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-26T14:11:13.245Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-26T14:11:13.245Z] - Network Drivers: [2021-04-26T14:11:13.245Z] - "overlay": [2021-04-26T14:11:13.245Z] - CONFIG_VXLAN: enabled (as module) [2021-04-26T14:11:13.245Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-26T14:11:13.245Z] Optional (for encrypted networks): [2021-04-26T14:11:13.245Z] - CONFIG_CRYPTO: enabled [2021-04-26T14:11:13.245Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-26T14:11:13.245Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-26T14:11:13.245Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-26T14:11:13.245Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-26T14:11:13.245Z] - CONFIG_XFRM: enabled [2021-04-26T14:11:13.245Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-26T14:11:13.245Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-26T14:11:13.245Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-26T14:11:13.245Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-26T14:11:13.245Z] - "ipvlan": [2021-04-26T14:11:13.245Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-26T14:11:13.245Z] - "macvlan": [2021-04-26T14:11:13.245Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-26T14:11:13.245Z] - CONFIG_DUMMY: enabled (as module) [2021-04-26T14:11:13.245Z] - "ftp,tftp client in container": [2021-04-26T14:11:13.245Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-26T14:11:13.245Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-26T14:11:13.245Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-26T14:11:13.245Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-26T14:11:13.245Z] - Storage Drivers: [2021-04-26T14:11:13.245Z] - "aufs": [2021-04-26T14:11:13.245Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-26T14:11:13.245Z] - "btrfs": [2021-04-26T14:11:13.245Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-26T14:11:13.245Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-26T14:11:13.245Z] - "devicemapper": [2021-04-26T14:11:13.245Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-26T14:11:13.245Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-26T14:11:13.245Z] - "overlay": [2021-04-26T14:11:13.245Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-26T14:11:13.245Z] - "zfs": [2021-04-26T14:11:13.245Z] - /dev/zfs: present [2021-04-26T14:11:13.245Z] - zfs command: missing [2021-04-26T14:11:13.245Z] - zpool command: missing [2021-04-26T14:11:13.245Z] [2021-04-26T14:11:13.245Z] Limits: [2021-04-26T14:11:13.245Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-26T14:11:13.245Z] [2021-04-26T14:11:13.245Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-26T14:11:13.580Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 . [2021-04-26T14:11:13.836Z] #1 [internal] load build definition from Dockerfile [2021-04-26T14:11:13.836Z] #1 sha256:e701430c56d7e9858f434feacbfd7ca73107205e363111f704596ec7f92704f8 [2021-04-26T14:11:13.836Z] #1 transferring dockerfile: 17.02kB done [2021-04-26T14:11:13.836Z] #1 DONE 0.0s [2021-04-26T14:11:13.836Z] [2021-04-26T14:11:13.836Z] #2 [internal] load .dockerignore [2021-04-26T14:11:13.836Z] #2 sha256:4299b6ae60af93367413578ccd40e68f783c234090e60ece3bb081714c49ec4d [2021-04-26T14:11:13.836Z] #2 transferring context: 87B done [2021-04-26T14:11:13.836Z] #2 DONE 0.0s [2021-04-26T14:11:13.836Z] [2021-04-26T14:11:13.836Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-26T14:11:13.836Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-26T14:11:13.836Z] #3 DONE 0.1s [2021-04-26T14:11:13.836Z] [2021-04-26T14:11:13.836Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-26T14:11:13.836Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-26T14:11:13.836Z] #4 CACHED [2021-04-26T14:11:14.092Z] [2021-04-26T14:11:14.092Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-26T14:11:14.092Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-26T14:11:14.092Z] #7 DONE 0.1s [2021-04-26T14:11:14.092Z] [2021-04-26T14:11:14.092Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-26T14:11:14.092Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-26T14:11:14.092Z] #6 DONE 0.1s [2021-04-26T14:11:14.092Z] [2021-04-26T14:11:14.092Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-26T14:11:14.092Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-26T14:11:14.092Z] #8 DONE 0.1s [2021-04-26T14:11:14.092Z] [2021-04-26T14:11:14.092Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-26T14:11:14.092Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-26T14:11:14.352Z] #5 DONE 0.1s [2021-04-26T14:11:14.352Z] [2021-04-26T14:11:14.352Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-26T14:11:14.352Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-26T14:11:14.352Z] #64 DONE 0.0s [2021-04-26T14:11:14.352Z] [2021-04-26T14:11:14.352Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-26T14:11:14.352Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-26T14:11:14.352Z] #62 DONE 0.0s [2021-04-26T14:11:14.352Z] [2021-04-26T14:11:14.352Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:11:14.352Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:11:14.352Z] #9 DONE 0.0s [2021-04-26T14:11:14.352Z] [2021-04-26T14:11:14.352Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-26T14:11:14.352Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-26T14:11:14.352Z] #26 DONE 0.0s [2021-04-26T14:11:14.352Z] [2021-04-26T14:11:14.352Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-26T14:11:14.352Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-26T14:11:14.352Z] #10 CACHED [2021-04-26T14:11:14.352Z] [2021-04-26T14:11:14.352Z] #11 [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 [2021-04-26T14:11:14.352Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-26T14:11:14.352Z] #11 CACHED [2021-04-26T14:11:14.352Z] [2021-04-26T14:11:14.352Z] #23 [internal] load build context [2021-04-26T14:11:14.352Z] #23 sha256:cfa2afdcc17821c6c2e4f527117e21a00c70b5d0dfd8b202692fffe5fb302e8f [2021-04-26T14:11:16.248Z] #23 transferring context: 53.38MB 1.5s done [2021-04-26T14:11:16.248Z] #23 DONE 1.7s [2021-04-26T14:11:16.248Z] [2021-04-26T14:11:16.248Z] #36 [tini 1/2] 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 [2021-04-26T14:11:16.248Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:11:16.248Z] #36 CACHED [2021-04-26T14:11:16.248Z] [2021-04-26T14:11:16.248Z] #55 [containerd 1/2] 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 [2021-04-26T14:11:16.248Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-26T14:11:16.248Z] #55 CACHED [2021-04-26T14:11:16.248Z] [2021-04-26T14:11:16.248Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-26T14:11:16.248Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-26T14:11:16.248Z] #12 CACHED [2021-04-26T14:11:16.248Z] [2021-04-26T14:11:16.248Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:11:16.248Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:11:16.248Z] #13 CACHED [2021-04-26T14:11:16.248Z] [2021-04-26T14:11:16.248Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:11:16.248Z] #58 sha256:f8883c3fdf051d663bddc4555624cdee25de0359c0c4ae30692cb9f4c9100768 [2021-04-26T14:11:20.422Z] #58 4.188 + RM_GOPATH=0 [2021-04-26T14:11:20.422Z] #58 4.189 + TMP_GOPATH= [2021-04-26T14:11:20.422Z] #58 4.189 + : /build [2021-04-26T14:11:20.422Z] #58 4.189 + '[' -z '' ']' [2021-04-26T14:11:20.422Z] #58 4.190 ++ mktemp -d [2021-04-26T14:11:20.422Z] #58 4.192 + export GOPATH=/tmp/tmp.wFNNKtUDRu [2021-04-26T14:11:20.422Z] #58 4.192 + GOPATH=/tmp/tmp.wFNNKtUDRu [2021-04-26T14:11:20.422Z] #58 4.192 + RM_GOPATH=1 [2021-04-26T14:11:20.422Z] #58 4.192 + case "$(go env GOARCH)" in [2021-04-26T14:11:20.422Z] #58 4.194 ++ go env GOARCH [2021-04-26T14:11:20.422Z] #58 4.241 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:20.422Z] #58 4.241 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:20.422Z] #58 4.243 ++ dirname /tmp/install/install.sh [2021-04-26T14:11:20.422Z] #58 4.249 + dir=/tmp/install [2021-04-26T14:11:20.422Z] #58 4.249 + bin=rootlesskit [2021-04-26T14:11:20.422Z] #58 4.249 + shift [2021-04-26T14:11:20.422Z] #58 4.250 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-26T14:11:20.422Z] #58 4.258 + . /tmp/install/rootlesskit.installer [2021-04-26T14:11:20.422Z] #58 4.258 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-26T14:11:20.422Z] #58 4.263 + install_rootlesskit [2021-04-26T14:11:20.422Z] #58 4.263 + case "$1" in [2021-04-26T14:11:20.422Z] #58 4.263 + export CGO_ENABLED=0 [2021-04-26T14:11:20.422Z] #58 4.263 + CGO_ENABLED=0 [2021-04-26T14:11:20.422Z] #58 4.263 + _install_rootlesskit [2021-04-26T14:11:20.422Z] #58 4.264 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-26T14:11:20.422Z] #58 4.264 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-26T14:11:20.422Z] #58 4.264 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wFNNKtUDRu/src/github.com/rootless-containers/rootlesskit [2021-04-26T14:11:20.422Z] #58 4.267 Cloning into '/tmp/tmp.wFNNKtUDRu/src/github.com/rootless-containers/rootlesskit'... [2021-04-26T14:11:21.791Z] #58 ... [2021-04-26T14:11:21.791Z] [2021-04-26T14:11:21.791Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:11:21.791Z] #34 sha256:4ae7abf0a7a159a11185e5e803b14b2b08776fd0de7bdc93a948c289e45203e1 [2021-04-26T14:11:21.791Z] #34 4.239 + RM_GOPATH=0 [2021-04-26T14:11:21.791Z] #34 4.239 + TMP_GOPATH= [2021-04-26T14:11:21.791Z] #34 4.239 + : /build [2021-04-26T14:11:21.791Z] #34 4.239 + '[' -z '' ']' [2021-04-26T14:11:21.791Z] #34 4.241 ++ mktemp -d [2021-04-26T14:11:21.791Z] #34 4.243 + export GOPATH=/tmp/tmp.mNFwqZ8oUg [2021-04-26T14:11:21.791Z] #34 4.243 + GOPATH=/tmp/tmp.mNFwqZ8oUg [2021-04-26T14:11:21.791Z] #34 4.243 + RM_GOPATH=1 [2021-04-26T14:11:21.791Z] #34 4.243 + case "$(go env GOARCH)" in [2021-04-26T14:11:21.791Z] #34 4.245 ++ go env GOARCH [2021-04-26T14:11:21.791Z] #34 4.262 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:21.791Z] #34 4.262 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:21.791Z] #34 4.263 ++ dirname /tmp/install/install.sh [2021-04-26T14:11:21.791Z] #34 4.269 + dir=/tmp/install [2021-04-26T14:11:21.791Z] #34 4.269 + bin=tomlv [2021-04-26T14:11:21.791Z] #34 4.269 + shift [2021-04-26T14:11:21.791Z] #34 4.270 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-26T14:11:21.791Z] #34 4.270 + . /tmp/install/tomlv.installer [2021-04-26T14:11:21.791Z] #34 4.270 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-26T14:11:21.791Z] #34 4.270 + install_tomlv [2021-04-26T14:11:21.791Z] #34 4.270 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-26T14:11:21.791Z] #34 4.270 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-26T14:11:21.791Z] #34 4.270 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mNFwqZ8oUg/src/github.com/BurntSushi/toml [2021-04-26T14:11:21.791Z] #34 4.272 Cloning into '/tmp/tmp.mNFwqZ8oUg/src/github.com/BurntSushi/toml'... [2021-04-26T14:11:21.791Z] #34 4.966 + cd /tmp/tmp.mNFwqZ8oUg/src/github.com/BurntSushi/toml [2021-04-26T14:11:21.791Z] #34 4.966 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-26T14:11:21.791Z] #34 5.030 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-26T14:11:21.791Z] #34 5.673 github.com/BurntSushi/toml [2021-04-26T14:11:23.694Z] #34 ... [2021-04-26T14:11:23.694Z] [2021-04-26T14:11:23.694Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-26T14:11:23.694Z] #37 sha256:faeae9ddd5fe26e25c6a980646e219072b05a26c54c3d527d08f4eaf15b38c36 [2021-04-26T14:11:23.694Z] #37 2.938 + RM_GOPATH=0 [2021-04-26T14:11:23.694Z] #37 2.938 + TMP_GOPATH= [2021-04-26T14:11:23.694Z] #37 2.938 + : /build [2021-04-26T14:11:23.694Z] #37 2.938 + '[' -z '' ']' [2021-04-26T14:11:23.694Z] #37 2.941 ++ mktemp -d [2021-04-26T14:11:23.694Z] #37 2.942 + export GOPATH=/tmp/tmp.CwzbQPv1Oi [2021-04-26T14:11:23.694Z] #37 2.942 + GOPATH=/tmp/tmp.CwzbQPv1Oi [2021-04-26T14:11:23.694Z] #37 2.942 + RM_GOPATH=1 [2021-04-26T14:11:23.694Z] #37 2.942 + case "$(go env GOARCH)" in [2021-04-26T14:11:23.694Z] #37 2.942 ++ go env GOARCH [2021-04-26T14:11:23.694Z] #37 2.946 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:23.694Z] #37 2.946 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:23.694Z] #37 2.946 ++ dirname /tmp/install/install.sh [2021-04-26T14:11:23.694Z] #37 2.947 + dir=/tmp/install [2021-04-26T14:11:23.695Z] #37 2.947 + bin=tini [2021-04-26T14:11:23.695Z] #37 2.947 + shift [2021-04-26T14:11:23.695Z] #37 2.947 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-26T14:11:23.695Z] #37 2.947 + . /tmp/install/tini.installer [2021-04-26T14:11:23.695Z] #37 2.947 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-26T14:11:23.695Z] #37 2.947 + install_tini [2021-04-26T14:11:23.695Z] #37 2.948 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-26T14:11:23.695Z] #37 2.948 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-26T14:11:23.695Z] #37 2.948 + git clone https://github.com/krallin/tini.git /tmp/tmp.CwzbQPv1Oi/tini [2021-04-26T14:11:23.695Z] #37 2.964 Cloning into '/tmp/tmp.CwzbQPv1Oi/tini'... [2021-04-26T14:11:23.695Z] #37 3.342 + cd /tmp/tmp.CwzbQPv1Oi/tini [2021-04-26T14:11:23.695Z] #37 3.342 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-26T14:11:23.695Z] #37 3.372 + cmake . [2021-04-26T14:11:23.695Z] #37 3.923 -- The C compiler identification is GNU 8.3.0 [2021-04-26T14:11:23.695Z] #37 4.029 -- Check for working C compiler: /usr/bin/cc [2021-04-26T14:11:23.695Z] #37 4.437 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-26T14:11:23.695Z] #37 4.439 -- Detecting C compiler ABI info [2021-04-26T14:11:23.695Z] #37 4.873 -- Detecting C compiler ABI info - done [2021-04-26T14:11:23.695Z] #37 4.927 -- Detecting C compile features [2021-04-26T14:11:23.695Z] #37 7.023 -- Detecting C compile features - done [2021-04-26T14:11:23.695Z] #37 7.051 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-26T14:11:23.695Z] #37 7.386 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-26T14:11:23.695Z] #37 7.501 -- Configuring done [2021-04-26T14:11:23.695Z] #37 7.539 -- Generating done [2021-04-26T14:11:23.695Z] #37 7.545 -- Build files have been written to: /tmp/tmp.CwzbQPv1Oi/tini [2021-04-26T14:11:23.695Z] #37 7.547 + make tini-static [2021-04-26T14:11:23.695Z] #37 ... [2021-04-26T14:11:23.695Z] [2021-04-26T14:11:23.695Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:11:23.695Z] #58 sha256:f8883c3fdf051d663bddc4555624cdee25de0359c0c4ae30692cb9f4c9100768 [2021-04-26T14:11:23.695Z] #58 7.608 + cd /tmp/tmp.wFNNKtUDRu/src/github.com/rootless-containers/rootlesskit [2021-04-26T14:11:23.695Z] #58 7.616 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-26T14:11:23.695Z] #58 7.631 + export GO111MODULE=on [2021-04-26T14:11:23.695Z] #58 7.631 + GO111MODULE=on [2021-04-26T14:11:23.695Z] #58 7.632 + export GOPROXY=https://proxy.golang.org [2021-04-26T14:11:23.695Z] #58 7.632 + GOPROXY=https://proxy.golang.org [2021-04-26T14:11:23.695Z] #58 7.632 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-26T14:11:23.695Z] #58 7.633 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-26T14:11:24.414Z] Still waiting to schedule task [2021-04-26T14:11:24.414Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06a802c8552843cfd)’ [2021-04-26T14:11:24.415Z] Still waiting to schedule task [2021-04-26T14:11:24.415Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06a802c8552843cfd)’ [2021-04-26T14:11:24.416Z] Still waiting to schedule task [2021-04-26T14:11:24.416Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-04-26T14:11:24.418Z] Still waiting to schedule task [2021-04-26T14:11:24.418Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-04-26T14:11:24.419Z] Still waiting to schedule task [2021-04-26T14:11:24.420Z] All nodes of label ‘windows-2019’ are offline [2021-04-26T14:11:25.601Z] #58 9.219 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-26T14:11:25.601Z] #58 9.256 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-26T14:11:25.601Z] #58 9.328 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-26T14:11:25.601Z] #58 9.354 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-26T14:11:25.601Z] #58 9.354 go: downloading github.com/google/uuid v1.2.0 [2021-04-26T14:11:25.601Z] #58 9.355 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-26T14:11:25.601Z] #58 9.355 go: downloading github.com/pkg/errors v0.9.1 [2021-04-26T14:11:25.601Z] #58 9.494 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-26T14:11:25.865Z] #58 9.691 go: extracting github.com/google/uuid v1.2.0 [2021-04-26T14:11:25.865Z] #58 9.692 go: extracting github.com/pkg/errors v0.9.1 [2021-04-26T14:11:25.865Z] #58 9.699 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-26T14:11:25.865Z] #58 9.806 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-26T14:11:25.865Z] #58 9.848 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-26T14:11:26.152Z] #58 9.950 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-26T14:11:26.152Z] #58 ... [2021-04-26T14:11:26.152Z] [2021-04-26T14:11:26.152Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-26T14:11:26.152Z] #47 sha256:da881b1800739f4174604616222152ee3986049f28b153ecc8b449c5e44b4948 [2021-04-26T14:11:26.152Z] #47 4.217 + RM_GOPATH=0 [2021-04-26T14:11:26.152Z] #47 4.217 + TMP_GOPATH= [2021-04-26T14:11:26.152Z] #47 4.217 + : /build [2021-04-26T14:11:26.152Z] #47 4.217 + '[' -z '' ']' [2021-04-26T14:11:26.152Z] #47 4.230 ++ mktemp -d [2021-04-26T14:11:26.152Z] #47 4.230 + export GOPATH=/tmp/tmp.YOjt1acNDh [2021-04-26T14:11:26.152Z] #47 4.230 + GOPATH=/tmp/tmp.YOjt1acNDh [2021-04-26T14:11:26.152Z] #47 4.230 + RM_GOPATH=1 [2021-04-26T14:11:26.152Z] #47 4.230 + case "$(go env GOARCH)" in [2021-04-26T14:11:26.152Z] #47 4.233 ++ go env GOARCH [2021-04-26T14:11:26.152Z] #47 4.248 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:26.152Z] #47 4.248 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:26.152Z] #47 4.251 ++ dirname /tmp/install/install.sh [2021-04-26T14:11:26.152Z] #47 4.252 + dir=/tmp/install [2021-04-26T14:11:26.152Z] #47 4.252 + bin=gotestsum [2021-04-26T14:11:26.152Z] #47 4.252 + shift [2021-04-26T14:11:26.152Z] #47 4.252 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-26T14:11:26.152Z] #47 4.252 + . /tmp/install/gotestsum.installer [2021-04-26T14:11:26.152Z] #47 4.252 ++ : v0.5.3 [2021-04-26T14:11:26.152Z] #47 4.252 + install_gotestsum [2021-04-26T14:11:26.152Z] #47 4.253 + set -e [2021-04-26T14:11:26.152Z] #47 4.253 + export GO111MODULE=on [2021-04-26T14:11:26.152Z] #47 4.253 + GO111MODULE=on [2021-04-26T14:11:26.152Z] #47 4.253 + GOBIN=/build [2021-04-26T14:11:26.152Z] #47 4.254 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-26T14:11:26.152Z] #47 4.258 go: finding gotest.tools v0.5.3 [2021-04-26T14:11:26.152Z] #47 4.287 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-26T14:11:26.152Z] #47 5.149 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-26T14:11:26.152Z] #47 5.699 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-26T14:11:26.152Z] #47 7.458 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-26T14:11:26.152Z] #47 7.478 go: downloading github.com/fatih/color v1.9.0 [2021-04-26T14:11:26.152Z] #47 7.481 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-26T14:11:26.152Z] #47 7.483 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-26T14:11:26.152Z] #47 7.543 go: downloading github.com/pkg/errors v0.9.1 [2021-04-26T14:11:26.152Z] #47 7.601 go: extracting github.com/fatih/color v1.9.0 [2021-04-26T14:11:26.152Z] #47 7.681 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-26T14:11:26.152Z] #47 7.697 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-26T14:11:26.152Z] #47 7.698 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-26T14:11:26.152Z] #47 7.714 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-26T14:11:26.152Z] #47 7.795 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-26T14:11:26.152Z] #47 7.808 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-26T14:11:26.152Z] #47 7.882 go: extracting github.com/pkg/errors v0.9.1 [2021-04-26T14:11:26.152Z] #47 7.883 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-26T14:11:26.152Z] #47 7.910 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-26T14:11:26.152Z] #47 7.911 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-26T14:11:26.152Z] #47 7.988 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-26T14:11:26.152Z] #47 8.093 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-26T14:11:26.152Z] #47 8.214 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-26T14:11:26.152Z] #47 9.653 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-26T14:11:26.152Z] #47 ... [2021-04-26T14:11:26.152Z] [2021-04-26T14:11:26.152Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:11:26.152Z] #51 sha256:9c64c6c97eddafbd610c55acafbbebe686bcc9a176e8696403d687e646f685b0 [2021-04-26T14:11:26.152Z] #51 4.062 + RM_GOPATH=0 [2021-04-26T14:11:26.152Z] #51 4.062 + TMP_GOPATH= [2021-04-26T14:11:26.152Z] #51 4.062 + : /build [2021-04-26T14:11:26.152Z] #51 4.062 + '[' -z '' ']' [2021-04-26T14:11:26.152Z] #51 4.065 ++ mktemp -d [2021-04-26T14:11:26.152Z] #51 4.068 + export GOPATH=/tmp/tmp.sw8Tz20gdT [2021-04-26T14:11:26.152Z] #51 4.073 + GOPATH=/tmp/tmp.sw8Tz20gdT [2021-04-26T14:11:26.152Z] #51 4.073 + RM_GOPATH=1 [2021-04-26T14:11:26.152Z] #51 4.073 + case "$(go env GOARCH)" in [2021-04-26T14:11:26.152Z] #51 4.074 ++ go env GOARCH [2021-04-26T14:11:26.152Z] #51 4.095 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:26.152Z] #51 4.096 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:26.152Z] #51 4.097 ++ dirname /tmp/install/install.sh [2021-04-26T14:11:26.152Z] #51 4.104 + dir=/tmp/install [2021-04-26T14:11:26.152Z] #51 4.104 + bin=shfmt [2021-04-26T14:11:26.152Z] #51 4.104 + shift [2021-04-26T14:11:26.152Z] #51 4.104 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-26T14:11:26.152Z] #51 4.104 + . /tmp/install/shfmt.installer [2021-04-26T14:11:26.152Z] #51 4.104 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-26T14:11:26.152Z] #51 4.104 + install_shfmt [2021-04-26T14:11:26.152Z] #51 4.104 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-26T14:11:26.152Z] #51 4.105 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-26T14:11:26.152Z] #51 4.105 + git clone https://github.com/mvdan/sh.git /tmp/tmp.sw8Tz20gdT/src/github.com/mvdan/sh [2021-04-26T14:11:26.152Z] #51 4.128 Cloning into '/tmp/tmp.sw8Tz20gdT/src/github.com/mvdan/sh'... [2021-04-26T14:11:26.152Z] #51 ... [2021-04-26T14:11:26.152Z] [2021-04-26T14:11:26.152Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-26T14:11:26.152Z] #24 sha256:835759beb46389087d961d996b2aeb269c6e83dfd666b89fd56852818065f7b3 [2021-04-26T14:11:26.152Z] #24 3.471 + RM_GOPATH=0 [2021-04-26T14:11:26.152Z] #24 3.471 + TMP_GOPATH= [2021-04-26T14:11:26.152Z] #24 3.471 + : /build [2021-04-26T14:11:26.152Z] #24 3.471 + '[' -z '' ']' [2021-04-26T14:11:26.152Z] #24 3.477 ++ mktemp -d [2021-04-26T14:11:26.152Z] #24 3.477 + export GOPATH=/tmp/tmp.kj9sG5tWfe [2021-04-26T14:11:26.152Z] #24 3.477 + GOPATH=/tmp/tmp.kj9sG5tWfe [2021-04-26T14:11:26.152Z] #24 3.477 + RM_GOPATH=1 [2021-04-26T14:11:26.152Z] #24 3.477 + case "$(go env GOARCH)" in [2021-04-26T14:11:26.152Z] #24 3.477 ++ go env GOARCH [2021-04-26T14:11:26.152Z] #24 3.501 Install docker/cli version 17.06.2-ce from stable [2021-04-26T14:11:26.152Z] #24 3.502 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:26.152Z] #24 3.502 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:26.152Z] #24 3.502 ++ dirname /tmp/install/install.sh [2021-04-26T14:11:26.152Z] #24 3.502 + dir=/tmp/install [2021-04-26T14:11:26.152Z] #24 3.502 + bin=dockercli [2021-04-26T14:11:26.152Z] #24 3.502 + shift [2021-04-26T14:11:26.152Z] #24 3.502 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-26T14:11:26.152Z] #24 3.502 + . /tmp/install/dockercli.installer [2021-04-26T14:11:26.152Z] #24 3.502 ++ : stable [2021-04-26T14:11:26.152Z] #24 3.502 ++ : 17.06.2-ce [2021-04-26T14:11:26.152Z] #24 3.502 + install_dockercli [2021-04-26T14:11:26.152Z] #24 3.502 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-26T14:11:26.152Z] #24 3.504 ++ uname -m [2021-04-26T14:11:26.152Z] #24 3.509 + arch=x86_64 [2021-04-26T14:11:26.152Z] #24 3.509 + '[' x86_64 '!=' x86_64 ']' [2021-04-26T14:11:26.152Z] #24 3.509 + url=https://download.docker.com/linux/static [2021-04-26T14:11:26.152Z] #24 3.509 + tar -xz docker/docker [2021-04-26T14:11:26.152Z] #24 3.509 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-26T14:11:26.152Z] #24 10.30 + mkdir -p /build [2021-04-26T14:11:26.410Z] #24 10.33 + mv docker/docker /build/ [2021-04-26T14:11:26.410Z] #24 10.33 + rmdir docker [2021-04-26T14:11:26.410Z] #24 ... [2021-04-26T14:11:26.410Z] [2021-04-26T14:11:26.410Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:11:26.410Z] #56 sha256:cfec510efc8bcb8b676cc924e63b2838bbef5b58db80ba49826403a7c988d861 [2021-04-26T14:11:26.410Z] #56 3.548 + RM_GOPATH=0 [2021-04-26T14:11:26.410Z] #56 3.548 + TMP_GOPATH= [2021-04-26T14:11:26.410Z] #56 3.548 + : /build [2021-04-26T14:11:26.410Z] #56 3.548 + '[' -z '' ']' [2021-04-26T14:11:26.410Z] #56 3.549 ++ mktemp -d [2021-04-26T14:11:26.410Z] #56 3.555 + export GOPATH=/tmp/tmp.ToOa2BeKNM [2021-04-26T14:11:26.410Z] #56 3.555 + GOPATH=/tmp/tmp.ToOa2BeKNM [2021-04-26T14:11:26.410Z] #56 3.555 + RM_GOPATH=1 [2021-04-26T14:11:26.410Z] #56 3.555 + case "$(go env GOARCH)" in [2021-04-26T14:11:26.410Z] #56 3.555 ++ go env GOARCH [2021-04-26T14:11:26.410Z] #56 3.580 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:26.410Z] #56 3.580 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:26.410Z] #56 3.603 ++ dirname /tmp/install/install.sh [2021-04-26T14:11:26.410Z] #56 3.603 + dir=/tmp/install [2021-04-26T14:11:26.410Z] #56 3.603 + bin=containerd [2021-04-26T14:11:26.410Z] #56 3.603 + shift [2021-04-26T14:11:26.410Z] #56 3.603 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-26T14:11:26.410Z] #56 3.603 + . /tmp/install/containerd.installer [2021-04-26T14:11:26.410Z] #56 3.603 ++ set -e [2021-04-26T14:11:26.410Z] #56 3.603 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:11:26.410Z] #56 3.603 + install_containerd [2021-04-26T14:11:26.410Z] #56 3.604 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-26T14:11:26.410Z] #56 3.604 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ToOa2BeKNM/src/github.com/containerd/containerd [2021-04-26T14:11:26.410Z] #56 3.611 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:11:26.410Z] #56 3.619 Cloning into '/tmp/tmp.ToOa2BeKNM/src/github.com/containerd/containerd'... [2021-04-26T14:11:26.410Z] #56 ... [2021-04-26T14:11:26.410Z] [2021-04-26T14:11:26.410Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:11:26.410Z] #53 sha256:684c2ea1b8ae688d7f9127cfa7b2cbe722c0925baff782b55fbfd60e24a7cf14 [2021-04-26T14:11:26.410Z] #53 3.778 + RM_GOPATH=0 [2021-04-26T14:11:26.410Z] #53 3.784 + TMP_GOPATH= [2021-04-26T14:11:26.410Z] #53 3.784 + : /build [2021-04-26T14:11:26.410Z] #53 3.784 + '[' -z '' ']' [2021-04-26T14:11:26.410Z] #53 3.784 ++ mktemp -d [2021-04-26T14:11:26.410Z] #53 3.787 + export GOPATH=/tmp/tmp.1h2TJWUDZ3 [2021-04-26T14:11:26.410Z] #53 3.787 + GOPATH=/tmp/tmp.1h2TJWUDZ3 [2021-04-26T14:11:26.410Z] #53 3.787 + RM_GOPATH=1 [2021-04-26T14:11:26.410Z] #53 3.787 + case "$(go env GOARCH)" in [2021-04-26T14:11:26.410Z] #53 3.787 ++ go env GOARCH [2021-04-26T14:11:26.410Z] #53 3.813 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:26.410Z] #53 3.813 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:26.410Z] #53 3.813 ++ dirname /tmp/install/install.sh [2021-04-26T14:11:26.410Z] #53 3.817 + dir=/tmp/install [2021-04-26T14:11:26.410Z] #53 3.817 + bin=runc [2021-04-26T14:11:26.410Z] #53 3.817 + shift [2021-04-26T14:11:26.410Z] #53 3.817 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-26T14:11:26.410Z] #53 3.817 + . /tmp/install/runc.installer [2021-04-26T14:11:26.410Z] #53 3.817 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:11:26.410Z] #53 3.817 + install_runc [2021-04-26T14:11:26.410Z] #53 3.817 + uname -r [2021-04-26T14:11:26.410Z] #53 3.817 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-26T14:11:26.410Z] #53 3.852 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-26T14:11:26.410Z] #53 3.852 + RUNC_BUILDTAGS='seccomp ' [2021-04-26T14:11:26.410Z] #53 3.852 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-26T14:11:26.410Z] #53 3.852 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1h2TJWUDZ3/src/github.com/opencontainers/runc [2021-04-26T14:11:26.410Z] #53 3.857 Cloning into '/tmp/tmp.1h2TJWUDZ3/src/github.com/opencontainers/runc'... [2021-04-26T14:11:26.667Z] #53 ... [2021-04-26T14:11:26.667Z] [2021-04-26T14:11:26.667Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-26T14:11:26.667Z] #67 sha256:5790eef6ffa7fa4086a09362f8ef16db8bb9f44e453872990959709cdb4e7033 [2021-04-26T14:11:26.667Z] #67 2.889 + RM_GOPATH=0 [2021-04-26T14:11:26.667Z] #67 2.889 + TMP_GOPATH= [2021-04-26T14:11:26.667Z] #67 2.889 + : /build [2021-04-26T14:11:26.667Z] #67 2.889 + '[' -z '' ']' [2021-04-26T14:11:26.667Z] #67 2.889 ++ mktemp -d [2021-04-26T14:11:26.667Z] #67 2.893 + export GOPATH=/tmp/tmp.Aupc8G86mf [2021-04-26T14:11:26.667Z] #67 2.893 + GOPATH=/tmp/tmp.Aupc8G86mf [2021-04-26T14:11:26.667Z] #67 2.893 + RM_GOPATH=1 [2021-04-26T14:11:26.667Z] #67 2.893 + case "$(go env GOARCH)" in [2021-04-26T14:11:26.667Z] #67 2.893 ++ go env GOARCH [2021-04-26T14:11:26.667Z] #67 2.896 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:26.667Z] #67 2.896 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:26.667Z] #67 2.897 ++ dirname /tmp/install/install.sh [2021-04-26T14:11:26.667Z] #67 2.898 + dir=/tmp/install [2021-04-26T14:11:26.667Z] #67 2.898 + bin=proxy [2021-04-26T14:11:26.667Z] #67 2.898 + shift [2021-04-26T14:11:26.667Z] #67 2.898 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-26T14:11:26.667Z] #67 2.898 + . /tmp/install/proxy.installer [2021-04-26T14:11:26.667Z] #67 2.898 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-26T14:11:26.667Z] #67 2.898 + install_proxy [2021-04-26T14:11:26.667Z] #67 2.898 + case "$1" in [2021-04-26T14:11:26.667Z] #67 2.898 + export CGO_ENABLED=0 [2021-04-26T14:11:26.667Z] #67 2.898 + CGO_ENABLED=0 [2021-04-26T14:11:26.667Z] #67 2.898 + _install_proxy [2021-04-26T14:11:26.667Z] #67 2.898 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-26T14:11:26.667Z] #67 2.898 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Aupc8G86mf/src/github.com/docker/libnetwork [2021-04-26T14:11:26.667Z] #67 2.898 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-26T14:11:26.667Z] #67 2.900 Cloning into '/tmp/tmp.Aupc8G86mf/src/github.com/docker/libnetwork'... [2021-04-26T14:11:26.667Z] #67 ... [2021-04-26T14:11:26.667Z] [2021-04-26T14:11:26.667Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:11:26.667Z] #45 sha256:23aa9b97e7296478e8335866efcaf66004dc1cae06cbf5254ee3b35e0f4948ee [2021-04-26T14:11:26.667Z] #45 3.426 + RM_GOPATH=0 [2021-04-26T14:11:26.667Z] #45 3.426 + TMP_GOPATH= [2021-04-26T14:11:26.667Z] #45 3.426 + : /build [2021-04-26T14:11:26.667Z] #45 3.426 + '[' -z '' ']' [2021-04-26T14:11:26.667Z] #45 3.426 ++ mktemp -d [2021-04-26T14:11:26.667Z] #45 3.436 + export GOPATH=/tmp/tmp.gFMR9jeeNY [2021-04-26T14:11:26.667Z] #45 3.436 + GOPATH=/tmp/tmp.gFMR9jeeNY [2021-04-26T14:11:26.667Z] #45 3.436 + RM_GOPATH=1 [2021-04-26T14:11:26.667Z] #45 3.436 + case "$(go env GOARCH)" in [2021-04-26T14:11:26.667Z] #45 3.436 ++ go env GOARCH [2021-04-26T14:11:26.667Z] #45 3.458 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:26.667Z] #45 3.458 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:26.667Z] #45 3.458 ++ dirname /tmp/install/install.sh [2021-04-26T14:11:26.667Z] #45 3.458 + dir=/tmp/install [2021-04-26T14:11:26.667Z] #45 3.458 + bin=vndr [2021-04-26T14:11:26.667Z] #45 3.458 + shift [2021-04-26T14:11:26.667Z] #45 3.458 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-26T14:11:26.667Z] #45 3.458 + . /tmp/install/vndr.installer [2021-04-26T14:11:26.667Z] #45 3.458 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-26T14:11:26.667Z] #45 3.458 + install_vndr [2021-04-26T14:11:26.667Z] #45 3.458 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-26T14:11:26.667Z] #45 3.458 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-26T14:11:26.667Z] #45 3.476 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gFMR9jeeNY/src/github.com/LK4D4/vndr [2021-04-26T14:11:26.667Z] #45 3.476 Cloning into '/tmp/tmp.gFMR9jeeNY/src/github.com/LK4D4/vndr'... [2021-04-26T14:11:26.667Z] #45 4.103 + cd /tmp/tmp.gFMR9jeeNY/src/github.com/LK4D4/vndr [2021-04-26T14:11:26.667Z] #45 4.103 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-26T14:11:26.667Z] #45 4.139 + go build -buildmode=pie -v -o /build/vndr . [2021-04-26T14:11:26.667Z] #45 5.652 github.com/LK4D4/vndr/build [2021-04-26T14:11:26.667Z] #45 5.691 github.com/LK4D4/vndr/godl/singleflight [2021-04-26T14:11:26.667Z] #45 5.986 github.com/LK4D4/vndr/versioned [2021-04-26T14:11:26.667Z] #45 7.322 github.com/LK4D4/vndr/godl [2021-04-26T14:11:26.667Z] #45 9.761 github.com/LK4D4/vndr [2021-04-26T14:11:26.924Z] #45 ... [2021-04-26T14:11:26.924Z] [2021-04-26T14:11:26.924Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-26T14:11:26.924Z] #24 sha256:835759beb46389087d961d996b2aeb269c6e83dfd666b89fd56852818065f7b3 [2021-04-26T14:11:26.924Z] #24 DONE 10.9s [2021-04-26T14:11:26.924Z] [2021-04-26T14:11:26.924Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-26T14:11:26.924Z] #37 sha256:faeae9ddd5fe26e25c6a980646e219072b05a26c54c3d527d08f4eaf15b38c36 [2021-04-26T14:11:26.924Z] #37 7.984 Scanning dependencies of target tini-static [2021-04-26T14:11:26.924Z] #37 8.040 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-26T14:11:26.924Z] #37 9.566 [100%] Linking C executable tini-static [2021-04-26T14:11:26.924Z] #37 10.04 [100%] Built target tini-static [2021-04-26T14:11:26.924Z] #37 10.12 + mkdir -p /build [2021-04-26T14:11:26.924Z] #37 10.12 + cp tini-static /build/docker-init [2021-04-26T14:11:26.924Z] #37 DONE 10.9s [2021-04-26T14:11:26.924Z] [2021-04-26T14:11:26.924Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:11:26.924Z] #49 sha256:a5f9558cb72190de491acb7c4d4524cc61deae1a02f1b9394376ec4a14aeb139 [2021-04-26T14:11:26.924Z] #49 4.087 + RM_GOPATH=0 [2021-04-26T14:11:26.924Z] #49 4.087 + TMP_GOPATH= [2021-04-26T14:11:26.924Z] #49 4.087 + : /build [2021-04-26T14:11:26.924Z] #49 4.087 + '[' -z '' ']' [2021-04-26T14:11:26.924Z] #49 4.087 ++ mktemp -d [2021-04-26T14:11:26.924Z] #49 4.095 + export GOPATH=/tmp/tmp.60Cq8Gl2Ch [2021-04-26T14:11:26.924Z] #49 4.095 + GOPATH=/tmp/tmp.60Cq8Gl2Ch [2021-04-26T14:11:26.924Z] #49 4.096 + RM_GOPATH=1 [2021-04-26T14:11:26.924Z] #49 4.096 + case "$(go env GOARCH)" in [2021-04-26T14:11:26.924Z] #49 4.097 ++ go env GOARCH [2021-04-26T14:11:26.924Z] #49 4.132 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:26.924Z] #49 4.132 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:11:26.924Z] #49 4.133 ++ dirname /tmp/install/install.sh [2021-04-26T14:11:26.924Z] #49 4.134 + dir=/tmp/install [2021-04-26T14:11:26.924Z] #49 4.134 + bin=golangci_lint [2021-04-26T14:11:26.924Z] #49 4.134 + shift [2021-04-26T14:11:26.924Z] #49 4.134 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-26T14:11:26.924Z] #49 4.134 + . /tmp/install/golangci_lint.installer [2021-04-26T14:11:26.924Z] #49 4.135 ++ : v1.23.8 [2021-04-26T14:11:26.924Z] #49 4.135 + install_golangci_lint [2021-04-26T14:11:26.924Z] #49 4.135 + set -e [2021-04-26T14:11:26.924Z] #49 4.135 + export GO111MODULE=on [2021-04-26T14:11:26.924Z] #49 4.135 + GO111MODULE=on [2021-04-26T14:11:26.924Z] #49 4.136 + GOBIN=/build [2021-04-26T14:11:26.924Z] #49 4.136 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-26T14:11:26.924Z] #49 4.174 go: finding github.com v1.23.8 [2021-04-26T14:11:26.924Z] #49 4.175 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-26T14:11:26.924Z] #49 4.178 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-26T14:11:26.924Z] #49 4.178 go: finding github.com/golangci v1.23.8 [2021-04-26T14:11:26.924Z] #49 4.178 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-26T14:11:26.924Z] #49 5.081 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-26T14:11:26.924Z] #49 5.819 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-26T14:11:26.924Z] #49 10.29 go: downloading github.com/fatih/color v1.7.0 [2021-04-26T14:11:26.924Z] #49 10.29 go: downloading github.com/spf13/viper v1.6.1 [2021-04-26T14:11:26.924Z] #49 10.29 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-26T14:11:26.924Z] #49 10.30 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-26T14:11:26.924Z] #49 10.30 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-26T14:11:26.924Z] #49 10.32 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-26T14:11:26.924Z] #49 10.43 go: downloading github.com/pkg/errors v0.8.1 [2021-04-26T14:11:26.924Z] #49 10.51 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-26T14:11:26.924Z] #49 10.51 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-26T14:11:26.924Z] #49 10.58 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-26T14:11:26.924Z] #49 10.67 go: extracting github.com/pkg/errors v0.8.1 [2021-04-26T14:11:26.924Z] #49 10.68 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-26T14:11:26.924Z] #49 10.69 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-26T14:11:26.924Z] #49 10.72 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-26T14:11:26.924Z] #49 10.76 go: extracting github.com/fatih/color v1.7.0 [2021-04-26T14:11:26.924Z] #49 10.76 go: extracting github.com/spf13/viper v1.6.1 [2021-04-26T14:11:26.924Z] #49 10.80 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-26T14:11:26.924Z] #49 10.84 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-26T14:11:26.924Z] #49 10.95 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-26T14:11:26.924Z] #49 11.02 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-26T14:11:26.924Z] #49 ... [2021-04-26T14:11:26.924Z] [2021-04-26T14:11:26.924Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:11:26.924Z] #58 sha256:f8883c3fdf051d663bddc4555624cdee25de0359c0c4ae30692cb9f4c9100768 [2021-04-26T14:11:26.924Z] #58 10.05 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-26T14:11:26.924Z] #58 10.32 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-26T14:11:26.924Z] #58 10.54 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-26T14:11:26.924Z] #58 10.65 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-26T14:11:26.924Z] #58 10.70 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-26T14:11:28.830Z] #58 12.45 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-26T14:11:28.830Z] #58 12.86 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-26T14:11:28.830Z] #58 12.86 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-26T14:11:30.203Z] #58 ... [2021-04-26T14:11:30.203Z] [2021-04-26T14:11:30.203Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:11:30.203Z] #34 sha256:4ae7abf0a7a159a11185e5e803b14b2b08776fd0de7bdc93a948c289e45203e1 [2021-04-26T14:11:30.203Z] #34 8.720 github.com/BurntSushi/toml/cmd/tomlv [2021-04-26T14:11:30.203Z] #34 DONE 14.1s [2021-04-26T14:11:30.203Z] [2021-04-26T14:11:30.203Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:11:30.203Z] #49 sha256:a5f9558cb72190de491acb7c4d4524cc61deae1a02f1b9394376ec4a14aeb139 [2021-04-26T14:11:30.203Z] #49 11.38 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-26T14:11:30.203Z] #49 11.42 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-26T14:11:30.203Z] #49 11.43 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-26T14:11:30.203Z] #49 11.46 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-26T14:11:30.203Z] #49 11.74 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-26T14:11:30.203Z] #49 11.96 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-26T14:11:30.203Z] #49 12.11 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-26T14:11:30.203Z] #49 12.18 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-26T14:11:30.203Z] #49 12.31 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-26T14:11:30.203Z] #49 13.72 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-26T14:11:31.133Z] #49 ... [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-26T14:11:31.133Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-26T14:11:31.133Z] #14 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #27 [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 [2021-04-26T14:11:31.133Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-26T14:11:31.133Z] #27 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:11:31.133Z] #29 sha256:f0f75e0f1078deb82d8ffc608e7d42ed1379ce38b88096c83cad0c01b5aec84c [2021-04-26T14:11:31.133Z] #29 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-26T14:11:31.133Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-26T14:11:31.133Z] #16 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #21 [dev-systemd-false 8/26] 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 [2021-04-26T14:11:31.133Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-26T14:11:31.133Z] #21 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-26T14:11:31.133Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-26T14:11:31.133Z] #22 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-26T14:11:31.133Z] #28 sha256:1d3d881e07c11f16dbe094d8fc69a9b84da90a5aa6903eee56a926b60cc316d3 [2021-04-26T14:11:31.133Z] #28 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-26T14:11:31.133Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-26T14:11:31.133Z] #17 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-26T14:11:31.133Z] #25 sha256:6e8fe3d4dbad08344b4b1b5258e0cc554f3f40ad4e8fac729db0b3867dc563e3 [2021-04-26T14:11:31.133Z] #25 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-26T14:11:31.133Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-26T14:11:31.133Z] #32 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-26T14:11:31.133Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-26T14:11:31.133Z] #15 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-26T14:11:31.133Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-26T14:11:31.133Z] #18 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-26T14:11:31.133Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-26T14:11:31.133Z] #19 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:11:31.133Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:11:31.133Z] #20 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-26T14:11:31.133Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-26T14:11:31.133Z] #31 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-26T14:11:31.133Z] #30 sha256:b62314d3919f4e366de54422639228450adde83fe710918dc190d6dab5eb60b9 [2021-04-26T14:11:31.133Z] #30 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-26T14:11:31.133Z] #33 sha256:a8a8dc890b1a9daddf94fd728b3f98ee86f48bd5a6945cd110187ec101c3214b [2021-04-26T14:11:31.133Z] #33 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-26T14:11:31.133Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-26T14:11:31.133Z] #39 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-04-26T14:11:31.133Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-26T14:11:31.133Z] #40 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:11:31.133Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:11:31.133Z] #42 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:11:31.133Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:11:31.133Z] #43 CACHED [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-26T14:11:31.133Z] #35 sha256:e0e05fd35abad2fba793e74ffeea4eacf78f3911a763f73d7daf54a8ef1567f7 [2021-04-26T14:11:31.133Z] #35 DONE 0.1s [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-26T14:11:31.133Z] #38 sha256:faddf37f23449eedd344b7316c063312ba32d8da443ee7aab301124f61f8d402 [2021-04-26T14:11:31.133Z] #38 DONE 0.1s [2021-04-26T14:11:31.133Z] [2021-04-26T14:11:31.133Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:11:31.133Z] #51 sha256:9c64c6c97eddafbd610c55acafbbebe686bcc9a176e8696403d687e646f685b0 [2021-04-26T14:11:31.133Z] #51 13.06 + cd /tmp/tmp.sw8Tz20gdT/src/github.com/mvdan/sh [2021-04-26T14:11:31.133Z] #51 13.06 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-26T14:11:31.133Z] #51 13.28 + GO111MODULE=on [2021-04-26T14:11:31.133Z] #51 13.28 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-26T14:11:31.133Z] #51 14.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-26T14:11:31.133Z] #51 14.58 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-26T14:11:31.133Z] #51 14.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-26T14:11:31.133Z] #51 14.99 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-26T14:11:31.133Z] #51 15.06 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-26T14:11:31.699Z] #51 ... [2021-04-26T14:11:31.699Z] [2021-04-26T14:11:31.699Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-26T14:11:31.699Z] #41 sha256:612330b47bdcf080616e0a46e7178521259c1fedf34c586ba7d7ccdee7f7998b [2021-04-26T14:11:31.699Z] #41 DONE 0.3s [2021-04-26T14:11:31.699Z] [2021-04-26T14:11:31.699Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-26T14:11:31.699Z] #44 sha256:b690a9e788195829232456ce13637cc2791617323a4709b146e88538cb8cc3f6 [2021-04-26T14:11:31.699Z] #44 DONE 0.1s [2021-04-26T14:11:31.699Z] [2021-04-26T14:11:31.699Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:11:31.700Z] #49 sha256:a5f9558cb72190de491acb7c4d4524cc61deae1a02f1b9394376ec4a14aeb139 [2021-04-26T14:11:31.700Z] #49 15.56 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-26T14:11:31.700Z] #49 15.56 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-26T14:11:31.700Z] #49 15.57 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-26T14:11:31.700Z] #49 15.57 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-26T14:11:31.700Z] #49 15.57 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-26T14:11:31.700Z] #49 15.57 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-26T14:11:31.700Z] #49 15.61 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-26T14:11:31.700Z] #49 15.66 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-26T14:11:31.700Z] #49 15.69 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-26T14:11:31.700Z] #49 15.73 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-26T14:11:31.700Z] #49 15.73 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-26T14:11:31.700Z] #49 15.73 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-26T14:11:31.700Z] #49 15.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-26T14:11:31.956Z] #49 15.87 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-26T14:11:31.956Z] #49 15.89 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-26T14:11:31.956Z] #49 15.89 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-26T14:11:31.956Z] #49 15.89 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-26T14:11:31.956Z] #49 15.91 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-26T14:11:31.956Z] #49 15.93 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-26T14:11:31.956Z] #49 15.93 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-26T14:11:31.956Z] #49 16.00 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-26T14:11:31.956Z] #49 16.02 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-26T14:11:31.956Z] #49 16.07 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-26T14:11:32.234Z] #49 16.08 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-26T14:11:32.234Z] #49 16.14 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-26T14:11:32.234Z] #49 16.20 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-26T14:11:32.234Z] #49 16.21 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-26T14:11:32.234Z] #49 16.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-26T14:11:32.234Z] #49 16.21 go: downloading github.com/spf13/afero v1.1.2 [2021-04-26T14:11:32.234Z] #49 16.21 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-26T14:11:32.234Z] #49 16.21 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-26T14:11:32.234Z] #49 16.31 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-26T14:11:32.491Z] #49 16.31 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-26T14:11:32.491Z] #49 16.32 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-26T14:11:32.491Z] #49 16.33 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-26T14:11:32.491Z] #49 16.40 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-26T14:11:32.491Z] #49 16.42 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-26T14:11:32.491Z] #49 16.45 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-26T14:11:32.491Z] #49 16.47 go: extracting github.com/spf13/afero v1.1.2 [2021-04-26T14:11:32.491Z] #49 16.52 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-26T14:11:32.491Z] #49 16.52 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-26T14:11:32.491Z] #49 16.55 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-26T14:11:32.491Z] #49 16.57 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-26T14:11:32.748Z] #49 16.66 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-26T14:11:32.748Z] #49 16.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-26T14:11:32.748Z] #49 16.74 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-26T14:11:32.748Z] #49 16.82 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-26T14:11:32.748Z] #49 16.86 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-26T14:11:33.004Z] #49 16.90 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-26T14:11:33.004Z] #49 17.04 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-26T14:11:33.004Z] #49 17.09 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-26T14:11:33.004Z] #49 17.10 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-26T14:11:33.261Z] #49 17.10 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-26T14:11:33.261Z] #49 17.17 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-26T14:11:33.517Z] #49 17.39 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-26T14:11:33.517Z] #49 17.46 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-26T14:11:33.517Z] #49 17.53 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-26T14:11:33.517Z] #49 17.56 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-26T14:11:33.774Z] #49 17.57 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-26T14:11:33.774Z] #49 17.62 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-26T14:11:34.031Z] #49 17.94 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-26T14:11:34.031Z] #49 17.95 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-26T14:11:34.287Z] #49 18.14 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-26T14:11:34.287Z] #49 18.22 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-26T14:11:34.544Z] #49 18.36 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-26T14:11:34.544Z] #49 18.43 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-26T14:11:34.544Z] #49 18.45 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-26T14:11:34.544Z] #49 18.55 go: downloading golang.org/x/text v0.3.2 [2021-04-26T14:11:34.544Z] #49 18.57 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-26T14:11:34.803Z] #49 18.65 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-26T14:11:34.803Z] #49 18.77 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-26T14:11:34.803Z] #49 18.77 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-26T14:11:34.803Z] #49 18.78 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-26T14:11:34.803Z] #49 18.82 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-26T14:11:35.096Z] #49 18.94 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-26T14:11:35.097Z] #49 18.94 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-26T14:11:35.097Z] #49 18.97 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-26T14:11:35.097Z] #49 18.99 go: downloading github.com/spf13/cast v1.3.0 [2021-04-26T14:11:35.097Z] #49 19.05 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-26T14:11:35.355Z] #49 19.41 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-26T14:11:35.612Z] #49 19.51 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-26T14:11:35.612Z] #49 19.52 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-26T14:11:35.612Z] #49 19.53 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-26T14:11:35.612Z] #49 19.55 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-26T14:11:35.612Z] #49 19.56 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-26T14:11:35.612Z] #49 19.57 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-26T14:11:35.612Z] #49 19.58 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-26T14:11:35.868Z] #49 19.68 go: extracting github.com/spf13/cast v1.3.0 [2021-04-26T14:11:35.868Z] #49 19.73 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-26T14:11:35.868Z] #49 19.81 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-26T14:11:35.868Z] #49 19.86 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-26T14:11:35.868Z] #49 19.92 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-26T14:11:36.125Z] #49 19.95 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-26T14:11:36.125Z] #49 20.00 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-26T14:11:36.125Z] #49 20.02 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-26T14:11:36.125Z] #49 20.07 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-26T14:11:36.125Z] #49 20.12 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-26T14:11:36.381Z] #49 20.28 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-26T14:11:36.381Z] #49 20.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-26T14:11:36.381Z] #49 20.41 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-26T14:11:36.381Z] #49 20.45 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-26T14:11:36.638Z] #49 20.50 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-26T14:11:36.638Z] #49 20.54 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-26T14:11:36.638Z] #49 20.64 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-26T14:11:36.895Z] #49 20.72 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-26T14:11:36.895Z] #49 20.75 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-26T14:11:36.895Z] #49 20.89 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-26T14:11:37.152Z] #49 21.03 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-26T14:11:37.410Z] #49 ... [2021-04-26T14:11:37.410Z] [2021-04-26T14:11:37.410Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:11:37.410Z] #45 sha256:23aa9b97e7296478e8335866efcaf66004dc1cae06cbf5254ee3b35e0f4948ee [2021-04-26T14:11:37.410Z] #45 DONE 21.4s [2021-04-26T14:11:37.410Z] [2021-04-26T14:11:37.410Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:11:37.410Z] #58 sha256:f8883c3fdf051d663bddc4555624cdee25de0359c0c4ae30692cb9f4c9100768 [2021-04-26T14:11:37.410Z] #58 14.32 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-26T14:11:37.410Z] #58 14.48 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-26T14:11:37.410Z] #58 16.43 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-26T14:11:37.410Z] #58 17.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-26T14:11:37.410Z] #58 17.92 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-26T14:11:37.410Z] #58 17.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-26T14:11:37.410Z] #58 18.21 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-26T14:11:37.410Z] #58 18.36 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-26T14:11:37.410Z] #58 20.10 go: finding github.com/pkg/errors v0.9.1 [2021-04-26T14:11:37.410Z] #58 20.14 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-26T14:11:37.410Z] #58 20.19 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-26T14:11:37.410Z] #58 20.32 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-26T14:11:37.410Z] #58 20.38 go: finding github.com/google/uuid v1.2.0 [2021-04-26T14:11:37.410Z] #58 20.47 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-26T14:11:37.410Z] #58 20.55 go: finding github.com/gofrs/flock v0.8.0 [2021-04-26T14:11:37.410Z] #58 20.58 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-26T14:11:37.410Z] #58 20.61 go: finding github.com/gorilla/mux v1.8.0 [2021-04-26T14:11:37.410Z] #58 20.62 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-26T14:11:37.410Z] #58 20.63 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-26T14:11:37.410Z] #58 20.65 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-26T14:11:37.410Z] #58 20.71 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-26T14:11:37.410Z] #58 20.75 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-26T14:11:37.410Z] #58 20.84 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-26T14:11:37.709Z] #58 ... [2021-04-26T14:11:37.709Z] [2021-04-26T14:11:37.709Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-26T14:11:37.709Z] #67 sha256:5790eef6ffa7fa4086a09362f8ef16db8bb9f44e453872990959709cdb4e7033 [2021-04-26T14:11:37.709Z] #67 17.22 Checking out files: 98% (1880/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-26T14:11:37.709Z] #67 17.28 + cd /tmp/tmp.Aupc8G86mf/src/github.com/docker/libnetwork [2021-04-26T14:11:37.709Z] #67 17.28 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-26T14:11:37.709Z] #67 17.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-26T14:11:37.709Z] #67 DONE 21.5s [2021-04-26T14:11:37.709Z] [2021-04-26T14:11:37.709Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:11:37.709Z] #51 sha256:9c64c6c97eddafbd610c55acafbbebe686bcc9a176e8696403d687e646f685b0 [2021-04-26T14:11:37.709Z] #51 15.64 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-26T14:11:37.709Z] #51 16.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-26T14:11:37.709Z] #51 17.00 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-26T14:11:37.709Z] #51 17.72 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-26T14:11:37.709Z] #51 17.84 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-26T14:11:37.709Z] #51 17.93 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-26T14:11:37.709Z] #51 18.00 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-26T14:11:37.709Z] #51 18.61 github.com/pkg/diff [2021-04-26T14:11:37.709Z] #51 18.65 golang.org/x/sys/unix [2021-04-26T14:11:37.709Z] #51 19.99 mvdan.cc/editorconfig [2021-04-26T14:11:37.709Z] #51 20.78 mvdan.cc/sh/v3/fileutil [2021-04-26T14:11:37.709Z] #51 21.08 mvdan.cc/sh/v3/syntax [2021-04-26T14:11:37.967Z] #51 ... [2021-04-26T14:11:37.967Z] [2021-04-26T14:11:37.967Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-26T14:11:37.967Z] #47 sha256:da881b1800739f4174604616222152ee3986049f28b153ecc8b449c5e44b4948 [2021-04-26T14:11:37.967Z] #47 12.02 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-26T14:11:37.967Z] #47 13.37 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-26T14:11:37.967Z] #47 16.20 go: finding github.com/fatih/color v1.9.0 [2021-04-26T14:11:37.967Z] #47 16.22 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-26T14:11:37.967Z] #47 16.31 go: finding github.com/pkg/errors v0.9.1 [2021-04-26T14:11:37.967Z] #47 16.32 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-26T14:11:37.967Z] #47 16.33 go: finding github.com/spf13/pflag v1.0.3 [2021-04-26T14:11:37.967Z] #47 16.37 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-26T14:11:37.967Z] #47 16.52 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-26T14:11:37.967Z] #47 16.61 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-26T14:11:37.967Z] #47 16.63 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-26T14:11:37.967Z] #47 16.68 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-26T14:11:37.967Z] #47 16.70 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-26T14:11:38.225Z] #47 ... [2021-04-26T14:11:38.225Z] [2021-04-26T14:11:38.225Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:11:38.225Z] #49 sha256:a5f9558cb72190de491acb7c4d4524cc61deae1a02f1b9394376ec4a14aeb139 [2021-04-26T14:11:38.225Z] #49 22.31 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-26T14:11:38.225Z] #49 22.31 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-26T14:11:38.225Z] #49 22.31 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-26T14:11:38.225Z] #49 22.31 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-26T14:11:38.482Z] #49 22.35 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-26T14:11:38.482Z] #49 22.52 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-26T14:11:38.482Z] #49 22.52 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-26T14:11:38.739Z] #49 22.60 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-26T14:11:38.739Z] #49 22.60 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-26T14:11:38.739Z] #49 22.60 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-26T14:11:38.739Z] #49 22.66 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-26T14:11:38.739Z] #49 22.74 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-26T14:11:40.108Z] #49 ... [2021-04-26T14:11:40.108Z] [2021-04-26T14:11:40.108Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-26T14:11:40.108Z] #46 sha256:238306a76de6e34f35d89ef6c786698845282a8357b47c0c21e8469d25423bd2 [2021-04-26T14:11:40.108Z] #46 DONE 0.1s [2021-04-26T14:11:40.365Z] [2021-04-26T14:11:40.365Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:11:40.365Z] #49 sha256:a5f9558cb72190de491acb7c4d4524cc61deae1a02f1b9394376ec4a14aeb139 [2021-04-26T14:11:40.365Z] #49 24.26 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-26T14:11:42.301Z] #49 25.98 go: extracting golang.org/x/text v0.3.2 [2021-04-26T14:11:42.865Z] #49 ... [2021-04-26T14:11:42.865Z] [2021-04-26T14:11:42.865Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:11:42.865Z] #53 sha256:684c2ea1b8ae688d7f9127cfa7b2cbe722c0925baff782b55fbfd60e24a7cf14 [2021-04-26T14:11:42.865Z] #53 16.66 + cd /tmp/tmp.1h2TJWUDZ3/src/github.com/opencontainers/runc [2021-04-26T14:11:42.865Z] #53 16.66 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:11:42.865Z] #53 17.24 + '[' -z '' ']' [2021-04-26T14:11:42.865Z] #53 17.24 + target=static [2021-04-26T14:11:42.865Z] #53 17.24 + make 'BUILDTAGS=seccomp ' static [2021-04-26T14:11:42.865Z] #53 17.51 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-26T14:11:42.865Z] #53 ... [2021-04-26T14:11:42.865Z] [2021-04-26T14:11:42.865Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:11:42.865Z] #51 sha256:9c64c6c97eddafbd610c55acafbbebe686bcc9a176e8696403d687e646f685b0 [2021-04-26T14:11:42.865Z] #51 25.98 golang.org/x/crypto/ssh/terminal [2021-04-26T14:11:44.757Z] #51 28.46 mvdan.cc/sh/v3/cmd/shfmt [2021-04-26T14:11:46.651Z] #51 ... [2021-04-26T14:11:46.651Z] [2021-04-26T14:11:46.651Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:11:46.651Z] #53 sha256:684c2ea1b8ae688d7f9127cfa7b2cbe722c0925baff782b55fbfd60e24a7cf14 [2021-04-26T14:11:46.651Z] #53 27.66 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-26T14:11:46.651Z] #53 30.10 + mkdir -p /build [2021-04-26T14:11:46.651Z] #53 30.10 + cp runc /build/runc [2021-04-26T14:11:46.651Z] #53 DONE 30.5s [2021-04-26T14:11:46.651Z] [2021-04-26T14:11:46.651Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:11:46.651Z] #49 sha256:a5f9558cb72190de491acb7c4d4524cc61deae1a02f1b9394376ec4a14aeb139 [2021-04-26T14:11:46.651Z] #49 28.06 go: finding github.com/fatih/color v1.7.0 [2021-04-26T14:11:46.651Z] #49 28.11 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-26T14:11:46.651Z] #49 28.12 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-26T14:11:46.651Z] #49 28.13 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-26T14:11:46.651Z] #49 28.15 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-26T14:11:46.651Z] #49 28.18 go: finding github.com/pkg/errors v0.8.1 [2021-04-26T14:11:46.651Z] #49 28.19 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-26T14:11:46.651Z] #49 28.22 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-26T14:11:46.651Z] #49 28.22 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-26T14:11:46.651Z] #49 28.23 go: finding github.com/stretchr/testify v1.4.0 [2021-04-26T14:11:46.651Z] #49 28.23 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-26T14:11:46.651Z] #49 28.26 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-26T14:11:46.651Z] #49 28.26 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-26T14:11:46.651Z] #49 28.26 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-26T14:11:46.651Z] #49 28.28 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-26T14:11:46.651Z] #49 28.28 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-26T14:11:46.651Z] #49 28.29 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-26T14:11:46.651Z] #49 28.30 go: finding github.com/spf13/viper v1.6.1 [2021-04-26T14:11:46.651Z] #49 28.31 go: finding github.com/stretchr/objx v0.2.0 [2021-04-26T14:11:46.651Z] #49 28.31 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-26T14:11:46.651Z] #49 28.32 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-26T14:11:46.651Z] #49 28.35 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-26T14:11:46.651Z] #49 28.38 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-26T14:11:46.651Z] #49 28.42 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-26T14:11:46.651Z] #49 28.43 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-26T14:11:46.651Z] #49 28.44 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-26T14:11:46.651Z] #49 28.46 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-26T14:11:46.651Z] #49 28.52 go: finding github.com/spf13/cobra v0.0.5 [2021-04-26T14:11:46.651Z] #49 28.55 go: finding github.com/gobwas/glob v0.2.3 [2021-04-26T14:11:46.651Z] #49 28.56 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-26T14:11:46.651Z] #49 28.56 go: finding github.com/spf13/pflag v1.0.5 [2021-04-26T14:11:46.651Z] #49 28.58 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-26T14:11:46.651Z] #49 28.62 go: finding github.com/magiconair/properties v1.8.1 [2021-04-26T14:11:46.651Z] #49 28.62 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-26T14:11:46.651Z] #49 28.63 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-26T14:11:46.651Z] #49 28.65 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-26T14:11:46.651Z] #49 28.68 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-26T14:11:46.651Z] #49 28.72 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-26T14:11:46.651Z] #49 28.77 go: finding github.com/spf13/afero v1.1.2 [2021-04-26T14:11:46.651Z] #49 28.79 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-26T14:11:46.651Z] #49 28.80 go: finding github.com/spf13/cast v1.3.0 [2021-04-26T14:11:46.651Z] #49 28.80 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-26T14:11:46.651Z] #49 28.82 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-26T14:11:46.651Z] #49 28.83 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-26T14:11:46.651Z] #49 28.83 go: finding golang.org/x/text v0.3.2 [2021-04-26T14:11:46.651Z] #49 28.85 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-26T14:11:46.651Z] #49 28.87 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-26T14:11:46.651Z] #49 28.89 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-26T14:11:46.651Z] #49 28.92 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-26T14:11:46.651Z] #49 28.93 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-26T14:11:46.651Z] #49 28.95 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-26T14:11:46.651Z] #49 28.97 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-26T14:11:46.651Z] #49 29.00 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-26T14:11:46.651Z] #49 29.00 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-26T14:11:46.651Z] #49 29.01 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-26T14:11:46.651Z] #49 29.02 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-26T14:11:46.651Z] #49 29.04 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-26T14:11:46.651Z] #49 29.05 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-26T14:11:46.651Z] #49 29.07 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-26T14:11:46.651Z] #49 29.07 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-26T14:11:46.651Z] #49 29.09 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-26T14:11:46.651Z] #49 29.10 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-26T14:11:46.651Z] #49 29.11 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-26T14:11:46.651Z] #49 29.12 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-26T14:11:46.651Z] #49 29.13 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-26T14:11:46.651Z] #49 29.16 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-26T14:11:46.651Z] #49 29.16 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-26T14:11:46.651Z] #49 29.17 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-26T14:11:46.651Z] #49 29.18 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-26T14:11:46.651Z] #49 29.23 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-26T14:11:46.651Z] #49 29.27 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-26T14:11:46.651Z] #49 29.29 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-26T14:11:46.651Z] #49 29.35 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-26T14:11:46.651Z] #49 29.37 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-26T14:11:48.547Z] #49 ... [2021-04-26T14:11:48.547Z] [2021-04-26T14:11:48.547Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:11:48.547Z] #51 sha256:9c64c6c97eddafbd610c55acafbbebe686bcc9a176e8696403d687e646f685b0 [2021-04-26T14:11:48.547Z] #51 DONE 32.2s [2021-04-26T14:11:48.547Z] [2021-04-26T14:11:48.547Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-26T14:11:48.547Z] #47 sha256:da881b1800739f4174604616222152ee3986049f28b153ecc8b449c5e44b4948 [2021-04-26T14:11:51.824Z] #47 DONE 35.3s [2021-04-26T14:11:51.824Z] [2021-04-26T14:11:51.824Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:11:51.824Z] #56 sha256:cfec510efc8bcb8b676cc924e63b2838bbef5b58db80ba49826403a7c988d861 [2021-04-26T14:11:52.344Z] #56 36.05 Checking out files: 90% (3551/3905) Checking out files: 91% (3554/3905) Checking out files: 92% (3593/3905) Checking out files: 93% (3632/3905) Checking out files: 94% (3671/3905) Checking out files: 95% (3710/3905) Checking out files: 96% (3749/3905) Checking out files: 97% (3788/3905) Checking out files: 98% (3827/3905) Checking out files: 99% (3866/3905) #56 ... [2021-04-26T14:11:52.344Z] [2021-04-26T14:11:52.344Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-26T14:11:52.344Z] #48 sha256:d19af89b27d5fef89c114cb9e0446ce36a3b04a78f68fa107f3fd0801a7a1776 [2021-04-26T14:11:52.344Z] #48 DONE 0.1s [2021-04-26T14:11:52.344Z] [2021-04-26T14:11:52.344Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:11:52.344Z] #56 sha256:cfec510efc8bcb8b676cc924e63b2838bbef5b58db80ba49826403a7c988d861 [2021-04-26T14:11:52.344Z] #56 36.05 Checking out files: 90% (3551/3905) Checking out files: 91% (3554/3905) Checking out files: 92% (3593/3905) Checking out files: 93% (3632/3905) Checking out files: 94% (3671/3905) Checking out files: 95% (3710/3905) Checking out files: 96% (3749/3905) Checking out files: 97% (3788/3905) Checking out files: 98% (3827/3905) Checking out files: 99% (3866/3905) Checking out files: 100% (3905/3905) Checking out files: 100% (3905/3905), done. [2021-04-26T14:11:52.344Z] #56 36.32 + cd /tmp/tmp.ToOa2BeKNM/src/github.com/containerd/containerd [2021-04-26T14:11:52.344Z] #56 36.32 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:11:52.907Z] #56 36.91 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-26T14:11:52.907Z] #56 36.91 + BUILDTAGS='netgo osusergo static_build' [2021-04-26T14:11:52.907Z] #56 36.92 + export EXTRA_FLAGS=-buildmode=pie [2021-04-26T14:11:52.907Z] #56 36.92 + EXTRA_FLAGS=-buildmode=pie [2021-04-26T14:11:52.907Z] #56 36.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-26T14:11:52.907Z] #56 36.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-26T14:11:52.907Z] #56 36.92 + '[' '' = dynamic ']' [2021-04-26T14:11:52.907Z] #56 36.92 + make [2021-04-26T14:11:53.470Z] #56 37.33 + bin/ctr [2021-04-26T14:12:00.024Z] #56 ... [2021-04-26T14:12:00.024Z] [2021-04-26T14:12:00.024Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:12:00.024Z] #58 sha256:f8883c3fdf051d663bddc4555624cdee25de0359c0c4ae30692cb9f4c9100768 [2021-04-26T14:12:00.024Z] #58 42.96 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-26T14:12:00.024Z] #58 42.96 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-26T14:12:02.084Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0917aa4e9261cc98e) in /home/ubuntu/workspace/moby_PR-42324 [Pipeline] { [Pipeline] checkout [2021-04-26T14:12:02.320Z] The recommended git tool is: git [2021-04-26T14:12:02.593Z] #58 DONE 46.2s [2021-04-26T14:12:02.593Z] [2021-04-26T14:12:02.593Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-26T14:12:02.593Z] #59 sha256:1f3427831bc115bd3696501126b0313bcd80be8a2a4fd040d992088359fb6b06 [2021-04-26T14:12:02.593Z] #59 DONE 0.1s [2021-04-26T14:12:02.593Z] [2021-04-26T14:12:02.593Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:12:02.593Z] #49 sha256:a5f9558cb72190de491acb7c4d4524cc61deae1a02f1b9394376ec4a14aeb139 [2021-04-26T14:12:02.593Z] #49 ... [2021-04-26T14:12:02.593Z] [2021-04-26T14:12:02.593Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-26T14:12:02.593Z] #60 sha256:3b677fd59d86140c7612646091689bb59e0830310dda1fe8fa71bcfc102724eb [2021-04-26T14:12:02.593Z] #60 DONE 0.1s [2021-04-26T14:12:02.593Z] [2021-04-26T14:12:02.593Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:12:02.593Z] #56 sha256:cfec510efc8bcb8b676cc924e63b2838bbef5b58db80ba49826403a7c988d861 [2021-04-26T14:12:03.522Z] #56 ... [2021-04-26T14:12:03.522Z] [2021-04-26T14:12:03.522Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-26T14:12:03.522Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-26T14:12:03.522Z] #63 CACHED [2021-04-26T14:12:03.522Z] [2021-04-26T14:12:03.522Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-26T14:12:03.522Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-26T14:12:03.522Z] #65 CACHED [2021-04-26T14:12:03.522Z] [2021-04-26T14:12:03.522Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:12:03.522Z] #49 sha256:a5f9558cb72190de491acb7c4d4524cc61deae1a02f1b9394376ec4a14aeb139 [2021-04-26T14:12:04.536Z] using credential docker-jenkins-github-credentials [2021-04-26T14:12:04.543Z] Cloning the remote Git repository [2021-04-26T14:12:04.543Z] Cloning with configured refspecs honoured and without tags [2021-04-26T14:12:04.570Z] Cloning repository https://github.com/moby/moby.git [2021-04-26T14:12:04.633Z] > git init /home/ubuntu/workspace/moby_PR-42324 # timeout=10 [2021-04-26T14:12:04.839Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-26T14:12:04.839Z] > git --version # timeout=10 [2021-04-26T14:12:04.866Z] > git --version # 'git version 2.17.1' [2021-04-26T14:12:04.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:12:04.892Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42324/head:refs/remotes/origin/PR-42324 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:12:24.841Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c99aa271b3504b39) in /home/ubuntu/workspace/moby_PR-42324 [Pipeline] { [Pipeline] checkout [2021-04-26T14:12:24.916Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04fd3d8a13db03323) in /home/ubuntu/workspace/moby_PR-42324 [Pipeline] { [Pipeline] checkout [2021-04-26T14:12:25.046Z] The recommended git tool is: git [2021-04-26T14:12:25.096Z] The recommended git tool is: git [2021-04-26T14:12:27.595Z] using credential docker-jenkins-github-credentials [2021-04-26T14:12:27.602Z] Cloning the remote Git repository [2021-04-26T14:12:27.602Z] Cloning with configured refspecs honoured and without tags [2021-04-26T14:12:28.333Z] Fetching without tags [2021-04-26T14:12:28.349Z] using credential docker-jenkins-github-credentials [2021-04-26T14:12:28.355Z] Cloning the remote Git repository [2021-04-26T14:12:28.355Z] Cloning with configured refspecs honoured and without tags [2021-04-26T14:12:28.230Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-26T14:12:28.243Z] > git config --add remote.origin.fetch +refs/pull/42324/head:refs/remotes/origin/PR-42324 # timeout=10 [2021-04-26T14:12:28.275Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:12:28.301Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-26T14:12:28.341Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-26T14:12:28.341Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:12:28.347Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42324/head:refs/remotes/origin/PR-42324 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:12:27.624Z] Cloning repository https://github.com/moby/moby.git [2021-04-26T14:12:27.677Z] > git init /home/ubuntu/workspace/moby_PR-42324 # timeout=10 [2021-04-26T14:12:27.936Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-26T14:12:27.936Z] > git --version # timeout=10 [2021-04-26T14:12:27.955Z] > git --version # 'git version 2.25.1' [2021-04-26T14:12:27.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:12:27.957Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42324/head:refs/remotes/origin/PR-42324 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:12:28.383Z] Cloning repository https://github.com/moby/moby.git [2021-04-26T14:12:28.447Z] > git init /home/ubuntu/workspace/moby_PR-42324 # timeout=10 [2021-04-26T14:12:28.731Z] Merging remotes/origin/20.10 commit 4af54f15ed231184f57764256b02b2fbf7639411 into PR head commit 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:12:29.633Z] Merge succeeded, producing 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:12:29.633Z] Checking out Revision 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 (PR-42324) [2021-04-26T14:12:28.694Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-26T14:12:28.694Z] > git --version # timeout=10 [2021-04-26T14:12:28.708Z] > git --version # 'git version 2.17.1' [2021-04-26T14:12:28.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:12:28.710Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42324/head:refs/remotes/origin/PR-42324 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:12:28.748Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T14:12:28.786Z] > git checkout -f 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 # timeout=10 [2021-04-26T14:12:29.551Z] > git remote # timeout=10 [2021-04-26T14:12:29.573Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T14:12:29.589Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:12:29.590Z] > git merge 4af54f15ed231184f57764256b02b2fbf7639411 # timeout=10 [2021-04-26T14:12:29.613Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-26T14:12:29.635Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T14:12:29.662Z] > git checkout -f 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 # timeout=10 [2021-04-26T14:12:34.218Z] Commit message: "dockerd-rootless.sh: use `command -v` instead of `which`" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-26T14:12:35.241Z] + docker version [2021-04-26T14:12:38.539Z] Client: Docker Engine - Community [2021-04-26T14:12:38.539Z] Version: 20.10.5 [2021-04-26T14:12:38.539Z] API version: 1.41 [2021-04-26T14:12:38.539Z] Go version: go1.13.15 [2021-04-26T14:12:38.539Z] Git commit: 55c4c88 [2021-04-26T14:12:38.539Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-26T14:12:38.539Z] OS/Arch: linux/amd64 [2021-04-26T14:12:38.539Z] Context: default [2021-04-26T14:12:38.539Z] Experimental: true [2021-04-26T14:12:38.539Z] [2021-04-26T14:12:38.539Z] Server: Docker Engine - Community [2021-04-26T14:12:38.539Z] Engine: [2021-04-26T14:12:38.539Z] Version: 20.10.5 [2021-04-26T14:12:38.539Z] API version: 1.41 (minimum version 1.12) [2021-04-26T14:12:38.539Z] Go version: go1.13.15 [2021-04-26T14:12:38.539Z] Git commit: 363e9a8 [2021-04-26T14:12:38.539Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-26T14:12:38.539Z] OS/Arch: linux/amd64 [2021-04-26T14:12:38.539Z] Experimental: true [2021-04-26T14:12:38.539Z] containerd: [2021-04-26T14:12:38.539Z] Version: 1.4.4 [2021-04-26T14:12:38.539Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:12:38.539Z] runc: [2021-04-26T14:12:38.539Z] Version: 1.0.0-rc93 [2021-04-26T14:12:38.539Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:12:38.539Z] docker-init: [2021-04-26T14:12:38.539Z] Version: 0.19.0 [2021-04-26T14:12:38.539Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-26T14:12:38.889Z] + docker info [2021-04-26T14:12:42.193Z] #49 81.79 + /build/golangci-lint --version [2021-04-26T14:12:42.193Z] #49 81.91 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-26T14:12:42.193Z] #49 DONE 82.3s [2021-04-26T14:12:42.193Z] [2021-04-26T14:12:42.193Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:12:42.193Z] #56 sha256:cfec510efc8bcb8b676cc924e63b2838bbef5b58db80ba49826403a7c988d861 [2021-04-26T14:12:42.193Z] #56 82.85 + bin/containerd [2021-04-26T14:12:42.193Z] #56 ... [2021-04-26T14:12:42.193Z] [2021-04-26T14:12:42.193Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-26T14:12:42.193Z] #50 sha256:34d0545de319221d0feb56cf4c9778e0fd7ace4df8e7a3dda09a90015e36250b [2021-04-26T14:12:42.193Z] #50 DONE 0.1s [2021-04-26T14:12:42.193Z] [2021-04-26T14:12:42.193Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-26T14:12:42.193Z] #52 sha256:a9a9240b7a89ea05f41515adf7c28c1cae593707e6c61e3be7b30902bdee0f35 [2021-04-26T14:12:42.193Z] #52 DONE 0.1s [2021-04-26T14:12:42.193Z] [2021-04-26T14:12:42.193Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-26T14:12:42.193Z] #54 sha256:87443589ea9e3beaa7aa9d58d998b5d17b51c851801f50fe03d0c87a6fb22e42 [2021-04-26T14:12:42.193Z] #54 DONE 0.1s [2021-04-26T14:12:42.193Z] [2021-04-26T14:12:42.193Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:12:42.193Z] #56 sha256:cfec510efc8bcb8b676cc924e63b2838bbef5b58db80ba49826403a7c988d861 [2021-04-26T14:12:43.431Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-013ae22c5940a2bb5) in /home/ubuntu/workspace/moby_PR-42324 [Pipeline] { [Pipeline] checkout [2021-04-26T14:12:43.568Z] Fetching without tags [2021-04-26T14:12:43.582Z] The recommended git tool is: git [2021-04-26T14:12:43.835Z] Merging remotes/origin/20.10 commit 4af54f15ed231184f57764256b02b2fbf7639411 into PR head commit 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:12:44.522Z] Merge succeeded, producing 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:12:44.522Z] Checking out Revision 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 (PR-42324) [2021-04-26T14:12:43.504Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-26T14:12:43.523Z] > git config --add remote.origin.fetch +refs/pull/42324/head:refs/remotes/origin/PR-42324 # timeout=10 [2021-04-26T14:12:43.529Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:12:43.550Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-26T14:12:43.572Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-26T14:12:43.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:12:43.573Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42324/head:refs/remotes/origin/PR-42324 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:12:43.847Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T14:12:43.868Z] > git checkout -f 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 # timeout=10 [2021-04-26T14:12:44.466Z] > git remote # timeout=10 [2021-04-26T14:12:44.480Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T14:12:44.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:12:44.486Z] > git merge 4af54f15ed231184f57764256b02b2fbf7639411 # timeout=10 [2021-04-26T14:12:44.507Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-26T14:12:44.526Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T14:12:44.538Z] > git checkout -f 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 # timeout=10 [2021-04-26T14:12:47.980Z] using credential docker-jenkins-github-credentials [2021-04-26T14:12:47.989Z] Cloning the remote Git repository [2021-04-26T14:12:47.989Z] Cloning with configured refspecs honoured and without tags [2021-04-26T14:12:47.930Z] Cloning repository https://github.com/moby/moby.git [2021-04-26T14:12:47.996Z] > git init /home/ubuntu/workspace/moby_PR-42324 # timeout=10 [2021-04-26T14:12:48.575Z] Commit message: "dockerd-rootless.sh: use `command -v` instead of `which`" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-26T14:12:48.634Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-26T14:12:48.635Z] > git --version # timeout=10 [2021-04-26T14:12:48.641Z] > git --version # 'git version 2.25.1' [2021-04-26T14:12:48.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:12:48.645Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42324/head:refs/remotes/origin/PR-42324 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:12:49.594Z] + docker version [2021-04-26T14:12:51.233Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-26T14:12:51.250Z] > git config --add remote.origin.fetch +refs/pull/42324/head:refs/remotes/origin/PR-42324 # timeout=10 [2021-04-26T14:12:51.286Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:12:51.330Z] Fetching without tags [2021-04-26T14:12:51.708Z] Merging remotes/origin/20.10 commit 4af54f15ed231184f57764256b02b2fbf7639411 into PR head commit 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:12:52.583Z] Merge succeeded, producing 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:12:52.583Z] Checking out Revision 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 (PR-42324) [2021-04-26T14:12:51.310Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-26T14:12:51.344Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-26T14:12:51.344Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:12:51.345Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42324/head:refs/remotes/origin/PR-42324 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:12:51.721Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T14:12:51.760Z] > git checkout -f 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 # timeout=10 [2021-04-26T14:12:52.492Z] > git remote # timeout=10 [2021-04-26T14:12:52.516Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T14:12:52.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:12:52.541Z] > git merge 4af54f15ed231184f57764256b02b2fbf7639411 # timeout=10 [2021-04-26T14:12:52.571Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-26T14:12:52.586Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T14:12:52.611Z] > git checkout -f 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 # timeout=10 [2021-04-26T14:12:53.801Z] Client: [2021-04-26T14:12:53.801Z] Context: default [2021-04-26T14:12:53.801Z] Debug Mode: false [2021-04-26T14:12:53.801Z] Plugins: [2021-04-26T14:12:53.801Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-26T14:12:53.801Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-26T14:12:53.801Z] [2021-04-26T14:12:53.801Z] Server: [2021-04-26T14:12:53.801Z] Containers: 0 [2021-04-26T14:12:53.801Z] Running: 0 [2021-04-26T14:12:53.801Z] Paused: 0 [2021-04-26T14:12:53.801Z] Stopped: 0 [2021-04-26T14:12:53.801Z] Images: 0 [2021-04-26T14:12:53.801Z] Server Version: 20.10.5 [2021-04-26T14:12:53.801Z] Storage Driver: overlay2 [2021-04-26T14:12:53.801Z] Backing Filesystem: extfs [2021-04-26T14:12:53.801Z] Supports d_type: true [2021-04-26T14:12:53.801Z] Native Overlay Diff: true [2021-04-26T14:12:53.801Z] Logging Driver: json-file [2021-04-26T14:12:53.801Z] Cgroup Driver: cgroupfs [2021-04-26T14:12:53.801Z] Cgroup Version: 1 [2021-04-26T14:12:53.801Z] Plugins: [2021-04-26T14:12:53.801Z] Volume: local [2021-04-26T14:12:53.801Z] Network: bridge host ipvlan macvlan null overlay [2021-04-26T14:12:53.801Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-26T14:12:53.801Z] Swarm: inactive [2021-04-26T14:12:53.801Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-26T14:12:53.801Z] Default Runtime: runc [2021-04-26T14:12:53.801Z] Init Binary: docker-init [2021-04-26T14:12:53.801Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:12:53.801Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:12:53.801Z] init version: de40ad0 [2021-04-26T14:12:53.801Z] Security Options: [2021-04-26T14:12:53.801Z] apparmor [2021-04-26T14:12:53.801Z] seccomp [2021-04-26T14:12:53.801Z] Profile: default [2021-04-26T14:12:53.801Z] Kernel Version: 5.4.0-1041-aws [2021-04-26T14:12:53.801Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-26T14:12:53.801Z] OSType: linux [2021-04-26T14:12:53.801Z] Architecture: x86_64 [2021-04-26T14:12:53.801Z] CPUs: 2 [2021-04-26T14:12:53.801Z] Total Memory: 7.487GiB [2021-04-26T14:12:53.801Z] Name: ip-10-100-108-94 [2021-04-26T14:12:53.801Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-26T14:12:53.801Z] Docker Root Dir: /var/lib/docker [2021-04-26T14:12:53.801Z] Debug Mode: false [2021-04-26T14:12:53.801Z] Registry: https://index.docker.io/v1/ [2021-04-26T14:12:53.801Z] Labels: [2021-04-26T14:12:53.801Z] Experimental: true [2021-04-26T14:12:53.801Z] Insecure Registries: [2021-04-26T14:12:53.801Z] 127.0.0.0/8 [2021-04-26T14:12:53.801Z] Live Restore Enabled: true [2021-04-26T14:12:53.801Z] [2021-04-26T14:12:53.801Z] WARNING: No swap limit support [Pipeline] sh [2021-04-26T14:12:54.098Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-26T14:12:54.098Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-26T14:12:54.098Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42324/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-26T14:12:54.098Z] + bash /home/ubuntu/workspace/moby_PR-42324/check-config.sh [2021-04-26T14:12:54.098Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-26T14:12:54.098Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-26T14:12:54.098Z] [2021-04-26T14:12:54.098Z] Generally Necessary: [2021-04-26T14:12:54.098Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-26T14:12:54.098Z] - apparmor: enabled and tools installed [2021-04-26T14:12:54.098Z] - CONFIG_NAMESPACES: enabled [2021-04-26T14:12:54.098Z] - CONFIG_NET_NS: enabled [2021-04-26T14:12:54.098Z] - CONFIG_PID_NS: enabled [2021-04-26T14:12:54.098Z] - CONFIG_IPC_NS: enabled [2021-04-26T14:12:54.098Z] - CONFIG_UTS_NS: enabled [2021-04-26T14:12:54.098Z] - CONFIG_CGROUPS: enabled [2021-04-26T14:12:54.098Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-26T14:12:54.098Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-26T14:12:54.098Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-26T14:12:54.098Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-26T14:12:54.098Z] - CONFIG_CPUSETS: enabled [2021-04-26T14:12:54.098Z] - CONFIG_MEMCG: enabled [2021-04-26T14:12:54.098Z] - CONFIG_KEYS: enabled [2021-04-26T14:12:54.098Z] - CONFIG_VETH: enabled (as module) [2021-04-26T14:12:54.098Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-26T14:12:54.098Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-26T14:12:54.098Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-26T14:12:54.098Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-26T14:12:54.098Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-26T14:12:54.098Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-26T14:12:54.098Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-26T14:12:54.358Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-26T14:12:54.358Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-26T14:12:54.358Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-26T14:12:54.358Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-26T14:12:54.358Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-26T14:12:54.358Z] [2021-04-26T14:12:54.358Z] Optional Features: [2021-04-26T14:12:54.358Z] - CONFIG_USER_NS: enabled [2021-04-26T14:12:54.358Z] - CONFIG_SECCOMP: enabled [2021-04-26T14:12:54.358Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-26T14:12:54.358Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-26T14:12:54.358Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-26T14:12:54.358Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-26T14:12:54.358Z] - CONFIG_BLK_CGROUP: enabled [2021-04-26T14:12:54.358Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-26T14:12:54.358Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-26T14:12:54.358Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-26T14:12:54.358Z] - CONFIG_CGROUP_PERF: enabled [2021-04-26T14:12:54.358Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-26T14:12:54.358Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-26T14:12:54.358Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-26T14:12:54.358Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-26T14:12:54.358Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-26T14:12:54.358Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-26T14:12:54.358Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-26T14:12:54.358Z] - CONFIG_IP_VS: enabled (as module) [2021-04-26T14:12:54.358Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-26T14:12:54.358Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-26T14:12:54.358Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-26T14:12:54.358Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-26T14:12:54.358Z] - CONFIG_EXT4_FS: enabled [2021-04-26T14:12:54.358Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-26T14:12:54.358Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-26T14:12:54.619Z] - Network Drivers: [2021-04-26T14:12:54.619Z] - "overlay": [2021-04-26T14:12:54.619Z] - CONFIG_VXLAN: enabled (as module) [2021-04-26T14:12:54.619Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-26T14:12:54.619Z] Optional (for encrypted networks): [2021-04-26T14:12:54.619Z] - CONFIG_CRYPTO: enabled [2021-04-26T14:12:54.619Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-26T14:12:54.619Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-26T14:12:54.619Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-26T14:12:54.619Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-26T14:12:54.619Z] - CONFIG_XFRM: enabled [2021-04-26T14:12:54.619Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-26T14:12:54.619Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-26T14:12:54.619Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-26T14:12:54.619Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-26T14:12:54.619Z] - "ipvlan": [2021-04-26T14:12:54.619Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-26T14:12:54.619Z] - "macvlan": [2021-04-26T14:12:54.619Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-26T14:12:54.619Z] - CONFIG_DUMMY: enabled (as module) [2021-04-26T14:12:54.619Z] - "ftp,tftp client in container": [2021-04-26T14:12:54.619Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-26T14:12:54.619Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-26T14:12:54.619Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-26T14:12:54.619Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-26T14:12:54.619Z] - Storage Drivers: [2021-04-26T14:12:54.619Z] - "aufs": [2021-04-26T14:12:54.619Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-26T14:12:54.619Z] - "btrfs": [2021-04-26T14:12:54.619Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-26T14:12:54.619Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-26T14:12:54.619Z] - "devicemapper": [2021-04-26T14:12:54.891Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-26T14:12:54.891Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-26T14:12:54.891Z] - "overlay": [2021-04-26T14:12:54.891Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-26T14:12:54.891Z] - "zfs": [2021-04-26T14:12:54.891Z] - /dev/zfs: present [2021-04-26T14:12:54.891Z] - zfs command: missing [2021-04-26T14:12:54.891Z] - zpool command: missing [2021-04-26T14:12:54.891Z] [2021-04-26T14:12:54.891Z] Limits: [2021-04-26T14:12:54.891Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-26T14:12:54.891Z] [2021-04-26T14:12:54.891Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-26T14:12:55.248Z] + sudo modprobe ip_vs [2021-04-26T14:12:55.248Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 . [2021-04-26T14:12:55.508Z] #1 [internal] load build definition from Dockerfile [2021-04-26T14:12:55.508Z] #1 sha256:dd7ba0b98fc6869227101e98c01b76ba7e03b5365bb510e532c0faf9d96f20be [2021-04-26T14:12:55.508Z] #1 transferring dockerfile: 17.02kB done [2021-04-26T14:12:55.508Z] #1 DONE 0.1s [2021-04-26T14:12:55.508Z] [2021-04-26T14:12:55.508Z] #2 [internal] load .dockerignore [2021-04-26T14:12:55.508Z] #2 sha256:bca6aa9b0d985c895b39e3aa2cecf951ee12d627293a1ef2ef4315e021b5cc13 [2021-04-26T14:12:55.508Z] #2 transferring context: 87B done [2021-04-26T14:12:55.508Z] #2 DONE 0.1s [2021-04-26T14:12:55.508Z] [2021-04-26T14:12:55.508Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-26T14:12:55.508Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-26T14:12:56.448Z] #3 DONE 0.8s [2021-04-26T14:12:56.448Z] [2021-04-26T14:12:56.448Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-26T14:12:56.448Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-26T14:12:56.448Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-26T14:12:56.448Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-26T14:12:56.448Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-26T14:12:56.448Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-26T14:12:56.448Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-26T14:12:56.448Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-04-26T14:12:56.448Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-26T14:12:57.022Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-04-26T14:12:57.284Z] #4 DONE 0.9s [2021-04-26T14:12:57.284Z] [2021-04-26T14:12:57.284Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-26T14:12:57.284Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-26T14:12:57.391Z] Commit message: "dockerd-rootless.sh: use `command -v` instead of `which`" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-26T14:12:58.589Z] + docker version [2021-04-26T14:12:58.668Z] #6 ... [2021-04-26T14:12:58.668Z] [2021-04-26T14:12:58.668Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-26T14:12:58.668Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-26T14:12:58.668Z] #5 DONE 0.9s [2021-04-26T14:12:58.668Z] [2021-04-26T14:12:58.668Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-26T14:12:58.668Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-26T14:12:58.668Z] #8 DONE 1.0s [2021-04-26T14:12:58.668Z] [2021-04-26T14:12:58.668Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-26T14:12:58.668Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-26T14:12:58.668Z] #7 DONE 1.0s [2021-04-26T14:12:58.668Z] [2021-04-26T14:12:58.668Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-26T14:12:58.668Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-26T14:12:59.598Z] Client: Docker Engine - Community [2021-04-26T14:12:59.598Z] Version: 20.10.5 [2021-04-26T14:12:59.598Z] API version: 1.41 [2021-04-26T14:12:59.598Z] Go version: go1.13.15 [2021-04-26T14:12:59.598Z] Git commit: 55c4c88 [2021-04-26T14:12:59.598Z] Built: Tue Mar 2 20:18:20 2021 [2021-04-26T14:12:59.598Z] OS/Arch: linux/amd64 [2021-04-26T14:12:59.598Z] Context: default [2021-04-26T14:12:59.598Z] Experimental: true [2021-04-26T14:12:59.598Z] [2021-04-26T14:12:59.598Z] Server: Docker Engine - Community [2021-04-26T14:12:59.598Z] Engine: [2021-04-26T14:12:59.598Z] Version: 20.10.5 [2021-04-26T14:12:59.598Z] API version: 1.41 (minimum version 1.12) [2021-04-26T14:12:59.598Z] Go version: go1.13.15 [2021-04-26T14:12:59.598Z] Git commit: 363e9a8 [2021-04-26T14:12:59.598Z] Built: Tue Mar 2 20:16:15 2021 [2021-04-26T14:12:59.598Z] OS/Arch: linux/amd64 [2021-04-26T14:12:59.598Z] Experimental: true [2021-04-26T14:12:59.598Z] containerd: [2021-04-26T14:12:59.598Z] Version: 1.4.4 [2021-04-26T14:12:59.598Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:12:59.598Z] runc: [2021-04-26T14:12:59.598Z] Version: 1.0.0-rc93 [2021-04-26T14:12:59.598Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:12:59.598Z] docker-init: [2021-04-26T14:12:59.598Z] Version: 0.19.0 [2021-04-26T14:12:59.598Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-26T14:12:59.917Z] + docker info [2021-04-26T14:13:00.589Z] #6 DONE 2.8s [2021-04-26T14:13:01.971Z] [2021-04-26T14:13:01.971Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-26T14:13:01.971Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-26T14:13:01.971Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-26T14:13:01.971Z] #64 DONE 0.1s [2021-04-26T14:13:01.971Z] [2021-04-26T14:13:01.971Z] #23 [internal] load build context [2021-04-26T14:13:01.971Z] #23 sha256:1b992b7f7181bf04c23ed4e1ba75e67a318e8e87fb7d2d04f81a8745c155195f [2021-04-26T14:13:01.971Z] #23 transferring context: 30B [2021-04-26T14:13:02.809Z] Client: Docker Engine - Community [2021-04-26T14:13:02.809Z] Version: 20.10.5 [2021-04-26T14:13:02.809Z] API version: 1.41 [2021-04-26T14:13:02.809Z] Go version: go1.13.15 [2021-04-26T14:13:02.809Z] Git commit: 55c4c88 [2021-04-26T14:13:02.809Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-26T14:13:02.809Z] OS/Arch: linux/amd64 [2021-04-26T14:13:02.809Z] Context: default [2021-04-26T14:13:02.809Z] Experimental: true [2021-04-26T14:13:02.809Z] [2021-04-26T14:13:02.809Z] Server: Docker Engine - Community [2021-04-26T14:13:02.809Z] Engine: [2021-04-26T14:13:02.809Z] Version: 20.10.5 [2021-04-26T14:13:02.809Z] API version: 1.41 (minimum version 1.12) [2021-04-26T14:13:02.809Z] Go version: go1.13.15 [2021-04-26T14:13:02.809Z] Git commit: 363e9a8 [2021-04-26T14:13:02.809Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-26T14:13:02.809Z] OS/Arch: linux/amd64 [2021-04-26T14:13:02.809Z] Experimental: true [2021-04-26T14:13:02.809Z] containerd: [2021-04-26T14:13:02.809Z] Version: 1.4.4 [2021-04-26T14:13:02.809Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:13:02.809Z] runc: [2021-04-26T14:13:02.809Z] Version: 1.0.0-rc93 [2021-04-26T14:13:02.809Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:13:02.809Z] docker-init: [2021-04-26T14:13:02.809Z] Version: 0.19.0 [2021-04-26T14:13:02.809Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-26T14:13:03.139Z] + docker info [2021-04-26T14:13:07.273Z] #23 transferring context: 28.34MB 5.1s [2021-04-26T14:13:07.399Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-26T14:13:07.405Z] > git config --add remote.origin.fetch +refs/pull/42324/head:refs/remotes/origin/PR-42324 # timeout=10 [2021-04-26T14:13:07.419Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:13:07.457Z] Fetching without tags [2021-04-26T14:13:07.826Z] Merging remotes/origin/20.10 commit 4af54f15ed231184f57764256b02b2fbf7639411 into PR head commit 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:13:08.221Z] #23 ... [2021-04-26T14:13:08.221Z] [2021-04-26T14:13:08.221Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:08.221Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:08.221Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-26T14:13:08.221Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-26T14:13:08.221Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-26T14:13:08.221Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-26T14:13:08.221Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done [2021-04-26T14:13:08.221Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2021-04-26T14:13:08.221Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done [2021-04-26T14:13:08.221Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done [2021-04-26T14:13:08.221Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.5s done [2021-04-26T14:13:08.221Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.0s [2021-04-26T14:13:08.221Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.4s [2021-04-26T14:13:08.221Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.9s done [2021-04-26T14:13:08.699Z] #56 110.9 + bin/containerd-stress [2021-04-26T14:13:08.699Z] #56 112.7 + bin/containerd-shim [2021-04-26T14:13:08.908Z] Merge succeeded, producing 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:13:08.908Z] Checking out Revision 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 (PR-42324) [2021-04-26T14:13:07.435Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-26T14:13:07.453Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-26T14:13:07.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:13:07.456Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42324/head:refs/remotes/origin/PR-42324 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:13:07.827Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T14:13:07.838Z] > git checkout -f 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 # timeout=10 [2021-04-26T14:13:08.863Z] > git remote # timeout=10 [2021-04-26T14:13:08.869Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T14:13:08.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:13:08.880Z] > git merge 4af54f15ed231184f57764256b02b2fbf7639411 # timeout=10 [2021-04-26T14:13:08.893Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-26T14:13:08.903Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T14:13:08.908Z] > git checkout -f 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 # timeout=10 [2021-04-26T14:13:09.602Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.3s done [2021-04-26T14:13:09.602Z] #9 ... [2021-04-26T14:13:09.602Z] [2021-04-26T14:13:09.602Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-26T14:13:09.602Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-26T14:13:09.602Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-26T14:13:09.602Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-26T14:13:09.602Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-26T14:13:09.602Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-26T14:13:09.602Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-04-26T14:13:09.602Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.4s done [2021-04-26T14:13:09.602Z] #62 DONE 7.5s [2021-04-26T14:13:09.602Z] [2021-04-26T14:13:09.603Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-26T14:13:09.603Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-26T14:13:09.603Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-26T14:13:09.603Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-26T14:13:09.603Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-26T14:13:09.603Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-26T14:13:09.603Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 6.2s done [2021-04-26T14:13:09.603Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 1.1s [2021-04-26T14:13:09.730Z] Client: [2021-04-26T14:13:09.730Z] Context: default [2021-04-26T14:13:09.730Z] Debug Mode: false [2021-04-26T14:13:09.730Z] Plugins: [2021-04-26T14:13:09.730Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-26T14:13:09.730Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-26T14:13:09.730Z] [2021-04-26T14:13:09.730Z] Server: [2021-04-26T14:13:09.730Z] Containers: 0 [2021-04-26T14:13:09.730Z] Running: 0 [2021-04-26T14:13:09.730Z] Paused: 0 [2021-04-26T14:13:09.730Z] Stopped: 0 [2021-04-26T14:13:09.730Z] Images: 0 [2021-04-26T14:13:09.730Z] Server Version: 20.10.5 [2021-04-26T14:13:09.730Z] Storage Driver: overlay2 [2021-04-26T14:13:09.730Z] Backing Filesystem: extfs [2021-04-26T14:13:09.730Z] Supports d_type: true [2021-04-26T14:13:09.730Z] Native Overlay Diff: true [2021-04-26T14:13:09.730Z] Logging Driver: json-file [2021-04-26T14:13:09.730Z] Cgroup Driver: cgroupfs [2021-04-26T14:13:09.730Z] Cgroup Version: 1 [2021-04-26T14:13:09.730Z] Plugins: [2021-04-26T14:13:09.730Z] Volume: local [2021-04-26T14:13:09.730Z] Network: bridge host ipvlan macvlan null overlay [2021-04-26T14:13:09.730Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-26T14:13:09.730Z] Swarm: inactive [2021-04-26T14:13:09.730Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-04-26T14:13:09.730Z] Default Runtime: runc [2021-04-26T14:13:09.730Z] Init Binary: docker-init [2021-04-26T14:13:09.730Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:13:09.730Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:13:09.730Z] init version: de40ad0 [2021-04-26T14:13:09.730Z] Security Options: [2021-04-26T14:13:09.730Z] apparmor [2021-04-26T14:13:09.730Z] seccomp [2021-04-26T14:13:09.730Z] Profile: default [2021-04-26T14:13:09.730Z] Kernel Version: 5.4.0-1041-aws [2021-04-26T14:13:09.730Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-26T14:13:09.730Z] OSType: linux [2021-04-26T14:13:09.730Z] Architecture: x86_64 [2021-04-26T14:13:09.730Z] CPUs: 2 [2021-04-26T14:13:09.730Z] Total Memory: 7.487GiB [2021-04-26T14:13:09.730Z] Name: ip-10-100-34-93 [2021-04-26T14:13:09.730Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-26T14:13:09.730Z] Docker Root Dir: /var/lib/docker [2021-04-26T14:13:09.730Z] Debug Mode: false [2021-04-26T14:13:09.730Z] Registry: https://index.docker.io/v1/ [2021-04-26T14:13:09.730Z] Labels: [2021-04-26T14:13:09.730Z] Experimental: true [2021-04-26T14:13:09.730Z] Insecure Registries: [2021-04-26T14:13:09.730Z] 127.0.0.0/8 [2021-04-26T14:13:09.730Z] Live Restore Enabled: true [2021-04-26T14:13:09.730Z] [2021-04-26T14:13:09.730Z] WARNING: No swap limit support [Pipeline] sh [2021-04-26T14:13:09.863Z] #26 ... [2021-04-26T14:13:09.863Z] [2021-04-26T14:13:09.863Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:09.863Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:09.863Z] #9 ... [2021-04-26T14:13:09.863Z] [2021-04-26T14:13:09.863Z] #23 [internal] load build context [2021-04-26T14:13:09.863Z] #23 sha256:1b992b7f7181bf04c23ed4e1ba75e67a318e8e87fb7d2d04f81a8745c155195f [2021-04-26T14:13:09.863Z] #23 transferring context: 53.38MB 6.8s done [2021-04-26T14:13:09.863Z] #23 DONE 7.9s [2021-04-26T14:13:09.863Z] [2021-04-26T14:13:09.863Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-26T14:13:09.863Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-26T14:13:09.863Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-26T14:13:09.863Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-26T14:13:09.863Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2021-04-26T14:13:09.863Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2021-04-26T14:13:09.863Z] #64 DONE 7.9s [2021-04-26T14:13:09.863Z] [2021-04-26T14:13:09.863Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:09.863Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:10.038Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-26T14:13:10.038Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-26T14:13:10.038Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42324/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-26T14:13:10.038Z] + bash /home/ubuntu/workspace/moby_PR-42324/check-config.sh [2021-04-26T14:13:10.038Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-26T14:13:10.038Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-26T14:13:10.038Z] [2021-04-26T14:13:10.038Z] Generally Necessary: [2021-04-26T14:13:10.038Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-26T14:13:10.038Z] - apparmor: enabled and tools installed [2021-04-26T14:13:10.038Z] - CONFIG_NAMESPACES: enabled [2021-04-26T14:13:10.038Z] - CONFIG_NET_NS: enabled [2021-04-26T14:13:10.038Z] - CONFIG_PID_NS: enabled [2021-04-26T14:13:10.038Z] - CONFIG_IPC_NS: enabled [2021-04-26T14:13:10.038Z] - CONFIG_UTS_NS: enabled [2021-04-26T14:13:10.038Z] - CONFIG_CGROUPS: enabled [2021-04-26T14:13:10.038Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-26T14:13:10.038Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-26T14:13:10.038Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-26T14:13:10.038Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-26T14:13:10.038Z] - CONFIG_CPUSETS: enabled [2021-04-26T14:13:10.038Z] - CONFIG_MEMCG: enabled [2021-04-26T14:13:10.038Z] - CONFIG_KEYS: enabled [2021-04-26T14:13:10.038Z] - CONFIG_VETH: enabled (as module) [2021-04-26T14:13:10.038Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-26T14:13:10.038Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-26T14:13:10.038Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-26T14:13:10.038Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-26T14:13:10.299Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-26T14:13:10.299Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-26T14:13:10.299Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-26T14:13:10.299Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-26T14:13:10.299Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-26T14:13:10.299Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-26T14:13:10.299Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-26T14:13:10.299Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-26T14:13:10.299Z] [2021-04-26T14:13:10.299Z] Optional Features: [2021-04-26T14:13:10.299Z] - CONFIG_USER_NS: enabled [2021-04-26T14:13:10.299Z] - CONFIG_SECCOMP: enabled [2021-04-26T14:13:10.299Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-26T14:13:10.299Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-26T14:13:10.299Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-26T14:13:10.299Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-26T14:13:10.299Z] - CONFIG_BLK_CGROUP: enabled [2021-04-26T14:13:10.299Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-26T14:13:10.299Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-26T14:13:10.299Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-26T14:13:10.299Z] - CONFIG_CGROUP_PERF: enabled [2021-04-26T14:13:10.299Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-26T14:13:10.299Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-26T14:13:10.299Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-26T14:13:10.299Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-26T14:13:10.299Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-26T14:13:10.299Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-26T14:13:10.299Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-26T14:13:10.299Z] - CONFIG_IP_VS: enabled (as module) [2021-04-26T14:13:10.299Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-26T14:13:10.299Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-26T14:13:10.299Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-26T14:13:10.299Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-26T14:13:10.299Z] - CONFIG_EXT4_FS: enabled [2021-04-26T14:13:10.299Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-26T14:13:10.299Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-26T14:13:10.559Z] - Network Drivers: [2021-04-26T14:13:10.559Z] - "overlay": [2021-04-26T14:13:10.560Z] - CONFIG_VXLAN: enabled (as module) [2021-04-26T14:13:10.560Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-26T14:13:10.560Z] Optional (for encrypted networks): [2021-04-26T14:13:10.560Z] - CONFIG_CRYPTO: enabled [2021-04-26T14:13:10.560Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-26T14:13:10.560Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-26T14:13:10.560Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-26T14:13:10.560Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-26T14:13:10.560Z] - CONFIG_XFRM: enabled [2021-04-26T14:13:10.560Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-26T14:13:10.560Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-26T14:13:10.560Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-26T14:13:10.560Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-26T14:13:10.560Z] - "ipvlan": [2021-04-26T14:13:10.560Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-26T14:13:10.560Z] - "macvlan": [2021-04-26T14:13:10.560Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-26T14:13:10.560Z] - CONFIG_DUMMY: enabled (as module) [2021-04-26T14:13:10.560Z] - "ftp,tftp client in container": [2021-04-26T14:13:10.560Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-26T14:13:10.560Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-26T14:13:10.560Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-26T14:13:10.560Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-26T14:13:10.560Z] - Storage Drivers: [2021-04-26T14:13:10.560Z] - "aufs": [2021-04-26T14:13:10.560Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-26T14:13:10.560Z] - "btrfs": [2021-04-26T14:13:10.560Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-26T14:13:10.560Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-26T14:13:10.560Z] - "devicemapper": [2021-04-26T14:13:10.560Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-26T14:13:10.560Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-26T14:13:10.560Z] - "overlay": [2021-04-26T14:13:10.560Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-26T14:13:10.560Z] - "zfs": [2021-04-26T14:13:10.560Z] - /dev/zfs: present [2021-04-26T14:13:10.560Z] - zfs command: missing [2021-04-26T14:13:10.560Z] - zpool command: missing [2021-04-26T14:13:10.560Z] [2021-04-26T14:13:10.560Z] Limits: [2021-04-26T14:13:10.560Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-26T14:13:10.560Z] [2021-04-26T14:13:10.560Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-26T14:13:10.903Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 . [2021-04-26T14:13:11.166Z] #2 [internal] load .dockerignore [2021-04-26T14:13:11.166Z] #2 sha256:ebcf205c6501abc88e5471c741cf85a9eb0c1ab5f4e7e048b810c92d066d6e07 [2021-04-26T14:13:11.167Z] #2 transferring context: 87B done [2021-04-26T14:13:11.167Z] #2 DONE 0.1s [2021-04-26T14:13:11.167Z] [2021-04-26T14:13:11.167Z] #1 [internal] load build definition from Dockerfile [2021-04-26T14:13:11.167Z] #1 sha256:4e8c180c0b5a49659142f02e8e6e25ae1b718b4a9d8e9063f03ccd6234a52489 [2021-04-26T14:13:11.167Z] #1 transferring dockerfile: 17.02kB done [2021-04-26T14:13:11.167Z] #1 DONE 0.2s [2021-04-26T14:13:11.167Z] [2021-04-26T14:13:11.167Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-26T14:13:11.167Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-26T14:13:11.250Z] #9 ... [2021-04-26T14:13:11.250Z] [2021-04-26T14:13:11.250Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-26T14:13:11.250Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-26T14:13:11.250Z] #63 DONE 0.7s [2021-04-26T14:13:11.250Z] [2021-04-26T14:13:11.250Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:11.250Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:11.738Z] #3 DONE 0.5s [2021-04-26T14:13:11.738Z] [2021-04-26T14:13:11.738Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-26T14:13:11.738Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-26T14:13:11.738Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-26T14:13:11.738Z] #4 DONE 0.0s [2021-04-26T14:13:11.738Z] [2021-04-26T14:13:11.738Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-26T14:13:11.738Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-26T14:13:11.738Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-26T14:13:11.738Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-26T14:13:11.738Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-26T14:13:11.738Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.17MB / 9.64MB 0.1s [2021-04-26T14:13:11.738Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-04-26T14:13:11.738Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-26T14:13:11.820Z] #9 ... [2021-04-26T14:13:11.821Z] [2021-04-26T14:13:11.821Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-26T14:13:11.821Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-26T14:13:11.821Z] #65 DONE 0.8s [2021-04-26T14:13:12.082Z] [2021-04-26T14:13:12.082Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-26T14:13:12.082Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-26T14:13:12.310Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-04-26T14:13:12.310Z] #4 DONE 0.7s [2021-04-26T14:13:12.573Z] [2021-04-26T14:13:12.573Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-26T14:13:12.573Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-26T14:13:12.834Z] #8 DONE 0.4s [2021-04-26T14:13:12.834Z] [2021-04-26T14:13:12.834Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-26T14:13:12.834Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-26T14:13:12.834Z] #5 DONE 0.3s [2021-04-26T14:13:12.834Z] [2021-04-26T14:13:12.834Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-26T14:13:12.834Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-26T14:13:13.096Z] #7 DONE 0.4s [2021-04-26T14:13:13.096Z] [2021-04-26T14:13:13.096Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-26T14:13:13.096Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-26T14:13:13.096Z] #6 DONE 0.5s [2021-04-26T14:13:13.590Z] Commit message: "dockerd-rootless.sh: use `command -v` instead of `which`" [2021-04-26T14:13:14.011Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.3s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-26T14:13:14.271Z] #26 DONE 12.2s [2021-04-26T14:13:14.271Z] [2021-04-26T14:13:14.271Z] #27 [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 [2021-04-26T14:13:14.271Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-26T14:13:14.670Z] + docker version [2021-04-26T14:13:14.816Z] Client: [2021-04-26T14:13:14.816Z] Context: default [2021-04-26T14:13:14.816Z] Debug Mode: false [2021-04-26T14:13:14.816Z] Plugins: [2021-04-26T14:13:14.816Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-26T14:13:14.816Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-26T14:13:14.816Z] [2021-04-26T14:13:14.816Z] Server: [2021-04-26T14:13:14.816Z] Containers: 0 [2021-04-26T14:13:14.816Z] Running: 0 [2021-04-26T14:13:14.816Z] Paused: 0 [2021-04-26T14:13:14.816Z] Stopped: 0 [2021-04-26T14:13:14.816Z] Images: 0 [2021-04-26T14:13:14.816Z] Server Version: 20.10.5 [2021-04-26T14:13:14.816Z] Storage Driver: overlay2 [2021-04-26T14:13:14.816Z] Backing Filesystem: extfs [2021-04-26T14:13:14.816Z] Supports d_type: true [2021-04-26T14:13:14.816Z] Native Overlay Diff: true [2021-04-26T14:13:14.816Z] Logging Driver: json-file [2021-04-26T14:13:14.816Z] Cgroup Driver: systemd [2021-04-26T14:13:14.816Z] Cgroup Version: 2 [2021-04-26T14:13:14.816Z] Plugins: [2021-04-26T14:13:14.816Z] Volume: local [2021-04-26T14:13:14.816Z] Network: bridge host ipvlan macvlan null overlay [2021-04-26T14:13:14.816Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-26T14:13:14.816Z] Swarm: inactive [2021-04-26T14:13:14.816Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-04-26T14:13:14.816Z] Default Runtime: runc [2021-04-26T14:13:14.816Z] Init Binary: docker-init [2021-04-26T14:13:14.816Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:13:14.816Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:13:14.816Z] init version: de40ad0 [2021-04-26T14:13:14.816Z] Security Options: [2021-04-26T14:13:14.816Z] apparmor [2021-04-26T14:13:14.816Z] seccomp [2021-04-26T14:13:14.816Z] Profile: default [2021-04-26T14:13:14.816Z] cgroupns [2021-04-26T14:13:14.816Z] Kernel Version: 5.4.0-1041-aws [2021-04-26T14:13:14.816Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-26T14:13:14.816Z] OSType: linux [2021-04-26T14:13:14.816Z] Architecture: x86_64 [2021-04-26T14:13:14.816Z] CPUs: 2 [2021-04-26T14:13:14.816Z] Total Memory: 7.569GiB [2021-04-26T14:13:14.816Z] Name: ip-10-100-108-216 [2021-04-26T14:13:14.816Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-04-26T14:13:14.816Z] Docker Root Dir: /var/lib/docker [2021-04-26T14:13:14.816Z] Debug Mode: false [2021-04-26T14:13:14.816Z] Registry: https://index.docker.io/v1/ [2021-04-26T14:13:14.816Z] Labels: [2021-04-26T14:13:14.816Z] Experimental: true [2021-04-26T14:13:14.816Z] Insecure Registries: [2021-04-26T14:13:14.816Z] 127.0.0.0/8 [2021-04-26T14:13:14.816Z] Live Restore Enabled: true [2021-04-26T14:13:14.816Z] [2021-04-26T14:13:14.816Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-26T14:13:15.008Z] [2021-04-26T14:13:15.008Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:15.008Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:15.008Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-04-26T14:13:15.157Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 . [2021-04-26T14:13:15.157Z] #2 [internal] load .dockerignore [2021-04-26T14:13:15.157Z] #2 sha256:f90f892f81b70169f8d9cf961904884ef003ede2daeb192b324effdbd20300c2 [2021-04-26T14:13:15.269Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-26T14:13:15.269Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-26T14:13:15.269Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-26T14:13:15.269Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-04-26T14:13:15.269Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.2s [2021-04-26T14:13:15.286Z] #56 119.2 + bin/containerd-shim-runc-v1 [2021-04-26T14:13:15.417Z] #2 transferring context: 87B done [2021-04-26T14:13:15.417Z] #2 DONE 0.0s [2021-04-26T14:13:15.417Z] [2021-04-26T14:13:15.417Z] #1 [internal] load build definition from Dockerfile [2021-04-26T14:13:15.417Z] #1 sha256:0be5241f531609d69e92f8f9bfdf9e1941f8d86d87f234de7050aa89528a12ca [2021-04-26T14:13:15.417Z] #1 transferring dockerfile: 17.02kB done [2021-04-26T14:13:15.417Z] #1 DONE 0.1s [2021-04-26T14:13:15.531Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.92MB / 50.40MB 0.3s [2021-04-26T14:13:15.531Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.3s [2021-04-26T14:13:15.531Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.21MB / 50.40MB 0.4s [2021-04-26T14:13:15.531Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.15MB / 10.00MB 0.4s [2021-04-26T14:13:15.677Z] [2021-04-26T14:13:15.677Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-26T14:13:15.677Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-26T14:13:15.792Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.29MB / 10.00MB 0.5s [2021-04-26T14:13:15.792Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.55MB / 50.40MB 0.6s [2021-04-26T14:13:15.792Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s [2021-04-26T14:13:15.936Z] #3 DONE 0.5s [2021-04-26T14:13:15.936Z] [2021-04-26T14:13:15.936Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-26T14:13:15.936Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-26T14:13:15.936Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-26T14:13:15.936Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-26T14:13:15.936Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.1s [2021-04-26T14:13:15.936Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-26T14:13:15.936Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-26T14:13:15.936Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-26T14:13:16.052Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.89MB / 50.40MB 0.8s [2021-04-26T14:13:16.052Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s [2021-04-26T14:13:16.052Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2021-04-26T14:13:16.052Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.8s [2021-04-26T14:13:16.052Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s [2021-04-26T14:13:16.052Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s done [2021-04-26T14:13:16.052Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.34MB / 51.83MB 1.0s [2021-04-26T14:13:16.052Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.27MB / 68.67MB 1.0s [2021-04-26T14:13:16.188Z] #27 1.569 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:13:16.188Z] #27 1.584 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:13:16.188Z] #27 1.638 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:13:16.188Z] #27 1.805 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-26T14:13:16.196Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-04-26T14:13:16.196Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-04-26T14:13:16.315Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.49MB / 51.83MB 1.1s [2021-04-26T14:13:16.315Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.68MB / 51.83MB 1.2s [2021-04-26T14:13:16.450Z] #27 2.178 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-26T14:13:16.457Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-26T14:13:16.582Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.17MB / 51.83MB 1.4s [2021-04-26T14:13:16.718Z] #4 DONE 0.6s [2021-04-26T14:13:16.718Z] [2021-04-26T14:13:16.718Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-26T14:13:16.718Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-26T14:13:16.852Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done [2021-04-26T14:13:16.852Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.83MB / 51.83MB 1.6s [2021-04-26T14:13:16.852Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.49MB / 68.67MB 1.6s [2021-04-26T14:13:16.852Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.6s [2021-04-26T14:13:17.020Z] #27 2.645 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [284 kB] [2021-04-26T14:13:17.113Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.51MB / 51.83MB 1.9s [2021-04-26T14:13:17.113Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.78MB / 68.67MB 1.9s [2021-04-26T14:13:17.113Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.70MB / 51.83MB 2.0s [2021-04-26T14:13:17.113Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.12MB / 68.67MB 2.0s [2021-04-26T14:13:17.113Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-04-26T14:13:17.377Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.09MB / 51.83MB 2.2s [2021-04-26T14:13:17.377Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.31MB / 68.67MB 2.2s [2021-04-26T14:13:17.377Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.39MB / 120.17MB 2.2s [2021-04-26T14:13:17.377Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.23MB / 51.83MB 2.2s [2021-04-26T14:13:17.639Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s [2021-04-26T14:13:17.639Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.65MB / 68.67MB 2.4s [2021-04-26T14:13:17.639Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 14.66MB / 120.17MB 2.4s [2021-04-26T14:13:17.924Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.99MB / 68.67MB 2.7s [2021-04-26T14:13:17.924Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.07MB / 120.17MB 2.7s [2021-04-26T14:13:17.924Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done [2021-04-26T14:13:17.924Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.04MB / 68.67MB 2.8s [2021-04-26T14:13:18.185Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.46MB / 68.67MB 3.0s [2021-04-26T14:13:18.185Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.36MB / 120.17MB 3.0s [2021-04-26T14:13:18.185Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s done [2021-04-26T14:13:18.403Z] #27 4.085 Fetched 8441 kB in 3s (3055 kB/s) [2021-04-26T14:13:18.448Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 3.2s [2021-04-26T14:13:18.448Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.70MB / 120.17MB 3.2s [2021-04-26T14:13:18.627Z] #8 DONE 1.9s [2021-04-26T14:13:18.627Z] [2021-04-26T14:13:18.627Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-26T14:13:18.627Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-26T14:13:18.713Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.4s [2021-04-26T14:13:18.713Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 45.09MB / 120.17MB 3.4s [2021-04-26T14:13:18.929Z] #7 DONE 2.2s [2021-04-26T14:13:18.929Z] [2021-04-26T14:13:18.929Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-26T14:13:18.929Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-26T14:13:18.929Z] #5 DONE 2.2s [2021-04-26T14:13:18.929Z] [2021-04-26T14:13:18.929Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-26T14:13:18.929Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-26T14:13:18.977Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.50MB / 120.17MB 3.7s [2021-04-26T14:13:19.189Z] #6 DONE 2.4s [2021-04-26T14:13:19.239Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.01MB / 120.17MB 4.0s [2021-04-26T14:13:19.345Z] #27 4.085 Reading package lists... [2021-04-26T14:13:19.502Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.1s done [2021-04-26T14:13:19.502Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.16MB / 120.17MB 4.3s [2021-04-26T14:13:19.505Z] [2021-04-26T14:13:19.506Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:19.506Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:19.506Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:19.506Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-26T14:13:19.768Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-26T14:13:19.768Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-26T14:13:19.768Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-26T14:13:20.075Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.96MB / 120.17MB 4.8s [2021-04-26T14:13:20.178Z] #27 5.100 Reading package lists... [2021-04-26T14:13:20.336Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.91MB / 120.17MB 5.0s [2021-04-26T14:13:20.361Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.4s [2021-04-26T14:13:20.361Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.44MB / 50.40MB 0.5s [2021-04-26T14:13:20.533Z] #56 123.7 + bin/containerd-shim-runc-v2 [2021-04-26T14:13:20.597Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.76MB / 120.17MB 5.4s [2021-04-26T14:13:20.621Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.12MB / 50.40MB 0.7s [2021-04-26T14:13:20.621Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.65MB / 50.40MB 0.8s [2021-04-26T14:13:20.701Z] #27 6.029 Building dependency tree... [2021-04-26T14:13:20.701Z] #27 6.321 The following additional packages will be installed: [2021-04-26T14:13:20.701Z] #27 6.321 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-26T14:13:20.701Z] #27 6.321 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-26T14:13:20.701Z] #27 6.321 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-26T14:13:20.701Z] #27 6.321 Suggested packages: [2021-04-26T14:13:20.701Z] #27 6.321 krb5-doc krb5-user [2021-04-26T14:13:20.701Z] #27 6.321 Recommended packages: [2021-04-26T14:13:20.701Z] #27 6.321 krb5-locales publicsuffix libsasl2-modules [2021-04-26T14:13:20.789Z] #56 124.6 + binaries [2021-04-26T14:13:20.789Z] #56 124.6 + install -D bin/containerd /build/containerd [2021-04-26T14:13:20.789Z] #56 124.7 + install -D bin/containerd-shim /build/containerd-shim [2021-04-26T14:13:20.789Z] #56 124.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-26T14:13:20.789Z] #56 124.7 + install -D bin/ctr /build/ctr [2021-04-26T14:13:20.883Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.89MB / 50.40MB 1.0s [2021-04-26T14:13:20.883Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.19MB / 50.40MB 1.1s [2021-04-26T14:13:20.997Z] #27 6.546 The following NEW packages will be installed: [2021-04-26T14:13:20.997Z] #27 6.546 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-26T14:13:20.997Z] #27 6.546 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-26T14:13:20.997Z] #27 6.546 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-26T14:13:20.997Z] #27 6.546 libssh2-1 libssl1.1 openssl [2021-04-26T14:13:20.997Z] #27 ... [2021-04-26T14:13:20.997Z] [2021-04-26T14:13:20.997Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:20.997Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:20.997Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.7s done [2021-04-26T14:13:20.997Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2021-04-26T14:13:20.997Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-04-26T14:13:20.997Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.3s done [2021-04-26T14:13:20.997Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.4s [2021-04-26T14:13:21.045Z] #56 DONE 125.0s [2021-04-26T14:13:21.144Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s [2021-04-26T14:13:21.144Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 1.3s [2021-04-26T14:13:21.144Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.5s [2021-04-26T14:13:21.144Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.10MB / 10.00MB 1.5s [2021-04-26T14:13:21.172Z] #9 ... [2021-04-26T14:13:21.172Z] [2021-04-26T14:13:21.172Z] #23 [internal] load build context [2021-04-26T14:13:21.172Z] #23 sha256:40ff6a2f4b49d530a2eb56ded95a1768af62793596e5a14f82448dde5d166564 [2021-04-26T14:13:21.172Z] #23 transferring context: 53.38MB 5.7s done [2021-04-26T14:13:21.172Z] #23 DONE 5.9s [2021-04-26T14:13:21.172Z] [2021-04-26T14:13:21.172Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:21.172Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:21.172Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.39MB / 120.17MB 6.0s [2021-04-26T14:13:21.172Z] #9 ... [2021-04-26T14:13:21.172Z] [2021-04-26T14:13:21.172Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-26T14:13:21.172Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-26T14:13:21.172Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-26T14:13:21.172Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-26T14:13:21.172Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-26T14:13:21.172Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2021-04-26T14:13:21.172Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s [2021-04-26T14:13:21.172Z] #62 ... [2021-04-26T14:13:21.172Z] [2021-04-26T14:13:21.172Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:21.172Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:21.272Z] #9 ... [2021-04-26T14:13:21.272Z] [2021-04-26T14:13:21.272Z] #27 [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 [2021-04-26T14:13:21.272Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-26T14:13:21.272Z] #27 6.836 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-26T14:13:21.272Z] #27 6.836 Need to get 5059 kB of archives. [2021-04-26T14:13:21.272Z] #27 6.836 After this operation, 12.1 MB of additional disk space will be used. [2021-04-26T14:13:21.272Z] #27 6.836 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-26T14:13:21.272Z] #27 6.847 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-26T14:13:21.272Z] #27 6.847 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-26T14:13:21.272Z] #27 6.847 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-26T14:13:21.272Z] #27 6.862 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-26T14:13:21.272Z] #27 6.862 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-26T14:13:21.272Z] #27 6.866 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-26T14:13:21.272Z] #27 6.870 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-26T14:13:21.272Z] #27 6.874 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-26T14:13:21.272Z] #27 6.882 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-26T14:13:21.272Z] #27 6.886 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-26T14:13:21.272Z] #27 6.893 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-26T14:13:21.272Z] #27 6.893 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-26T14:13:21.272Z] #27 6.893 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-26T14:13:21.272Z] #27 6.895 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-26T14:13:21.272Z] #27 6.900 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-26T14:13:21.272Z] #27 6.904 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-26T14:13:21.272Z] #27 6.906 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-26T14:13:21.404Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.44MB / 10.00MB 1.6s [2021-04-26T14:13:21.542Z] #27 7.173 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-26T14:13:21.542Z] #27 7.249 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-26T14:13:21.542Z] #27 7.278 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-26T14:13:21.705Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.6s [2021-04-26T14:13:21.706Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-04-26T14:13:21.814Z] #27 7.479 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:13:21.814Z] #27 7.501 Fetched 5059 kB in 1s (7028 kB/s) [2021-04-26T14:13:21.814Z] #27 7.545 Selecting previously unselected package libssl1.1:amd64. [2021-04-26T14:13:21.814Z] #27 7.545 (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 ... 6677 files and directories currently installed.) [2021-04-26T14:13:21.814Z] #27 7.545 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-26T14:13:21.966Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.0s done [2021-04-26T14:13:21.966Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-04-26T14:13:21.966Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.19MB / 68.67MB 2.2s [2021-04-26T14:13:21.972Z] [2021-04-26T14:13:21.972Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-26T14:13:21.972Z] #57 sha256:6540b092a85e9376a09cb7bb6c01b48bb5e6172f6798109983dc7bef1851eb04 [2021-04-26T14:13:21.972Z] #57 DONE 0.2s [2021-04-26T14:13:21.972Z] [2021-04-26T14:13:21.972Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-26T14:13:21.972Z] #61 sha256:1b7366d27805e6a72260ee529bca6e9cfe18a96dc3386e180423a4c778e7f825 [2021-04-26T14:13:21.972Z] #61 DONE 0.1s [2021-04-26T14:13:22.074Z] #27 7.554 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-26T14:13:22.074Z] #27 7.760 Selecting previously unselected package openssl. [2021-04-26T14:13:22.074Z] #27 7.760 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-26T14:13:22.074Z] #27 7.765 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-26T14:13:22.228Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.3s done [2021-04-26T14:13:22.228Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.63MB / 68.67MB 2.4s [2021-04-26T14:13:22.228Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.17MB / 68.67MB 2.4s [2021-04-26T14:13:22.228Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 2.4s [2021-04-26T14:13:22.270Z] [2021-04-26T14:13:22.270Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-26T14:13:22.270Z] #66 sha256:2e5582267a65ffd4f5ebf13567c7f5289f0c62231351fb12f171da5b0b8c0aee [2021-04-26T14:13:22.334Z] #27 7.911 Selecting previously unselected package ca-certificates. [2021-04-26T14:13:22.334Z] #27 7.911 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-26T14:13:22.334Z] #27 7.915 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-26T14:13:22.334Z] #27 7.985 Selecting previously unselected package libkeyutils1:amd64. [2021-04-26T14:13:22.334Z] #27 7.985 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-26T14:13:22.334Z] #27 7.987 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-26T14:13:22.334Z] #27 8.022 Selecting previously unselected package libkrb5support0:amd64. [2021-04-26T14:13:22.334Z] #27 8.023 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-26T14:13:22.334Z] #27 8.027 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:22.334Z] #27 8.106 Selecting previously unselected package libk5crypto3:amd64. [2021-04-26T14:13:22.334Z] #27 8.106 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-26T14:13:22.494Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.96MB / 68.67MB 2.6s [2021-04-26T14:13:22.494Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.6s [2021-04-26T14:13:22.494Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.23MB / 68.67MB 2.7s [2021-04-26T14:13:22.494Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.24MB / 51.83MB 2.7s [2021-04-26T14:13:22.526Z] #66 DONE 0.4s [2021-04-26T14:13:22.526Z] [2021-04-26T14:13:22.526Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-26T14:13:22.526Z] #68 sha256:6a91eb796d83fe0724cc2211b7a31c428df6e00d4457ae56533ed44c1302468c [2021-04-26T14:13:22.526Z] #68 DONE 0.0s [2021-04-26T14:13:22.526Z] [2021-04-26T14:13:22.526Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-26T14:13:22.527Z] #69 sha256:97acce3670632b146d904aff183687b0d8140ac1e64f5661b42a5cdc3504dff7 [2021-04-26T14:13:22.527Z] #69 DONE 0.0s [2021-04-26T14:13:22.527Z] [2021-04-26T14:13:22.527Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-26T14:13:22.527Z] #70 sha256:57dd465bf57dc92d6993df55187fa59a5f669624925c9afad17421e898482673 [2021-04-26T14:13:22.557Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2021-04-26T14:13:22.594Z] #27 8.130 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:22.594Z] #27 8.184 Selecting previously unselected package libkrb5-3:amd64. [2021-04-26T14:13:22.594Z] #27 8.184 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-26T14:13:22.594Z] #27 8.187 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:22.594Z] #27 8.272 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-26T14:13:22.594Z] #27 8.272 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-26T14:13:22.594Z] #27 8.278 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:22.594Z] #27 8.323 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-26T14:13:22.594Z] #27 8.323 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-26T14:13:22.594Z] #27 8.327 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-26T14:13:22.594Z] #27 8.365 Selecting previously unselected package libsasl2-2:amd64. [2021-04-26T14:13:22.594Z] #27 8.365 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-26T14:13:22.760Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.39MB / 51.83MB 2.9s [2021-04-26T14:13:22.761Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.29MB / 120.17MB 2.9s [2021-04-26T14:13:22.854Z] #27 8.370 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-26T14:13:22.854Z] #27 8.418 Selecting previously unselected package libldap-common. [2021-04-26T14:13:22.854Z] #27 8.418 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-26T14:13:22.854Z] #27 8.425 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-26T14:13:22.854Z] #27 8.468 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-26T14:13:22.854Z] #27 8.468 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-26T14:13:22.854Z] #27 8.472 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-26T14:13:22.854Z] #27 8.533 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-26T14:13:22.854Z] #27 8.535 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-26T14:13:22.854Z] #27 8.540 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-26T14:13:23.071Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.82MB / 68.67MB 3.1s [2021-04-26T14:13:23.071Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.78MB / 51.83MB 3.1s [2021-04-26T14:13:23.071Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.73MB / 120.17MB 3.1s [2021-04-26T14:13:23.071Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.07MB / 51.83MB 3.2s [2021-04-26T14:13:23.071Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.02MB / 120.17MB 3.2s [2021-04-26T14:13:23.116Z] #27 8.584 Selecting previously unselected package libpsl5:amd64. [2021-04-26T14:13:23.116Z] #27 8.584 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-26T14:13:23.116Z] #27 8.588 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-26T14:13:23.116Z] #27 8.631 Selecting previously unselected package librtmp1:amd64. [2021-04-26T14:13:23.116Z] #27 8.631 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-26T14:13:23.116Z] #27 8.635 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-26T14:13:23.116Z] #27 8.704 Selecting previously unselected package libssh2-1:amd64. [2021-04-26T14:13:23.116Z] #27 8.704 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-26T14:13:23.116Z] #27 8.709 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-26T14:13:23.116Z] #27 8.768 Selecting previously unselected package libcurl4:amd64. [2021-04-26T14:13:23.116Z] #27 8.768 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-26T14:13:23.116Z] #27 8.773 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-26T14:13:23.116Z] #27 8.845 Selecting previously unselected package curl. [2021-04-26T14:13:23.116Z] #27 8.845 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-26T14:13:23.116Z] #27 8.849 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-26T14:13:23.128Z] #9 ... [2021-04-26T14:13:23.128Z] [2021-04-26T14:13:23.128Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-26T14:13:23.128Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-26T14:13:23.128Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done [2021-04-26T14:13:23.128Z] #62 DONE 7.8s [2021-04-26T14:13:23.128Z] [2021-04-26T14:13:23.128Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:23.128Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:23.128Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.7s done [2021-04-26T14:13:23.128Z] #9 ... [2021-04-26T14:13:23.128Z] [2021-04-26T14:13:23.128Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-26T14:13:23.128Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-26T14:13:23.128Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-26T14:13:23.128Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-26T14:13:23.128Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-26T14:13:23.128Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-26T14:13:23.128Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done [2021-04-26T14:13:23.128Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2021-04-26T14:13:23.128Z] #64 DONE 7.9s [2021-04-26T14:13:23.128Z] [2021-04-26T14:13:23.128Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:23.128Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:23.332Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.51MB / 68.67MB 3.2s [2021-04-26T14:13:23.332Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.21MB / 51.83MB 3.2s [2021-04-26T14:13:23.332Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.60MB / 51.83MB 3.4s [2021-04-26T14:13:23.332Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.31MB / 120.17MB 3.4s [2021-04-26T14:13:23.332Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.89MB / 51.83MB 3.6s [2021-04-26T14:13:23.376Z] #27 8.919 Selecting previously unselected package libonig5:amd64. [2021-04-26T14:13:23.376Z] #27 8.919 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-26T14:13:23.376Z] #27 8.925 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-26T14:13:23.376Z] #27 8.980 Selecting previously unselected package libjq1:amd64. [2021-04-26T14:13:23.376Z] #27 8.980 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-26T14:13:23.376Z] #27 8.984 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-26T14:13:23.376Z] #27 9.029 Selecting previously unselected package jq. [2021-04-26T14:13:23.376Z] #27 9.029 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-26T14:13:23.376Z] #27 9.032 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-26T14:13:23.376Z] #27 9.077 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-26T14:13:23.376Z] #27 9.094 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-26T14:13:23.376Z] #27 9.108 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-26T14:13:23.454Z] #70 DONE 0.6s [2021-04-26T14:13:23.454Z] [2021-04-26T14:13:23.454Z] #71 exporting to image [2021-04-26T14:13:23.454Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-26T14:13:23.454Z] #71 exporting layers [2021-04-26T14:13:23.594Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.19MB / 51.83MB 3.7s [2021-04-26T14:13:23.594Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.85MB / 120.17MB 3.7s [2021-04-26T14:13:23.638Z] #27 9.211 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-26T14:13:23.638Z] #27 9.222 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-26T14:13:23.638Z] #27 9.236 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:23.638Z] #27 9.246 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-26T14:13:23.638Z] #27 9.256 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-26T14:13:23.638Z] #27 9.266 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:23.638Z] #27 9.277 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-26T14:13:23.638Z] #27 9.289 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-26T14:13:23.638Z] #27 9.302 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:23.638Z] #27 9.316 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-26T14:13:23.638Z] #27 9.333 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-26T14:13:23.638Z] #27 9.344 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-26T14:13:23.856Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.33MB / 51.83MB 3.8s [2021-04-26T14:13:23.856Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.53MB / 120.17MB 4.0s [2021-04-26T14:13:23.898Z] #27 9.355 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-26T14:13:23.898Z] #27 9.367 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-26T14:13:24.117Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.1s done [2021-04-26T14:13:24.117Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.96MB / 120.17MB 4.1s [2021-04-26T14:13:24.117Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.59MB / 120.17MB 4.2s [2021-04-26T14:13:24.117Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 4.2s [2021-04-26T14:13:24.382Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.93MB / 120.17MB 4.3s [2021-04-26T14:13:24.382Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.3s [2021-04-26T14:13:24.382Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.25MB / 120.17MB 4.5s [2021-04-26T14:13:24.468Z] #27 10.02 Updating certificates in /etc/ssl/certs... [2021-04-26T14:13:24.642Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.7s done [2021-04-26T14:13:24.642Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.7s [2021-04-26T14:13:24.642Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.7s done [2021-04-26T14:13:24.703Z] Client: Docker Engine - Community [2021-04-26T14:13:24.703Z] Version: 20.10.5 [2021-04-26T14:13:24.703Z] API version: 1.41 [2021-04-26T14:13:24.703Z] Go version: go1.13.15 [2021-04-26T14:13:24.703Z] Git commit: 55c4c88 [2021-04-26T14:13:24.703Z] Built: Tue Mar 2 20:19:31 2021 [2021-04-26T14:13:24.703Z] OS/Arch: linux/arm64 [2021-04-26T14:13:24.703Z] Context: default [2021-04-26T14:13:24.703Z] Experimental: true [2021-04-26T14:13:24.703Z] [2021-04-26T14:13:24.703Z] Server: Docker Engine - Community [2021-04-26T14:13:24.703Z] Engine: [2021-04-26T14:13:24.703Z] Version: 20.10.5 [2021-04-26T14:13:24.703Z] API version: 1.41 (minimum version 1.12) [2021-04-26T14:13:24.703Z] Go version: go1.13.15 [2021-04-26T14:13:24.703Z] Git commit: 363e9a8 [2021-04-26T14:13:24.703Z] Built: Tue Mar 2 20:17:22 2021 [2021-04-26T14:13:24.703Z] OS/Arch: linux/arm64 [2021-04-26T14:13:24.703Z] Experimental: true [2021-04-26T14:13:24.703Z] containerd: [2021-04-26T14:13:24.703Z] Version: 1.4.4 [2021-04-26T14:13:24.703Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:13:24.703Z] runc: [2021-04-26T14:13:24.703Z] Version: 1.0.0-rc93 [2021-04-26T14:13:24.703Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:13:24.703Z] docker-init: [2021-04-26T14:13:24.703Z] Version: 0.19.0 [2021-04-26T14:13:24.703Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-26T14:13:25.041Z] #9 ... [2021-04-26T14:13:25.041Z] [2021-04-26T14:13:25.041Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-26T14:13:25.041Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-26T14:13:25.041Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-26T14:13:25.041Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-26T14:13:25.041Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-26T14:13:25.041Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-26T14:13:25.041Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 6.2s done [2021-04-26T14:13:25.041Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 3.0s [2021-04-26T14:13:25.048Z] + docker info [2021-04-26T14:13:25.302Z] #26 ... [2021-04-26T14:13:25.302Z] [2021-04-26T14:13:25.302Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:25.302Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:25.344Z] #71 exporting layers 2.0s done [2021-04-26T14:13:25.344Z] #71 writing image sha256:03d9e11fe424f6245863beb5702d081c685c4d5163dec337f0602eb4411a7420 [2021-04-26T14:13:25.344Z] #71 writing image sha256:03d9e11fe424f6245863beb5702d081c685c4d5163dec337f0602eb4411a7420 done [2021-04-26T14:13:25.344Z] #71 naming to docker.io/library/docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 done [2021-04-26T14:13:25.344Z] #71 DONE 2.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-04-26T14:13:25.411Z] #27 10.96 137 added, 0 removed; done. [2021-04-26T14:13:25.411Z] #27 11.00 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:25.411Z] #27 11.01 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-26T14:13:25.411Z] #27 11.02 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-26T14:13:25.411Z] #27 11.03 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-26T14:13:25.411Z] #27 11.05 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:13:25.411Z] #27 11.06 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-26T14:13:25.411Z] #27 11.07 Updating certificates in /etc/ssl/certs... [2021-04-26T14:13:25.684Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42324/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42324/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 hack/validate/default [2021-04-26T14:13:26.025Z] #9 ... [2021-04-26T14:13:26.025Z] [2021-04-26T14:13:26.025Z] #23 [internal] load build context [2021-04-26T14:13:26.025Z] #23 sha256:a9fa6720302584c0be364895e83c3275e8dd854057a7f9abaa8f38e027541e5a [2021-04-26T14:13:26.025Z] #23 transferring context: 53.37MB 4.9s done [2021-04-26T14:13:26.025Z] #23 DONE 6.2s [2021-04-26T14:13:26.025Z] [2021-04-26T14:13:26.025Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-26T14:13:26.025Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-26T14:13:26.025Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-26T14:13:26.025Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-26T14:13:26.025Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-26T14:13:26.025Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-26T14:13:26.025Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.2s done [2021-04-26T14:13:26.025Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2021-04-26T14:13:26.025Z] #62 DONE 6.2s [2021-04-26T14:13:26.025Z] [2021-04-26T14:13:26.025Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:26.025Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:26.025Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.8s done [2021-04-26T14:13:26.025Z] #9 ... [2021-04-26T14:13:26.025Z] [2021-04-26T14:13:26.025Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-26T14:13:26.026Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-26T14:13:26.026Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-26T14:13:26.026Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-26T14:13:26.026Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-26T14:13:26.026Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-26T14:13:26.026Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-04-26T14:13:26.026Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2021-04-26T14:13:26.026Z] #64 DONE 6.4s [2021-04-26T14:13:26.026Z] [2021-04-26T14:13:26.026Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:26.026Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:26.246Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.8s done [2021-04-26T14:13:26.246Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-26T14:13:26.249Z] #27 11.74 0 added, 0 removed; done. [2021-04-26T14:13:26.249Z] #27 11.74 Running hooks in /etc/ca-certificates/update.d... [2021-04-26T14:13:26.249Z] #27 11.74 done. [2021-04-26T14:13:26.619Z] Congratulations! All commits are properly signed with the DCO! [2021-04-26T14:13:26.984Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2021-04-26T14:13:27.180Z] Congratulations! Seccomp profile generation is done correctly. [2021-04-26T14:13:27.180Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-04-26T14:13:27.209Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-04-26T14:13:27.209Z] #9 ... [2021-04-26T14:13:27.209Z] [2021-04-26T14:13:27.209Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-26T14:13:27.209Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-26T14:13:27.209Z] #63 DONE 0.9s [2021-04-26T14:13:27.209Z] [2021-04-26T14:13:27.209Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:27.209Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:27.210Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-04-26T14:13:27.244Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s done [2021-04-26T14:13:27.780Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-04-26T14:13:27.818Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-26T14:13:28.041Z] #9 ... [2021-04-26T14:13:28.041Z] [2021-04-26T14:13:28.041Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-26T14:13:28.041Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-26T14:13:28.041Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.1s done [2021-04-26T14:13:28.041Z] #26 DONE 12.9s [2021-04-26T14:13:28.302Z] [2021-04-26T14:13:28.302Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-26T14:13:28.302Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-26T14:13:28.302Z] #65 DONE 0.9s [2021-04-26T14:13:28.302Z] [2021-04-26T14:13:28.302Z] #27 [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 [2021-04-26T14:13:28.302Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-26T14:13:28.389Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-04-26T14:13:28.980Z] #9 ... [2021-04-26T14:13:28.980Z] [2021-04-26T14:13:28.980Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-26T14:13:28.980Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-26T14:13:28.980Z] #63 DONE 0.6s [2021-04-26T14:13:28.980Z] [2021-04-26T14:13:28.980Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:28.980Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:28.980Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-04-26T14:13:29.544Z] #27 DONE 14.9s [2021-04-26T14:13:29.544Z] [2021-04-26T14:13:29.544Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:29.544Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:29.544Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.6s done [2021-04-26T14:13:29.544Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.8s [2021-04-26T14:13:29.544Z] #9 ... [2021-04-26T14:13:29.544Z] [2021-04-26T14:13:29.544Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-26T14:13:29.544Z] #28 sha256:8926ef4186e9dead806f6bbdbdd4d4f51a14f68a636fac00827bfcdd8e0053ce [2021-04-26T14:13:29.544Z] #28 DONE 0.2s [2021-04-26T14:13:29.544Z] [2021-04-26T14:13:29.544Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:13:29.544Z] #29 sha256:563b043e394cbd09c6e9c222f7465282e4f2d1b234989ff61e05c8e77dd1f647 [2021-04-26T14:13:29.551Z] #9 ... [2021-04-26T14:13:29.551Z] [2021-04-26T14:13:29.551Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-26T14:13:29.552Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-26T14:13:29.552Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-26T14:13:29.552Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-26T14:13:29.552Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-26T14:13:29.552Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-26T14:13:29.552Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 7.8s done [2021-04-26T14:13:29.552Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 1.7s [2021-04-26T14:13:29.552Z] #26 ... [2021-04-26T14:13:29.552Z] [2021-04-26T14:13:29.552Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:29.552Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:29.813Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-04-26T14:13:29.813Z] #9 ... [2021-04-26T14:13:29.813Z] [2021-04-26T14:13:29.813Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-26T14:13:29.813Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-26T14:13:29.813Z] #65 DONE 0.8s [2021-04-26T14:13:30.074Z] [2021-04-26T14:13:30.074Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-26T14:13:30.074Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-26T14:13:30.213Z] #27 1.777 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:13:30.213Z] #27 1.778 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:13:30.213Z] #27 1.778 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:13:30.213Z] #27 1.992 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [284 kB] [2021-04-26T14:13:30.474Z] #27 2.239 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-26T14:13:30.490Z] #29 ... [2021-04-26T14:13:30.490Z] [2021-04-26T14:13:30.490Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:30.490Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:30.490Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.5s done [2021-04-26T14:13:30.490Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-26T14:13:30.490Z] #9 DONE 28.3s [2021-04-26T14:13:30.490Z] [2021-04-26T14:13:30.490Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:13:30.490Z] #29 sha256:563b043e394cbd09c6e9c222f7465282e4f2d1b234989ff61e05c8e77dd1f647 [2021-04-26T14:13:30.490Z] #29 1.064 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-26T14:13:30.735Z] #27 2.550 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-26T14:13:30.750Z] #29 1.152 [2021-04-26T14:13:31.270Z] #29 1.270 ############ 17.9% ########################### 37.9% ######################################### 57.8% ####################################################### 77.7% ###################################################################### 97.5% ######################################################################## 100.0% [2021-04-26T14:13:31.270Z] #29 1.748 [2021-04-26T14:13:31.270Z] #29 1.847 ######################################################################## 100.0% [2021-04-26T14:13:31.270Z] #29 1.910 [2021-04-26T14:13:31.456Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 3.7s done [2021-04-26T14:13:31.535Z] #29 2.023 ################################################################### 93.3% ######################################################################## 100.0% [2021-04-26T14:13:31.535Z] #29 2.085 [2021-04-26T14:13:31.717Z] #26 DONE 12.1s [2021-04-26T14:13:31.717Z] [2021-04-26T14:13:31.717Z] #27 [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 [2021-04-26T14:13:31.717Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-26T14:13:31.797Z] [2021-04-26T14:13:31.797Z] #29 ... [2021-04-26T14:13:31.797Z] [2021-04-26T14:13:31.797Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-26T14:13:31.797Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-26T14:13:31.797Z] #10 DONE 1.3s [2021-04-26T14:13:31.797Z] [2021-04-26T14:13:31.797Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:13:31.797Z] #29 sha256:563b043e394cbd09c6e9c222f7465282e4f2d1b234989ff61e05c8e77dd1f647 [2021-04-26T14:13:32.058Z] #29 2.197 ############ 17.6% ########################## 36.9% ######################################## 55.8% ###################################################### 76.1% #################################################################### 95.6% ######################################################################## 100.0% [2021-04-26T14:13:32.319Z] #29 2.770 [2021-04-26T14:13:32.652Z] #27 4.155 Fetched 8441 kB in 3s (3191 kB/s) [2021-04-26T14:13:33.179Z] #27 1.305 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:13:33.179Z] #27 1.316 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:13:33.179Z] #27 1.366 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:13:33.179Z] #27 1.473 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-26T14:13:33.223Z] #27 4.155 Reading package lists... [2021-04-26T14:13:33.438Z] #27 1.714 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-26T14:13:33.699Z] #27 2.032 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [284 kB] [2021-04-26T14:13:34.154Z] #29 2.893 # 2.7% ###### 9.6% ########## 14.8% ############## 19.9% ################ 22.6% ################## 25.0% ####################### 33.1% ############################### 43.7% #################################### 50.1% ####################################### 55.3% ########################################### 60.6% ############################################### 65.8% ################################################### 71.0% ###################################################### 76.2% ########################################################## 81.4% ############################################################## 86.5% ################################################################## 91.8% ##################################################################### 97.0% ######################################################################## 100.0% [2021-04-26T14:13:34.154Z] #29 4.749 [2021-04-26T14:13:34.165Z] #27 5.076 Reading package lists... [2021-04-26T14:13:34.414Z] #29 5.022 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-26T14:13:34.425Z] #27 6.022 Building dependency tree... [2021-04-26T14:13:34.674Z] #29 5.081 [2021-04-26T14:13:34.674Z] #29 5.153 ##################################################################29 ... [2021-04-26T14:13:34.674Z] [2021-04-26T14:13:34.674Z] #11 [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 [2021-04-26T14:13:34.674Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-26T14:13:34.674Z] #11 DONE 3.0s [2021-04-26T14:13:34.674Z] [2021-04-26T14:13:34.674Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:13:34.674Z] #29 sha256:563b043e394cbd09c6e9c222f7465282e4f2d1b234989ff61e05c8e77dd1f647 [2021-04-26T14:13:34.674Z] #29 5.153 ######################################################################## 100.0% [2021-04-26T14:13:34.674Z] #29 5.178 [2021-04-26T14:13:34.687Z] #27 6.350 The following additional packages will be installed: [2021-04-26T14:13:34.687Z] #27 6.350 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-26T14:13:34.687Z] #27 6.350 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-26T14:13:34.687Z] #27 6.350 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-26T14:13:34.687Z] #27 6.350 Suggested packages: [2021-04-26T14:13:34.687Z] #27 6.350 krb5-doc krb5-user [2021-04-26T14:13:34.687Z] #27 6.350 Recommended packages: [2021-04-26T14:13:34.687Z] #27 6.350 krb5-locales publicsuffix libsasl2-modules [2021-04-26T14:13:34.687Z] #27 ... [2021-04-26T14:13:34.687Z] [2021-04-26T14:13:34.687Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:34.687Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:34.687Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.2s [2021-04-26T14:13:34.933Z] #29 5.569 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-26T14:13:34.953Z] #9 ... [2021-04-26T14:13:34.953Z] [2021-04-26T14:13:34.953Z] #27 [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 [2021-04-26T14:13:34.953Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-26T14:13:34.953Z] #27 6.612 The following NEW packages will be installed: [2021-04-26T14:13:34.953Z] #27 6.613 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-26T14:13:34.953Z] #27 6.613 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-26T14:13:34.953Z] #27 6.613 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-26T14:13:34.953Z] #27 6.614 libssh2-1 libssl1.1 openssl [2021-04-26T14:13:34.953Z] #27 6.957 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-26T14:13:34.953Z] #27 6.957 Need to get 5059 kB of archives. [2021-04-26T14:13:34.953Z] #27 6.957 After this operation, 12.1 MB of additional disk space will be used. [2021-04-26T14:13:34.953Z] #27 6.957 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-26T14:13:34.953Z] #27 6.957 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-26T14:13:35.081Z] #27 3.521 Fetched 8441 kB in 2s (3422 kB/s) [2021-04-26T14:13:35.200Z] #29 ... [2021-04-26T14:13:35.200Z] [2021-04-26T14:13:35.200Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-26T14:13:35.200Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-26T14:13:35.200Z] #39 DONE 0.5s [2021-04-26T14:13:35.200Z] [2021-04-26T14:13:35.201Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:13:35.201Z] #29 sha256:563b043e394cbd09c6e9c222f7465282e4f2d1b234989ff61e05c8e77dd1f647 [2021-04-26T14:13:35.201Z] #29 5.626 [2021-04-26T14:13:35.201Z] #29 ... [2021-04-26T14:13:35.201Z] [2021-04-26T14:13:35.201Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-26T14:13:35.201Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-26T14:13:35.201Z] #31 DONE 0.5s [2021-04-26T14:13:35.201Z] [2021-04-26T14:13:35.201Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:13:35.201Z] #29 sha256:563b043e394cbd09c6e9c222f7465282e4f2d1b234989ff61e05c8e77dd1f647 [2021-04-26T14:13:35.201Z] #29 5.757 ############## 19.6% ######################################################################## 100.0% [2021-04-26T14:13:35.201Z] #29 5.788 [2021-04-26T14:13:35.216Z] #27 6.969 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-26T14:13:35.216Z] #27 6.969 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-26T14:13:35.216Z] #27 6.969 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-26T14:13:35.216Z] #27 6.978 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-26T14:13:35.216Z] #27 6.992 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-26T14:13:35.216Z] #27 6.996 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-26T14:13:35.216Z] #27 7.000 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-26T14:13:35.216Z] #27 7.002 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-26T14:13:35.216Z] #27 7.007 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-26T14:13:35.216Z] #27 7.012 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-26T14:13:35.216Z] #27 7.019 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-26T14:13:35.216Z] #27 7.019 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-26T14:13:35.216Z] #27 7.020 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-26T14:13:35.216Z] #27 7.030 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-26T14:13:35.216Z] #27 7.030 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-26T14:13:35.216Z] #27 7.030 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-26T14:13:35.216Z] #27 7.036 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-26T14:13:35.216Z] #27 7.047 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-26T14:13:35.216Z] #27 7.047 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-26T14:13:35.477Z] #27 7.236 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:13:35.477Z] #27 7.266 Fetched 5059 kB in 0s (12.8 MB/s) [2021-04-26T14:13:35.477Z] #27 7.318 Selecting previously unselected package libssl1.1:amd64. [2021-04-26T14:13:35.477Z] #27 7.318 (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 ... 6677 files and directories currently installed.) [2021-04-26T14:13:35.477Z] #27 7.319 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-26T14:13:35.477Z] #27 7.330 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-26T14:13:35.737Z] #27 7.543 Selecting previously unselected package openssl. [2021-04-26T14:13:35.737Z] #27 7.543 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-26T14:13:35.737Z] #27 7.548 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-26T14:13:35.773Z] #29 6.256 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-26T14:13:36.023Z] #27 3.521 Reading package lists... [2021-04-26T14:13:36.035Z] #29 6.431 [2021-04-26T14:13:36.035Z] #27 7.744 Selecting previously unselected package ca-certificates. [2021-04-26T14:13:36.035Z] #27 7.744 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-26T14:13:36.035Z] #27 7.748 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-26T14:13:36.035Z] #27 7.874 Selecting previously unselected package libkeyutils1:amd64. [2021-04-26T14:13:36.035Z] #27 7.874 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-26T14:13:36.035Z] #27 7.878 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-26T14:13:36.295Z] #27 7.925 Selecting previously unselected package libkrb5support0:amd64. [2021-04-26T14:13:36.295Z] #27 7.925 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-26T14:13:36.295Z] #27 7.936 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:36.295Z] #27 8.075 Selecting previously unselected package libk5crypto3:amd64. [2021-04-26T14:13:36.295Z] #27 8.075 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-26T14:13:36.295Z] #27 8.082 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:36.295Z] #27 8.153 Selecting previously unselected package libkrb5-3:amd64. [2021-04-26T14:13:36.295Z] #27 8.153 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-26T14:13:36.295Z] #27 8.157 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:36.295Z] #27 8.281 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-26T14:13:36.295Z] #27 8.281 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-26T14:13:36.556Z] #27 8.285 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:36.556Z] #27 8.348 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-26T14:13:36.556Z] #27 8.348 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-26T14:13:36.556Z] #27 8.352 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-26T14:13:36.556Z] #27 8.407 Selecting previously unselected package libsasl2-2:amd64. [2021-04-26T14:13:36.556Z] #27 8.407 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-26T14:13:36.556Z] #27 8.413 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-26T14:13:36.556Z] #27 8.485 Selecting previously unselected package libldap-common. [2021-04-26T14:13:36.556Z] #27 8.485 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-26T14:13:36.556Z] #27 8.492 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-26T14:13:36.556Z] #27 8.553 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-26T14:13:36.556Z] #27 8.553 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-26T14:13:36.817Z] #27 8.560 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-26T14:13:36.817Z] #27 8.657 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-26T14:13:36.817Z] #27 8.657 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-26T14:13:36.817Z] #27 8.662 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-26T14:13:36.817Z] #27 8.731 Selecting previously unselected package libpsl5:amd64. [2021-04-26T14:13:36.817Z] #27 8.731 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-26T14:13:36.817Z] #27 8.736 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-26T14:13:36.827Z] #29 6.582 0.0% ####### 10.1% ################ 23.2% ########################## 36.6% ################################## 48.1% ########################################### 60.4% #################################################### 73.1% ########################################################### 83.3% ###################################################################### 98.4% ######################################################################## 100.0% [2021-04-26T14:13:36.827Z] #29 7.476 [2021-04-26T14:13:36.961Z] #27 4.447 Reading package lists... [2021-04-26T14:13:37.079Z] #27 8.799 Selecting previously unselected package librtmp1:amd64. [2021-04-26T14:13:37.079Z] #27 8.800 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-26T14:13:37.079Z] #27 8.807 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-26T14:13:37.079Z] #27 9.017 Selecting previously unselected package libssh2-1:amd64. [2021-04-26T14:13:37.079Z] #27 9.017 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-26T14:13:37.079Z] #27 9.022 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-26T14:13:37.079Z] #27 9.087 Selecting previously unselected package libcurl4:amd64. [2021-04-26T14:13:37.119Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-04-26T14:13:37.221Z] #27 5.350 Building dependency tree... [2021-04-26T14:13:37.221Z] #27 5.698 The following additional packages will be installed: [2021-04-26T14:13:37.221Z] #27 5.699 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-26T14:13:37.221Z] #27 5.699 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-26T14:13:37.221Z] #27 5.699 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-26T14:13:37.221Z] #27 5.700 Suggested packages: [2021-04-26T14:13:37.221Z] #27 5.700 krb5-doc krb5-user [2021-04-26T14:13:37.221Z] #27 5.700 Recommended packages: [2021-04-26T14:13:37.221Z] #27 5.700 krb5-locales publicsuffix libsasl2-modules [2021-04-26T14:13:37.345Z] #27 9.089 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-26T14:13:37.345Z] #27 9.095 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-26T14:13:37.345Z] #27 9.207 Selecting previously unselected package curl. [2021-04-26T14:13:37.345Z] #27 9.207 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-26T14:13:37.375Z] Congratulations! All API changes are done the right way. [2021-04-26T14:13:37.375Z] Congratulations! All TOML source files changed here have valid syntax. [2021-04-26T14:13:37.375Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-04-26T14:13:37.375Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-04-26T14:13:37.375Z] Congratulations! No new tests were added to integration-cli. [2021-04-26T14:13:37.375Z] [2021-04-26T14:13:37.375Z] INFO Start validation with golang-ci-lint [2021-04-26T14:13:37.375Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-04-26T14:13:37.375Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-26T14:13:37.375Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-26T14:13:37.400Z] #29 8.032 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-26T14:13:37.481Z] #27 5.920 The following NEW packages will be installed: [2021-04-26T14:13:37.481Z] #27 5.928 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-26T14:13:37.481Z] #27 5.928 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-26T14:13:37.481Z] #27 5.928 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-26T14:13:37.481Z] #27 5.928 libssh2-1 libssl1.1 openssl [2021-04-26T14:13:37.607Z] #27 9.211 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-26T14:13:37.607Z] #27 9.292 Selecting previously unselected package libonig5:amd64. [2021-04-26T14:13:37.607Z] #27 9.292 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-26T14:13:37.607Z] #27 9.302 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-26T14:13:37.607Z] #27 9.375 Selecting previously unselected package libjq1:amd64. [2021-04-26T14:13:37.607Z] #27 9.375 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-26T14:13:37.607Z] #27 9.381 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-26T14:13:37.607Z] #27 9.447 Selecting previously unselected package jq. [2021-04-26T14:13:37.607Z] #27 9.449 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-26T14:13:37.607Z] #27 9.460 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-26T14:13:37.607Z] #27 9.504 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-26T14:13:37.607Z] #27 9.516 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-26T14:13:37.607Z] #27 9.544 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-26T14:13:37.660Z] #29 8.146 [2021-04-26T14:13:37.660Z] #29 8.229 ######################################################################## 100.0% [2021-04-26T14:13:37.660Z] #29 8.267 [2021-04-26T14:13:37.741Z] #27 6.198 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-26T14:13:37.741Z] #27 6.198 Need to get 5059 kB of archives. [2021-04-26T14:13:37.741Z] #27 6.198 After this operation, 12.1 MB of additional disk space will be used. [2021-04-26T14:13:37.741Z] #27 6.198 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-26T14:13:37.868Z] #27 9.733 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-26T14:13:37.868Z] #27 9.745 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-26T14:13:37.868Z] #27 9.770 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:37.868Z] #27 9.777 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-26T14:13:37.868Z] #27 9.790 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-26T14:13:37.868Z] #27 9.803 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:37.868Z] #27 9.819 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-26T14:13:37.868Z] #27 9.832 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-26T14:13:38.001Z] #27 6.208 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-26T14:13:38.001Z] #27 6.208 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-26T14:13:38.001Z] #27 6.208 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-26T14:13:38.001Z] #27 6.208 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-26T14:13:38.001Z] #27 6.212 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-26T14:13:38.001Z] #27 6.226 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-26T14:13:38.001Z] #27 6.229 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-26T14:13:38.001Z] #27 6.232 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-26T14:13:38.001Z] #27 6.236 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-26T14:13:38.001Z] #27 6.236 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-26T14:13:38.001Z] #27 6.263 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-26T14:13:38.001Z] #27 6.271 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-26T14:13:38.001Z] #27 6.273 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-26T14:13:38.001Z] #27 6.273 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-26T14:13:38.001Z] #27 6.273 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-26T14:13:38.001Z] #27 6.273 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-26T14:13:38.001Z] #27 6.280 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-26T14:13:38.001Z] #27 6.281 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-26T14:13:38.001Z] #27 6.284 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-26T14:13:38.001Z] #27 6.288 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-26T14:13:38.001Z] #27 6.452 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:13:38.131Z] #27 9.846 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:38.131Z] #27 9.866 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-26T14:13:38.131Z] #27 9.892 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-26T14:13:38.131Z] #27 9.904 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-26T14:13:38.131Z] #27 9.915 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-26T14:13:38.131Z] #27 9.931 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-26T14:13:38.262Z] #27 6.473 Fetched 5059 kB in 0s (14.3 MB/s) [2021-04-26T14:13:38.262Z] #27 6.516 Selecting previously unselected package libssl1.1:amd64. [2021-04-26T14:13:38.262Z] #27 6.516 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-26T14:13:38.262Z] #27 6.519 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-26T14:13:38.262Z] #27 6.528 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-26T14:13:38.262Z] #27 6.747 Selecting previously unselected package openssl. [2021-04-26T14:13:38.262Z] #27 6.747 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-26T14:13:38.262Z] #27 6.761 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-26T14:13:38.522Z] #27 6.896 Selecting previously unselected package ca-certificates. [2021-04-26T14:13:38.522Z] #27 6.896 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-26T14:13:38.522Z] #27 6.900 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-26T14:13:38.522Z] #27 6.977 Selecting previously unselected package libkeyutils1:amd64. [2021-04-26T14:13:38.522Z] #27 6.979 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-26T14:13:38.522Z] #27 6.983 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-26T14:13:38.522Z] #27 7.063 Selecting previously unselected package libkrb5support0:amd64. [2021-04-26T14:13:38.522Z] #27 7.063 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-26T14:13:38.620Z] #29 8.921 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-26T14:13:38.620Z] #29 9.018 [2021-04-26T14:13:38.620Z] #29 9.151 ######################################################################## 100.0% [2021-04-26T14:13:38.620Z] #29 9.181 [2021-04-26T14:13:38.620Z] #29 9.209 Download of images into '/build' complete. [2021-04-26T14:13:38.620Z] #29 9.209 Use something like the following to load the result into a Docker daemon: [2021-04-26T14:13:38.620Z] #29 9.209 tar -cC '/build' . | docker load [2021-04-26T14:13:38.703Z] #27 10.56 Updating certificates in /etc/ssl/certs... [2021-04-26T14:13:38.782Z] #27 7.067 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:38.782Z] #27 7.117 Selecting previously unselected package libk5crypto3:amd64. [2021-04-26T14:13:38.782Z] #27 7.117 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-26T14:13:38.782Z] #27 7.123 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:38.782Z] #27 7.174 Selecting previously unselected package libkrb5-3:amd64. [2021-04-26T14:13:38.782Z] #27 7.174 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-26T14:13:38.782Z] #27 7.181 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:38.782Z] #27 7.259 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-26T14:13:38.782Z] #27 7.259 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-26T14:13:38.782Z] #27 7.263 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:38.782Z] #27 7.308 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-26T14:13:39.042Z] #27 7.309 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-26T14:13:39.042Z] #27 7.319 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-26T14:13:39.042Z] #27 7.366 Selecting previously unselected package libsasl2-2:amd64. [2021-04-26T14:13:39.042Z] #27 7.368 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-26T14:13:39.042Z] #27 7.374 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-26T14:13:39.042Z] #27 7.421 Selecting previously unselected package libldap-common. [2021-04-26T14:13:39.042Z] #27 7.421 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-26T14:13:39.042Z] #27 7.426 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-26T14:13:39.042Z] #27 7.484 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-26T14:13:39.042Z] #27 7.486 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-26T14:13:39.042Z] #27 7.491 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-26T14:13:39.302Z] #27 7.600 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-26T14:13:39.302Z] #27 7.602 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-26T14:13:39.302Z] #27 7.608 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-26T14:13:39.302Z] #27 7.662 Selecting previously unselected package libpsl5:amd64. [2021-04-26T14:13:39.302Z] #27 7.662 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-26T14:13:39.302Z] #27 7.667 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-26T14:13:39.302Z] #27 7.714 Selecting previously unselected package librtmp1:amd64. [2021-04-26T14:13:39.302Z] #27 7.714 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-26T14:13:39.302Z] #27 7.719 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-26T14:13:39.561Z] #29 DONE 10.0s [2021-04-26T14:13:39.561Z] [2021-04-26T14:13:39.561Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-04-26T14:13:39.561Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-26T14:13:39.561Z] #40 4.338 + git clone https://github.com/docker/distribution.git . [2021-04-26T14:13:39.561Z] #40 4.338 Cloning into '.'... [2021-04-26T14:13:39.562Z] #27 7.763 Selecting previously unselected package libssh2-1:amd64. [2021-04-26T14:13:39.562Z] #27 7.763 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-26T14:13:39.562Z] #27 7.768 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-26T14:13:39.562Z] #27 7.818 Selecting previously unselected package libcurl4:amd64. [2021-04-26T14:13:39.562Z] #27 7.820 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-26T14:13:39.562Z] #27 7.824 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-26T14:13:39.562Z] #27 7.899 Selecting previously unselected package curl. [2021-04-26T14:13:39.562Z] #27 7.899 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-26T14:13:39.562Z] #27 7.904 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-26T14:13:39.562Z] #27 7.984 Selecting previously unselected package libonig5:amd64. [2021-04-26T14:13:39.562Z] #27 7.984 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-26T14:13:39.562Z] #27 7.988 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-26T14:13:39.562Z] #27 8.058 Selecting previously unselected package libjq1:amd64. [2021-04-26T14:13:39.562Z] #27 8.058 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-26T14:13:39.562Z] #27 8.063 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-26T14:13:39.647Z] #27 11.57 137 added, 0 removed; done. [2021-04-26T14:13:39.821Z] #40 ... [2021-04-26T14:13:39.821Z] [2021-04-26T14:13:39.821Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-26T14:13:39.821Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-26T14:13:39.821Z] #12 DONE 5.0s [2021-04-26T14:13:39.821Z] [2021-04-26T14:13:39.821Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:13:39.821Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:13:39.823Z] #27 8.109 Selecting previously unselected package jq. [2021-04-26T14:13:39.823Z] #27 8.111 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-26T14:13:39.823Z] #27 8.116 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-26T14:13:39.823Z] #27 8.160 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-26T14:13:39.823Z] #27 8.174 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-26T14:13:39.823Z] #27 8.188 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-26T14:13:39.823Z] #27 8.296 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-26T14:13:39.907Z] #27 11.65 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:39.907Z] #27 11.66 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-26T14:13:39.907Z] #27 11.70 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-26T14:13:39.907Z] #27 11.73 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-26T14:13:39.907Z] #27 11.74 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:13:39.907Z] #27 11.79 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-26T14:13:39.907Z] #27 11.80 Updating certificates in /etc/ssl/certs... [2021-04-26T14:13:39.988Z] Client: [2021-04-26T14:13:39.989Z] Context: default [2021-04-26T14:13:39.989Z] Debug Mode: false [2021-04-26T14:13:39.989Z] Plugins: [2021-04-26T14:13:39.989Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-26T14:13:39.989Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-26T14:13:39.989Z] [2021-04-26T14:13:39.989Z] Server: [2021-04-26T14:13:39.989Z] Containers: 0 [2021-04-26T14:13:39.989Z] Running: 0 [2021-04-26T14:13:39.989Z] Paused: 0 [2021-04-26T14:13:39.989Z] Stopped: 0 [2021-04-26T14:13:39.989Z] Images: 0 [2021-04-26T14:13:39.989Z] Server Version: 20.10.5 [2021-04-26T14:13:39.989Z] Storage Driver: overlay2 [2021-04-26T14:13:39.989Z] Backing Filesystem: extfs [2021-04-26T14:13:39.989Z] Supports d_type: true [2021-04-26T14:13:39.989Z] Native Overlay Diff: true [2021-04-26T14:13:39.989Z] Logging Driver: json-file [2021-04-26T14:13:39.989Z] Cgroup Driver: cgroupfs [2021-04-26T14:13:39.989Z] Cgroup Version: 1 [2021-04-26T14:13:39.989Z] Plugins: [2021-04-26T14:13:39.989Z] Volume: local [2021-04-26T14:13:39.989Z] Network: bridge host ipvlan macvlan null overlay [2021-04-26T14:13:39.989Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-26T14:13:39.989Z] Swarm: inactive [2021-04-26T14:13:39.989Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-26T14:13:39.989Z] Default Runtime: runc [2021-04-26T14:13:39.989Z] Init Binary: docker-init [2021-04-26T14:13:39.989Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:13:39.989Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:13:39.989Z] init version: de40ad0 [2021-04-26T14:13:39.989Z] Security Options: [2021-04-26T14:13:39.989Z] apparmor [2021-04-26T14:13:39.989Z] seccomp [2021-04-26T14:13:39.989Z] Profile: default [2021-04-26T14:13:39.989Z] Kernel Version: 5.4.0-1041-aws [2021-04-26T14:13:39.989Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-26T14:13:39.989Z] OSType: linux [2021-04-26T14:13:39.989Z] Architecture: aarch64 [2021-04-26T14:13:39.989Z] CPUs: 4 [2021-04-26T14:13:39.989Z] Total Memory: 7.494GiB [2021-04-26T14:13:39.989Z] Name: ip-10-100-52-27 [2021-04-26T14:13:39.989Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-04-26T14:13:39.989Z] Docker Root Dir: /var/lib/docker [2021-04-26T14:13:39.989Z] Debug Mode: false [2021-04-26T14:13:39.989Z] Registry: https://index.docker.io/v1/ [2021-04-26T14:13:39.989Z] Labels: [2021-04-26T14:13:39.989Z] Experimental: true [2021-04-26T14:13:39.989Z] Insecure Registries: [2021-04-26T14:13:39.989Z] 127.0.0.0/8 [2021-04-26T14:13:39.989Z] Live Restore Enabled: true [2021-04-26T14:13:39.989Z] [2021-04-26T14:13:39.989Z] WARNING: No swap limit support [Pipeline] sh [2021-04-26T14:13:40.084Z] #27 8.308 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-26T14:13:40.084Z] #27 8.327 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:40.084Z] #27 8.341 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-26T14:13:40.084Z] #27 8.354 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-26T14:13:40.084Z] #27 8.367 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:40.084Z] #27 8.382 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-26T14:13:40.084Z] #27 8.396 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-26T14:13:40.084Z] #27 8.408 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:40.084Z] #27 8.421 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-26T14:13:40.084Z] #27 8.441 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-26T14:13:40.084Z] #27 8.454 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-26T14:13:40.084Z] #27 8.467 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-26T14:13:40.084Z] #27 8.481 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-26T14:13:40.084Z] #27 ... [2021-04-26T14:13:40.084Z] [2021-04-26T14:13:40.084Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:40.084Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:40.084Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.3s done [2021-04-26T14:13:40.084Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done [2021-04-26T14:13:40.084Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.4s [2021-04-26T14:13:40.288Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-26T14:13:40.288Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-26T14:13:40.288Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42324/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-26T14:13:40.288Z] + bash /home/ubuntu/workspace/moby_PR-42324/check-config.sh [2021-04-26T14:13:40.288Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-26T14:13:40.288Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-26T14:13:40.288Z] [2021-04-26T14:13:40.288Z] Generally Necessary: [2021-04-26T14:13:40.288Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-26T14:13:40.288Z] - apparmor: enabled and tools installed [2021-04-26T14:13:40.288Z] - CONFIG_NAMESPACES: enabled [2021-04-26T14:13:40.288Z] - CONFIG_NET_NS: enabled [2021-04-26T14:13:40.288Z] - CONFIG_PID_NS: enabled [2021-04-26T14:13:40.288Z] - CONFIG_IPC_NS: enabled [2021-04-26T14:13:40.288Z] - CONFIG_UTS_NS: enabled [2021-04-26T14:13:40.288Z] - CONFIG_CGROUPS: enabled [2021-04-26T14:13:40.288Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-26T14:13:40.288Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-26T14:13:40.288Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-26T14:13:40.288Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-26T14:13:40.288Z] - CONFIG_CPUSETS: enabled [2021-04-26T14:13:40.288Z] - CONFIG_MEMCG: enabled [2021-04-26T14:13:40.551Z] - CONFIG_KEYS: enabled [2021-04-26T14:13:40.551Z] - CONFIG_VETH: enabled (as module) [2021-04-26T14:13:40.551Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-26T14:13:40.551Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-26T14:13:40.551Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-26T14:13:40.551Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-26T14:13:40.551Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-26T14:13:40.551Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-26T14:13:40.551Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-26T14:13:40.551Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-26T14:13:40.551Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-26T14:13:40.551Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-26T14:13:40.551Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-26T14:13:40.551Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-26T14:13:40.551Z] [2021-04-26T14:13:40.551Z] Optional Features: [2021-04-26T14:13:40.551Z] - CONFIG_USER_NS: enabled [2021-04-26T14:13:40.551Z] - CONFIG_SECCOMP: enabled [2021-04-26T14:13:40.551Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-26T14:13:40.551Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-26T14:13:40.551Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-26T14:13:40.551Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-26T14:13:40.654Z] #9 ... [2021-04-26T14:13:40.654Z] [2021-04-26T14:13:40.654Z] #27 [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 [2021-04-26T14:13:40.654Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-26T14:13:40.654Z] #27 9.067 Updating certificates in /etc/ssl/certs... [2021-04-26T14:13:40.815Z] - CONFIG_BLK_CGROUP: enabled [2021-04-26T14:13:40.815Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-26T14:13:40.815Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-26T14:13:40.815Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-26T14:13:40.815Z] - CONFIG_CGROUP_PERF: enabled [2021-04-26T14:13:40.815Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-26T14:13:40.815Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-26T14:13:40.815Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-26T14:13:40.815Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-26T14:13:40.815Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-26T14:13:40.815Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-26T14:13:40.815Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-26T14:13:40.815Z] - CONFIG_IP_VS: enabled (as module) [2021-04-26T14:13:40.815Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-26T14:13:40.815Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-26T14:13:40.815Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-26T14:13:40.815Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-26T14:13:40.815Z] - CONFIG_EXT4_FS: enabled [2021-04-26T14:13:40.815Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-26T14:13:40.815Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-26T14:13:40.815Z] - Network Drivers: [2021-04-26T14:13:40.815Z] - "overlay": [2021-04-26T14:13:40.815Z] - CONFIG_VXLAN: enabled (as module) [2021-04-26T14:13:40.815Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-26T14:13:40.815Z] Optional (for encrypted networks): [2021-04-26T14:13:40.849Z] #27 12.53 0 added, 0 removed; done. [2021-04-26T14:13:40.849Z] #27 12.53 Running hooks in /etc/ca-certificates/update.d... [2021-04-26T14:13:40.849Z] #27 12.53 done. [2021-04-26T14:13:41.079Z] - CONFIG_CRYPTO: enabled [2021-04-26T14:13:41.079Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-26T14:13:41.079Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-26T14:13:41.079Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-26T14:13:41.079Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-26T14:13:41.079Z] - CONFIG_XFRM: enabled [2021-04-26T14:13:41.079Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-26T14:13:41.079Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-26T14:13:41.079Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-26T14:13:41.079Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-26T14:13:41.079Z] - "ipvlan": [2021-04-26T14:13:41.079Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-26T14:13:41.079Z] - "macvlan": [2021-04-26T14:13:41.079Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-26T14:13:41.079Z] - CONFIG_DUMMY: enabled (as module) [2021-04-26T14:13:41.079Z] - "ftp,tftp client in container": [2021-04-26T14:13:41.079Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-26T14:13:41.079Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-26T14:13:41.079Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-26T14:13:41.079Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-26T14:13:41.079Z] - Storage Drivers: [2021-04-26T14:13:41.079Z] - "aufs": [2021-04-26T14:13:41.079Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-26T14:13:41.079Z] - "btrfs": [2021-04-26T14:13:41.079Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-26T14:13:41.079Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-26T14:13:41.079Z] - "devicemapper": [2021-04-26T14:13:41.342Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-26T14:13:41.342Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-26T14:13:41.342Z] - "overlay": [2021-04-26T14:13:41.342Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-26T14:13:41.342Z] - "zfs": [2021-04-26T14:13:41.342Z] - /dev/zfs: present [2021-04-26T14:13:41.342Z] - zfs command: missing [2021-04-26T14:13:41.342Z] - zpool command: missing [2021-04-26T14:13:41.342Z] [2021-04-26T14:13:41.342Z] Limits: [2021-04-26T14:13:41.342Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-26T14:13:41.342Z] [2021-04-26T14:13:41.342Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-26T14:13:41.597Z] #27 9.816 137 added, 0 removed; done. [2021-04-26T14:13:41.597Z] #27 9.853 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-26T14:13:41.597Z] #27 9.866 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-26T14:13:41.597Z] #27 9.880 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-26T14:13:41.597Z] #27 9.896 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-26T14:13:41.597Z] #27 9.910 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:13:41.597Z] #27 9.929 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-26T14:13:41.597Z] #27 9.939 Updating certificates in /etc/ssl/certs... [2021-04-26T14:13:41.695Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 . [2021-04-26T14:13:41.962Z] #1 [internal] load build definition from Dockerfile [2021-04-26T14:13:41.962Z] #1 sha256:f304a77f2326eb12b4c29b3682597229e3e372441126c54475b3866dfc02e0bc [2021-04-26T14:13:41.962Z] #1 transferring dockerfile: 17.02kB done [2021-04-26T14:13:41.962Z] #1 DONE 0.1s [2021-04-26T14:13:42.167Z] #27 10.54 0 added, 0 removed; done. [2021-04-26T14:13:42.167Z] #27 10.54 Running hooks in /etc/ca-certificates/update.d... [2021-04-26T14:13:42.167Z] #27 10.54 done. [2021-04-26T14:13:42.227Z] [2021-04-26T14:13:42.227Z] #2 [internal] load .dockerignore [2021-04-26T14:13:42.227Z] #2 sha256:d9bd03ef10646e67c56540a46042283ca08fea8b42cde3758c9ceb5a2e6b4226 [2021-04-26T14:13:42.227Z] #2 transferring context: [2021-04-26T14:13:42.227Z] #2 transferring context: 87B done [2021-04-26T14:13:42.227Z] #2 DONE 0.2s [2021-04-26T14:13:42.803Z] [2021-04-26T14:13:42.803Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-26T14:13:42.803Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-04-26T14:13:44.033Z] #13 4.140 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-26T14:13:44.033Z] #13 4.251 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:13:44.033Z] #13 4.251 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:13:44.033Z] #13 4.251 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:13:44.150Z] #27 DONE 15.6s [2021-04-26T14:13:44.150Z] [2021-04-26T14:13:44.150Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:44.150Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:44.150Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.1s done [2021-04-26T14:13:44.150Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.4s done [2021-04-26T14:13:44.150Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.1s [2021-04-26T14:13:44.150Z] #9 ... [2021-04-26T14:13:44.150Z] [2021-04-26T14:13:44.150Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-26T14:13:44.150Z] #28 sha256:6c7a891af8fa886b9ec55a879dc89ae663bce2fb468f7791cd25ffb0bc650549 [2021-04-26T14:13:44.150Z] #28 DONE 0.1s [2021-04-26T14:13:44.150Z] [2021-04-26T14:13:44.150Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:44.150Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:44.150Z] #9 ... [2021-04-26T14:13:44.150Z] [2021-04-26T14:13:44.150Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:13:44.150Z] #29 sha256:a2f696a29cb2c44cbb5164c48202e49942154408f19bcd3178602cfaef776b52 [2021-04-26T14:13:44.196Z] #3 DONE 1.7s [2021-04-26T14:13:44.459Z] [2021-04-26T14:13:44.459Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-26T14:13:44.459Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-04-26T14:13:44.459Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.1s done [2021-04-26T14:13:44.459Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-26T14:13:44.459Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-04-26T14:13:44.612Z] #13 ... [2021-04-26T14:13:44.613Z] [2021-04-26T14:13:44.613Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-26T14:13:44.613Z] #67 sha256:476e889c91a8a341d42e020c3fccc0b3484efa18f5c3f358b2f89cbf36aa1984 [2021-04-26T14:13:44.613Z] #67 7.456 + RM_GOPATH=0 [2021-04-26T14:13:44.613Z] #67 7.456 + TMP_GOPATH= [2021-04-26T14:13:44.613Z] #67 7.456 + : /build [2021-04-26T14:13:44.613Z] #67 7.456 + '[' -z '' ']' [2021-04-26T14:13:44.613Z] #67 7.456 ++ mktemp -d [2021-04-26T14:13:44.613Z] #67 7.456 + export GOPATH=/tmp/tmp.AgIOrQaOse [2021-04-26T14:13:44.613Z] #67 7.456 + GOPATH=/tmp/tmp.AgIOrQaOse [2021-04-26T14:13:44.613Z] #67 7.456 + RM_GOPATH=1 [2021-04-26T14:13:44.613Z] #67 7.456 + case "$(go env GOARCH)" in [2021-04-26T14:13:44.613Z] #67 7.456 ++ go env GOARCH [2021-04-26T14:13:44.613Z] #67 7.494 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:44.613Z] #67 7.494 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:44.613Z] #67 7.496 ++ dirname /tmp/install/install.sh [2021-04-26T14:13:44.613Z] #67 7.505 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-26T14:13:44.613Z] #67 7.505 + dir=/tmp/install [2021-04-26T14:13:44.613Z] #67 7.505 + bin=proxy [2021-04-26T14:13:44.613Z] #67 7.505 + shift [2021-04-26T14:13:44.613Z] #67 7.505 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-26T14:13:44.613Z] #67 7.505 + . /tmp/install/proxy.installer [2021-04-26T14:13:44.613Z] #67 7.505 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-26T14:13:44.613Z] #67 7.505 + install_proxy [2021-04-26T14:13:44.613Z] #67 7.505 + case "$1" in [2021-04-26T14:13:44.613Z] #67 7.505 + export CGO_ENABLED=0 [2021-04-26T14:13:44.613Z] #67 7.505 + CGO_ENABLED=0 [2021-04-26T14:13:44.613Z] #67 7.505 + _install_proxy [2021-04-26T14:13:44.613Z] #67 7.505 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-26T14:13:44.613Z] #67 7.505 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.AgIOrQaOse/src/github.com/docker/libnetwork [2021-04-26T14:13:44.613Z] #67 7.519 Cloning into '/tmp/tmp.AgIOrQaOse/src/github.com/docker/libnetwork'... [2021-04-26T14:13:44.709Z] #27 DONE 12.7s [2021-04-26T14:13:44.709Z] [2021-04-26T14:13:44.709Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-26T14:13:44.709Z] #28 sha256:43fb2b1b1f78439384cce7e2fd4c465da6e5ab4124a7c7f9732f959556bfcb50 [2021-04-26T14:13:44.721Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-04-26T14:13:44.721Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.3s [2021-04-26T14:13:44.876Z] #67 ... [2021-04-26T14:13:44.876Z] [2021-04-26T14:13:44.876Z] #55 [containerd 1/2] 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 [2021-04-26T14:13:44.876Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-26T14:13:44.876Z] #55 8.432 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:13:44.876Z] #55 8.606 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:13:44.876Z] #55 8.606 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:13:44.876Z] #55 ... [2021-04-26T14:13:44.876Z] [2021-04-26T14:13:44.876Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:13:44.876Z] #58 sha256:19689ce8143020eb1abdfa0efa61751bcbd93cc70bc5cc8ac0db175464b84697 [2021-04-26T14:13:44.876Z] #58 5.968 + RM_GOPATH=0 [2021-04-26T14:13:44.876Z] #58 5.968 + TMP_GOPATH= [2021-04-26T14:13:44.876Z] #58 5.968 + : /build [2021-04-26T14:13:44.876Z] #58 5.968 + '[' -z '' ']' [2021-04-26T14:13:44.876Z] #58 5.968 ++ mktemp -d [2021-04-26T14:13:44.876Z] #58 5.968 + export GOPATH=/tmp/tmp.aNTo8RAfk4 [2021-04-26T14:13:44.876Z] #58 5.968 + GOPATH=/tmp/tmp.aNTo8RAfk4 [2021-04-26T14:13:44.876Z] #58 5.968 + RM_GOPATH=1 [2021-04-26T14:13:44.876Z] #58 5.968 + case "$(go env GOARCH)" in [2021-04-26T14:13:44.876Z] #58 5.974 ++ go env GOARCH [2021-04-26T14:13:44.876Z] #58 5.979 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:44.876Z] #58 5.979 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:44.876Z] #58 5.980 ++ dirname /tmp/install/install.sh [2021-04-26T14:13:44.876Z] #58 5.980 + dir=/tmp/install [2021-04-26T14:13:44.876Z] #58 5.980 + bin=rootlesskit [2021-04-26T14:13:44.876Z] #58 5.980 + shift [2021-04-26T14:13:44.876Z] #58 5.980 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-26T14:13:44.876Z] #58 5.980 + . /tmp/install/rootlesskit.installer [2021-04-26T14:13:44.876Z] #58 5.980 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-26T14:13:44.876Z] #58 5.981 + install_rootlesskit [2021-04-26T14:13:44.876Z] #58 5.981 + case "$1" in [2021-04-26T14:13:44.876Z] #58 5.981 + export CGO_ENABLED=0 [2021-04-26T14:13:44.876Z] #58 5.981 + CGO_ENABLED=0 [2021-04-26T14:13:44.876Z] #58 5.981 + _install_rootlesskit [2021-04-26T14:13:44.876Z] #58 5.982 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-26T14:13:44.876Z] #58 5.982 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-26T14:13:44.876Z] #58 5.982 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.aNTo8RAfk4/src/github.com/rootless-containers/rootlesskit [2021-04-26T14:13:44.876Z] #58 5.983 Cloning into '/tmp/tmp.aNTo8RAfk4/src/github.com/rootless-containers/rootlesskit'... [2021-04-26T14:13:44.972Z] #28 DONE 0.4s [2021-04-26T14:13:44.972Z] [2021-04-26T14:13:44.972Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:44.972Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:44.972Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.9s done [2021-04-26T14:13:44.972Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-26T14:13:44.984Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 6.29MB / 9.01MB 0.4s [2021-04-26T14:13:44.984Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s [2021-04-26T14:13:45.159Z] #58 ... [2021-04-26T14:13:45.159Z] [2021-04-26T14:13:45.159Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:13:45.159Z] #45 sha256:131ce71329df7cfa88e1d69339572ddb531c964ed4fc083ab7c594f0c4a0207b [2021-04-26T14:13:45.159Z] #45 7.161 + RM_GOPATH=0 [2021-04-26T14:13:45.159Z] #45 7.161 + TMP_GOPATH= [2021-04-26T14:13:45.159Z] #45 7.161 + : /build [2021-04-26T14:13:45.159Z] #45 7.161 + '[' -z '' ']' [2021-04-26T14:13:45.159Z] #45 7.161 ++ mktemp -d [2021-04-26T14:13:45.159Z] #45 7.161 + export GOPATH=/tmp/tmp.gteNrNQLVV [2021-04-26T14:13:45.159Z] #45 7.161 + GOPATH=/tmp/tmp.gteNrNQLVV [2021-04-26T14:13:45.159Z] #45 7.161 + RM_GOPATH=1 [2021-04-26T14:13:45.159Z] #45 7.161 + case "$(go env GOARCH)" in [2021-04-26T14:13:45.159Z] #45 7.161 ++ go env GOARCH [2021-04-26T14:13:45.159Z] #45 7.204 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-26T14:13:45.159Z] #45 7.208 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:45.159Z] #45 7.208 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:45.159Z] #45 7.208 ++ dirname /tmp/install/install.sh [2021-04-26T14:13:45.159Z] #45 7.208 + dir=/tmp/install [2021-04-26T14:13:45.159Z] #45 7.208 + bin=vndr [2021-04-26T14:13:45.159Z] #45 7.208 + shift [2021-04-26T14:13:45.159Z] #45 7.208 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-26T14:13:45.159Z] #45 7.208 + . /tmp/install/vndr.installer [2021-04-26T14:13:45.159Z] #45 7.208 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-26T14:13:45.159Z] #45 7.208 + install_vndr [2021-04-26T14:13:45.159Z] #45 7.208 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-26T14:13:45.159Z] #45 7.208 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gteNrNQLVV/src/github.com/LK4D4/vndr [2021-04-26T14:13:45.159Z] #45 7.229 Cloning into '/tmp/tmp.gteNrNQLVV/src/github.com/LK4D4/vndr'... [2021-04-26T14:13:45.159Z] #45 8.576 + cd /tmp/tmp.gteNrNQLVV/src/github.com/LK4D4/vndr [2021-04-26T14:13:45.159Z] #45 8.576 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-26T14:13:45.159Z] #45 8.590 + go build -buildmode=pie -v -o /build/vndr . [2021-04-26T14:13:45.159Z] #45 ... [2021-04-26T14:13:45.159Z] [2021-04-26T14:13:45.159Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:13:45.159Z] #34 sha256:055aab28d9736f7c6099628763c577c6afc16d3135476d2abd185d01555e4d70 [2021-04-26T14:13:45.159Z] #34 6.653 + RM_GOPATH=0 [2021-04-26T14:13:45.159Z] #34 6.653 + TMP_GOPATH= [2021-04-26T14:13:45.159Z] #34 6.653 + : /build [2021-04-26T14:13:45.159Z] #34 6.653 + '[' -z '' ']' [2021-04-26T14:13:45.159Z] #34 6.653 ++ mktemp -d [2021-04-26T14:13:45.159Z] #34 6.653 + export GOPATH=/tmp/tmp.XwnuMfKYpi [2021-04-26T14:13:45.159Z] #34 6.653 + GOPATH=/tmp/tmp.XwnuMfKYpi [2021-04-26T14:13:45.159Z] #34 6.653 + RM_GOPATH=1 [2021-04-26T14:13:45.159Z] #34 6.653 + case "$(go env GOARCH)" in [2021-04-26T14:13:45.159Z] #34 6.653 ++ go env GOARCH [2021-04-26T14:13:45.159Z] #34 6.747 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:45.159Z] #34 6.747 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:45.159Z] #34 6.747 ++ dirname /tmp/install/install.sh [2021-04-26T14:13:45.159Z] #34 6.747 + dir=/tmp/install [2021-04-26T14:13:45.159Z] #34 6.747 + bin=tomlv [2021-04-26T14:13:45.159Z] #34 6.747 + shift [2021-04-26T14:13:45.159Z] #34 6.747 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-26T14:13:45.159Z] #34 6.747 + . /tmp/install/tomlv.installer [2021-04-26T14:13:45.159Z] #34 6.747 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-26T14:13:45.159Z] #34 6.747 + install_tomlv [2021-04-26T14:13:45.159Z] #34 6.747 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-26T14:13:45.159Z] #34 6.747 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XwnuMfKYpi/src/github.com/BurntSushi/toml [2021-04-26T14:13:45.159Z] #34 6.747 Cloning into '/tmp/tmp.XwnuMfKYpi/src/github.com/BurntSushi/toml'... [2021-04-26T14:13:45.159Z] #34 6.747 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-26T14:13:45.159Z] #34 7.915 + cd /tmp/tmp.XwnuMfKYpi/src/github.com/BurntSushi/toml [2021-04-26T14:13:45.159Z] #34 7.915 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-26T14:13:45.159Z] #34 7.928 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-26T14:13:45.159Z] #34 9.034 internal/cpu [2021-04-26T14:13:45.159Z] #34 9.106 runtime/internal/atomic [2021-04-26T14:13:45.159Z] #34 9.417 runtime/internal/sys [2021-04-26T14:13:45.159Z] #34 9.930 runtime/internal/math [2021-04-26T14:13:45.159Z] #34 10.04 math/bits [2021-04-26T14:13:45.159Z] #34 10.10 internal/bytealg [2021-04-26T14:13:45.234Z] #9 DONE 25.6s [2021-04-26T14:13:45.234Z] [2021-04-26T14:13:45.234Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-26T14:13:45.234Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-26T14:13:45.419Z] #34 ... [2021-04-26T14:13:45.419Z] [2021-04-26T14:13:45.419Z] #36 [tini 1/2] 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 [2021-04-26T14:13:45.419Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:13:45.419Z] #36 8.073 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:13:45.419Z] #36 8.163 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:13:45.419Z] #36 8.255 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:13:45.419Z] #36 10.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-26T14:13:45.419Z] #36 ... [2021-04-26T14:13:45.419Z] [2021-04-26T14:13:45.419Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:13:45.419Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:13:45.419Z] #42 8.071 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:13:45.419Z] #42 8.271 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:13:45.419Z] #42 8.287 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:13:45.419Z] #42 10.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-26T14:13:45.567Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.8s done [2021-04-26T14:13:45.567Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-04-26T14:13:45.567Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-04-26T14:13:45.681Z] #42 ... [2021-04-26T14:13:45.681Z] [2021-04-26T14:13:45.681Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:13:45.681Z] #51 sha256:31eb80a4ceade83392e9503df206ea845263cae13749c3ffe091f0ad6574aa62 [2021-04-26T14:13:45.681Z] #51 6.945 + RM_GOPATH=0 [2021-04-26T14:13:45.681Z] #51 6.945 + TMP_GOPATH= [2021-04-26T14:13:45.681Z] #51 6.945 + : /build [2021-04-26T14:13:45.681Z] #51 6.945 + '[' -z '' ']' [2021-04-26T14:13:45.681Z] #51 6.945 ++ mktemp -d [2021-04-26T14:13:45.681Z] #51 6.945 + export GOPATH=/tmp/tmp.1c8VWqwNm8 [2021-04-26T14:13:45.681Z] #51 6.945 + GOPATH=/tmp/tmp.1c8VWqwNm8 [2021-04-26T14:13:45.681Z] #51 6.945 + RM_GOPATH=1 [2021-04-26T14:13:45.681Z] #51 6.945 + case "$(go env GOARCH)" in [2021-04-26T14:13:45.681Z] #51 6.945 ++ go env GOARCH [2021-04-26T14:13:45.681Z] #51 6.945 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:45.681Z] #51 6.945 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:45.681Z] #51 6.978 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-26T14:13:45.681Z] #51 6.978 ++ dirname /tmp/install/install.sh [2021-04-26T14:13:45.681Z] #51 6.978 + dir=/tmp/install [2021-04-26T14:13:45.681Z] #51 6.978 + bin=shfmt [2021-04-26T14:13:45.681Z] #51 6.978 + shift [2021-04-26T14:13:45.681Z] #51 6.978 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-26T14:13:45.681Z] #51 6.978 + . /tmp/install/shfmt.installer [2021-04-26T14:13:45.681Z] #51 6.978 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-26T14:13:45.681Z] #51 6.978 + install_shfmt [2021-04-26T14:13:45.681Z] #51 6.978 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-26T14:13:45.681Z] #51 6.978 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1c8VWqwNm8/src/github.com/mvdan/sh [2021-04-26T14:13:45.681Z] #51 6.978 Cloning into '/tmp/tmp.1c8VWqwNm8/src/github.com/mvdan/sh'... [2021-04-26T14:13:45.681Z] #51 ... [2021-04-26T14:13:45.681Z] [2021-04-26T14:13:45.681Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-26T14:13:45.681Z] #47 sha256:0de6483f3a94c425641b07429d126535efed4540405dbe393c259c342ac95b0c [2021-04-26T14:13:45.681Z] #47 6.120 + RM_GOPATH=0 [2021-04-26T14:13:45.681Z] #47 6.120 + TMP_GOPATH= [2021-04-26T14:13:45.681Z] #47 6.120 + : /build [2021-04-26T14:13:45.681Z] #47 6.120 + '[' -z '' ']' [2021-04-26T14:13:45.681Z] #47 6.121 ++ mktemp -d [2021-04-26T14:13:45.681Z] #47 6.121 + export GOPATH=/tmp/tmp.oXoVqpobmB [2021-04-26T14:13:45.681Z] #47 6.121 + GOPATH=/tmp/tmp.oXoVqpobmB [2021-04-26T14:13:45.681Z] #47 6.121 + RM_GOPATH=1 [2021-04-26T14:13:45.681Z] #47 6.122 + case "$(go env GOARCH)" in [2021-04-26T14:13:45.681Z] #47 6.122 ++ go env GOARCH [2021-04-26T14:13:45.681Z] #47 6.139 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:45.681Z] #47 6.139 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:45.681Z] #47 6.142 ++ dirname /tmp/install/install.sh [2021-04-26T14:13:45.681Z] #47 6.142 + dir=/tmp/install [2021-04-26T14:13:45.681Z] #47 6.142 + bin=gotestsum [2021-04-26T14:13:45.681Z] #47 6.142 + shift [2021-04-26T14:13:45.681Z] #47 6.142 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-26T14:13:45.681Z] #47 6.142 + . /tmp/install/gotestsum.installer [2021-04-26T14:13:45.681Z] #47 6.142 ++ : v0.5.3 [2021-04-26T14:13:45.681Z] #47 6.142 + install_gotestsum [2021-04-26T14:13:45.681Z] #47 6.142 + set -e [2021-04-26T14:13:45.681Z] #47 6.142 + export GO111MODULE=on [2021-04-26T14:13:45.681Z] #47 6.142 + GO111MODULE=on [2021-04-26T14:13:45.681Z] #47 6.142 + GOBIN=/build [2021-04-26T14:13:45.681Z] #47 6.142 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-26T14:13:45.681Z] #47 6.210 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-26T14:13:45.681Z] #47 6.210 go: finding gotest.tools v0.5.3 [2021-04-26T14:13:45.681Z] #47 7.594 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-26T14:13:45.681Z] #47 8.353 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-26T14:13:45.681Z] #47 9.515 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-26T14:13:45.681Z] #47 9.626 go: downloading github.com/fatih/color v1.9.0 [2021-04-26T14:13:45.681Z] #47 9.704 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-26T14:13:45.681Z] #47 9.811 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-26T14:13:45.681Z] #47 9.835 go: downloading github.com/pkg/errors v0.9.1 [2021-04-26T14:13:45.681Z] #47 9.871 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-26T14:13:45.681Z] #47 9.938 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-26T14:13:45.681Z] #47 10.09 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-26T14:13:45.681Z] #47 10.34 go: extracting github.com/fatih/color v1.9.0 [2021-04-26T14:13:45.681Z] #47 10.47 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-26T14:13:45.681Z] #47 10.62 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-26T14:13:45.681Z] #47 10.70 go: extracting github.com/pkg/errors v0.9.1 [2021-04-26T14:13:45.681Z] #47 10.72 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-26T14:13:45.681Z] #47 10.72 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-26T14:13:45.804Z] #10 DONE 0.6s [2021-04-26T14:13:45.804Z] [2021-04-26T14:13:45.804Z] #11 [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 [2021-04-26T14:13:45.804Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-26T14:13:45.941Z] #47 11.21 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-26T14:13:45.941Z] #47 ... [2021-04-26T14:13:45.941Z] [2021-04-26T14:13:45.941Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-26T14:13:45.941Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-26T14:13:45.941Z] #32 5.839 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-26T14:13:45.941Z] #32 5.843 Cloning into '.'... [2021-04-26T14:13:45.941Z] #32 ... [2021-04-26T14:13:45.941Z] [2021-04-26T14:13:45.941Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-26T14:13:45.941Z] #24 sha256:12e04220267028993029303a8709705a2e35008466c2495f40c636b5062423a4 [2021-04-26T14:13:45.941Z] #24 5.967 + RM_GOPATH=0 [2021-04-26T14:13:45.941Z] #24 5.967 + TMP_GOPATH= [2021-04-26T14:13:45.941Z] #24 5.967 + : /build [2021-04-26T14:13:45.941Z] #24 5.967 + '[' -z '' ']' [2021-04-26T14:13:45.941Z] #24 5.967 ++ mktemp -d [2021-04-26T14:13:45.941Z] #24 5.967 + export GOPATH=/tmp/tmp.QjZ9DyPhnn [2021-04-26T14:13:45.941Z] #24 5.967 + GOPATH=/tmp/tmp.QjZ9DyPhnn [2021-04-26T14:13:45.941Z] #24 5.967 + RM_GOPATH=1 [2021-04-26T14:13:45.941Z] #24 5.967 + case "$(go env GOARCH)" in [2021-04-26T14:13:45.941Z] #24 5.967 ++ go env GOARCH [2021-04-26T14:13:45.941Z] #24 5.982 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:45.941Z] #24 5.982 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:45.941Z] #24 5.982 ++ dirname /tmp/install/install.sh [2021-04-26T14:13:45.941Z] #24 5.998 + dir=/tmp/install [2021-04-26T14:13:45.941Z] #24 5.998 + bin=dockercli [2021-04-26T14:13:45.941Z] #24 5.998 + shift [2021-04-26T14:13:45.941Z] #24 5.998 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-26T14:13:45.941Z] #24 5.998 + . /tmp/install/dockercli.installer [2021-04-26T14:13:45.941Z] #24 5.998 ++ : stable [2021-04-26T14:13:45.941Z] #24 5.998 ++ : 17.06.2-ce [2021-04-26T14:13:45.941Z] #24 5.998 + install_dockercli [2021-04-26T14:13:45.941Z] #24 5.998 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-26T14:13:45.941Z] #24 5.998 ++ uname -m [2021-04-26T14:13:45.941Z] #24 5.998 + arch=x86_64 [2021-04-26T14:13:45.941Z] #24 5.998 + '[' x86_64 '!=' x86_64 ']' [2021-04-26T14:13:45.941Z] #24 5.998 + url=https://download.docker.com/linux/static [2021-04-26T14:13:45.941Z] #24 5.998 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-26T14:13:45.941Z] #24 5.998 + tar -xz docker/docker [2021-04-26T14:13:45.941Z] #24 5.999 Install docker/cli version 17.06.2-ce from stable [2021-04-26T14:13:46.068Z] #29 1.911 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-26T14:13:46.068Z] #29 2.004 [2021-04-26T14:13:46.201Z] #24 ... [2021-04-26T14:13:46.201Z] [2021-04-26T14:13:46.201Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:13:46.201Z] #49 sha256:94da867e5cb44d8d95fa0ba3b0c66411a933f677d2e162387803e4bfd3762732 [2021-04-26T14:13:46.201Z] #49 7.432 + RM_GOPATH=0 [2021-04-26T14:13:46.201Z] #49 7.432 + TMP_GOPATH= [2021-04-26T14:13:46.201Z] #49 7.432 + : /build [2021-04-26T14:13:46.201Z] #49 7.432 + '[' -z '' ']' [2021-04-26T14:13:46.201Z] #49 7.432 ++ mktemp -d [2021-04-26T14:13:46.201Z] #49 7.457 + export GOPATH=/tmp/tmp.tERd6SafnJ [2021-04-26T14:13:46.201Z] #49 7.457 + GOPATH=/tmp/tmp.tERd6SafnJ [2021-04-26T14:13:46.201Z] #49 7.457 + RM_GOPATH=1 [2021-04-26T14:13:46.201Z] #49 7.457 + case "$(go env GOARCH)" in [2021-04-26T14:13:46.201Z] #49 7.457 ++ go env GOARCH [2021-04-26T14:13:46.201Z] #49 7.561 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:46.201Z] #49 7.561 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:46.201Z] #49 7.561 ++ dirname /tmp/install/install.sh [2021-04-26T14:13:46.201Z] #49 7.580 + dir=/tmp/install [2021-04-26T14:13:46.201Z] #49 7.580 + bin=golangci_lint [2021-04-26T14:13:46.201Z] #49 7.580 + shift [2021-04-26T14:13:46.201Z] #49 7.580 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-26T14:13:46.201Z] #49 7.580 + . /tmp/install/golangci_lint.installer [2021-04-26T14:13:46.201Z] #49 7.580 ++ : v1.23.8 [2021-04-26T14:13:46.201Z] #49 7.580 + install_golangci_lint [2021-04-26T14:13:46.201Z] #49 7.580 + set -e [2021-04-26T14:13:46.201Z] #49 7.580 + export GO111MODULE=on [2021-04-26T14:13:46.201Z] #49 7.580 + GO111MODULE=on [2021-04-26T14:13:46.201Z] #49 7.580 + GOBIN=/build [2021-04-26T14:13:46.201Z] #49 7.580 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-26T14:13:46.201Z] #49 7.600 go: finding github.com v1.23.8 [2021-04-26T14:13:46.201Z] #49 7.600 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-26T14:13:46.201Z] #49 7.600 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-26T14:13:46.201Z] #49 7.631 go: finding github.com/golangci v1.23.8 [2021-04-26T14:13:46.202Z] #49 7.662 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-26T14:13:46.202Z] #49 9.178 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-26T14:13:46.202Z] #49 10.23 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-26T14:13:46.202Z] #49 ... [2021-04-26T14:13:46.202Z] [2021-04-26T14:13:46.202Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:13:46.202Z] #58 sha256:19689ce8143020eb1abdfa0efa61751bcbd93cc70bc5cc8ac0db175464b84697 [2021-04-26T14:13:46.202Z] #58 11.15 + cd /tmp/tmp.aNTo8RAfk4/src/github.com/rootless-containers/rootlesskit [2021-04-26T14:13:46.202Z] #58 11.15 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-26T14:13:46.202Z] #58 11.17 + export GO111MODULE=on [2021-04-26T14:13:46.202Z] #58 11.17 + GO111MODULE=on [2021-04-26T14:13:46.202Z] #58 11.17 + export GOPROXY=https://proxy.golang.org [2021-04-26T14:13:46.202Z] #58 11.17 + GOPROXY=https://proxy.golang.org [2021-04-26T14:13:46.202Z] #58 11.17 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-26T14:13:46.202Z] #58 11.17 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-26T14:13:46.638Z] #29 2.129 ########## 14.8% ########################## 37.1% ######################################### 57.2% ####################################################### 77.0% ##################################################################### 96.9% ######################################################################## 100.0% [2021-04-26T14:13:46.638Z] #29 2.654 [2021-04-26T14:13:46.762Z] #11 DONE 0.9s [2021-04-26T14:13:46.762Z] [2021-04-26T14:13:46.762Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:13:46.762Z] #29 sha256:c57c561c12146a05b26cea32009c9d7917a1b2ecd3d2ed38ea19a8522f3e4d79 [2021-04-26T14:13:46.762Z] #29 0.845 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-26T14:13:46.762Z] #29 0.913 [2021-04-26T14:13:46.762Z] #29 1.040 ######## 11.8% ######################### 35.9% ######################################## 56.0% ###################################################### 76.1% ##################################################################### 95.9% ######################################################################## 100.0% [2021-04-26T14:13:46.762Z] #29 1.563 [2021-04-26T14:13:46.762Z] #29 1.679 ######################################################################## 100.0% [2021-04-26T14:13:46.762Z] #29 1.742 [2021-04-26T14:13:46.762Z] #29 1.855 ################## 25.8% ######################################################################## 100.0% [2021-04-26T14:13:46.762Z] #29 ... [2021-04-26T14:13:46.762Z] [2021-04-26T14:13:46.762Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-26T14:13:46.762Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-26T14:13:46.762Z] #39 DONE 0.3s [2021-04-26T14:13:46.762Z] [2021-04-26T14:13:46.762Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:13:46.762Z] #29 sha256:c57c561c12146a05b26cea32009c9d7917a1b2ecd3d2ed38ea19a8522f3e4d79 [2021-04-26T14:13:46.762Z] #29 1.990 [2021-04-26T14:13:46.913Z] #29 2.782 ################################################### 70.9% ######################################################################## 100.0% [2021-04-26T14:13:46.913Z] #29 2.942 [2021-04-26T14:13:46.913Z] #29 3.080 ################################################# 69.3% ######################################################################## 100.0% [2021-04-26T14:13:46.961Z] #4 DONE 2.4s [2021-04-26T14:13:47.027Z] [2021-04-26T14:13:47.027Z] #29 ... [2021-04-26T14:13:47.027Z] [2021-04-26T14:13:47.027Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-26T14:13:47.027Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-26T14:13:47.027Z] #31 DONE 0.3s [2021-04-26T14:13:47.027Z] [2021-04-26T14:13:47.027Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:13:47.027Z] #29 sha256:c57c561c12146a05b26cea32009c9d7917a1b2ecd3d2ed38ea19a8522f3e4d79 [2021-04-26T14:13:47.193Z] #29 3.202 [2021-04-26T14:13:47.537Z] [2021-04-26T14:13:47.537Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-26T14:13:47.537Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-04-26T14:13:47.550Z] #29 2.258 #=#=# 0.0% ######## 12.3% ##################### 30.4% ################################### 49.8% ################################################### 72.0% ############################################################### 87.6% ######################################################################## 100.0% [2021-04-26T14:13:47.752Z] #29 3.320 ########## 15.1% ######################### 35.0% ####################################### 54.6% ##################################################### 74.5% ################################################################### 93.8% ######################################################################## 100.0% [2021-04-26T14:13:47.752Z] #29 3.897 [2021-04-26T14:13:47.809Z] #29 3.105 [2021-04-26T14:13:48.161Z] #58 13.26 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-26T14:13:48.161Z] #58 13.35 go: downloading github.com/pkg/errors v0.9.1 [2021-04-26T14:13:48.161Z] #58 13.40 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-26T14:13:48.161Z] #58 13.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-26T14:13:48.161Z] #58 13.47 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-26T14:13:48.161Z] #58 13.48 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-26T14:13:48.161Z] #58 13.49 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-26T14:13:48.161Z] #58 13.60 go: downloading github.com/google/uuid v1.2.0 [2021-04-26T14:13:48.422Z] #58 13.81 go: extracting github.com/pkg/errors v0.9.1 [2021-04-26T14:13:48.422Z] #58 13.84 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-26T14:13:48.930Z] #5 DONE 1.3s [2021-04-26T14:13:48.931Z] [2021-04-26T14:13:48.931Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-26T14:13:48.931Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-04-26T14:13:48.931Z] #8 DONE 1.4s [2021-04-26T14:13:48.931Z] [2021-04-26T14:13:48.931Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-26T14:13:48.931Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-26T14:13:48.931Z] #7 DONE 1.3s [2021-04-26T14:13:48.931Z] [2021-04-26T14:13:48.931Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-26T14:13:48.931Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-26T14:13:48.991Z] #58 14.15 go: extracting github.com/google/uuid v1.2.0 [2021-04-26T14:13:48.991Z] #58 14.33 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-26T14:13:48.991Z] #58 14.43 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-26T14:13:49.194Z] #6 DONE 1.4s [2021-04-26T14:13:49.559Z] #58 14.78 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-26T14:13:49.559Z] #58 14.83 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-26T14:13:49.559Z] #58 14.96 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-26T14:13:49.769Z] [2021-04-26T14:13:49.769Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-26T14:13:49.769Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-26T14:13:49.769Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-26T14:13:49.769Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-26T14:13:49.848Z] #29 4.018 ## 3.0% ###### 9.4% ########## 14.7% ############## 19.9% ################## 25.1% ##################### 30.3% ######################### 35.5% ############################# 40.7% ################################# 45.9% #################################### 51.1% ######################################## 56.3% ############################################ 61.5% ################################################ 66.8% ################################################### 71.8% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.1% ################################################################### 93.4% ###################################################################### 98.5% ######################################################################## 100.0% [2021-04-26T14:13:49.848Z] #29 5.884 [2021-04-26T14:13:49.902Z] #29 3.244 # 2.1% #### 6.0% ######### 13.0% ############# 19.2% ################# 24.1% ##################### 30.2% ########################## 37.2% ############################ 39.6% ############################### 43.7% ###################################### 53.7% ########################################## 59.3% ############################################## 64.5% ################################################## 69.7% ##################################################### 74.9% ######################################################### 80.2% ############################################################# 85.4% ################################################################# 90.5% #################################################################### 95.8% ######################################################################## 100.0% [2021-04-26T14:13:49.902Z] #29 5.143 [2021-04-26T14:13:50.052Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-26T14:13:50.052Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.23MB / 9.86MB 0.1s [2021-04-26T14:13:50.052Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-26T14:13:50.052Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s [2021-04-26T14:13:50.109Z] #29 6.162 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-26T14:13:50.109Z] #29 6.230 [2021-04-26T14:13:50.109Z] #29 6.293 ######################################################################## 100.0% [2021-04-26T14:13:50.133Z] #58 15.35 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-26T14:13:50.133Z] #58 ... [2021-04-26T14:13:50.133Z] [2021-04-26T14:13:50.133Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-26T14:13:50.133Z] #24 sha256:12e04220267028993029303a8709705a2e35008466c2495f40c636b5062423a4 [2021-04-26T14:13:50.133Z] #24 15.01 + mkdir -p /build [2021-04-26T14:13:50.133Z] #24 15.02 + mv docker/docker /build/ [2021-04-26T14:13:50.133Z] #24 15.04 + rmdir docker [2021-04-26T14:13:50.133Z] #24 DONE 15.4s [2021-04-26T14:13:50.133Z] [2021-04-26T14:13:50.133Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:13:50.133Z] #58 sha256:19689ce8143020eb1abdfa0efa61751bcbd93cc70bc5cc8ac0db175464b84697 [2021-04-26T14:13:50.133Z] #58 15.39 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-26T14:13:50.133Z] #58 15.45 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-26T14:13:50.164Z] #29 5.470 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-26T14:13:50.164Z] #29 5.578 [2021-04-26T14:13:50.316Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-04-26T14:13:50.316Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-04-26T14:13:50.370Z] #29 6.317 [2021-04-26T14:13:50.370Z] #29 6.579 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-26T14:13:50.425Z] #29 5.645 ######################################################################## 100.0% [2021-04-26T14:13:50.425Z] #29 5.668 [2021-04-26T14:13:50.631Z] #29 6.665 [2021-04-26T14:13:50.631Z] #29 6.788 ###################################################### 75.3% ######################################################################## 100.0% [2021-04-26T14:13:50.631Z] #29 6.847 [2021-04-26T14:13:50.686Z] #29 5.980 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-26T14:13:50.686Z] #29 6.090 [2021-04-26T14:13:50.891Z] #29 7.137 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-26T14:13:50.947Z] #29 6.161 ######################################################################## 100.0% [2021-04-26T14:13:50.947Z] #29 6.196 [2021-04-26T14:13:51.074Z] #58 ... [2021-04-26T14:13:51.074Z] [2021-04-26T14:13:51.074Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-26T14:13:51.074Z] #47 sha256:0de6483f3a94c425641b07429d126535efed4540405dbe393c259c342ac95b0c [2021-04-26T14:13:51.074Z] #47 11.25 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-26T14:13:51.074Z] #47 11.25 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-26T14:13:51.074Z] #47 11.37 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-26T14:13:51.074Z] #47 11.42 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-26T14:13:51.074Z] #47 13.99 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-26T14:13:51.074Z] #47 14.45 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-26T14:13:51.074Z] #47 15.39 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-26T14:13:51.153Z] #29 7.200 [2021-04-26T14:13:51.269Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2021-04-26T14:13:51.521Z] #29 6.644 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-26T14:13:51.521Z] #29 6.734 [2021-04-26T14:13:51.672Z] #29 7.313 0.2% ######################### 34.8% ################################## 47.7% ########################################### 60.4% ######################################################## 78.5% ######################################################################## 100.0% [2021-04-26T14:13:51.672Z] #29 7.804 [2021-04-26T14:13:51.788Z] #29 6.852 ########## 14.4% [2021-04-26T14:13:51.788Z] #29 ... [2021-04-26T14:13:51.788Z] [2021-04-26T14:13:51.788Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-26T14:13:51.788Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-26T14:13:51.788Z] #12 DONE 5.1s [2021-04-26T14:13:51.788Z] [2021-04-26T14:13:51.788Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:13:51.788Z] #29 sha256:c57c561c12146a05b26cea32009c9d7917a1b2ecd3d2ed38ea19a8522f3e4d79 [2021-04-26T14:13:51.932Z] #29 8.033 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-26T14:13:51.932Z] #29 8.108 [2021-04-26T14:13:52.229Z] #29 8.154 ######################################################################## 100.0% [2021-04-26T14:13:52.229Z] #29 8.179 [2021-04-26T14:13:52.229Z] #29 8.420 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-26T14:13:52.312Z] #29 6.852 ########## 14.4% ################ 23.6% ########################## 36.2% ########################################## 58.6% ############################################## 64.4% ################################################################ 90.0% ######################################################################## 100.0% [2021-04-26T14:13:52.312Z] #29 7.425 [2021-04-26T14:13:52.481Z] #47 ... [2021-04-26T14:13:52.481Z] [2021-04-26T14:13:52.482Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:13:52.482Z] #45 sha256:131ce71329df7cfa88e1d69339572ddb531c964ed4fc083ab7c594f0c4a0207b [2021-04-26T14:13:52.482Z] #45 10.63 internal/bytealg [2021-04-26T14:13:52.482Z] #45 10.68 internal/race [2021-04-26T14:13:52.482Z] #45 10.81 sync/atomic [2021-04-26T14:13:52.482Z] #45 11.24 unicode [2021-04-26T14:13:52.482Z] #45 11.69 runtime [2021-04-26T14:13:52.482Z] #45 15.22 unicode/utf8 [2021-04-26T14:13:52.482Z] #45 16.29 internal/testlog [2021-04-26T14:13:52.482Z] #45 16.95 encoding [2021-04-26T14:13:52.482Z] #45 17.14 unicode/utf16 [2021-04-26T14:13:52.482Z] #45 17.49 container/list [2021-04-26T14:13:52.482Z] #45 ... [2021-04-26T14:13:52.482Z] [2021-04-26T14:13:52.482Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:13:52.482Z] #49 sha256:94da867e5cb44d8d95fa0ba3b0c66411a933f677d2e162387803e4bfd3762732 [2021-04-26T14:13:52.482Z] #49 17.75 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-26T14:13:52.482Z] #49 17.76 go: downloading github.com/fatih/color v1.7.0 [2021-04-26T14:13:52.482Z] #49 17.81 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-26T14:13:52.482Z] #49 17.81 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-26T14:13:52.482Z] #49 17.87 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-26T14:13:52.482Z] #49 17.89 go: downloading github.com/pkg/errors v0.8.1 [2021-04-26T14:13:52.489Z] #29 8.527 [2021-04-26T14:13:52.489Z] #29 8.579 ######################################################################## 100.0% [2021-04-26T14:13:52.489Z] #29 8.627 [2021-04-26T14:13:52.489Z] #29 8.636 Download of images into '/build' complete. [2021-04-26T14:13:52.489Z] #29 8.636 Use something like the following to load the result into a Docker daemon: [2021-04-26T14:13:52.573Z] #29 7.763 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-26T14:13:52.573Z] #29 7.881 [2021-04-26T14:13:52.573Z] #29 7.929 ######################################################################## 100.0% [2021-04-26T14:13:52.573Z] #29 7.988 [2021-04-26T14:13:52.742Z] #49 17.97 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-26T14:13:52.742Z] #49 18.05 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-26T14:13:52.742Z] #49 18.22 go: extracting github.com/fatih/color v1.7.0 [2021-04-26T14:13:52.813Z] #29 8.636 tar -cC '/build' . | docker load [2021-04-26T14:13:53.001Z] #49 18.37 go: downloading github.com/spf13/viper v1.6.1 [2021-04-26T14:13:53.001Z] #49 18.37 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-26T14:13:53.144Z] #29 8.301 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-26T14:13:53.144Z] #29 8.444 [2021-04-26T14:13:53.144Z] #29 8.552 ######################################################################## 100.0% [2021-04-26T14:13:53.261Z] #49 18.44 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-26T14:13:53.261Z] #49 18.45 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-26T14:13:53.261Z] #49 18.46 go: extracting github.com/pkg/errors v0.8.1 [2021-04-26T14:13:53.261Z] #49 18.57 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-26T14:13:53.261Z] #49 18.65 go: extracting github.com/spf13/viper v1.6.1 [2021-04-26T14:13:53.261Z] #49 18.77 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-26T14:13:53.405Z] #29 8.596 [2021-04-26T14:13:53.405Z] #29 8.629 Download of images into '/build' complete. [2021-04-26T14:13:53.405Z] #29 8.629 Use something like the following to load the result into a Docker daemon: [2021-04-26T14:13:53.405Z] #29 8.629 tar -cC '/build' . | docker load [2021-04-26T14:13:53.666Z] #29 DONE 8.9s [2021-04-26T14:13:53.666Z] [2021-04-26T14:13:53.666Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:13:53.666Z] #45 sha256:ba7bb2f8f27fba7ba11cafe4b2c3335ca40953607053c60809530b3a27e5d14e [2021-04-26T14:13:53.666Z] #45 7.060 + RM_GOPATH=0 [2021-04-26T14:13:53.666Z] #45 7.060 + TMP_GOPATH= [2021-04-26T14:13:53.666Z] #45 7.060 + : /build [2021-04-26T14:13:53.666Z] #45 7.060 + '[' -z '' ']' [2021-04-26T14:13:53.666Z] #45 7.060 ++ mktemp -d [2021-04-26T14:13:53.666Z] #45 7.065 + export GOPATH=/tmp/tmp.bE7VOFdmyp [2021-04-26T14:13:53.666Z] #45 7.065 + GOPATH=/tmp/tmp.bE7VOFdmyp [2021-04-26T14:13:53.666Z] #45 7.065 + RM_GOPATH=1 [2021-04-26T14:13:53.666Z] #45 7.065 + case "$(go env GOARCH)" in [2021-04-26T14:13:53.666Z] #45 7.065 ++ go env GOARCH [2021-04-26T14:13:53.666Z] #45 7.085 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-26T14:13:53.666Z] #45 7.085 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:53.666Z] #45 7.085 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:53.666Z] #45 7.085 ++ dirname /tmp/install/install.sh [2021-04-26T14:13:53.666Z] #45 7.085 + dir=/tmp/install [2021-04-26T14:13:53.666Z] #45 7.085 + bin=vndr [2021-04-26T14:13:53.666Z] #45 7.085 + shift [2021-04-26T14:13:53.666Z] #45 7.085 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-26T14:13:53.666Z] #45 7.085 + . /tmp/install/vndr.installer [2021-04-26T14:13:53.666Z] #45 7.085 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-26T14:13:53.666Z] #45 7.085 + install_vndr [2021-04-26T14:13:53.666Z] #45 7.085 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-26T14:13:53.666Z] #45 7.085 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.bE7VOFdmyp/src/github.com/LK4D4/vndr [2021-04-26T14:13:53.666Z] #45 7.088 Cloning into '/tmp/tmp.bE7VOFdmyp/src/github.com/LK4D4/vndr'... [2021-04-26T14:13:53.831Z] #49 19.06 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-26T14:13:53.831Z] #49 19.15 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-26T14:13:53.831Z] #49 19.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-26T14:13:53.831Z] #49 19.19 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-26T14:13:54.093Z] #49 19.39 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-26T14:13:54.200Z] #29 ... [2021-04-26T14:13:54.200Z] [2021-04-26T14:13:54.200Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:54.200Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-26T14:13:54.200Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.4s done [2021-04-26T14:13:54.200Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-26T14:13:54.200Z] #9 DONE 38.9s [2021-04-26T14:13:54.200Z] [2021-04-26T14:13:54.200Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-26T14:13:54.200Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-26T14:13:54.238Z] #45 7.616 + cd /tmp/tmp.bE7VOFdmyp/src/github.com/LK4D4/vndr [2021-04-26T14:13:54.238Z] #45 7.616 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-26T14:13:54.238Z] #45 7.632 + go build -buildmode=pie -v -o /build/vndr . [2021-04-26T14:13:54.353Z] #49 19.66 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-26T14:13:54.614Z] #49 19.81 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-26T14:13:54.614Z] #49 19.82 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-26T14:13:54.614Z] #49 19.88 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-26T14:13:54.614Z] #49 19.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-26T14:13:54.614Z] #49 19.97 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-26T14:13:54.614Z] #49 20.04 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-26T14:13:54.771Z] #10 ... [2021-04-26T14:13:54.771Z] [2021-04-26T14:13:54.771Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:13:54.771Z] #29 sha256:a2f696a29cb2c44cbb5164c48202e49942154408f19bcd3178602cfaef776b52 [2021-04-26T14:13:54.771Z] #29 DONE 10.9s [2021-04-26T14:13:54.874Z] #49 20.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-26T14:13:54.874Z] #49 20.17 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-26T14:13:54.874Z] #49 20.20 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-26T14:13:54.874Z] #49 20.30 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-26T14:13:54.874Z] #49 20.30 go: downloading github.com/spf13/afero v1.1.2 [2021-04-26T14:13:55.036Z] [2021-04-26T14:13:55.036Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-26T14:13:55.036Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-26T14:13:55.134Z] #49 20.41 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-26T14:13:55.134Z] #49 20.42 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-26T14:13:55.180Z] #45 8.520 runtime/internal/atomic [2021-04-26T14:13:55.180Z] #45 8.544 internal/cpu [2021-04-26T14:13:55.180Z] #45 8.736 runtime/internal/sys [2021-04-26T14:13:55.397Z] #49 20.53 go: extracting github.com/spf13/afero v1.1.2 [2021-04-26T14:13:55.397Z] #49 ... [2021-04-26T14:13:55.397Z] [2021-04-26T14:13:55.397Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:13:55.397Z] #34 sha256:055aab28d9736f7c6099628763c577c6afc16d3135476d2abd185d01555e4d70 [2021-04-26T14:13:55.397Z] #34 10.79 math [2021-04-26T14:13:55.397Z] #34 11.35 runtime [2021-04-26T14:13:55.397Z] #34 16.15 internal/testlog [2021-04-26T14:13:55.397Z] #34 16.85 encoding [2021-04-26T14:13:55.397Z] #34 17.10 runtime/cgo [2021-04-26T14:13:55.446Z] #45 8.889 runtime/internal/math [2021-04-26T14:13:55.446Z] #45 8.990 internal/race [2021-04-26T14:13:55.507Z] #62 ... [2021-04-26T14:13:55.507Z] [2021-04-26T14:13:55.507Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:55.507Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-26T14:13:55.507Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-26T14:13:55.507Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-26T14:13:55.507Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-04-26T14:13:55.507Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-04-26T14:13:55.507Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.9s done [2021-04-26T14:13:55.507Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.0s done [2021-04-26T14:13:55.507Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.6s done [2021-04-26T14:13:55.507Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.2s done [2021-04-26T14:13:55.507Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.4s [2021-04-26T14:13:55.507Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.7s done [2021-04-26T14:13:55.507Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-04-26T14:13:55.607Z] #10 DONE 1.5s [2021-04-26T14:13:55.607Z] [2021-04-26T14:13:55.607Z] #11 [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 [2021-04-26T14:13:55.607Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-26T14:13:55.694Z] #34 ... [2021-04-26T14:13:55.694Z] [2021-04-26T14:13:55.694Z] #55 [containerd 1/2] 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 [2021-04-26T14:13:55.694Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-26T14:13:55.694Z] #55 10.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-26T14:13:55.694Z] #55 13.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [284 kB] [2021-04-26T14:13:55.694Z] #55 15.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-26T14:13:55.694Z] #55 ... [2021-04-26T14:13:55.694Z] [2021-04-26T14:13:55.694Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:13:55.694Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:13:55.694Z] #13 5.962 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-26T14:13:55.694Z] #13 7.682 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-26T14:13:55.695Z] #13 9.885 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [284 kB] [2021-04-26T14:13:55.695Z] #13 12.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-26T14:13:55.707Z] #45 9.005 internal/bytealg [2021-04-26T14:13:55.707Z] #45 9.125 sync/atomic [2021-04-26T14:13:55.771Z] #9 ... [2021-04-26T14:13:55.771Z] [2021-04-26T14:13:55.771Z] #23 [internal] load build context [2021-04-26T14:13:55.771Z] #23 sha256:1b854443dde9f96153c0a6ffb55ed032cf533ca921dc4326abac43d39478856e [2021-04-26T14:13:55.771Z] #23 transferring context: 53.38MB 2.9s done [2021-04-26T14:13:55.771Z] #23 DONE 6.0s [2021-04-26T14:13:55.771Z] [2021-04-26T14:13:55.771Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-26T14:13:55.771Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-26T14:13:55.771Z] #62 DONE 6.0s [2021-04-26T14:13:55.771Z] [2021-04-26T14:13:55.771Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:55.771Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-26T14:13:55.771Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.7s done [2021-04-26T14:13:55.771Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 5.8s [2021-04-26T14:13:55.771Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 5.8s [2021-04-26T14:13:55.771Z] #9 ... [2021-04-26T14:13:55.771Z] [2021-04-26T14:13:55.771Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-26T14:13:55.771Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-26T14:13:55.771Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-26T14:13:55.771Z] #26 sha256:9de3fd952a4a90cb25b73e4afa386abcbfb13451aa74d95fdb206dbadc5c831c 529B / 529B done [2021-04-26T14:13:55.771Z] #26 sha256:6d3b727c744260afb6a671dbe8ed3af11078bd3df69d7bc3f24607a145afa750 1.46kB / 1.46kB done [2021-04-26T14:13:55.771Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-26T14:13:55.771Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 0B / 49.23MB 5.9s [2021-04-26T14:13:55.771Z] #26 ... [2021-04-26T14:13:55.771Z] [2021-04-26T14:13:55.771Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:13:55.771Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-26T14:13:55.771Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 9.44MB / 97.69MB 6.0s [2021-04-26T14:13:55.771Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 5.9s done [2021-04-26T14:13:55.955Z] #13 ... [2021-04-26T14:13:55.955Z] [2021-04-26T14:13:55.955Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-04-26T14:13:55.955Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-26T14:13:55.955Z] #40 17.76 Checking out files: 81% (1381/1693) Checking out files: 82% (1389/1693) Checking out files: 83% (1406/1693) Checking out files: 84% (1423/1693) Checking out files: 85% (1440/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) Checking out files: 93% (1575/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-04-26T14:13:55.955Z] #40 18.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-26T14:13:55.955Z] #40 19.66 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-26T14:13:55.967Z] #45 9.443 unicode [2021-04-26T14:13:56.036Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 18.55MB / 97.69MB 6.1s [2021-04-26T14:13:56.036Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 37.75MB / 97.69MB 6.2s [2021-04-26T14:13:56.228Z] #45 9.609 runtime [2021-04-26T14:13:56.300Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 44.04MB / 97.69MB 6.3s [2021-04-26T14:13:56.488Z] #45 ... [2021-04-26T14:13:56.488Z] [2021-04-26T14:13:56.488Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:13:56.488Z] #51 sha256:2b7b689a36da3fcb2bb653e999418a092e26d162663f238bf67884db60f6048f [2021-04-26T14:13:56.488Z] #51 8.798 + RM_GOPATH=0 [2021-04-26T14:13:56.488Z] #51 8.798 + TMP_GOPATH= [2021-04-26T14:13:56.488Z] #51 8.798 + : /build [2021-04-26T14:13:56.488Z] #51 8.798 + '[' -z '' ']' [2021-04-26T14:13:56.488Z] #51 8.798 ++ mktemp -d [2021-04-26T14:13:56.488Z] #51 8.798 + export GOPATH=/tmp/tmp.PKZdquupYS [2021-04-26T14:13:56.489Z] #51 8.798 + GOPATH=/tmp/tmp.PKZdquupYS [2021-04-26T14:13:56.489Z] #51 8.798 + RM_GOPATH=1 [2021-04-26T14:13:56.489Z] #51 8.798 + case "$(go env GOARCH)" in [2021-04-26T14:13:56.489Z] #51 8.798 ++ go env GOARCH [2021-04-26T14:13:56.489Z] #51 8.801 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:56.489Z] #51 8.801 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:56.489Z] #51 8.832 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-26T14:13:56.489Z] #51 8.832 ++ dirname /tmp/install/install.sh [2021-04-26T14:13:56.489Z] #51 8.832 + dir=/tmp/install [2021-04-26T14:13:56.489Z] #51 8.832 + bin=shfmt [2021-04-26T14:13:56.489Z] #51 8.832 + shift [2021-04-26T14:13:56.489Z] #51 8.832 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-26T14:13:56.489Z] #51 8.832 + . /tmp/install/shfmt.installer [2021-04-26T14:13:56.489Z] #51 8.832 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-26T14:13:56.489Z] #51 8.832 + install_shfmt [2021-04-26T14:13:56.489Z] #51 8.832 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-26T14:13:56.489Z] #51 8.832 + git clone https://github.com/mvdan/sh.git /tmp/tmp.PKZdquupYS/src/github.com/mvdan/sh [2021-04-26T14:13:56.489Z] #51 8.832 Cloning into '/tmp/tmp.PKZdquupYS/src/github.com/mvdan/sh'... [2021-04-26T14:13:56.552Z] #11 DONE 0.9s [2021-04-26T14:13:56.552Z] [2021-04-26T14:13:56.552Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-26T14:13:56.552Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-26T14:13:56.563Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 55.57MB / 97.69MB 6.6s [2021-04-26T14:13:56.563Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 66.06MB / 97.69MB 6.7s [2021-04-26T14:13:56.750Z] #51 ... [2021-04-26T14:13:56.750Z] [2021-04-26T14:13:56.750Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-26T14:13:56.750Z] #24 sha256:faa7ed4bccad8f6dd544cfa43bd00e1bb34b54eb096c2283a4ddb461a3806438 [2021-04-26T14:13:56.750Z] #24 7.264 + RM_GOPATH=0 [2021-04-26T14:13:56.750Z] #24 7.264 + TMP_GOPATH= [2021-04-26T14:13:56.750Z] #24 7.264 + : /build [2021-04-26T14:13:56.750Z] #24 7.264 + '[' -z '' ']' [2021-04-26T14:13:56.750Z] #24 7.264 ++ mktemp -d [2021-04-26T14:13:56.750Z] #24 7.264 + export GOPATH=/tmp/tmp.RBsQt2WN0q [2021-04-26T14:13:56.750Z] #24 7.264 + GOPATH=/tmp/tmp.RBsQt2WN0q [2021-04-26T14:13:56.750Z] #24 7.264 + RM_GOPATH=1 [2021-04-26T14:13:56.750Z] #24 7.264 + case "$(go env GOARCH)" in [2021-04-26T14:13:56.750Z] #24 7.264 ++ go env GOARCH [2021-04-26T14:13:56.750Z] #24 7.277 Install docker/cli version 17.06.2-ce from stable [2021-04-26T14:13:56.750Z] #24 7.277 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:56.750Z] #24 7.277 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:56.750Z] #24 7.277 ++ dirname /tmp/install/install.sh [2021-04-26T14:13:56.750Z] #24 7.277 + dir=/tmp/install [2021-04-26T14:13:56.750Z] #24 7.277 + bin=dockercli [2021-04-26T14:13:56.750Z] #24 7.277 + shift [2021-04-26T14:13:56.750Z] #24 7.277 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-26T14:13:56.750Z] #24 7.277 + . /tmp/install/dockercli.installer [2021-04-26T14:13:56.750Z] #24 7.277 ++ : stable [2021-04-26T14:13:56.750Z] #24 7.277 ++ : 17.06.2-ce [2021-04-26T14:13:56.750Z] #24 7.277 + install_dockercli [2021-04-26T14:13:56.750Z] #24 7.277 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-26T14:13:56.750Z] #24 7.277 ++ uname -m [2021-04-26T14:13:56.750Z] #24 7.289 + arch=x86_64 [2021-04-26T14:13:56.750Z] #24 7.289 + '[' x86_64 '!=' x86_64 ']' [2021-04-26T14:13:56.750Z] #24 7.289 + url=https://download.docker.com/linux/static [2021-04-26T14:13:56.750Z] #24 7.289 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-26T14:13:56.750Z] #24 7.289 + tar -xz docker/docker [2021-04-26T14:13:56.750Z] #24 ... [2021-04-26T14:13:56.750Z] [2021-04-26T14:13:56.750Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:13:56.750Z] #34 sha256:6fe1000629d77773f7bdee15e6dd1faf437c3061b4c01a1d7efbda67230862f9 [2021-04-26T14:13:56.750Z] #34 7.858 + RM_GOPATH=0 [2021-04-26T14:13:56.750Z] #34 7.858 + TMP_GOPATH= [2021-04-26T14:13:56.750Z] #34 7.858 + : /build [2021-04-26T14:13:56.750Z] #34 7.858 + '[' -z '' ']' [2021-04-26T14:13:56.750Z] #34 7.858 ++ mktemp -d [2021-04-26T14:13:56.750Z] #34 7.858 + export GOPATH=/tmp/tmp.8Qh9mKFNo3 [2021-04-26T14:13:56.750Z] #34 7.858 + GOPATH=/tmp/tmp.8Qh9mKFNo3 [2021-04-26T14:13:56.750Z] #34 7.858 + RM_GOPATH=1 [2021-04-26T14:13:56.750Z] #34 7.858 + case "$(go env GOARCH)" in [2021-04-26T14:13:56.750Z] #34 7.858 ++ go env GOARCH [2021-04-26T14:13:56.750Z] #34 7.882 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:56.750Z] #34 7.882 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:56.750Z] #34 7.882 ++ dirname /tmp/install/install.sh [2021-04-26T14:13:56.750Z] #34 7.897 + dir=/tmp/install [2021-04-26T14:13:56.750Z] #34 7.897 + bin=tomlv [2021-04-26T14:13:56.750Z] #34 7.897 + shift [2021-04-26T14:13:56.750Z] #34 7.897 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-26T14:13:56.750Z] #34 7.897 + . /tmp/install/tomlv.installer [2021-04-26T14:13:56.750Z] #34 7.897 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-26T14:13:56.750Z] #34 7.897 + install_tomlv [2021-04-26T14:13:56.750Z] #34 7.897 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-26T14:13:56.750Z] #34 7.897 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8Qh9mKFNo3/src/github.com/BurntSushi/toml [2021-04-26T14:13:56.750Z] #34 7.897 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-26T14:13:56.750Z] #34 7.905 Cloning into '/tmp/tmp.8Qh9mKFNo3/src/github.com/BurntSushi/toml'... [2021-04-26T14:13:56.750Z] #34 8.646 + cd /tmp/tmp.8Qh9mKFNo3/src/github.com/BurntSushi/toml [2021-04-26T14:13:56.750Z] #34 8.646 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-26T14:13:56.750Z] #34 8.646 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-26T14:13:56.750Z] #34 9.229 internal/bytealg [2021-04-26T14:13:56.750Z] #34 9.230 math/bits [2021-04-26T14:13:56.750Z] #34 9.830 runtime [2021-04-26T14:13:56.750Z] #34 9.940 math [2021-04-26T14:13:56.831Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 1.1s done [2021-04-26T14:13:56.831Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 71.30MB / 97.69MB 6.9s [2021-04-26T14:13:56.831Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.1s [2021-04-26T14:13:57.019Z] #34 ... [2021-04-26T14:13:57.019Z] [2021-04-26T14:13:57.019Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-26T14:13:57.019Z] #47 sha256:6550881376ca6fc0cf010a12195cee32274afd981954663d4bc4c55a913cca3d [2021-04-26T14:13:57.019Z] #47 7.755 + RM_GOPATH=0 [2021-04-26T14:13:57.019Z] #47 7.755 + TMP_GOPATH= [2021-04-26T14:13:57.019Z] #47 7.755 + : /build [2021-04-26T14:13:57.019Z] #47 7.755 + '[' -z '' ']' [2021-04-26T14:13:57.019Z] #47 7.755 ++ mktemp -d [2021-04-26T14:13:57.019Z] #47 7.755 + export GOPATH=/tmp/tmp.KPBlOEMMws [2021-04-26T14:13:57.019Z] #47 7.755 + GOPATH=/tmp/tmp.KPBlOEMMws [2021-04-26T14:13:57.019Z] #47 7.755 + RM_GOPATH=1 [2021-04-26T14:13:57.019Z] #47 7.755 + case "$(go env GOARCH)" in [2021-04-26T14:13:57.019Z] #47 7.755 ++ go env GOARCH [2021-04-26T14:13:57.019Z] #47 7.790 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:57.019Z] #47 7.790 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:57.019Z] #47 7.790 ++ dirname /tmp/install/install.sh [2021-04-26T14:13:57.019Z] #47 7.790 + dir=/tmp/install [2021-04-26T14:13:57.019Z] #47 7.790 + bin=gotestsum [2021-04-26T14:13:57.019Z] #47 7.790 + shift [2021-04-26T14:13:57.019Z] #47 7.790 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-26T14:13:57.019Z] #47 7.790 + . /tmp/install/gotestsum.installer [2021-04-26T14:13:57.019Z] #47 7.790 ++ : v0.5.3 [2021-04-26T14:13:57.019Z] #47 7.790 + install_gotestsum [2021-04-26T14:13:57.019Z] #47 7.790 + set -e [2021-04-26T14:13:57.019Z] #47 7.790 + export GO111MODULE=on [2021-04-26T14:13:57.019Z] #47 7.790 + GO111MODULE=on [2021-04-26T14:13:57.019Z] #47 7.790 + GOBIN=/build [2021-04-26T14:13:57.019Z] #47 7.790 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-26T14:13:57.019Z] #47 7.945 go: finding gotest.tools v0.5.3 [2021-04-26T14:13:57.019Z] #47 7.945 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-26T14:13:57.019Z] #47 8.701 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-26T14:13:57.019Z] #47 9.229 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-26T14:13:57.019Z] #47 9.791 go: downloading github.com/pkg/errors v0.9.1 [2021-04-26T14:13:57.019Z] #47 9.831 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-26T14:13:57.019Z] #47 9.928 go: downloading github.com/fatih/color v1.9.0 [2021-04-26T14:13:57.019Z] #47 9.949 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-26T14:13:57.019Z] #47 9.957 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-26T14:13:57.019Z] #47 10.09 go: extracting github.com/pkg/errors v0.9.1 [2021-04-26T14:13:57.019Z] #47 10.18 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-26T14:13:57.019Z] #47 10.20 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-26T14:13:57.019Z] #47 10.20 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-26T14:13:57.019Z] #47 10.26 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-26T14:13:57.019Z] #47 10.27 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-26T14:13:57.019Z] #47 ... [2021-04-26T14:13:57.019Z] [2021-04-26T14:13:57.019Z] #55 [containerd 1/2] 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 [2021-04-26T14:13:57.019Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-26T14:13:57.019Z] #55 6.129 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:13:57.019Z] #55 6.332 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:13:57.019Z] #55 6.378 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:13:57.019Z] #55 6.483 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-26T14:13:57.019Z] #55 7.482 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [284 kB] [2021-04-26T14:13:57.019Z] #55 9.188 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-26T14:13:57.281Z] #55 ... [2021-04-26T14:13:57.281Z] [2021-04-26T14:13:57.281Z] #36 [tini 1/2] 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 [2021-04-26T14:13:57.281Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:13:57.281Z] #36 6.633 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:13:57.281Z] #36 6.667 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:13:57.281Z] #36 6.667 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:13:57.281Z] #36 7.161 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-26T14:13:57.281Z] #36 8.407 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [284 kB] [2021-04-26T14:13:57.281Z] #36 10.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-26T14:13:57.281Z] #36 ... [2021-04-26T14:13:57.281Z] [2021-04-26T14:13:57.281Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-04-26T14:13:57.281Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-26T14:13:57.281Z] #40 7.204 + git clone https://github.com/docker/distribution.git . [2021-04-26T14:13:57.281Z] #40 7.210 Cloning into '.'... [2021-04-26T14:13:57.541Z] #40 ... [2021-04-26T14:13:57.541Z] [2021-04-26T14:13:57.541Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:13:57.541Z] #49 sha256:8ad0c62171462ac32f56388d77d7a175eb83c14ca42ebf62a63f515a40ea1c90 [2021-04-26T14:13:57.541Z] #49 9.935 + RM_GOPATH=0 [2021-04-26T14:13:57.541Z] #49 9.935 + TMP_GOPATH= [2021-04-26T14:13:57.541Z] #49 9.935 + : /build [2021-04-26T14:13:57.541Z] #49 9.935 + '[' -z '' ']' [2021-04-26T14:13:57.541Z] #49 9.935 ++ mktemp -d [2021-04-26T14:13:57.541Z] #49 9.949 + export GOPATH=/tmp/tmp.9IH8CepiP2 [2021-04-26T14:13:57.541Z] #49 9.949 + GOPATH=/tmp/tmp.9IH8CepiP2 [2021-04-26T14:13:57.541Z] #49 9.949 + RM_GOPATH=1 [2021-04-26T14:13:57.541Z] #49 9.949 + case "$(go env GOARCH)" in [2021-04-26T14:13:57.541Z] #49 9.949 ++ go env GOARCH [2021-04-26T14:13:57.541Z] #49 9.957 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:57.541Z] #49 9.957 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:57.541Z] #49 9.957 ++ dirname /tmp/install/install.sh [2021-04-26T14:13:57.541Z] #49 9.977 + dir=/tmp/install [2021-04-26T14:13:57.541Z] #49 9.977 + bin=golangci_lint [2021-04-26T14:13:57.541Z] #49 9.977 + shift [2021-04-26T14:13:57.541Z] #49 9.977 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-26T14:13:57.541Z] #49 9.977 + . /tmp/install/golangci_lint.installer [2021-04-26T14:13:57.541Z] #49 9.977 ++ : v1.23.8 [2021-04-26T14:13:57.541Z] #49 9.977 + install_golangci_lint [2021-04-26T14:13:57.542Z] #49 9.977 + set -e [2021-04-26T14:13:57.542Z] #49 9.977 + export GO111MODULE=on [2021-04-26T14:13:57.542Z] #49 9.977 + GO111MODULE=on [2021-04-26T14:13:57.542Z] #49 9.977 + GOBIN=/build [2021-04-26T14:13:57.542Z] #49 9.977 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-26T14:13:57.542Z] #49 10.01 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-26T14:13:57.542Z] #49 10.02 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-26T14:13:57.542Z] #49 10.02 go: finding github.com v1.23.8 [2021-04-26T14:13:57.542Z] #49 10.02 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-26T14:13:57.542Z] #49 10.02 go: finding github.com/golangci v1.23.8 [2021-04-26T14:13:57.808Z] #49 ... [2021-04-26T14:13:57.808Z] [2021-04-26T14:13:57.808Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-26T14:13:57.808Z] #67 sha256:491dc1024e4daba63c6f887eba54fc790d12d36a2b9e0f722388977790dd59bc [2021-04-26T14:13:57.808Z] #67 5.857 + RM_GOPATH=0 [2021-04-26T14:13:57.808Z] #67 5.857 + TMP_GOPATH= [2021-04-26T14:13:57.808Z] #67 5.857 + : /build [2021-04-26T14:13:57.808Z] #67 5.857 + '[' -z '' ']' [2021-04-26T14:13:57.808Z] #67 5.857 ++ mktemp -d [2021-04-26T14:13:57.808Z] #67 5.857 + export GOPATH=/tmp/tmp.wtY2OGmKi1 [2021-04-26T14:13:57.808Z] #67 5.857 + GOPATH=/tmp/tmp.wtY2OGmKi1 [2021-04-26T14:13:57.808Z] #67 5.857 + RM_GOPATH=1 [2021-04-26T14:13:57.808Z] #67 5.857 + case "$(go env GOARCH)" in [2021-04-26T14:13:57.808Z] #67 5.858 ++ go env GOARCH [2021-04-26T14:13:57.808Z] #67 5.881 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:57.808Z] #67 5.881 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:57.808Z] #67 5.881 ++ dirname /tmp/install/install.sh [2021-04-26T14:13:57.808Z] #67 5.881 + dir=/tmp/install [2021-04-26T14:13:57.808Z] #67 5.881 + bin=proxy [2021-04-26T14:13:57.808Z] #67 5.881 + shift [2021-04-26T14:13:57.808Z] #67 5.881 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-26T14:13:57.808Z] #67 5.881 + . /tmp/install/proxy.installer [2021-04-26T14:13:57.808Z] #67 5.881 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-26T14:13:57.808Z] #67 5.881 + install_proxy [2021-04-26T14:13:57.808Z] #67 5.881 + case "$1" in [2021-04-26T14:13:57.808Z] #67 5.881 + export CGO_ENABLED=0 [2021-04-26T14:13:57.808Z] #67 5.881 + CGO_ENABLED=0 [2021-04-26T14:13:57.808Z] #67 5.881 + _install_proxy [2021-04-26T14:13:57.808Z] #67 5.881 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-26T14:13:57.808Z] #67 5.881 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wtY2OGmKi1/src/github.com/docker/libnetwork [2021-04-26T14:13:57.808Z] #67 5.881 Cloning into '/tmp/tmp.wtY2OGmKi1/src/github.com/docker/libnetwork'... [2021-04-26T14:13:57.808Z] #67 5.881 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-26T14:13:57.808Z] #67 ... [2021-04-26T14:13:57.808Z] [2021-04-26T14:13:57.808Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:13:57.808Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:13:57.808Z] #42 9.012 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:13:57.808Z] #42 9.071 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:13:57.808Z] #42 9.071 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:13:57.808Z] #42 9.907 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-26T14:13:57.808Z] #42 ... [2021-04-26T14:13:57.808Z] [2021-04-26T14:13:57.808Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:13:57.808Z] #58 sha256:e1b3d01de379dbed641b9ea303319e578cd9208423a2ba002722efdd977a02a1 [2021-04-26T14:13:57.808Z] #58 9.024 + RM_GOPATH=0 [2021-04-26T14:13:57.808Z] #58 9.024 + TMP_GOPATH= [2021-04-26T14:13:57.808Z] #58 9.024 + : /build [2021-04-26T14:13:57.808Z] #58 9.024 + '[' -z '' ']' [2021-04-26T14:13:57.808Z] #58 9.024 ++ mktemp -d [2021-04-26T14:13:57.808Z] #58 9.029 + export GOPATH=/tmp/tmp.N8rikxWQpb [2021-04-26T14:13:57.808Z] #58 9.029 + GOPATH=/tmp/tmp.N8rikxWQpb [2021-04-26T14:13:57.808Z] #58 9.029 + RM_GOPATH=1 [2021-04-26T14:13:57.808Z] #58 9.029 + case "$(go env GOARCH)" in [2021-04-26T14:13:57.808Z] #58 9.050 ++ go env GOARCH [2021-04-26T14:13:57.808Z] #58 9.108 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-26T14:13:57.808Z] #58 9.113 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:57.808Z] #58 9.113 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:13:57.808Z] #58 9.113 ++ dirname /tmp/install/install.sh [2021-04-26T14:13:57.808Z] #58 9.113 + dir=/tmp/install [2021-04-26T14:13:57.808Z] #58 9.113 + bin=rootlesskit [2021-04-26T14:13:57.808Z] #58 9.113 + shift [2021-04-26T14:13:57.808Z] #58 9.113 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-26T14:13:57.808Z] #58 9.113 + . /tmp/install/rootlesskit.installer [2021-04-26T14:13:57.808Z] #58 9.113 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-26T14:13:57.808Z] #58 9.113 + install_rootlesskit [2021-04-26T14:13:57.808Z] #58 9.113 + case "$1" in [2021-04-26T14:13:57.808Z] #58 9.113 + export CGO_ENABLED=0 [2021-04-26T14:13:57.808Z] #58 9.113 + CGO_ENABLED=0 [2021-04-26T14:13:57.808Z] #58 9.113 + _install_rootlesskit [2021-04-26T14:13:57.808Z] #58 9.113 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-26T14:13:57.808Z] #58 9.113 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.N8rikxWQpb/src/github.com/rootless-containers/rootlesskit [2021-04-26T14:13:57.808Z] #58 9.113 Cloning into '/tmp/tmp.N8rikxWQpb/src/github.com/rootless-containers/rootlesskit'... [2021-04-26T14:13:57.866Z] #40 ... [2021-04-26T14:13:57.866Z] [2021-04-26T14:13:57.866Z] #36 [tini 1/2] 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 [2021-04-26T14:13:57.866Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:13:57.866Z] #36 12.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [284 kB] [2021-04-26T14:13:57.866Z] #36 15.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-26T14:13:57.866Z] #36 ... [2021-04-26T14:13:57.866Z] [2021-04-26T14:13:57.866Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:13:57.866Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:13:57.866Z] #42 12.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [284 kB] [2021-04-26T14:13:57.866Z] #42 15.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-26T14:13:57.866Z] #42 ... [2021-04-26T14:13:57.866Z] [2021-04-26T14:13:57.866Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-26T14:13:57.866Z] #47 sha256:0de6483f3a94c425641b07429d126535efed4540405dbe393c259c342ac95b0c [2021-04-26T14:13:57.866Z] #47 20.19 go: finding github.com/fatih/color v1.9.0 [2021-04-26T14:13:57.866Z] #47 20.21 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-26T14:13:57.866Z] #47 20.23 go: finding github.com/pkg/errors v0.9.1 [2021-04-26T14:13:57.866Z] #47 20.33 go: finding github.com/spf13/pflag v1.0.3 [2021-04-26T14:13:57.866Z] #47 20.41 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-26T14:13:57.866Z] #47 20.52 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-26T14:13:57.866Z] #47 20.74 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-26T14:13:57.866Z] #47 20.90 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-26T14:13:57.866Z] #47 20.93 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-26T14:13:57.866Z] #47 21.02 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-26T14:13:57.866Z] #47 21.06 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-26T14:13:57.938Z] #31 DONE 1.2s [2021-04-26T14:13:57.938Z] [2021-04-26T14:13:57.938Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-26T14:13:57.938Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-26T14:13:57.938Z] #39 DONE 1.2s [2021-04-26T14:13:57.938Z] [2021-04-26T14:13:57.938Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-04-26T14:13:57.938Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-26T14:13:58.070Z] #58 ... [2021-04-26T14:13:58.070Z] [2021-04-26T14:13:58.070Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-26T14:13:58.070Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-26T14:13:58.070Z] #32 9.915 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-26T14:13:58.070Z] #32 9.915 Cloning into '.'... [2021-04-26T14:13:58.331Z] #32 ... [2021-04-26T14:13:58.331Z] [2021-04-26T14:13:58.331Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-26T14:13:58.331Z] #47 sha256:6550881376ca6fc0cf010a12195cee32274afd981954663d4bc4c55a913cca3d [2021-04-26T14:13:58.331Z] #47 10.71 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-26T14:13:58.331Z] #47 10.79 go: extracting github.com/fatih/color v1.9.0 [2021-04-26T14:13:58.331Z] #47 10.79 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-26T14:13:58.331Z] #47 10.84 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-26T14:13:58.331Z] #47 10.86 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-26T14:13:58.331Z] #47 10.86 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-26T14:13:58.331Z] #47 11.09 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-26T14:13:58.331Z] #47 11.24 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-26T14:14:00.155Z] #9 ... [2021-04-26T14:14:00.155Z] [2021-04-26T14:14:00.155Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-26T14:14:00.155Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-26T14:14:00.155Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-26T14:14:00.155Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-26T14:14:00.155Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-26T14:14:00.155Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-26T14:14:00.155Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.8s done [2021-04-26T14:14:00.155Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2021-04-26T14:14:00.155Z] #64 ... [2021-04-26T14:14:00.155Z] [2021-04-26T14:14:00.155Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:14:00.155Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-26T14:14:00.247Z] #47 13.20 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-26T14:14:00.731Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-04-26T14:14:00.818Z] #47 14.20 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-26T14:14:00.994Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 11.1s done [2021-04-26T14:14:01.174Z] #47 ... [2021-04-26T14:14:01.174Z] [2021-04-26T14:14:01.174Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:01.174Z] #49 sha256:94da867e5cb44d8d95fa0ba3b0c66411a933f677d2e162387803e4bfd3762732 [2021-04-26T14:14:01.174Z] #49 20.96 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-26T14:14:01.174Z] #49 21.31 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-26T14:14:01.174Z] #49 21.31 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-26T14:14:01.174Z] #49 21.41 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-26T14:14:01.174Z] #49 21.76 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-26T14:14:01.174Z] #49 21.95 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-26T14:14:01.174Z] #49 22.97 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-26T14:14:01.174Z] #49 25.06 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-26T14:14:01.174Z] #49 25.09 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-26T14:14:01.174Z] #49 25.10 go: downloading golang.org/x/text v0.3.2 [2021-04-26T14:14:01.174Z] #49 25.10 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-26T14:14:01.174Z] #49 25.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-26T14:14:01.174Z] #49 25.10 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-26T14:14:01.174Z] #49 25.13 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-26T14:14:01.174Z] #49 25.13 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-26T14:14:01.174Z] #49 25.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-26T14:14:01.174Z] #49 25.14 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-26T14:14:01.174Z] #49 25.24 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-26T14:14:01.174Z] #49 25.34 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-26T14:14:01.174Z] #49 25.43 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-26T14:14:01.174Z] #49 25.43 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-26T14:14:01.174Z] #49 25.67 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-26T14:14:01.174Z] #49 25.72 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-26T14:14:01.174Z] #49 25.78 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-26T14:14:01.174Z] #49 25.91 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-26T14:14:01.174Z] #49 25.91 go: downloading github.com/spf13/cast v1.3.0 [2021-04-26T14:14:01.174Z] #49 25.91 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-26T14:14:01.174Z] #49 25.92 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-26T14:14:01.174Z] #49 26.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-26T14:14:01.174Z] #49 26.04 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-26T14:14:01.174Z] #49 26.05 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-26T14:14:01.174Z] #49 26.05 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-26T14:14:01.174Z] #49 26.08 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-26T14:14:01.174Z] #49 26.13 go: extracting github.com/spf13/cast v1.3.0 [2021-04-26T14:14:01.174Z] #49 26.21 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-26T14:14:01.174Z] #49 26.21 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-26T14:14:01.174Z] #49 26.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-26T14:14:01.174Z] #49 26.24 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-26T14:14:01.174Z] #49 26.25 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-26T14:14:01.174Z] #49 26.25 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-26T14:14:01.174Z] #49 26.26 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-26T14:14:01.174Z] #49 26.26 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-26T14:14:01.174Z] #49 ... [2021-04-26T14:14:01.174Z] [2021-04-26T14:14:01.174Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-26T14:14:01.174Z] #67 sha256:476e889c91a8a341d42e020c3fccc0b3484efa18f5c3f358b2f89cbf36aa1984 [2021-04-26T14:14:01.256Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.2s done [2021-04-26T14:14:01.520Z] #9 ... [2021-04-26T14:14:01.520Z] [2021-04-26T14:14:01.520Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-26T14:14:01.520Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-26T14:14:01.774Z] #47 ... [2021-04-26T14:14:01.774Z] [2021-04-26T14:14:01.774Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:01.774Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:01.774Z] #13 9.492 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-26T14:14:01.774Z] #13 9.588 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:14:01.774Z] #13 9.588 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:14:01.774Z] #13 9.588 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:14:01.774Z] #13 ... [2021-04-26T14:14:01.774Z] [2021-04-26T14:14:01.774Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-26T14:14:01.774Z] #24 sha256:faa7ed4bccad8f6dd544cfa43bd00e1bb34b54eb096c2283a4ddb461a3806438 [2021-04-26T14:14:01.774Z] #24 15.28 + mkdir -p /build [2021-04-26T14:14:01.784Z] #64 DONE 11.9s [2021-04-26T14:14:01.784Z] [2021-04-26T14:14:01.784Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-26T14:14:01.784Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-26T14:14:01.784Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 49.23MB / 49.23MB 7.5s done [2021-04-26T14:14:01.784Z] #26 extracting sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 2.1s done [2021-04-26T14:14:01.958Z] #67 26.35 Checking out files: 52% (994/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-26T14:14:01.958Z] #67 27.43 + cd /tmp/tmp.AgIOrQaOse/src/github.com/docker/libnetwork [2021-04-26T14:14:02.038Z] #24 15.31 + mv docker/docker /build/ [2021-04-26T14:14:02.038Z] #24 15.31 + rmdir docker [2021-04-26T14:14:02.047Z] #26 DONE 12.2s [2021-04-26T14:14:02.047Z] [2021-04-26T14:14:02.047Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:14:02.047Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-26T14:14:02.047Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-04-26T14:14:02.142Z] #40 ... [2021-04-26T14:14:02.142Z] [2021-04-26T14:14:02.142Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-26T14:14:02.142Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-26T14:14:02.142Z] #12 DONE 5.7s [2021-04-26T14:14:02.219Z] #67 27.43 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-26T14:14:02.403Z] [2021-04-26T14:14:02.403Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:02.403Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:02.482Z] #67 27.95 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-26T14:14:02.612Z] #24 DONE 16.0s [2021-04-26T14:14:02.612Z] [2021-04-26T14:14:02.612Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:02.612Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:02.612Z] #13 10.68 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-26T14:14:02.743Z] #67 ... [2021-04-26T14:14:02.743Z] [2021-04-26T14:14:02.743Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:14:02.743Z] #45 sha256:131ce71329df7cfa88e1d69339572ddb531c964ed4fc083ab7c594f0c4a0207b [2021-04-26T14:14:02.743Z] #45 18.04 crypto/internal/subtle [2021-04-26T14:14:02.743Z] #45 18.32 crypto/subtle [2021-04-26T14:14:02.743Z] #45 18.49 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-26T14:14:02.743Z] #45 18.61 internal/nettrace [2021-04-26T14:14:02.743Z] #45 18.73 runtime/cgo [2021-04-26T14:14:03.003Z] #45 ... [2021-04-26T14:14:03.003Z] [2021-04-26T14:14:03.003Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:14:03.003Z] #58 sha256:19689ce8143020eb1abdfa0efa61751bcbd93cc70bc5cc8ac0db175464b84697 [2021-04-26T14:14:03.003Z] #58 18.26 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-26T14:14:03.003Z] #58 18.34 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-26T14:14:03.003Z] #58 18.52 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-26T14:14:03.003Z] #58 18.88 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-26T14:14:03.003Z] #58 19.73 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-26T14:14:03.003Z] #58 23.16 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-26T14:14:03.003Z] #58 24.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-26T14:14:03.003Z] #58 24.58 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-26T14:14:03.003Z] #58 24.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-26T14:14:03.003Z] #58 24.94 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-26T14:14:03.003Z] #58 25.63 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-26T14:14:03.003Z] #58 ... [2021-04-26T14:14:03.003Z] [2021-04-26T14:14:03.003Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:03.003Z] #49 sha256:94da867e5cb44d8d95fa0ba3b0c66411a933f677d2e162387803e4bfd3762732 [2021-04-26T14:14:03.003Z] #49 26.52 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-26T14:14:03.003Z] #49 26.55 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-26T14:14:03.003Z] #49 26.74 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-26T14:14:03.003Z] #49 26.94 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-26T14:14:03.003Z] #49 27.02 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-26T14:14:03.003Z] #49 27.07 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-26T14:14:03.003Z] #49 27.08 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-26T14:14:03.003Z] #49 27.17 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-26T14:14:03.003Z] #49 27.17 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-26T14:14:03.003Z] #49 27.44 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-26T14:14:03.003Z] #49 27.48 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-26T14:14:03.003Z] #49 27.62 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-26T14:14:03.003Z] #49 27.64 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-26T14:14:03.003Z] #49 27.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-26T14:14:03.003Z] #49 27.65 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-26T14:14:03.003Z] #49 27.66 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-26T14:14:03.003Z] #49 27.67 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-26T14:14:03.003Z] #49 27.73 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-26T14:14:03.003Z] #49 27.73 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-26T14:14:03.003Z] #49 27.74 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-26T14:14:03.003Z] #49 27.81 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-26T14:14:03.003Z] #49 27.95 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-26T14:14:03.003Z] #49 27.99 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-26T14:14:03.003Z] #49 27.99 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-26T14:14:03.003Z] #49 28.06 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-26T14:14:03.003Z] #49 28.13 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-26T14:14:03.003Z] #49 28.17 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-26T14:14:03.003Z] #49 28.31 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-26T14:14:03.003Z] #49 28.39 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-26T14:14:03.003Z] #49 28.39 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-26T14:14:03.003Z] #49 28.47 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-26T14:14:03.003Z] #49 28.50 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-26T14:14:03.264Z] #49 28.53 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-26T14:14:03.264Z] #49 28.61 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-26T14:14:03.264Z] #49 28.67 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-26T14:14:03.526Z] #49 28.78 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-26T14:14:03.526Z] #49 28.81 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-26T14:14:03.526Z] #49 28.85 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-26T14:14:03.526Z] #49 28.85 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-26T14:14:03.526Z] #49 28.94 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-26T14:14:03.786Z] #49 29.01 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-26T14:14:03.786Z] #49 29.07 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-26T14:14:03.786Z] #49 29.16 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-26T14:14:03.786Z] #49 29.20 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-26T14:14:03.786Z] #49 29.25 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-26T14:14:03.975Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.0s done [2021-04-26T14:14:04.047Z] #49 29.25 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-26T14:14:04.047Z] #49 29.30 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-26T14:14:04.047Z] #49 29.31 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-26T14:14:04.047Z] #49 29.33 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-26T14:14:04.047Z] #49 29.34 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-26T14:14:04.047Z] #49 ... [2021-04-26T14:14:04.047Z] [2021-04-26T14:14:04.047Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:14:04.047Z] #51 sha256:31eb80a4ceade83392e9503df206ea845263cae13749c3ffe091f0ad6574aa62 [2021-04-26T14:14:04.047Z] #51 19.30 + cd /tmp/tmp.1c8VWqwNm8/src/github.com/mvdan/sh [2021-04-26T14:14:04.047Z] #51 19.30 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-26T14:14:04.047Z] #51 19.43 + GO111MODULE=on [2021-04-26T14:14:04.047Z] #51 19.43 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-26T14:14:04.047Z] #51 20.72 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-26T14:14:04.047Z] #51 20.75 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-26T14:14:04.047Z] #51 20.75 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-26T14:14:04.047Z] #51 21.23 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-26T14:14:04.047Z] #51 21.24 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-26T14:14:04.047Z] #51 22.15 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-26T14:14:04.047Z] #51 22.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-26T14:14:04.047Z] #51 24.37 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-26T14:14:04.047Z] #51 25.70 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-26T14:14:04.047Z] #51 25.84 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-26T14:14:04.047Z] #51 26.05 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-26T14:14:04.047Z] #51 26.40 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-26T14:14:04.047Z] #51 27.14 runtime/cgo [2021-04-26T14:14:04.047Z] #51 27.18 runtime [2021-04-26T14:14:04.047Z] #51 ... [2021-04-26T14:14:04.047Z] [2021-04-26T14:14:04.047Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:04.047Z] #49 sha256:94da867e5cb44d8d95fa0ba3b0c66411a933f677d2e162387803e4bfd3762732 [2021-04-26T14:14:04.047Z] #49 29.39 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-26T14:14:04.047Z] #49 29.41 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-26T14:14:04.400Z] #49 29.54 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-26T14:14:04.400Z] #49 29.54 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-26T14:14:04.400Z] #49 29.57 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-26T14:14:04.400Z] #49 29.59 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-26T14:14:04.542Z] #13 12.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-26T14:14:04.661Z] #49 29.74 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-26T14:14:04.661Z] #49 29.81 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-26T14:14:04.661Z] #49 29.93 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-26T14:14:04.661Z] #49 29.98 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-26T14:14:04.661Z] #49 29.99 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-26T14:14:04.661Z] #49 30.04 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-26T14:14:04.921Z] #49 30.11 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-26T14:14:04.921Z] #49 30.20 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-26T14:14:04.921Z] #49 30.20 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-26T14:14:04.921Z] #49 30.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-26T14:14:05.182Z] #49 30.54 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-26T14:14:05.369Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-04-26T14:14:05.442Z] #49 30.66 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-26T14:14:05.703Z] #49 31.11 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-26T14:14:05.721Z] #13 2.851 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-26T14:14:05.721Z] #13 2.880 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:14:05.721Z] #13 2.884 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:14:05.721Z] #13 2.885 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:14:05.982Z] #13 3.825 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-26T14:14:06.555Z] #13 ... [2021-04-26T14:14:06.555Z] [2021-04-26T14:14:06.555Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-26T14:14:06.555Z] #24 sha256:9ec28dae2215e992bfb1a384bf80dd26a8e425cd69e4affe4c03922a6dbc26ac [2021-04-26T14:14:06.555Z] #24 6.329 + RM_GOPATH=0 [2021-04-26T14:14:06.555Z] #24 6.329 + TMP_GOPATH= [2021-04-26T14:14:06.555Z] #24 6.329 + : /build [2021-04-26T14:14:06.555Z] #24 6.329 + '[' -z '' ']' [2021-04-26T14:14:06.555Z] #24 6.329 ++ mktemp -d [2021-04-26T14:14:06.555Z] #24 6.330 + export GOPATH=/tmp/tmp.fCqKk5XeCR [2021-04-26T14:14:06.555Z] #24 6.330 + GOPATH=/tmp/tmp.fCqKk5XeCR [2021-04-26T14:14:06.555Z] #24 6.330 + RM_GOPATH=1 [2021-04-26T14:14:06.555Z] #24 6.330 + case "$(go env GOARCH)" in [2021-04-26T14:14:06.555Z] #24 6.330 ++ go env GOARCH [2021-04-26T14:14:06.555Z] #24 6.335 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:06.555Z] #24 6.336 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:06.555Z] #24 6.336 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:06.555Z] #24 6.337 + dir=/tmp/install [2021-04-26T14:14:06.555Z] #24 6.338 + bin=dockercli [2021-04-26T14:14:06.555Z] #24 6.338 + shift [2021-04-26T14:14:06.555Z] #24 6.338 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-26T14:14:06.555Z] #24 6.338 + . /tmp/install/dockercli.installer [2021-04-26T14:14:06.555Z] #24 6.338 ++ : stable [2021-04-26T14:14:06.555Z] #24 6.338 ++ : 17.06.2-ce [2021-04-26T14:14:06.555Z] #24 6.338 + install_dockercli [2021-04-26T14:14:06.555Z] #24 6.338 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-26T14:14:06.555Z] #24 6.338 ++ uname -m [2021-04-26T14:14:06.555Z] #24 6.339 + arch=x86_64 [2021-04-26T14:14:06.555Z] #24 6.340 + '[' x86_64 '!=' x86_64 ']' [2021-04-26T14:14:06.555Z] #24 6.340 + url=https://download.docker.com/linux/static [2021-04-26T14:14:06.555Z] #24 6.340 + tar -xz docker/docker [2021-04-26T14:14:06.555Z] #24 6.340 Install docker/cli version 17.06.2-ce from stable [2021-04-26T14:14:06.555Z] #24 6.341 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-26T14:14:06.555Z] #24 ... [2021-04-26T14:14:06.555Z] [2021-04-26T14:14:06.555Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-26T14:14:06.555Z] #67 sha256:babdb76789d34f97431ffb8a9743208d8321c59dc09200fa9657a18e30381869 [2021-04-26T14:14:06.555Z] #67 6.775 + RM_GOPATH=0 [2021-04-26T14:14:06.555Z] #67 6.775 + TMP_GOPATH= [2021-04-26T14:14:06.555Z] #67 6.775 + : /build [2021-04-26T14:14:06.555Z] #67 6.775 + '[' -z '' ']' [2021-04-26T14:14:06.555Z] #67 6.786 ++ mktemp -d [2021-04-26T14:14:06.555Z] #67 6.796 + export GOPATH=/tmp/tmp.AcnEWl6NbW [2021-04-26T14:14:06.555Z] #67 6.796 + GOPATH=/tmp/tmp.AcnEWl6NbW [2021-04-26T14:14:06.555Z] #67 6.796 + RM_GOPATH=1 [2021-04-26T14:14:06.555Z] #67 6.796 + case "$(go env GOARCH)" in [2021-04-26T14:14:06.555Z] #67 6.800 ++ go env GOARCH [2021-04-26T14:14:06.555Z] #67 6.804 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:06.555Z] #67 6.804 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:06.555Z] #67 6.804 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:06.555Z] #67 6.814 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-26T14:14:06.555Z] #67 6.814 + dir=/tmp/install [2021-04-26T14:14:06.555Z] #67 6.814 + bin=proxy [2021-04-26T14:14:06.555Z] #67 6.814 + shift [2021-04-26T14:14:06.555Z] #67 6.814 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-26T14:14:06.555Z] #67 6.814 + . /tmp/install/proxy.installer [2021-04-26T14:14:06.555Z] #67 6.814 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-26T14:14:06.555Z] #67 6.814 + install_proxy [2021-04-26T14:14:06.555Z] #67 6.814 + case "$1" in [2021-04-26T14:14:06.555Z] #67 6.814 + export CGO_ENABLED=0 [2021-04-26T14:14:06.555Z] #67 6.814 + CGO_ENABLED=0 [2021-04-26T14:14:06.555Z] #67 6.814 + _install_proxy [2021-04-26T14:14:06.555Z] #67 6.814 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-26T14:14:06.555Z] #67 6.814 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.AcnEWl6NbW/src/github.com/docker/libnetwork [2021-04-26T14:14:06.555Z] #67 6.814 Cloning into '/tmp/tmp.AcnEWl6NbW/src/github.com/docker/libnetwork'... [2021-04-26T14:14:06.817Z] #67 ... [2021-04-26T14:14:06.817Z] [2021-04-26T14:14:06.817Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-26T14:14:06.817Z] #47 sha256:834bb56ed906d33ffe79384034d463f73728e09276a52856a1b86275f5c39fe2 [2021-04-26T14:14:06.817Z] #47 6.743 + RM_GOPATH=0 [2021-04-26T14:14:06.817Z] #47 6.743 + TMP_GOPATH= [2021-04-26T14:14:06.817Z] #47 6.743 + : /build [2021-04-26T14:14:06.817Z] #47 6.743 + '[' -z '' ']' [2021-04-26T14:14:06.817Z] #47 6.743 ++ mktemp -d [2021-04-26T14:14:06.817Z] #47 6.743 + export GOPATH=/tmp/tmp.yuaI6EZlqK [2021-04-26T14:14:06.817Z] #47 6.743 + GOPATH=/tmp/tmp.yuaI6EZlqK [2021-04-26T14:14:06.817Z] #47 6.743 + RM_GOPATH=1 [2021-04-26T14:14:06.817Z] #47 6.743 + case "$(go env GOARCH)" in [2021-04-26T14:14:06.817Z] #47 6.743 ++ go env GOARCH [2021-04-26T14:14:06.817Z] #47 6.755 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:06.817Z] #47 6.755 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:06.817Z] #47 6.755 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:06.817Z] #47 6.757 + dir=/tmp/install [2021-04-26T14:14:06.817Z] #47 6.757 + bin=gotestsum [2021-04-26T14:14:06.817Z] #47 6.757 + shift [2021-04-26T14:14:06.817Z] #47 6.757 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-26T14:14:06.817Z] #47 6.757 + . /tmp/install/gotestsum.installer [2021-04-26T14:14:06.817Z] #47 6.757 ++ : v0.5.3 [2021-04-26T14:14:06.817Z] #47 6.757 + install_gotestsum [2021-04-26T14:14:06.817Z] #47 6.757 + set -e [2021-04-26T14:14:06.817Z] #47 6.757 + export GO111MODULE=on [2021-04-26T14:14:06.817Z] #47 6.757 + GO111MODULE=on [2021-04-26T14:14:06.817Z] #47 6.757 + GOBIN=/build [2021-04-26T14:14:06.817Z] #47 6.757 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-26T14:14:06.817Z] #47 6.796 go: finding gotest.tools v0.5.3 [2021-04-26T14:14:06.817Z] #47 6.796 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-26T14:14:06.817Z] #47 7.943 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-26T14:14:06.817Z] #47 8.482 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-26T14:14:06.817Z] #47 9.326 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-26T14:14:06.817Z] #47 9.362 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-26T14:14:06.817Z] #47 9.385 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-26T14:14:06.817Z] #47 9.428 go: downloading github.com/fatih/color v1.9.0 [2021-04-26T14:14:06.817Z] #47 9.430 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-26T14:14:06.817Z] #47 9.435 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-26T14:14:06.817Z] #47 9.616 go: downloading github.com/pkg/errors v0.9.1 [2021-04-26T14:14:06.817Z] #47 9.768 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-26T14:14:06.817Z] #47 9.789 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-26T14:14:06.817Z] #47 9.956 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-26T14:14:06.817Z] #47 9.963 go: extracting github.com/fatih/color v1.9.0 [2021-04-26T14:14:06.817Z] #47 10.00 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-26T14:14:06.817Z] #47 10.04 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-26T14:14:06.817Z] #47 10.06 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-26T14:14:06.817Z] #47 10.09 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-26T14:14:06.817Z] #47 10.19 go: extracting github.com/pkg/errors v0.9.1 [2021-04-26T14:14:06.817Z] #47 10.23 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-26T14:14:06.817Z] #47 10.25 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-26T14:14:06.817Z] #47 ... [2021-04-26T14:14:06.817Z] [2021-04-26T14:14:06.817Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:14:06.817Z] #45 sha256:a334a033e16241e43d991948ecc0dbe6b75d0cbcafecada8fb298d571c1cbe86 [2021-04-26T14:14:06.817Z] #45 7.133 + RM_GOPATH=0 [2021-04-26T14:14:06.817Z] #45 7.133 + TMP_GOPATH= [2021-04-26T14:14:06.817Z] #45 7.133 + : /build [2021-04-26T14:14:06.817Z] #45 7.133 + '[' -z '' ']' [2021-04-26T14:14:06.817Z] #45 7.135 ++ mktemp -d [2021-04-26T14:14:06.817Z] #45 7.143 + export GOPATH=/tmp/tmp.vr0GM0XFAb [2021-04-26T14:14:06.817Z] #45 7.143 + GOPATH=/tmp/tmp.vr0GM0XFAb [2021-04-26T14:14:06.817Z] #45 7.143 + RM_GOPATH=1 [2021-04-26T14:14:06.817Z] #45 7.143 + case "$(go env GOARCH)" in [2021-04-26T14:14:06.817Z] #45 7.143 ++ go env GOARCH [2021-04-26T14:14:06.817Z] #45 7.193 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-26T14:14:06.817Z] #45 7.193 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:06.817Z] #45 7.193 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:06.817Z] #45 7.193 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:06.817Z] #45 7.193 + dir=/tmp/install [2021-04-26T14:14:06.817Z] #45 7.193 + bin=vndr [2021-04-26T14:14:06.817Z] #45 7.193 + shift [2021-04-26T14:14:06.817Z] #45 7.193 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-26T14:14:06.817Z] #45 7.193 + . /tmp/install/vndr.installer [2021-04-26T14:14:06.817Z] #45 7.193 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-26T14:14:06.817Z] #45 7.193 + install_vndr [2021-04-26T14:14:06.817Z] #45 7.193 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-26T14:14:06.817Z] #45 7.193 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vr0GM0XFAb/src/github.com/LK4D4/vndr [2021-04-26T14:14:06.817Z] #45 7.248 Cloning into '/tmp/tmp.vr0GM0XFAb/src/github.com/LK4D4/vndr'... [2021-04-26T14:14:06.817Z] #45 8.252 + cd /tmp/tmp.vr0GM0XFAb/src/github.com/LK4D4/vndr [2021-04-26T14:14:06.817Z] #45 8.252 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-26T14:14:06.817Z] #45 8.281 + go build -buildmode=pie -v -o /build/vndr . [2021-04-26T14:14:06.817Z] #45 10.18 internal/race [2021-04-26T14:14:06.817Z] #45 10.23 internal/bytealg [2021-04-26T14:14:06.817Z] #45 10.37 sync/atomic [2021-04-26T14:14:07.078Z] #45 ... [2021-04-26T14:14:07.078Z] [2021-04-26T14:14:07.078Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:07.078Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:14:07.078Z] #42 8.141 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:14:07.078Z] #42 8.193 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:14:07.078Z] #42 8.193 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:14:07.078Z] #42 9.139 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-26T14:14:07.078Z] #42 ... [2021-04-26T14:14:07.078Z] [2021-04-26T14:14:07.078Z] #36 [tini 1/2] 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 [2021-04-26T14:14:07.078Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:07.078Z] #36 8.200 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:14:07.078Z] #36 8.265 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:14:07.078Z] #36 8.281 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:14:07.078Z] #36 9.144 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-26T14:14:07.085Z] #49 32.28 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-26T14:14:07.092Z] #13 14.96 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [284 kB] [2021-04-26T14:14:07.299Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.1s done [2021-04-26T14:14:07.366Z] #36 ... [2021-04-26T14:14:07.366Z] [2021-04-26T14:14:07.366Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:14:07.366Z] #34 sha256:025e417d441087a2e478d5a19efaa040997a4215a929c9a1d4fd7925981ef93a [2021-04-26T14:14:07.366Z] #34 7.385 + RM_GOPATH=0 [2021-04-26T14:14:07.366Z] #34 7.385 + TMP_GOPATH= [2021-04-26T14:14:07.366Z] #34 7.385 + : /build [2021-04-26T14:14:07.366Z] #34 7.385 + '[' -z '' ']' [2021-04-26T14:14:07.366Z] #34 7.393 ++ mktemp -d [2021-04-26T14:14:07.366Z] #34 7.396 + export GOPATH=/tmp/tmp.6eG7Y1GAy6 [2021-04-26T14:14:07.366Z] #34 7.401 + GOPATH=/tmp/tmp.6eG7Y1GAy6 [2021-04-26T14:14:07.366Z] #34 7.401 + RM_GOPATH=1 [2021-04-26T14:14:07.366Z] #34 7.401 + case "$(go env GOARCH)" in [2021-04-26T14:14:07.366Z] #34 7.401 ++ go env GOARCH [2021-04-26T14:14:07.366Z] #34 7.437 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:07.366Z] #34 7.437 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:07.366Z] #34 7.437 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:07.366Z] #34 7.449 + dir=/tmp/install [2021-04-26T14:14:07.366Z] #34 7.449 + bin=tomlv [2021-04-26T14:14:07.366Z] #34 7.449 + shift [2021-04-26T14:14:07.366Z] #34 7.449 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-26T14:14:07.366Z] #34 7.449 + . /tmp/install/tomlv.installer [2021-04-26T14:14:07.366Z] #34 7.449 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-26T14:14:07.366Z] #34 7.449 + install_tomlv [2021-04-26T14:14:07.366Z] #34 7.449 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-26T14:14:07.366Z] #34 7.449 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6eG7Y1GAy6/src/github.com/BurntSushi/toml [2021-04-26T14:14:07.366Z] #34 7.450 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-26T14:14:07.366Z] #34 7.462 Cloning into '/tmp/tmp.6eG7Y1GAy6/src/github.com/BurntSushi/toml'... [2021-04-26T14:14:07.366Z] #34 8.451 + cd /tmp/tmp.6eG7Y1GAy6/src/github.com/BurntSushi/toml [2021-04-26T14:14:07.366Z] #34 8.451 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-26T14:14:07.366Z] #34 8.490 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-26T14:14:07.366Z] #34 9.258 runtime/internal/atomic [2021-04-26T14:14:07.366Z] #34 9.288 internal/cpu [2021-04-26T14:14:07.366Z] #34 9.499 runtime/internal/sys [2021-04-26T14:14:07.366Z] #34 9.765 runtime/internal/math [2021-04-26T14:14:07.366Z] #34 9.846 internal/bytealg [2021-04-26T14:14:07.366Z] #34 9.849 math/bits [2021-04-26T14:14:07.366Z] #34 10.50 math [2021-04-26T14:14:07.366Z] #34 10.57 runtime [2021-04-26T14:14:07.366Z] #34 ... [2021-04-26T14:14:07.366Z] [2021-04-26T14:14:07.366Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:07.366Z] #49 sha256:56d15f66bc451734048177deb5820c9d40d0398c51e405081305cb2eb9363ee9 [2021-04-26T14:14:07.366Z] #49 6.178 + RM_GOPATH=0 [2021-04-26T14:14:07.366Z] #49 6.178 + TMP_GOPATH= [2021-04-26T14:14:07.366Z] #49 6.178 + : /build [2021-04-26T14:14:07.366Z] #49 6.178 + '[' -z '' ']' [2021-04-26T14:14:07.366Z] #49 6.178 ++ mktemp -d [2021-04-26T14:14:07.366Z] #49 6.178 + export GOPATH=/tmp/tmp.7Qw4bw6Spc [2021-04-26T14:14:07.366Z] #49 6.178 + GOPATH=/tmp/tmp.7Qw4bw6Spc [2021-04-26T14:14:07.366Z] #49 6.178 + RM_GOPATH=1 [2021-04-26T14:14:07.366Z] #49 6.178 + case "$(go env GOARCH)" in [2021-04-26T14:14:07.366Z] #49 6.180 ++ go env GOARCH [2021-04-26T14:14:07.366Z] #49 6.183 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:07.366Z] #49 6.183 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:07.366Z] #49 6.183 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:07.366Z] #49 6.183 + dir=/tmp/install [2021-04-26T14:14:07.366Z] #49 6.183 + bin=golangci_lint [2021-04-26T14:14:07.366Z] #49 6.183 + shift [2021-04-26T14:14:07.366Z] #49 6.183 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-26T14:14:07.366Z] #49 6.183 + . /tmp/install/golangci_lint.installer [2021-04-26T14:14:07.366Z] #49 6.183 ++ : v1.23.8 [2021-04-26T14:14:07.366Z] #49 6.183 + install_golangci_lint [2021-04-26T14:14:07.366Z] #49 6.183 + set -e [2021-04-26T14:14:07.366Z] #49 6.183 + export GO111MODULE=on [2021-04-26T14:14:07.366Z] #49 6.183 + GO111MODULE=on [2021-04-26T14:14:07.366Z] #49 6.183 + GOBIN=/build [2021-04-26T14:14:07.366Z] #49 6.183 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-26T14:14:07.366Z] #49 6.207 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-26T14:14:07.366Z] #49 6.207 go: finding github.com v1.23.8 [2021-04-26T14:14:07.366Z] #49 6.207 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-26T14:14:07.366Z] #49 6.207 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-26T14:14:07.366Z] #49 6.207 go: finding github.com/golangci v1.23.8 [2021-04-26T14:14:07.366Z] #49 7.052 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-26T14:14:07.366Z] #49 8.024 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-26T14:14:07.629Z] #49 ... [2021-04-26T14:14:07.629Z] [2021-04-26T14:14:07.629Z] #55 [containerd 1/2] 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 [2021-04-26T14:14:07.629Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-26T14:14:07.629Z] #55 7.862 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:14:07.629Z] #55 7.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:14:07.629Z] #55 8.060 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:14:07.629Z] #55 8.989 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-26T14:14:07.629Z] #55 10.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [284 kB] [2021-04-26T14:14:07.629Z] #55 ... [2021-04-26T14:14:07.629Z] [2021-04-26T14:14:07.629Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:14:07.629Z] #51 sha256:51f61041f74350df0734838ef122781bf380335aa51900d103b07f0792a9e5df [2021-04-26T14:14:07.629Z] #51 6.259 + RM_GOPATH=0 [2021-04-26T14:14:07.629Z] #51 6.259 + TMP_GOPATH= [2021-04-26T14:14:07.629Z] #51 6.259 + : /build [2021-04-26T14:14:07.629Z] #51 6.259 + '[' -z '' ']' [2021-04-26T14:14:07.629Z] #51 6.259 ++ mktemp -d [2021-04-26T14:14:07.629Z] #51 6.259 + export GOPATH=/tmp/tmp.7iUKz2AHMQ [2021-04-26T14:14:07.629Z] #51 6.259 + GOPATH=/tmp/tmp.7iUKz2AHMQ [2021-04-26T14:14:07.629Z] #51 6.259 + RM_GOPATH=1 [2021-04-26T14:14:07.629Z] #51 6.259 + case "$(go env GOARCH)" in [2021-04-26T14:14:07.629Z] #51 6.259 ++ go env GOARCH [2021-04-26T14:14:07.629Z] #51 6.266 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:07.629Z] #51 6.266 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:07.629Z] #51 6.266 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:07.629Z] #51 6.267 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-26T14:14:07.629Z] #51 6.267 + dir=/tmp/install [2021-04-26T14:14:07.629Z] #51 6.267 + bin=shfmt [2021-04-26T14:14:07.629Z] #51 6.267 + shift [2021-04-26T14:14:07.629Z] #51 6.267 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-26T14:14:07.629Z] #51 6.267 + . /tmp/install/shfmt.installer [2021-04-26T14:14:07.629Z] #51 6.267 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-26T14:14:07.629Z] #51 6.267 + install_shfmt [2021-04-26T14:14:07.629Z] #51 6.267 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-26T14:14:07.629Z] #51 6.267 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7iUKz2AHMQ/src/github.com/mvdan/sh [2021-04-26T14:14:07.629Z] #51 6.268 Cloning into '/tmp/tmp.7iUKz2AHMQ/src/github.com/mvdan/sh'... [2021-04-26T14:14:07.656Z] #49 32.91 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-26T14:14:07.662Z] #13 ... [2021-04-26T14:14:07.662Z] [2021-04-26T14:14:07.662Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-26T14:14:07.662Z] #67 sha256:491dc1024e4daba63c6f887eba54fc790d12d36a2b9e0f722388977790dd59bc [2021-04-26T14:14:07.890Z] #51 ... [2021-04-26T14:14:07.890Z] [2021-04-26T14:14:07.890Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-26T14:14:07.890Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-26T14:14:07.890Z] #32 6.345 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-26T14:14:07.890Z] #32 6.347 Cloning into '.'... [2021-04-26T14:14:07.922Z] #67 20.75 Checking out files: 58% (1113/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) [2021-04-26T14:14:07.922Z] #67 ... [2021-04-26T14:14:07.922Z] [2021-04-26T14:14:07.922Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:07.922Z] #49 sha256:8ad0c62171462ac32f56388d77d7a175eb83c14ca42ebf62a63f515a40ea1c90 [2021-04-26T14:14:07.922Z] #49 11.18 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-26T14:14:07.922Z] #49 11.96 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-26T14:14:07.922Z] #49 18.73 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-26T14:14:07.922Z] #49 18.73 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-26T14:14:07.922Z] #49 18.73 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-26T14:14:07.922Z] #49 18.73 go: downloading github.com/pkg/errors v0.8.1 [2021-04-26T14:14:07.922Z] #49 18.97 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-26T14:14:07.922Z] #49 19.06 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-26T14:14:07.922Z] #49 19.14 go: extracting github.com/pkg/errors v0.8.1 [2021-04-26T14:14:07.922Z] #49 19.14 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-26T14:14:07.922Z] #49 19.35 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-26T14:14:07.922Z] #49 19.35 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-26T14:14:07.922Z] #49 19.47 go: downloading github.com/spf13/viper v1.6.1 [2021-04-26T14:14:07.922Z] #49 19.47 go: downloading github.com/fatih/color v1.7.0 [2021-04-26T14:14:07.922Z] #49 19.47 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-26T14:14:07.922Z] #49 19.75 go: extracting github.com/fatih/color v1.7.0 [2021-04-26T14:14:07.922Z] #49 19.89 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-26T14:14:07.922Z] #49 19.92 go: extracting github.com/spf13/viper v1.6.1 [2021-04-26T14:14:07.922Z] #49 19.96 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-26T14:14:07.922Z] #49 20.02 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-26T14:14:07.922Z] #49 20.05 go: downloading github.com/spf13/cast v1.3.0 [2021-04-26T14:14:07.922Z] #49 20.17 go: extracting github.com/spf13/cast v1.3.0 [2021-04-26T14:14:07.922Z] #49 20.17 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-26T14:14:07.922Z] #49 20.21 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-26T14:14:07.922Z] #49 20.25 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-26T14:14:07.922Z] #49 20.29 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-26T14:14:07.922Z] #49 20.32 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-26T14:14:07.922Z] #49 20.36 go: downloading github.com/spf13/afero v1.1.2 [2021-04-26T14:14:07.923Z] #49 20.54 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-26T14:14:07.923Z] #49 20.55 go: extracting github.com/spf13/afero v1.1.2 [2021-04-26T14:14:07.923Z] #49 20.57 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-26T14:14:07.923Z] #49 20.59 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-26T14:14:07.923Z] #49 20.70 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-26T14:14:07.923Z] #49 20.70 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-26T14:14:07.923Z] #49 20.70 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-26T14:14:07.923Z] #49 20.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-26T14:14:07.923Z] #49 20.98 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-26T14:14:07.923Z] #49 21.02 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-26T14:14:07.923Z] #49 21.10 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-26T14:14:07.923Z] #49 21.10 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-26T14:14:07.923Z] #49 21.34 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-26T14:14:07.923Z] #49 21.34 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-26T14:14:07.923Z] #49 21.34 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-26T14:14:07.923Z] #49 21.34 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-26T14:14:07.923Z] #49 ... [2021-04-26T14:14:07.923Z] [2021-04-26T14:14:07.923Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-26T14:14:07.923Z] #67 sha256:491dc1024e4daba63c6f887eba54fc790d12d36a2b9e0f722388977790dd59bc [2021-04-26T14:14:08.151Z] #32 ... [2021-04-26T14:14:08.151Z] [2021-04-26T14:14:08.151Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:14:08.151Z] #58 sha256:6e84d18d48689cd0308e682b40aa4f60b5a0bb4ef70074351a804855c3f5c905 [2021-04-26T14:14:08.151Z] #58 6.628 + RM_GOPATH=0 [2021-04-26T14:14:08.151Z] #58 6.628 + TMP_GOPATH= [2021-04-26T14:14:08.151Z] #58 6.628 + : /build [2021-04-26T14:14:08.151Z] #58 6.628 + '[' -z '' ']' [2021-04-26T14:14:08.151Z] #58 6.628 ++ mktemp -d [2021-04-26T14:14:08.151Z] #58 6.631 + export GOPATH=/tmp/tmp.obWnqoasvj [2021-04-26T14:14:08.151Z] #58 6.631 + GOPATH=/tmp/tmp.obWnqoasvj [2021-04-26T14:14:08.151Z] #58 6.631 + RM_GOPATH=1 [2021-04-26T14:14:08.151Z] #58 6.631 + case "$(go env GOARCH)" in [2021-04-26T14:14:08.151Z] #58 6.631 ++ go env GOARCH [2021-04-26T14:14:08.151Z] #58 6.662 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:08.151Z] #58 6.662 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:08.151Z] #58 6.662 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:08.151Z] #58 6.673 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-26T14:14:08.151Z] #58 6.673 + dir=/tmp/install [2021-04-26T14:14:08.151Z] #58 6.673 + bin=rootlesskit [2021-04-26T14:14:08.151Z] #58 6.673 + shift [2021-04-26T14:14:08.151Z] #58 6.673 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-26T14:14:08.151Z] #58 6.673 + . /tmp/install/rootlesskit.installer [2021-04-26T14:14:08.151Z] #58 6.673 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-26T14:14:08.151Z] #58 6.673 + install_rootlesskit [2021-04-26T14:14:08.151Z] #58 6.673 + case "$1" in [2021-04-26T14:14:08.151Z] #58 6.673 + export CGO_ENABLED=0 [2021-04-26T14:14:08.151Z] #58 6.673 + CGO_ENABLED=0 [2021-04-26T14:14:08.151Z] #58 6.673 + _install_rootlesskit [2021-04-26T14:14:08.151Z] #58 6.673 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-26T14:14:08.151Z] #58 6.673 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.obWnqoasvj/src/github.com/rootless-containers/rootlesskit [2021-04-26T14:14:08.151Z] #58 6.680 Cloning into '/tmp/tmp.obWnqoasvj/src/github.com/rootless-containers/rootlesskit'... [2021-04-26T14:14:08.151Z] #58 11.46 + cd /tmp/tmp.obWnqoasvj/src/github.com/rootless-containers/rootlesskit [2021-04-26T14:14:08.151Z] #58 11.46 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-26T14:14:08.151Z] #58 11.47 + export GO111MODULE=on [2021-04-26T14:14:08.151Z] #58 11.47 + GO111MODULE=on [2021-04-26T14:14:08.151Z] #58 11.47 + export GOPROXY=https://proxy.golang.org [2021-04-26T14:14:08.151Z] #58 11.47 + GOPROXY=https://proxy.golang.org [2021-04-26T14:14:08.151Z] #58 11.47 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-26T14:14:08.151Z] #58 11.47 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-26T14:14:08.151Z] #58 ... [2021-04-26T14:14:08.151Z] [2021-04-26T14:14:08.151Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:14:08.151Z] #45 sha256:a334a033e16241e43d991948ecc0dbe6b75d0cbcafecada8fb298d571c1cbe86 [2021-04-26T14:14:08.151Z] #45 10.87 runtime [2021-04-26T14:14:08.151Z] #45 11.00 unicode [2021-04-26T14:14:08.183Z] #67 20.75 Checking out files: 58% (1113/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-26T14:14:08.183Z] #67 21.53 + cd /tmp/tmp.wtY2OGmKi1/src/github.com/docker/libnetwork [2021-04-26T14:14:08.183Z] #67 21.53 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-26T14:14:08.694Z] #9 ... [2021-04-26T14:14:08.694Z] [2021-04-26T14:14:08.694Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-26T14:14:08.694Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-04-26T14:14:08.694Z] #63 DONE 2.9s [2021-04-26T14:14:08.694Z] [2021-04-26T14:14:08.694Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-26T14:14:08.694Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-04-26T14:14:08.760Z] #67 22.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-26T14:14:09.022Z] #67 ... [2021-04-26T14:14:09.022Z] [2021-04-26T14:14:09.022Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:09.022Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:14:09.022Z] #42 12.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [284 kB] [2021-04-26T14:14:09.022Z] #42 14.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-26T14:14:09.283Z] #42 ... [2021-04-26T14:14:09.283Z] [2021-04-26T14:14:09.283Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:09.283Z] #49 sha256:8ad0c62171462ac32f56388d77d7a175eb83c14ca42ebf62a63f515a40ea1c90 [2021-04-26T14:14:09.283Z] #49 21.58 go: downloading golang.org/x/text v0.3.2 [2021-04-26T14:14:09.283Z] #49 21.77 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-26T14:14:09.283Z] #49 22.25 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-26T14:14:09.283Z] #49 22.46 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-26T14:14:09.283Z] #49 22.74 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-26T14:14:09.543Z] #49 22.89 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-26T14:14:09.831Z] #49 23.19 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-26T14:14:09.831Z] #49 23.19 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-26T14:14:09.831Z] #49 ... [2021-04-26T14:14:09.831Z] [2021-04-26T14:14:09.831Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:14:09.831Z] #45 sha256:ba7bb2f8f27fba7ba11cafe4b2c3335ca40953607053c60809530b3a27e5d14e [2021-04-26T14:14:09.831Z] #45 13.24 unicode/utf8 [2021-04-26T14:14:09.831Z] #45 14.05 math [2021-04-26T14:14:09.831Z] #45 18.36 unicode/utf16 [2021-04-26T14:14:09.831Z] #45 19.02 container/list [2021-04-26T14:14:09.831Z] #45 19.26 crypto/internal/subtle [2021-04-26T14:14:09.831Z] #45 19.60 crypto/subtle [2021-04-26T14:14:09.831Z] #45 19.68 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-26T14:14:09.831Z] #45 19.82 internal/nettrace [2021-04-26T14:14:09.831Z] #45 19.93 runtime/cgo [2021-04-26T14:14:09.831Z] #45 ... [2021-04-26T14:14:09.831Z] [2021-04-26T14:14:09.831Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-04-26T14:14:09.831Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-26T14:14:10.353Z] #40 23.07 Checking out files: 83% (1407/1693) Checking out files: 84% (1423/1693) Checking out files: 85% (1440/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) Checking out files: 93% (1575/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-04-26T14:14:10.353Z] #40 23.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-26T14:14:10.353Z] #40 ... [2021-04-26T14:14:10.353Z] [2021-04-26T14:14:10.353Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:14:10.353Z] #58 sha256:e1b3d01de379dbed641b9ea303319e578cd9208423a2ba002722efdd977a02a1 [2021-04-26T14:14:10.353Z] #58 13.88 + cd /tmp/tmp.N8rikxWQpb/src/github.com/rootless-containers/rootlesskit [2021-04-26T14:14:10.353Z] #58 13.88 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-26T14:14:10.353Z] #58 13.96 + export GO111MODULE=on [2021-04-26T14:14:10.353Z] #58 13.96 + GO111MODULE=on [2021-04-26T14:14:10.353Z] #58 13.96 + export GOPROXY=https://proxy.golang.org [2021-04-26T14:14:10.353Z] #58 13.96 + GOPROXY=https://proxy.golang.org [2021-04-26T14:14:10.353Z] #58 13.96 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-26T14:14:10.353Z] #58 13.96 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-26T14:14:10.353Z] #58 16.23 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-26T14:14:10.353Z] #58 16.23 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-26T14:14:10.353Z] #58 16.23 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-26T14:14:10.353Z] #58 16.40 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-26T14:14:10.353Z] #58 16.62 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-26T14:14:10.353Z] #58 16.75 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-26T14:14:10.353Z] #58 16.86 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-26T14:14:10.353Z] #58 16.89 go: downloading github.com/google/uuid v1.2.0 [2021-04-26T14:14:10.353Z] #58 16.96 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-26T14:14:10.353Z] #58 17.09 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-26T14:14:10.353Z] #58 17.10 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-26T14:14:10.353Z] #58 17.22 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-26T14:14:10.353Z] #58 17.29 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-26T14:14:10.353Z] #58 17.41 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-26T14:14:10.353Z] #58 17.46 go: extracting github.com/google/uuid v1.2.0 [2021-04-26T14:14:10.353Z] #58 18.10 go: downloading github.com/pkg/errors v0.9.1 [2021-04-26T14:14:10.353Z] #58 18.49 go: extracting github.com/pkg/errors v0.9.1 [2021-04-26T14:14:10.353Z] #58 18.62 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-26T14:14:10.353Z] #58 18.62 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-26T14:14:10.353Z] #58 20.00 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-26T14:14:10.353Z] #58 20.09 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-26T14:14:10.353Z] #58 20.25 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-26T14:14:10.353Z] #58 21.34 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-26T14:14:10.353Z] #58 23.21 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-26T14:14:10.614Z] #58 ... [2021-04-26T14:14:10.614Z] [2021-04-26T14:14:10.614Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:10.614Z] #49 sha256:8ad0c62171462ac32f56388d77d7a175eb83c14ca42ebf62a63f515a40ea1c90 [2021-04-26T14:14:10.614Z] #49 23.23 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-26T14:14:10.614Z] #49 23.35 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-26T14:14:10.614Z] #49 23.35 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-26T14:14:10.614Z] #49 23.53 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-26T14:14:10.614Z] #49 23.53 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-26T14:14:10.614Z] #49 23.67 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-26T14:14:10.614Z] #49 23.67 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-26T14:14:10.614Z] #49 23.97 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-26T14:14:10.614Z] #49 23.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-26T14:14:10.875Z] #49 24.09 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-26T14:14:10.875Z] #49 24.30 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-26T14:14:10.962Z] #49 ... [2021-04-26T14:14:10.962Z] [2021-04-26T14:14:10.962Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:10.962Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:14:10.962Z] #42 26.14 Fetched 8441 kB in 18s (461 kB/s) [2021-04-26T14:14:10.962Z] #42 26.14 Reading package lists... [2021-04-26T14:14:10.962Z] #42 33.37 Reading package lists... [2021-04-26T14:14:10.962Z] #42 ... [2021-04-26T14:14:10.962Z] [2021-04-26T14:14:10.962Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:14:10.962Z] #58 sha256:19689ce8143020eb1abdfa0efa61751bcbd93cc70bc5cc8ac0db175464b84697 [2021-04-26T14:14:10.962Z] #58 28.55 go: finding github.com/pkg/errors v0.9.1 [2021-04-26T14:14:10.962Z] #58 28.62 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-26T14:14:10.962Z] #58 28.72 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-26T14:14:10.962Z] #58 28.98 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-26T14:14:10.962Z] #58 29.01 go: finding github.com/google/uuid v1.2.0 [2021-04-26T14:14:10.962Z] #58 29.19 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-26T14:14:10.962Z] #58 29.38 go: finding github.com/gofrs/flock v0.8.0 [2021-04-26T14:14:10.962Z] #58 29.42 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-26T14:14:10.962Z] #58 29.48 go: finding github.com/gorilla/mux v1.8.0 [2021-04-26T14:14:10.962Z] #58 29.52 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-26T14:14:10.962Z] #58 29.53 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-26T14:14:10.962Z] #58 29.53 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-26T14:14:10.962Z] #58 29.61 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-26T14:14:10.962Z] #58 29.93 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-26T14:14:10.962Z] #58 30.26 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-26T14:14:11.227Z] #58 ... [2021-04-26T14:14:11.227Z] [2021-04-26T14:14:11.227Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:11.227Z] #49 sha256:94da867e5cb44d8d95fa0ba3b0c66411a933f677d2e162387803e4bfd3762732 [2021-04-26T14:14:11.227Z] #49 36.59 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-26T14:14:11.488Z] #49 ... [2021-04-26T14:14:11.488Z] [2021-04-26T14:14:11.488Z] #36 [tini 1/2] 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 [2021-04-26T14:14:11.488Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:11.488Z] #36 26.86 Fetched 8441 kB in 19s (443 kB/s) [2021-04-26T14:14:11.488Z] #36 26.86 Reading package lists... [2021-04-26T14:14:11.749Z] #36 33.71 Reading package lists... [2021-04-26T14:14:11.749Z] #36 ... [2021-04-26T14:14:11.749Z] [2021-04-26T14:14:11.749Z] #55 [containerd 1/2] 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 [2021-04-26T14:14:11.749Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-26T14:14:11.749Z] #55 27.04 Fetched 8441 kB in 19s (441 kB/s) [2021-04-26T14:14:11.749Z] #55 27.04 Reading package lists... [2021-04-26T14:14:11.816Z] #49 ... [2021-04-26T14:14:11.816Z] [2021-04-26T14:14:11.816Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:14:11.816Z] #34 sha256:6fe1000629d77773f7bdee15e6dd1faf437c3061b4c01a1d7efbda67230862f9 [2021-04-26T14:14:11.816Z] #34 15.03 internal/testlog [2021-04-26T14:14:11.816Z] #34 15.31 encoding [2021-04-26T14:14:11.816Z] #34 15.62 runtime/cgo [2021-04-26T14:14:11.816Z] #34 ... [2021-04-26T14:14:11.816Z] [2021-04-26T14:14:11.816Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:14:11.816Z] #58 sha256:e1b3d01de379dbed641b9ea303319e578cd9208423a2ba002722efdd977a02a1 [2021-04-26T14:14:11.816Z] #58 24.87 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-26T14:14:11.816Z] #58 ... [2021-04-26T14:14:11.816Z] [2021-04-26T14:14:11.816Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-26T14:14:11.816Z] #47 sha256:6550881376ca6fc0cf010a12195cee32274afd981954663d4bc4c55a913cca3d [2021-04-26T14:14:11.816Z] #47 15.32 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-26T14:14:11.816Z] #47 19.96 go: finding github.com/fatih/color v1.9.0 [2021-04-26T14:14:11.816Z] #47 20.00 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-26T14:14:11.816Z] #47 20.01 go: finding github.com/pkg/errors v0.9.1 [2021-04-26T14:14:11.816Z] #47 20.17 go: finding github.com/spf13/pflag v1.0.3 [2021-04-26T14:14:11.816Z] #47 20.21 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-26T14:14:11.816Z] #47 20.26 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-26T14:14:11.816Z] #47 20.38 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-26T14:14:11.816Z] #47 20.70 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-26T14:14:11.816Z] #47 20.75 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-26T14:14:11.816Z] #47 20.86 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-26T14:14:11.816Z] #47 20.98 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-26T14:14:12.014Z] #55 33.67 Reading package lists... [2021-04-26T14:14:12.014Z] #55 ... [2021-04-26T14:14:12.014Z] [2021-04-26T14:14:12.014Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:12.014Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:12.014Z] #13 23.79 Fetched 8955 kB in 20s (449 kB/s) [2021-04-26T14:14:12.014Z] #13 23.79 Reading package lists... [2021-04-26T14:14:12.019Z] #65 ... [2021-04-26T14:14:12.019Z] [2021-04-26T14:14:12.019Z] #27 [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 [2021-04-26T14:14:12.019Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-26T14:14:12.019Z] #27 4.546 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:14:12.019Z] #27 4.548 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:14:12.019Z] #27 4.569 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:14:12.019Z] #27 4.793 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-26T14:14:12.019Z] #27 5.016 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [279 kB] [2021-04-26T14:14:12.019Z] #27 5.465 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-26T14:14:12.019Z] #27 7.265 Fetched 8265 kB in 3s (2786 kB/s) [2021-04-26T14:14:12.019Z] #27 7.265 Reading package lists... [2021-04-26T14:14:12.019Z] #27 8.573 Reading package lists... [2021-04-26T14:14:12.077Z] #47 ... [2021-04-26T14:14:12.077Z] [2021-04-26T14:14:12.077Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:14:12.077Z] #51 sha256:2b7b689a36da3fcb2bb653e999418a092e26d162663f238bf67884db60f6048f [2021-04-26T14:14:12.077Z] #51 19.67 + cd /tmp/tmp.PKZdquupYS/src/github.com/mvdan/sh [2021-04-26T14:14:12.077Z] #51 19.67 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-26T14:14:12.077Z] #51 19.78 + GO111MODULE=on [2021-04-26T14:14:12.077Z] #51 19.78 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-26T14:14:12.077Z] #51 21.26 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-26T14:14:12.077Z] #51 21.26 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-26T14:14:12.077Z] #51 21.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-26T14:14:12.077Z] #51 21.44 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-26T14:14:12.077Z] #51 21.67 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-26T14:14:12.077Z] #51 22.71 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-26T14:14:12.077Z] #51 23.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-26T14:14:12.077Z] #51 24.78 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-26T14:14:12.284Z] #27 9.867 Building dependency tree... [2021-04-26T14:14:12.284Z] #27 ... [2021-04-26T14:14:12.284Z] [2021-04-26T14:14:12.284Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:14:12.284Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-26T14:14:12.284Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.6s done [2021-04-26T14:14:12.338Z] #51 ... [2021-04-26T14:14:12.338Z] [2021-04-26T14:14:12.338Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-04-26T14:14:12.338Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-26T14:14:12.338Z] #40 25.30 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-26T14:14:12.361Z] #45 15.37 unicode/utf8 [2021-04-26T14:14:12.361Z] #45 ... [2021-04-26T14:14:12.361Z] [2021-04-26T14:14:12.361Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:12.361Z] #49 sha256:56d15f66bc451734048177deb5820c9d40d0398c51e405081305cb2eb9363ee9 [2021-04-26T14:14:12.361Z] #49 14.20 go: downloading github.com/pkg/errors v0.8.1 [2021-04-26T14:14:12.361Z] #49 14.23 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-26T14:14:12.361Z] #49 14.27 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-26T14:14:12.361Z] #49 14.39 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-26T14:14:12.361Z] #49 14.40 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-26T14:14:12.361Z] #49 14.40 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-26T14:14:12.361Z] #49 14.41 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-26T14:14:12.361Z] #49 14.55 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-26T14:14:12.361Z] #49 14.66 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-26T14:14:12.361Z] #49 14.66 go: extracting github.com/pkg/errors v0.8.1 [2021-04-26T14:14:12.361Z] #49 14.66 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-26T14:14:12.361Z] #49 14.66 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-26T14:14:12.361Z] #49 14.81 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-26T14:14:12.361Z] #49 14.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-26T14:14:12.361Z] #49 14.89 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-26T14:14:12.361Z] #49 15.35 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-26T14:14:12.361Z] #49 15.36 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-26T14:14:12.361Z] #49 15.42 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-26T14:14:12.361Z] #49 15.43 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-26T14:14:12.361Z] #49 15.78 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-26T14:14:12.361Z] #49 15.89 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-26T14:14:12.548Z] #9 ... [2021-04-26T14:14:12.548Z] [2021-04-26T14:14:12.548Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-26T14:14:12.548Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-04-26T14:14:12.548Z] #65 DONE 4.0s [2021-04-26T14:14:12.548Z] [2021-04-26T14:14:12.548Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-26T14:14:12.548Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-26T14:14:12.548Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-04-26T14:14:12.622Z] #49 16.02 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-26T14:14:12.622Z] #49 16.04 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-26T14:14:12.622Z] #49 16.06 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-26T14:14:12.883Z] #49 ... [2021-04-26T14:14:12.883Z] [2021-04-26T14:14:12.883Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-26T14:14:12.883Z] #24 sha256:9ec28dae2215e992bfb1a384bf80dd26a8e425cd69e4affe4c03922a6dbc26ac [2021-04-26T14:14:12.883Z] #24 15.31 + mkdir -p /build [2021-04-26T14:14:12.883Z] #24 15.32 + mv docker/docker /build/ [2021-04-26T14:14:12.883Z] #24 15.32 + rmdir docker [2021-04-26T14:14:12.883Z] #24 DONE 16.3s [2021-04-26T14:14:12.883Z] [2021-04-26T14:14:12.883Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:12.883Z] #49 sha256:56d15f66bc451734048177deb5820c9d40d0398c51e405081305cb2eb9363ee9 [2021-04-26T14:14:12.883Z] #49 16.33 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-26T14:14:12.883Z] #49 16.46 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-26T14:14:12.883Z] #49 16.52 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-26T14:14:12.883Z] #49 16.52 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-26T14:14:12.883Z] #49 16.52 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-26T14:14:13.130Z] #9 DONE 23.2s [2021-04-26T14:14:13.130Z] [2021-04-26T14:14:13.131Z] #27 [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 [2021-04-26T14:14:13.131Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-26T14:14:13.131Z] #27 10.58 The following additional packages will be installed: [2021-04-26T14:14:13.131Z] #27 10.58 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-26T14:14:13.131Z] #27 10.58 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-26T14:14:13.131Z] #27 10.58 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-26T14:14:13.131Z] #27 10.58 Suggested packages: [2021-04-26T14:14:13.131Z] #27 10.58 krb5-doc krb5-user [2021-04-26T14:14:13.131Z] #27 10.58 Recommended packages: [2021-04-26T14:14:13.131Z] #27 10.58 krb5-locales publicsuffix libsasl2-modules [2021-04-26T14:14:13.131Z] #27 10.89 The following NEW packages will be installed: [2021-04-26T14:14:13.131Z] #27 10.89 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-26T14:14:13.131Z] #27 10.89 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-26T14:14:13.131Z] #27 10.89 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-26T14:14:13.131Z] #27 10.89 libssh2-1 libssl1.1 openssl [2021-04-26T14:14:13.131Z] #27 11.19 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-26T14:14:13.131Z] #27 11.19 Need to get 4777 kB of archives. [2021-04-26T14:14:13.131Z] #27 11.19 After this operation, 11.5 MB of additional disk space will be used. [2021-04-26T14:14:13.131Z] #27 11.19 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-04-26T14:14:13.131Z] #27 11.19 Get:2 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-26T14:14:13.131Z] #27 11.20 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-04-26T14:14:13.131Z] #27 11.20 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-04-26T14:14:13.131Z] #27 11.21 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-04-26T14:14:13.131Z] #27 11.21 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-04-26T14:14:13.131Z] #27 11.22 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-04-26T14:14:13.131Z] #27 11.22 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-04-26T14:14:13.131Z] #27 11.22 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-04-26T14:14:13.131Z] #27 11.22 Get:10 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-04-26T14:14:13.131Z] #27 11.22 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-26T14:14:13.131Z] #27 11.22 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-04-26T14:14:13.131Z] #27 11.22 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-04-26T14:14:13.131Z] #27 11.28 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-04-26T14:14:13.143Z] #49 16.65 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-26T14:14:13.143Z] #49 16.66 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-26T14:14:13.143Z] #49 16.67 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-26T14:14:13.143Z] #49 16.83 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-26T14:14:13.143Z] #49 16.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-26T14:14:13.143Z] #49 16.85 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-26T14:14:13.395Z] #27 11.30 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-04-26T14:14:13.395Z] #27 11.30 Get:16 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-04-26T14:14:13.395Z] #27 11.30 Get:17 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-04-26T14:14:13.395Z] #27 11.30 Get:18 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-26T14:14:13.395Z] #27 11.30 Get:19 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-04-26T14:14:13.395Z] #27 11.34 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-26T14:14:13.395Z] #27 11.34 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-26T14:14:13.660Z] #27 ... [2021-04-26T14:14:13.660Z] [2021-04-26T14:14:13.660Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-26T14:14:13.660Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-04-26T14:14:13.660Z] #10 DONE 0.7s [2021-04-26T14:14:13.660Z] [2021-04-26T14:14:13.660Z] #27 [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 [2021-04-26T14:14:13.660Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-26T14:14:13.660Z] #27 11.69 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:14:13.660Z] #27 11.73 Fetched 4777 kB in 0s (11.6 MB/s) [2021-04-26T14:14:13.660Z] #27 11.79 Selecting previously unselected package libssl1.1:arm64. [2021-04-26T14:14:13.742Z] #49 17.14 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-26T14:14:13.925Z] #27 11.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-04-26T14:14:13.925Z] #27 11.80 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-26T14:14:13.925Z] #27 11.81 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-26T14:14:13.925Z] #27 12.02 Selecting previously unselected package openssl. [2021-04-26T14:14:13.925Z] #27 12.02 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-26T14:14:13.925Z] #27 12.02 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-26T14:14:14.188Z] #27 12.16 Selecting previously unselected package ca-certificates. [2021-04-26T14:14:14.188Z] #27 12.16 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-26T14:14:14.188Z] #27 12.17 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-26T14:14:14.315Z] #49 ... [2021-04-26T14:14:14.315Z] [2021-04-26T14:14:14.315Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-04-26T14:14:14.315Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-26T14:14:14.315Z] #40 6.563 + git clone https://github.com/docker/distribution.git . [2021-04-26T14:14:14.315Z] #40 6.578 Cloning into '.'... [2021-04-26T14:14:14.315Z] #40 ... [2021-04-26T14:14:14.315Z] [2021-04-26T14:14:14.315Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:14.315Z] #49 sha256:56d15f66bc451734048177deb5820c9d40d0398c51e405081305cb2eb9363ee9 [2021-04-26T14:14:14.315Z] #49 17.89 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-26T14:14:14.454Z] #27 12.32 Selecting previously unselected package libkeyutils1:arm64. [2021-04-26T14:14:14.454Z] #27 12.32 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-04-26T14:14:14.454Z] #27 12.33 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-04-26T14:14:14.454Z] #27 12.37 Selecting previously unselected package libkrb5support0:arm64. [2021-04-26T14:14:14.454Z] #27 ... [2021-04-26T14:14:14.454Z] [2021-04-26T14:14:14.454Z] #11 [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 [2021-04-26T14:14:14.454Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-04-26T14:14:14.454Z] #11 DONE 0.7s [2021-04-26T14:14:14.454Z] [2021-04-26T14:14:14.455Z] #27 [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 [2021-04-26T14:14:14.455Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-26T14:14:14.455Z] #27 12.37 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-04-26T14:14:14.455Z] #27 12.38 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-26T14:14:14.455Z] #27 12.44 Selecting previously unselected package libk5crypto3:arm64. [2021-04-26T14:14:14.455Z] #27 12.45 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-04-26T14:14:14.455Z] #27 12.45 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-26T14:14:14.573Z] #13 31.61 Reading package lists... [2021-04-26T14:14:14.573Z] #13 ... [2021-04-26T14:14:14.573Z] [2021-04-26T14:14:14.573Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:14.573Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:14:14.573Z] #42 33.37 Reading package lists... [2021-04-26T14:14:14.718Z] #27 12.52 Selecting previously unselected package libkrb5-3:arm64. [2021-04-26T14:14:14.718Z] #27 12.53 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-04-26T14:14:14.718Z] #27 12.53 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-26T14:14:14.718Z] #27 ... [2021-04-26T14:14:14.718Z] [2021-04-26T14:14:14.718Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-26T14:14:14.718Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-04-26T14:14:14.718Z] #31 DONE 0.3s [2021-04-26T14:14:14.718Z] [2021-04-26T14:14:14.718Z] #27 [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 [2021-04-26T14:14:14.718Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-26T14:14:14.718Z] #27 12.72 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-04-26T14:14:14.718Z] #27 12.72 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-04-26T14:14:14.718Z] #27 12.80 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-26T14:14:14.987Z] #27 ... [2021-04-26T14:14:14.987Z] [2021-04-26T14:14:14.987Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-26T14:14:14.987Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-04-26T14:14:14.987Z] #39 DONE 0.4s [2021-04-26T14:14:14.987Z] [2021-04-26T14:14:14.987Z] #27 [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 [2021-04-26T14:14:14.987Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-26T14:14:14.987Z] #27 12.90 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-04-26T14:14:14.987Z] #27 12.90 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-26T14:14:14.987Z] #27 12.93 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-26T14:14:14.987Z] #27 12.97 Selecting previously unselected package libsasl2-2:arm64. [2021-04-26T14:14:14.987Z] #27 12.97 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-26T14:14:14.987Z] #27 12.98 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-26T14:14:14.987Z] #27 13.06 Selecting previously unselected package libldap-common. [2021-04-26T14:14:14.987Z] #27 13.06 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-26T14:14:15.145Z] #42 39.96 Building dependency tree... [2021-04-26T14:14:15.145Z] #42 ... [2021-04-26T14:14:15.145Z] [2021-04-26T14:14:15.145Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:14:15.145Z] #45 sha256:131ce71329df7cfa88e1d69339572ddb531c964ed4fc083ab7c594f0c4a0207b [2021-04-26T14:14:15.145Z] #45 30.23 vendor/golang.org/x/crypto/internal/subtle [2021-04-26T14:14:15.145Z] #45 30.45 vendor/golang.org/x/crypto/curve25519 [2021-04-26T14:14:15.145Z] #45 ... [2021-04-26T14:14:15.145Z] [2021-04-26T14:14:15.145Z] #36 [tini 1/2] 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 [2021-04-26T14:14:15.145Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:15.145Z] #36 33.71 Reading package lists... [2021-04-26T14:14:15.251Z] #27 13.06 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-26T14:14:15.251Z] #27 13.15 Selecting previously unselected package libldap-2.4-2:arm64. [2021-04-26T14:14:15.251Z] #27 13.15 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-04-26T14:14:15.251Z] #27 13.15 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-26T14:14:15.251Z] #27 13.26 Selecting previously unselected package libnghttp2-14:arm64. [2021-04-26T14:14:15.251Z] #27 13.26 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-04-26T14:14:15.251Z] #27 13.27 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-26T14:14:15.516Z] #27 13.38 Selecting previously unselected package libpsl5:arm64. [2021-04-26T14:14:15.516Z] #27 13.38 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-04-26T14:14:15.516Z] #27 13.38 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-04-26T14:14:15.516Z] #27 13.48 Selecting previously unselected package librtmp1:arm64. [2021-04-26T14:14:15.516Z] #27 13.48 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-04-26T14:14:15.516Z] #27 13.49 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-26T14:14:15.516Z] #27 13.56 Selecting previously unselected package libssh2-1:arm64. [2021-04-26T14:14:15.516Z] #27 13.56 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-04-26T14:14:15.516Z] #27 13.56 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-26T14:14:15.700Z] #49 19.23 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-26T14:14:15.700Z] #49 19.26 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-26T14:14:15.781Z] #27 13.67 Selecting previously unselected package libcurl4:arm64. [2021-04-26T14:14:15.782Z] #27 13.69 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-04-26T14:14:15.782Z] #27 13.70 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-26T14:14:15.782Z] #27 13.80 Selecting previously unselected package curl. [2021-04-26T14:14:15.782Z] #27 13.80 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-04-26T14:14:15.782Z] #27 13.81 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-26T14:14:15.960Z] #49 19.41 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-26T14:14:16.048Z] #27 13.98 Selecting previously unselected package libonig5:arm64. [2021-04-26T14:14:16.048Z] #27 13.98 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-04-26T14:14:16.048Z] #27 13.98 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-26T14:14:16.636Z] #27 14.40 Selecting previously unselected package libjq1:arm64. [2021-04-26T14:14:16.636Z] #27 14.41 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-26T14:14:16.636Z] #27 14.43 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-26T14:14:16.636Z] #27 14.53 Selecting previously unselected package jq. [2021-04-26T14:14:16.636Z] #27 14.57 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-26T14:14:16.636Z] #27 14.57 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-26T14:14:16.636Z] #27 14.64 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-04-26T14:14:16.636Z] #27 14.66 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-04-26T14:14:16.636Z] #27 14.67 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-26T14:14:16.901Z] #27 ... [2021-04-26T14:14:16.901Z] [2021-04-26T14:14:16.901Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-26T14:14:16.901Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-04-26T14:14:16.901Z] #12 DONE 2.4s [2021-04-26T14:14:17.115Z] #36 40.50 Building dependency tree... [2021-04-26T14:14:17.166Z] [2021-04-26T14:14:17.166Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:17.166Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-26T14:14:17.343Z] #49 ... [2021-04-26T14:14:17.343Z] [2021-04-26T14:14:17.343Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-26T14:14:17.343Z] #47 sha256:834bb56ed906d33ffe79384034d463f73728e09276a52856a1b86275f5c39fe2 [2021-04-26T14:14:17.343Z] #47 10.58 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-26T14:14:17.343Z] #47 13.04 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-26T14:14:17.343Z] #47 13.12 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-26T14:14:17.343Z] #47 14.43 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-26T14:14:17.343Z] #47 19.02 go: finding github.com/fatih/color v1.9.0 [2021-04-26T14:14:17.343Z] #47 19.07 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-26T14:14:17.343Z] #47 19.18 go: finding github.com/pkg/errors v0.9.1 [2021-04-26T14:14:17.343Z] #47 19.23 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-26T14:14:17.343Z] #47 19.23 go: finding github.com/spf13/pflag v1.0.3 [2021-04-26T14:14:17.343Z] #47 19.30 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-26T14:14:17.343Z] #47 19.49 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-26T14:14:17.343Z] #47 19.63 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-26T14:14:17.343Z] #47 19.72 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-26T14:14:17.343Z] #47 19.78 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-26T14:14:17.343Z] #47 19.78 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-26T14:14:17.343Z] #47 ... [2021-04-26T14:14:17.343Z] [2021-04-26T14:14:17.343Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:14:17.343Z] #58 sha256:6e84d18d48689cd0308e682b40aa4f60b5a0bb4ef70074351a804855c3f5c905 [2021-04-26T14:14:17.343Z] #58 13.22 go: downloading github.com/pkg/errors v0.9.1 [2021-04-26T14:14:17.343Z] #58 13.34 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-26T14:14:17.343Z] #58 13.38 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-26T14:14:17.343Z] #58 13.41 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-26T14:14:17.343Z] #58 13.48 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-26T14:14:17.343Z] #58 13.60 go: downloading github.com/google/uuid v1.2.0 [2021-04-26T14:14:17.343Z] #58 13.61 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-26T14:14:17.343Z] #58 13.91 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-26T14:14:17.343Z] #58 13.92 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-26T14:14:17.343Z] #58 13.98 go: extracting github.com/pkg/errors v0.9.1 [2021-04-26T14:14:17.343Z] #58 13.99 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-26T14:14:17.343Z] #58 13.99 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-26T14:14:17.343Z] #58 14.08 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-26T14:14:17.343Z] #58 14.08 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-26T14:14:17.343Z] #58 14.13 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-26T14:14:17.343Z] #58 14.30 go: extracting github.com/google/uuid v1.2.0 [2021-04-26T14:14:17.343Z] #58 14.78 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-26T14:14:17.343Z] #58 14.96 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-26T14:14:17.343Z] #58 15.76 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-26T14:14:17.343Z] #58 16.81 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-26T14:14:17.343Z] #58 16.87 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-26T14:14:17.343Z] #58 17.51 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-26T14:14:17.343Z] #58 18.99 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-26T14:14:17.343Z] #58 19.04 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-26T14:14:17.604Z] #58 ... [2021-04-26T14:14:17.604Z] [2021-04-26T14:14:17.604Z] #36 [tini 1/2] 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 [2021-04-26T14:14:17.604Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:17.604Z] #36 11.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [284 kB] [2021-04-26T14:14:17.604Z] #36 13.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-26T14:14:17.604Z] #36 ... [2021-04-26T14:14:17.604Z] [2021-04-26T14:14:17.604Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:17.604Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:14:17.604Z] #42 11.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [284 kB] [2021-04-26T14:14:17.604Z] #42 13.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-26T14:14:17.655Z] #40 ... [2021-04-26T14:14:17.655Z] [2021-04-26T14:14:17.655Z] #55 [containerd 1/2] 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 [2021-04-26T14:14:17.655Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-26T14:14:17.655Z] #55 20.51 Fetched 8441 kB in 15s (577 kB/s) [2021-04-26T14:14:17.655Z] #55 20.51 Reading package lists... [2021-04-26T14:14:17.655Z] #55 28.10 Reading package lists... [2021-04-26T14:14:17.655Z] #55 ... [2021-04-26T14:14:17.655Z] [2021-04-26T14:14:17.655Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:17.655Z] #49 sha256:8ad0c62171462ac32f56388d77d7a175eb83c14ca42ebf62a63f515a40ea1c90 [2021-04-26T14:14:17.655Z] #49 28.67 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-26T14:14:17.655Z] #49 28.67 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-26T14:14:17.655Z] #49 28.67 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-26T14:14:17.655Z] #49 28.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-26T14:14:17.655Z] #49 28.67 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-26T14:14:17.655Z] #49 28.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-26T14:14:17.655Z] #49 28.69 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-26T14:14:17.655Z] #49 28.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-26T14:14:17.655Z] #49 28.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-26T14:14:17.655Z] #49 28.78 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-26T14:14:17.655Z] #49 29.32 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-26T14:14:17.655Z] #49 29.32 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-26T14:14:17.655Z] #49 29.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-26T14:14:17.655Z] #49 29.36 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-26T14:14:17.655Z] #49 29.41 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-26T14:14:17.655Z] #49 29.44 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-26T14:14:17.655Z] #49 29.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-26T14:14:17.655Z] #49 29.83 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-26T14:14:17.655Z] #49 29.86 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-26T14:14:17.655Z] #49 29.93 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-26T14:14:17.655Z] #49 30.02 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-26T14:14:17.655Z] #49 30.19 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-26T14:14:17.655Z] #49 30.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-26T14:14:17.655Z] #49 30.30 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-26T14:14:17.655Z] #49 30.33 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-26T14:14:17.655Z] #49 30.52 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-26T14:14:17.655Z] #49 30.59 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-26T14:14:17.655Z] #49 30.59 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-26T14:14:17.655Z] #49 30.59 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-26T14:14:17.655Z] #49 30.59 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-26T14:14:17.655Z] #49 30.86 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-26T14:14:17.655Z] #49 31.03 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-26T14:14:17.866Z] #42 ... [2021-04-26T14:14:17.866Z] [2021-04-26T14:14:17.866Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:17.866Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:17.866Z] #13 5.589 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-26T14:14:17.866Z] #13 7.366 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [284 kB] [2021-04-26T14:14:17.866Z] #13 10.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-26T14:14:17.866Z] #13 ... [2021-04-26T14:14:17.866Z] [2021-04-26T14:14:17.866Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:17.866Z] #49 sha256:56d15f66bc451734048177deb5820c9d40d0398c51e405081305cb2eb9363ee9 [2021-04-26T14:14:17.866Z] #49 21.45 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-26T14:14:17.866Z] #49 21.55 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-26T14:14:17.969Z] #49 31.19 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-26T14:14:17.969Z] #49 31.22 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-26T14:14:17.969Z] #49 31.26 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-26T14:14:18.126Z] #49 21.55 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-26T14:14:18.126Z] #49 21.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-26T14:14:18.126Z] #49 21.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-26T14:14:18.126Z] #49 21.56 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-26T14:14:18.126Z] #49 21.56 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-26T14:14:18.126Z] #49 21.56 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-26T14:14:18.126Z] #49 21.56 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-26T14:14:18.126Z] #49 21.62 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-26T14:14:18.230Z] #49 31.42 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-26T14:14:18.230Z] #49 31.62 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-26T14:14:18.230Z] #49 31.63 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-26T14:14:18.387Z] #49 21.77 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-26T14:14:18.387Z] #49 21.79 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-26T14:14:18.387Z] #49 21.87 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-26T14:14:18.387Z] #49 21.91 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-26T14:14:18.387Z] #49 21.91 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-26T14:14:18.387Z] #49 21.91 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-26T14:14:18.387Z] #49 21.96 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-26T14:14:18.490Z] #49 31.86 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-26T14:14:18.650Z] #49 22.06 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-26T14:14:18.651Z] #49 22.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-26T14:14:18.651Z] #49 22.14 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-26T14:14:18.651Z] #49 22.15 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-26T14:14:18.751Z] #49 ... [2021-04-26T14:14:18.751Z] [2021-04-26T14:14:18.751Z] #36 [tini 1/2] 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 [2021-04-26T14:14:18.751Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:18.751Z] #36 22.08 Fetched 8441 kB in 16s (539 kB/s) [2021-04-26T14:14:18.751Z] #36 22.08 Reading package lists... [2021-04-26T14:14:18.751Z] #36 29.83 Reading package lists... [2021-04-26T14:14:18.751Z] #36 ... [2021-04-26T14:14:18.751Z] [2021-04-26T14:14:18.751Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:18.751Z] #49 sha256:8ad0c62171462ac32f56388d77d7a175eb83c14ca42ebf62a63f515a40ea1c90 [2021-04-26T14:14:18.751Z] #49 32.13 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-26T14:14:18.751Z] #49 32.13 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-26T14:14:18.751Z] #49 32.14 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-26T14:14:18.911Z] #49 22.27 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-26T14:14:18.911Z] #49 22.37 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-26T14:14:18.911Z] #49 22.37 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-26T14:14:18.911Z] #49 22.38 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-26T14:14:18.911Z] #49 22.39 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-26T14:14:18.911Z] #49 22.40 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-26T14:14:18.911Z] #49 22.40 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-26T14:14:18.911Z] #49 22.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-26T14:14:19.011Z] #49 ... [2021-04-26T14:14:19.011Z] [2021-04-26T14:14:19.011Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:19.011Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:19.011Z] #13 17.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-26T14:14:19.011Z] #13 ... [2021-04-26T14:14:19.011Z] [2021-04-26T14:14:19.011Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:19.011Z] #49 sha256:8ad0c62171462ac32f56388d77d7a175eb83c14ca42ebf62a63f515a40ea1c90 [2021-04-26T14:14:19.011Z] #49 32.42 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-26T14:14:19.172Z] #49 22.77 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-26T14:14:19.273Z] #49 32.58 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-26T14:14:19.273Z] #49 32.72 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-26T14:14:19.432Z] #49 22.85 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-26T14:14:19.432Z] #49 22.89 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-26T14:14:19.432Z] #49 22.89 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-26T14:14:19.432Z] #49 22.93 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-26T14:14:19.432Z] #49 22.95 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-26T14:14:19.432Z] #49 23.07 go: downloading github.com/fatih/color v1.7.0 [2021-04-26T14:14:19.533Z] #49 32.99 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-26T14:14:19.693Z] #49 23.13 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-26T14:14:19.693Z] #49 23.14 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-26T14:14:19.693Z] #49 23.18 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-26T14:14:19.693Z] #49 ... [2021-04-26T14:14:19.693Z] [2021-04-26T14:14:19.693Z] #55 [containerd 1/2] 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 [2021-04-26T14:14:19.693Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-26T14:14:19.693Z] #55 13.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-26T14:14:19.693Z] #55 ... [2021-04-26T14:14:19.693Z] [2021-04-26T14:14:19.693Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:19.693Z] #49 sha256:56d15f66bc451734048177deb5820c9d40d0398c51e405081305cb2eb9363ee9 [2021-04-26T14:14:19.693Z] #49 23.18 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-26T14:14:19.693Z] #49 23.18 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-26T14:14:19.693Z] #49 23.22 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-26T14:14:19.693Z] #49 23.24 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-26T14:14:19.693Z] #49 23.36 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-26T14:14:19.784Z] #36 44.72 The following additional packages will be installed: [2021-04-26T14:14:19.784Z] #36 44.74 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-26T14:14:19.784Z] #36 44.75 Suggested packages: [2021-04-26T14:14:19.784Z] #36 44.75 cmake-doc ninja-build lrzip [2021-04-26T14:14:19.784Z] #36 44.75 Recommended packages: [2021-04-26T14:14:19.784Z] #36 44.75 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-26T14:14:19.793Z] #49 33.12 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-26T14:14:19.794Z] #49 33.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-26T14:14:19.794Z] #49 33.29 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-26T14:14:19.954Z] #49 23.40 go: extracting github.com/fatih/color v1.7.0 [2021-04-26T14:14:19.954Z] #49 23.46 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-26T14:14:19.954Z] #49 23.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-26T14:14:19.954Z] #49 23.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-26T14:14:20.059Z] #49 33.45 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-26T14:14:20.214Z] #49 23.62 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-26T14:14:20.214Z] #49 23.65 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-26T14:14:20.214Z] #49 23.66 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-26T14:14:20.214Z] #49 23.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-26T14:14:20.214Z] #49 23.78 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-26T14:14:20.330Z] #49 33.51 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-26T14:14:20.330Z] #49 33.52 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-26T14:14:20.330Z] #49 33.61 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-26T14:14:20.330Z] #49 33.61 go: extracting golang.org/x/text v0.3.2 [2021-04-26T14:14:20.476Z] #49 23.88 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-26T14:14:20.476Z] #49 23.89 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-26T14:14:20.476Z] #49 23.89 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-26T14:14:20.476Z] #49 24.00 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-26T14:14:20.476Z] #49 24.08 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-26T14:14:20.590Z] #49 33.85 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-26T14:14:20.590Z] #49 33.93 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-26T14:14:20.725Z] #36 45.92 The following NEW packages will be installed: [2021-04-26T14:14:20.725Z] #36 45.93 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-26T14:14:20.725Z] #36 ... [2021-04-26T14:14:20.725Z] [2021-04-26T14:14:20.725Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-26T14:14:20.725Z] #67 sha256:476e889c91a8a341d42e020c3fccc0b3484efa18f5c3f358b2f89cbf36aa1984 [2021-04-26T14:14:20.725Z] #67 DONE 45.9s [2021-04-26T14:14:20.725Z] [2021-04-26T14:14:20.725Z] #36 [tini 1/2] 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 [2021-04-26T14:14:20.725Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:20.725Z] #36 45.93 vim-common xxd [2021-04-26T14:14:20.725Z] #36 ... [2021-04-26T14:14:20.725Z] [2021-04-26T14:14:20.725Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:20.725Z] #49 sha256:94da867e5cb44d8d95fa0ba3b0c66411a933f677d2e162387803e4bfd3762732 [2021-04-26T14:14:20.725Z] #49 39.69 go: extracting golang.org/x/text v0.3.2 [2021-04-26T14:14:20.725Z] #49 45.04 go: finding github.com/fatih/color v1.7.0 [2021-04-26T14:14:20.725Z] #49 45.08 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-26T14:14:20.725Z] #49 45.18 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-26T14:14:20.725Z] #49 45.33 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-26T14:14:20.725Z] #49 45.46 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-26T14:14:20.725Z] #49 45.46 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-26T14:14:20.725Z] #49 45.47 go: finding github.com/pkg/errors v0.8.1 [2021-04-26T14:14:20.725Z] #49 45.47 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-26T14:14:20.725Z] #49 45.48 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-26T14:14:20.725Z] #49 45.50 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-26T14:14:20.725Z] #49 45.53 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-26T14:14:20.725Z] #49 45.55 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-26T14:14:20.725Z] #49 45.55 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-26T14:14:20.725Z] #49 45.58 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-26T14:14:20.725Z] #49 45.58 go: finding github.com/spf13/viper v1.6.1 [2021-04-26T14:14:20.725Z] #49 45.61 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-26T14:14:20.725Z] #49 45.62 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-26T14:14:20.725Z] #49 45.63 go: finding github.com/stretchr/testify v1.4.0 [2021-04-26T14:14:20.725Z] #49 45.73 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-26T14:14:20.725Z] #49 45.81 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-26T14:14:20.725Z] #49 45.86 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-26T14:14:20.725Z] #49 45.90 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-26T14:14:20.725Z] #49 45.90 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-26T14:14:20.725Z] #49 45.93 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-26T14:14:20.725Z] #49 45.94 go: finding github.com/gobwas/glob v0.2.3 [2021-04-26T14:14:20.725Z] #49 45.96 go: finding github.com/stretchr/objx v0.2.0 [2021-04-26T14:14:20.725Z] #49 45.97 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-26T14:14:20.725Z] #49 46.01 go: finding github.com/spf13/cobra v0.0.5 [2021-04-26T14:14:20.725Z] #49 46.05 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-26T14:14:20.725Z] #49 46.06 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-26T14:14:20.725Z] #49 46.09 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-26T14:14:20.725Z] #49 46.11 go: finding github.com/spf13/pflag v1.0.5 [2021-04-26T14:14:20.736Z] #49 24.21 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-26T14:14:20.736Z] #49 24.29 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-26T14:14:20.736Z] #49 24.29 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-26T14:14:20.850Z] #49 34.12 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-26T14:14:20.850Z] #49 34.12 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-26T14:14:20.850Z] #49 34.20 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-26T14:14:20.850Z] #49 34.32 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-26T14:14:20.986Z] #49 46.33 go: finding github.com/magiconair/properties v1.8.1 [2021-04-26T14:14:20.986Z] #49 46.37 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-26T14:14:20.986Z] #49 46.38 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-26T14:14:20.986Z] #49 46.40 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-26T14:14:20.997Z] #49 24.46 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-26T14:14:20.997Z] #49 24.47 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-26T14:14:20.997Z] #49 24.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-26T14:14:21.111Z] #49 34.40 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-26T14:14:21.111Z] #49 34.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-26T14:14:21.111Z] #49 34.40 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-26T14:14:21.247Z] #49 46.43 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-26T14:14:21.247Z] #49 46.44 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-26T14:14:21.247Z] #49 ... [2021-04-26T14:14:21.247Z] [2021-04-26T14:14:21.247Z] #36 [tini 1/2] 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 [2021-04-26T14:14:21.247Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:21.247Z] #36 46.54 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-26T14:14:21.247Z] #36 46.54 Need to get 14.9 MB of archives. [2021-04-26T14:14:21.247Z] #36 46.54 After this operation, 61.8 MB of additional disk space will be used. [2021-04-26T14:14:21.247Z] #36 46.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-26T14:14:21.247Z] #36 46.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-26T14:14:21.247Z] #36 46.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-26T14:14:21.253Z] #13 4.267 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-26T14:14:21.253Z] #13 4.273 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:14:21.253Z] #13 4.326 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:14:21.253Z] #13 4.337 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:14:21.257Z] #49 24.69 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-26T14:14:21.257Z] #49 24.69 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-26T14:14:21.257Z] #49 24.69 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-26T14:14:21.257Z] #49 24.71 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-26T14:14:21.370Z] #49 34.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-26T14:14:21.508Z] #36 46.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-26T14:14:21.518Z] #49 24.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-26T14:14:21.518Z] #49 24.94 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-26T14:14:21.518Z] #49 24.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-26T14:14:21.518Z] #49 25.12 go: downloading github.com/spf13/viper v1.6.1 [2021-04-26T14:14:21.630Z] #49 35.19 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-26T14:14:21.779Z] #49 25.21 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-26T14:14:21.779Z] #49 25.24 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-26T14:14:21.779Z] #49 ... [2021-04-26T14:14:21.779Z] [2021-04-26T14:14:21.779Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:14:21.779Z] #34 sha256:025e417d441087a2e478d5a19efaa040997a4215a929c9a1d4fd7925981ef93a [2021-04-26T14:14:21.779Z] #34 15.24 unicode/utf8 [2021-04-26T14:14:21.779Z] #34 15.84 internal/testlog [2021-04-26T14:14:21.779Z] #34 16.14 encoding [2021-04-26T14:14:21.779Z] #34 16.31 runtime/cgo [2021-04-26T14:14:21.779Z] #34 ... [2021-04-26T14:14:21.779Z] [2021-04-26T14:14:21.779Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-26T14:14:21.779Z] #67 sha256:babdb76789d34f97431ffb8a9743208d8321c59dc09200fa9657a18e30381869 [2021-04-26T14:14:21.779Z] #67 24.82 Checking out files: 67% (1282/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-26T14:14:21.779Z] #67 25.32 + cd /tmp/tmp.AcnEWl6NbW/src/github.com/docker/libnetwork [2021-04-26T14:14:21.779Z] #67 25.32 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-26T14:14:21.892Z] #49 35.25 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-26T14:14:21.892Z] #49 35.25 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-26T14:14:21.892Z] #49 35.25 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-26T14:14:21.892Z] #49 35.31 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-26T14:14:22.219Z] #13 5.181 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB] [2021-04-26T14:14:22.219Z] #13 ... [2021-04-26T14:14:22.219Z] [2021-04-26T14:14:22.219Z] #27 [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 [2021-04-26T14:14:22.219Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-26T14:14:22.219Z] #27 15.10 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-26T14:14:22.219Z] #27 15.12 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-26T14:14:22.219Z] #27 15.13 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-26T14:14:22.219Z] #27 15.15 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-26T14:14:22.219Z] #27 15.16 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-26T14:14:22.219Z] #27 15.17 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-26T14:14:22.219Z] #27 15.18 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-26T14:14:22.219Z] #27 15.19 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-26T14:14:22.219Z] #27 15.21 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-26T14:14:22.219Z] #27 15.22 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-26T14:14:22.219Z] #27 15.24 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-26T14:14:22.219Z] #27 15.26 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-26T14:14:22.219Z] #27 15.27 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-26T14:14:22.219Z] #27 15.28 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-26T14:14:22.219Z] #27 19.27 Updating certificates in /etc/ssl/certs... [2021-04-26T14:14:22.350Z] #67 25.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-26T14:14:22.450Z] #36 47.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-26T14:14:22.450Z] #36 47.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-26T14:14:22.450Z] #36 47.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-26T14:14:22.450Z] #36 47.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-26T14:14:22.450Z] #36 47.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-26T14:14:22.463Z] #49 35.78 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-26T14:14:22.463Z] #49 35.85 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-26T14:14:22.463Z] #49 35.85 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-26T14:14:22.611Z] #67 ... [2021-04-26T14:14:22.611Z] [2021-04-26T14:14:22.611Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:14:22.611Z] #45 sha256:a334a033e16241e43d991948ecc0dbe6b75d0cbcafecada8fb298d571c1cbe86 [2021-04-26T14:14:22.611Z] #45 16.00 internal/testlog [2021-04-26T14:14:22.611Z] #45 16.36 unicode/utf16 [2021-04-26T14:14:22.611Z] #45 16.67 container/list [2021-04-26T14:14:22.611Z] #45 17.53 crypto/internal/subtle [2021-04-26T14:14:22.611Z] #45 17.69 crypto/subtle [2021-04-26T14:14:22.611Z] #45 17.96 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-26T14:14:22.611Z] #45 18.05 internal/nettrace [2021-04-26T14:14:22.611Z] #45 18.26 runtime/cgo [2021-04-26T14:14:22.611Z] #45 ... [2021-04-26T14:14:22.611Z] [2021-04-26T14:14:22.611Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:22.611Z] #49 sha256:56d15f66bc451734048177deb5820c9d40d0398c51e405081305cb2eb9363ee9 [2021-04-26T14:14:22.611Z] #49 25.32 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-26T14:14:22.611Z] #49 25.35 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-26T14:14:22.611Z] #49 25.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-26T14:14:22.611Z] #49 25.56 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-26T14:14:22.611Z] #49 25.61 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-26T14:14:22.611Z] #49 25.61 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-26T14:14:22.611Z] #49 25.70 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-26T14:14:22.611Z] #49 25.77 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-26T14:14:22.611Z] #49 25.77 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-26T14:14:22.611Z] #49 25.99 go: extracting github.com/spf13/viper v1.6.1 [2021-04-26T14:14:22.611Z] #49 26.07 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-26T14:14:22.712Z] #36 47.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-26T14:14:22.724Z] #49 ... [2021-04-26T14:14:22.724Z] [2021-04-26T14:14:22.724Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:22.724Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:14:22.724Z] #42 25.98 Fetched 8441 kB in 17s (493 kB/s) [2021-04-26T14:14:22.724Z] #42 25.98 Reading package lists... [2021-04-26T14:14:22.872Z] #49 26.31 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-26T14:14:22.872Z] #49 26.33 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-26T14:14:22.872Z] #49 26.34 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-26T14:14:22.872Z] #49 26.37 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-26T14:14:22.872Z] #49 26.38 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-26T14:14:22.872Z] #49 26.43 go: downloading github.com/spf13/afero v1.1.2 [2021-04-26T14:14:22.872Z] #49 26.43 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-26T14:14:22.872Z] #49 26.49 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-26T14:14:22.974Z] #36 ... [2021-04-26T14:14:22.974Z] [2021-04-26T14:14:22.974Z] #55 [containerd 1/2] 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 [2021-04-26T14:14:22.974Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-26T14:14:22.974Z] #55 33.67 Reading package lists... [2021-04-26T14:14:22.974Z] #55 40.38 Building dependency tree... [2021-04-26T14:14:22.974Z] #55 44.48 The following additional packages will be installed: [2021-04-26T14:14:22.974Z] #55 44.49 libbtrfs0 [2021-04-26T14:14:22.974Z] #55 44.80 The following NEW packages will be installed: [2021-04-26T14:14:22.974Z] #55 44.82 libbtrfs-dev libbtrfs0 [2021-04-26T14:14:22.974Z] #55 45.26 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-26T14:14:22.974Z] #55 45.26 Need to get 119 kB of archives. [2021-04-26T14:14:22.974Z] #55 45.26 After this operation, 387 kB of additional disk space will be used. [2021-04-26T14:14:22.974Z] #55 45.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-26T14:14:22.974Z] #55 45.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-26T14:14:22.974Z] #55 47.17 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:14:22.974Z] #55 47.35 Fetched 119 kB in 0s (430 kB/s) [2021-04-26T14:14:22.974Z] #55 47.47 Selecting previously unselected package libbtrfs0. [2021-04-26T14:14:22.974Z] #55 47.47 (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 ... 15410 files and directories currently installed.) [2021-04-26T14:14:22.974Z] #55 47.53 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-26T14:14:22.974Z] #55 47.55 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-26T14:14:22.974Z] #55 47.65 Selecting previously unselected package libbtrfs-dev. [2021-04-26T14:14:22.974Z] #55 47.65 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-26T14:14:22.974Z] #55 47.66 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-26T14:14:22.974Z] #55 48.00 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-26T14:14:22.974Z] #55 48.02 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-26T14:14:22.974Z] #55 48.04 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:14:22.974Z] #55 DONE 48.3s [2021-04-26T14:14:22.974Z] [2021-04-26T14:14:22.974Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:22.974Z] #49 sha256:94da867e5cb44d8d95fa0ba3b0c66411a933f677d2e162387803e4bfd3762732 [2021-04-26T14:14:22.974Z] #49 46.54 go: finding github.com/spf13/afero v1.1.2 [2021-04-26T14:14:22.974Z] #49 46.58 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-26T14:14:22.974Z] #49 46.62 go: finding github.com/spf13/cast v1.3.0 [2021-04-26T14:14:22.974Z] #49 47.08 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-26T14:14:22.974Z] #49 47.18 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-26T14:14:22.974Z] #49 47.27 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-26T14:14:22.974Z] #49 47.28 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-26T14:14:22.974Z] #49 47.30 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-26T14:14:22.974Z] #49 47.32 go: finding golang.org/x/text v0.3.2 [2021-04-26T14:14:22.974Z] #49 47.33 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-26T14:14:22.974Z] #49 47.40 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-26T14:14:22.974Z] #49 47.45 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-26T14:14:22.974Z] #49 47.45 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-26T14:14:22.974Z] #49 47.50 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-26T14:14:22.974Z] #49 47.51 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-26T14:14:22.974Z] #49 47.54 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-26T14:14:22.974Z] #49 47.55 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-26T14:14:22.974Z] #49 47.56 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-26T14:14:22.974Z] #49 47.58 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-26T14:14:22.974Z] #49 47.60 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-26T14:14:22.974Z] #49 47.60 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-26T14:14:22.974Z] #49 47.64 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-26T14:14:22.974Z] #49 47.68 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-26T14:14:22.974Z] #49 47.75 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-26T14:14:22.974Z] #49 47.78 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-26T14:14:22.974Z] #49 47.79 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-26T14:14:22.974Z] #49 47.79 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-26T14:14:22.974Z] #49 47.83 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-26T14:14:22.974Z] #49 47.84 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-26T14:14:22.974Z] #49 47.84 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-26T14:14:22.974Z] #49 47.86 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-26T14:14:22.974Z] #49 48.03 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-26T14:14:22.974Z] #49 48.08 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-26T14:14:22.974Z] #49 48.12 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-26T14:14:22.974Z] #49 48.16 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-26T14:14:22.974Z] #49 48.24 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-26T14:14:22.985Z] #42 33.60 Reading package lists... [2021-04-26T14:14:22.985Z] #42 ... [2021-04-26T14:14:22.985Z] [2021-04-26T14:14:22.985Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:14:22.985Z] #51 sha256:2b7b689a36da3fcb2bb653e999418a092e26d162663f238bf67884db60f6048f [2021-04-26T14:14:22.985Z] #51 26.26 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-26T14:14:22.985Z] #51 26.38 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-26T14:14:22.985Z] #51 26.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-26T14:14:22.985Z] #51 26.61 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-26T14:14:22.985Z] #51 27.71 runtime [2021-04-26T14:14:22.985Z] #51 ... [2021-04-26T14:14:22.985Z] [2021-04-26T14:14:22.985Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:22.985Z] #49 sha256:8ad0c62171462ac32f56388d77d7a175eb83c14ca42ebf62a63f515a40ea1c90 [2021-04-26T14:14:22.985Z] #49 36.27 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-26T14:14:22.985Z] #49 36.37 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-26T14:14:22.985Z] #49 36.47 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-26T14:14:23.187Z] #27 ... [2021-04-26T14:14:23.187Z] [2021-04-26T14:14:23.187Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:14:23.187Z] #45 sha256:106eb163e61ac10499466b29fd54440e57caa7de0e87cefb41b7f32358b0aa39 [2021-04-26T14:14:23.187Z] #45 5.104 + RM_GOPATH=0 [2021-04-26T14:14:23.187Z] #45 5.104 + TMP_GOPATH= [2021-04-26T14:14:23.187Z] #45 5.104 + : /build [2021-04-26T14:14:23.187Z] #45 5.104 + '[' -z '' ']' [2021-04-26T14:14:23.187Z] #45 5.112 ++ mktemp -d [2021-04-26T14:14:23.187Z] #45 5.192 + export GOPATH=/tmp/tmp.dQCplStabJ [2021-04-26T14:14:23.187Z] #45 5.192 + GOPATH=/tmp/tmp.dQCplStabJ [2021-04-26T14:14:23.187Z] #45 5.192 + RM_GOPATH=1 [2021-04-26T14:14:23.187Z] #45 5.192 + case "$(go env GOARCH)" in [2021-04-26T14:14:23.187Z] #45 5.193 ++ go env GOARCH [2021-04-26T14:14:23.187Z] #45 5.221 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:23.187Z] #45 5.221 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:23.187Z] #45 5.222 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:23.187Z] #45 5.222 + dir=/tmp/install [2021-04-26T14:14:23.187Z] #45 5.222 + bin=vndr [2021-04-26T14:14:23.187Z] #45 5.222 + shift [2021-04-26T14:14:23.187Z] #45 5.222 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-26T14:14:23.187Z] #45 5.222 + . /tmp/install/vndr.installer [2021-04-26T14:14:23.187Z] #45 5.222 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-26T14:14:23.187Z] #45 5.222 + install_vndr [2021-04-26T14:14:23.187Z] #45 5.222 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-26T14:14:23.187Z] #45 5.222 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dQCplStabJ/src/github.com/LK4D4/vndr [2021-04-26T14:14:23.187Z] #45 5.222 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-26T14:14:23.187Z] #45 5.242 Cloning into '/tmp/tmp.dQCplStabJ/src/github.com/LK4D4/vndr'... [2021-04-26T14:14:23.187Z] #45 5.821 + cd /tmp/tmp.dQCplStabJ/src/github.com/LK4D4/vndr [2021-04-26T14:14:23.187Z] #45 5.821 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-26T14:14:23.187Z] #45 5.841 + go build -buildmode=pie -v -o /build/vndr . [2021-04-26T14:14:23.187Z] #45 7.122 internal/race [2021-04-26T14:14:23.187Z] #45 7.148 runtime/internal/atomic [2021-04-26T14:14:23.187Z] #45 7.154 runtime/internal/sys [2021-04-26T14:14:23.187Z] #45 7.181 internal/cpu [2021-04-26T14:14:23.187Z] #45 7.387 sync/atomic [2021-04-26T14:14:23.187Z] #45 7.633 runtime/internal/math [2021-04-26T14:14:23.187Z] #45 7.760 internal/bytealg [2021-04-26T14:14:23.187Z] #45 7.782 unicode [2021-04-26T14:14:23.187Z] #45 7.847 unicode/utf8 [2021-04-26T14:14:23.187Z] #45 8.124 math/bits [2021-04-26T14:14:23.187Z] #45 8.785 internal/testlog [2021-04-26T14:14:23.245Z] #49 36.60 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-26T14:14:23.445Z] #49 26.74 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-26T14:14:23.445Z] #49 26.75 go: extracting github.com/spf13/afero v1.1.2 [2021-04-26T14:14:23.445Z] #49 26.78 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-26T14:14:23.445Z] #49 26.84 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-26T14:14:23.445Z] #49 26.93 go: downloading golang.org/x/text v0.3.2 [2021-04-26T14:14:23.452Z] #45 ... [2021-04-26T14:14:23.452Z] [2021-04-26T14:14:23.452Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:23.452Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-26T14:14:23.452Z] #13 6.561 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-26T14:14:23.716Z] #49 27.14 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-26T14:14:23.717Z] #49 27.25 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-26T14:14:23.717Z] #49 27.31 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-26T14:14:23.717Z] #49 ... [2021-04-26T14:14:23.717Z] [2021-04-26T14:14:23.717Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:14:23.717Z] #51 sha256:51f61041f74350df0734838ef122781bf380335aa51900d103b07f0792a9e5df [2021-04-26T14:14:23.717Z] #51 17.26 + cd /tmp/tmp.7iUKz2AHMQ/src/github.com/mvdan/sh [2021-04-26T14:14:23.717Z] #51 17.26 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-26T14:14:23.717Z] #51 17.45 + GO111MODULE=on [2021-04-26T14:14:23.717Z] #51 17.45 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-26T14:14:23.717Z] #51 19.11 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-26T14:14:23.717Z] #51 19.18 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-26T14:14:23.717Z] #51 19.30 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-26T14:14:23.717Z] #51 19.44 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-26T14:14:23.717Z] #51 19.63 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-26T14:14:23.717Z] #51 20.41 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-26T14:14:23.717Z] #51 21.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-26T14:14:23.717Z] #51 22.56 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-26T14:14:23.717Z] #51 23.86 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-26T14:14:23.717Z] #51 24.02 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-26T14:14:23.717Z] #51 24.24 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-26T14:14:23.717Z] #51 24.29 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-26T14:14:23.717Z] #51 25.03 runtime/cgo [2021-04-26T14:14:23.717Z] #51 25.20 runtime [2021-04-26T14:14:23.816Z] #49 37.14 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-26T14:14:23.816Z] #49 37.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-26T14:14:23.816Z] #49 37.19 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-26T14:14:23.816Z] #49 37.20 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-26T14:14:23.816Z] #49 37.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-26T14:14:23.977Z] #51 ... [2021-04-26T14:14:23.977Z] [2021-04-26T14:14:23.977Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:23.977Z] #49 sha256:56d15f66bc451734048177deb5820c9d40d0398c51e405081305cb2eb9363ee9 [2021-04-26T14:14:23.977Z] #49 27.43 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-26T14:14:23.977Z] #49 27.45 go: downloading github.com/spf13/cast v1.3.0 [2021-04-26T14:14:23.977Z] #49 27.67 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-26T14:14:24.076Z] #49 37.44 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-26T14:14:24.076Z] #49 ... [2021-04-26T14:14:24.076Z] [2021-04-26T14:14:24.076Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:14:24.076Z] #58 sha256:e1b3d01de379dbed641b9ea303319e578cd9208423a2ba002722efdd977a02a1 [2021-04-26T14:14:24.076Z] #58 27.31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-26T14:14:24.076Z] #58 27.42 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-26T14:14:24.076Z] #58 27.52 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-26T14:14:24.076Z] #58 27.98 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-26T14:14:24.076Z] #58 27.98 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-26T14:14:24.076Z] #58 31.69 go: finding github.com/pkg/errors v0.9.1 [2021-04-26T14:14:24.076Z] #58 31.80 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-26T14:14:24.076Z] #58 32.15 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-26T14:14:24.076Z] #58 32.35 go: finding github.com/google/uuid v1.2.0 [2021-04-26T14:14:24.076Z] #58 32.35 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-26T14:14:24.076Z] #58 32.43 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-26T14:14:24.076Z] #58 32.53 go: finding github.com/gofrs/flock v0.8.0 [2021-04-26T14:14:24.076Z] #58 32.55 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-26T14:14:24.076Z] #58 32.58 go: finding github.com/gorilla/mux v1.8.0 [2021-04-26T14:14:24.076Z] #58 32.63 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-26T14:14:24.076Z] #58 32.67 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-26T14:14:24.076Z] #58 32.67 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-26T14:14:24.076Z] #58 32.70 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-26T14:14:24.076Z] #58 32.94 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-26T14:14:24.076Z] #58 33.06 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-26T14:14:24.076Z] #58 ... [2021-04-26T14:14:24.076Z] [2021-04-26T14:14:24.076Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:24.076Z] #49 sha256:8ad0c62171462ac32f56388d77d7a175eb83c14ca42ebf62a63f515a40ea1c90 [2021-04-26T14:14:24.076Z] #49 37.54 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-26T14:14:24.076Z] #49 37.55 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-26T14:14:24.238Z] #49 27.72 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-26T14:14:24.238Z] #49 27.80 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-26T14:14:24.336Z] #49 37.73 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-26T14:14:24.336Z] #49 37.73 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-26T14:14:24.408Z] #13 ... [2021-04-26T14:14:24.408Z] [2021-04-26T14:14:24.408Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-26T14:14:24.408Z] #24 sha256:f447751d1565e1cd059b28643c52f45cce0b430dde943727d5cd7a21f92931db [2021-04-26T14:14:24.408Z] #24 5.503 + RM_GOPATH=0 [2021-04-26T14:14:24.408Z] #24 5.503 + TMP_GOPATH= [2021-04-26T14:14:24.408Z] #24 5.503 + : /build [2021-04-26T14:14:24.408Z] #24 5.503 + '[' -z '' ']' [2021-04-26T14:14:24.408Z] #24 5.503 ++ mktemp -d [2021-04-26T14:14:24.408Z] #24 5.505 + export GOPATH=/tmp/tmp.GlYPYWOMic [2021-04-26T14:14:24.408Z] #24 5.505 + GOPATH=/tmp/tmp.GlYPYWOMic [2021-04-26T14:14:24.408Z] #24 5.505 + RM_GOPATH=1 [2021-04-26T14:14:24.408Z] #24 5.505 + case "$(go env GOARCH)" in [2021-04-26T14:14:24.408Z] #24 5.507 ++ go env GOARCH [2021-04-26T14:14:24.408Z] #24 5.529 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:24.408Z] #24 5.529 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:24.408Z] #24 5.530 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:24.408Z] #24 5.543 + dir=/tmp/install [2021-04-26T14:14:24.408Z] #24 5.543 + bin=dockercli [2021-04-26T14:14:24.408Z] #24 5.543 + shift [2021-04-26T14:14:24.408Z] #24 5.543 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-26T14:14:24.408Z] #24 5.543 + . /tmp/install/dockercli.installer [2021-04-26T14:14:24.408Z] #24 5.543 ++ : stable [2021-04-26T14:14:24.408Z] #24 5.543 ++ : 17.06.2-ce [2021-04-26T14:14:24.408Z] #24 5.543 + install_dockercli [2021-04-26T14:14:24.408Z] #24 5.543 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-26T14:14:24.408Z] #24 5.543 ++ uname -m [2021-04-26T14:14:24.408Z] #24 5.543 Install docker/cli version 17.06.2-ce from stable [2021-04-26T14:14:24.408Z] #24 5.547 + arch=aarch64 [2021-04-26T14:14:24.408Z] #24 5.547 + '[' aarch64 '!=' x86_64 ']' [2021-04-26T14:14:24.408Z] #24 5.547 + '[' aarch64 '!=' s390x ']' [2021-04-26T14:14:24.408Z] #24 5.547 + '[' aarch64 '!=' armhf ']' [2021-04-26T14:14:24.408Z] #24 5.547 + build_dockercli [2021-04-26T14:14:24.408Z] #24 5.547 + git clone https://github.com/docker/docker-ce /tmp/tmp.GlYPYWOMic/tmp/docker-ce [2021-04-26T14:14:24.408Z] #24 5.563 Cloning into '/tmp/tmp.GlYPYWOMic/tmp/docker-ce'... [2021-04-26T14:14:24.500Z] #49 28.03 go: extracting github.com/spf13/cast v1.3.0 [2021-04-26T14:14:24.500Z] #49 28.20 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-26T14:14:24.596Z] #49 37.80 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-26T14:14:24.596Z] #49 37.97 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-26T14:14:24.673Z] #24 ... [2021-04-26T14:14:24.673Z] [2021-04-26T14:14:24.673Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-26T14:14:24.673Z] #67 sha256:32c53c56eb4a38b8f04c699adbd43cff554b0f12e2793ecc614b6df87904db8e [2021-04-26T14:14:24.673Z] #67 5.501 + RM_GOPATH=0 [2021-04-26T14:14:24.673Z] #67 5.501 + TMP_GOPATH= [2021-04-26T14:14:24.673Z] #67 5.501 + : /build [2021-04-26T14:14:24.673Z] #67 5.501 + '[' -z '' ']' [2021-04-26T14:14:24.673Z] #67 5.503 ++ mktemp -d [2021-04-26T14:14:24.673Z] #67 5.509 + export GOPATH=/tmp/tmp.uuktN0F9CD [2021-04-26T14:14:24.673Z] #67 5.509 + GOPATH=/tmp/tmp.uuktN0F9CD [2021-04-26T14:14:24.673Z] #67 5.513 + RM_GOPATH=1 [2021-04-26T14:14:24.673Z] #67 5.513 + case "$(go env GOARCH)" in [2021-04-26T14:14:24.673Z] #67 5.513 ++ go env GOARCH [2021-04-26T14:14:24.674Z] #67 5.543 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:24.674Z] #67 5.543 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:24.674Z] #67 5.543 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:24.674Z] #67 5.544 + dir=/tmp/install [2021-04-26T14:14:24.674Z] #67 5.544 + bin=proxy [2021-04-26T14:14:24.674Z] #67 5.544 + shift [2021-04-26T14:14:24.674Z] #67 5.544 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-26T14:14:24.674Z] #67 5.544 + . /tmp/install/proxy.installer [2021-04-26T14:14:24.674Z] #67 5.544 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-26T14:14:24.674Z] #67 5.544 + install_proxy [2021-04-26T14:14:24.674Z] #67 5.544 + case "$1" in [2021-04-26T14:14:24.674Z] #67 5.544 + export CGO_ENABLED=0 [2021-04-26T14:14:24.674Z] #67 5.544 + CGO_ENABLED=0 [2021-04-26T14:14:24.674Z] #67 5.544 + _install_proxy [2021-04-26T14:14:24.674Z] #67 5.544 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-26T14:14:24.674Z] #67 5.545 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-26T14:14:24.674Z] #67 5.547 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uuktN0F9CD/src/github.com/docker/libnetwork [2021-04-26T14:14:24.674Z] #67 5.551 Cloning into '/tmp/tmp.uuktN0F9CD/src/github.com/docker/libnetwork'... [2021-04-26T14:14:24.674Z] #67 ... [2021-04-26T14:14:24.674Z] [2021-04-26T14:14:24.674Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:14:24.674Z] #58 sha256:89fc7a16d586c273a85ddef0ab5a8db23680ef8e59dc6d684ab33aafb43a635a [2021-04-26T14:14:24.674Z] #58 5.302 + RM_GOPATH=0 [2021-04-26T14:14:24.674Z] #58 5.302 + TMP_GOPATH= [2021-04-26T14:14:24.674Z] #58 5.303 + : /build [2021-04-26T14:14:24.674Z] #58 5.303 + '[' -z '' ']' [2021-04-26T14:14:24.674Z] #58 5.303 ++ mktemp -d [2021-04-26T14:14:24.674Z] #58 5.305 + export GOPATH=/tmp/tmp.NwPWor67BG [2021-04-26T14:14:24.674Z] #58 5.305 + GOPATH=/tmp/tmp.NwPWor67BG [2021-04-26T14:14:24.674Z] #58 5.305 + RM_GOPATH=1 [2021-04-26T14:14:24.674Z] #58 5.305 + case "$(go env GOARCH)" in [2021-04-26T14:14:24.674Z] #58 5.307 ++ go env GOARCH [2021-04-26T14:14:24.674Z] #58 5.323 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:24.674Z] #58 5.323 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:24.674Z] #58 5.325 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:24.674Z] #58 5.327 + dir=/tmp/install [2021-04-26T14:14:24.674Z] #58 5.327 + bin=rootlesskit [2021-04-26T14:14:24.674Z] #58 5.327 + shift [2021-04-26T14:14:24.674Z] #58 5.327 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-26T14:14:24.674Z] #58 5.327 + . /tmp/install/rootlesskit.installer [2021-04-26T14:14:24.674Z] #58 5.327 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-26T14:14:24.674Z] #58 5.327 + install_rootlesskit [2021-04-26T14:14:24.674Z] #58 5.327 + case "$1" in [2021-04-26T14:14:24.674Z] #58 5.327 + export CGO_ENABLED=0 [2021-04-26T14:14:24.674Z] #58 5.327 + CGO_ENABLED=0 [2021-04-26T14:14:24.674Z] #58 5.327 + _install_rootlesskit [2021-04-26T14:14:24.674Z] #58 5.333 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-26T14:14:24.674Z] #58 5.333 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NwPWor67BG/src/github.com/rootless-containers/rootlesskit [2021-04-26T14:14:24.674Z] #58 5.336 Cloning into '/tmp/tmp.NwPWor67BG/src/github.com/rootless-containers/rootlesskit'... [2021-04-26T14:14:24.674Z] #58 5.337 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-26T14:14:24.674Z] #58 9.174 + cd /tmp/tmp.NwPWor67BG/src/github.com/rootless-containers/rootlesskit [2021-04-26T14:14:24.674Z] #58 9.177 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-26T14:14:24.674Z] #58 9.195 + export GO111MODULE=on [2021-04-26T14:14:24.674Z] #58 9.195 + GO111MODULE=on [2021-04-26T14:14:24.674Z] #58 9.196 + export GOPROXY=https://proxy.golang.org [2021-04-26T14:14:24.674Z] #58 9.196 + GOPROXY=https://proxy.golang.org [2021-04-26T14:14:24.674Z] #58 9.198 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-26T14:14:24.674Z] #58 9.207 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-26T14:14:24.674Z] #58 ... [2021-04-26T14:14:24.674Z] [2021-04-26T14:14:24.674Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-26T14:14:24.674Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-26T14:14:24.674Z] #32 4.789 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-26T14:14:24.674Z] #32 4.789 Cloning into '.'... [2021-04-26T14:14:24.764Z] #49 28.21 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-26T14:14:24.764Z] #49 28.28 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-26T14:14:24.855Z] #49 38.11 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-26T14:14:24.980Z] #32 ... [2021-04-26T14:14:24.980Z] [2021-04-26T14:14:24.980Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:24.980Z] #49 sha256:5686d9a3275e376c49b41f5a3b87e7240d880d8ae33dd5758eb61ceba139128d [2021-04-26T14:14:24.980Z] #49 6.089 + RM_GOPATH=0 [2021-04-26T14:14:24.980Z] #49 6.089 + TMP_GOPATH= [2021-04-26T14:14:24.980Z] #49 6.090 + : /build [2021-04-26T14:14:24.980Z] #49 6.090 + '[' -z '' ']' [2021-04-26T14:14:24.980Z] #49 6.090 ++ mktemp -d [2021-04-26T14:14:24.980Z] #49 6.093 + export GOPATH=/tmp/tmp.a7yph6PISO [2021-04-26T14:14:24.980Z] #49 6.093 + GOPATH=/tmp/tmp.a7yph6PISO [2021-04-26T14:14:24.980Z] #49 6.093 + RM_GOPATH=1 [2021-04-26T14:14:24.980Z] #49 6.093 + case "$(go env GOARCH)" in [2021-04-26T14:14:24.980Z] #49 6.094 ++ go env GOARCH [2021-04-26T14:14:24.980Z] #49 6.183 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:24.980Z] #49 6.183 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:24.980Z] #49 6.183 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:24.980Z] #49 6.191 + dir=/tmp/install [2021-04-26T14:14:24.980Z] #49 6.191 + bin=golangci_lint [2021-04-26T14:14:24.980Z] #49 6.191 + shift [2021-04-26T14:14:24.980Z] #49 6.191 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-26T14:14:24.980Z] #49 6.191 + . /tmp/install/golangci_lint.installer [2021-04-26T14:14:24.980Z] #49 6.191 ++ : v1.23.8 [2021-04-26T14:14:24.980Z] #49 6.191 + install_golangci_lint [2021-04-26T14:14:24.980Z] #49 6.191 + set -e [2021-04-26T14:14:24.980Z] #49 6.191 + export GO111MODULE=on [2021-04-26T14:14:24.980Z] #49 6.191 + GO111MODULE=on [2021-04-26T14:14:24.980Z] #49 6.191 + GOBIN=/build [2021-04-26T14:14:24.980Z] #49 6.191 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-26T14:14:24.980Z] #49 6.209 go: finding github.com v1.23.8 [2021-04-26T14:14:24.980Z] #49 6.213 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-26T14:14:24.980Z] #49 6.214 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-26T14:14:24.980Z] #49 6.215 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-26T14:14:24.980Z] #49 6.230 go: finding github.com/golangci v1.23.8 [2021-04-26T14:14:24.980Z] #49 7.128 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-26T14:14:24.980Z] #49 8.097 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-26T14:14:24.980Z] #49 ... [2021-04-26T14:14:24.980Z] [2021-04-26T14:14:24.980Z] #55 [containerd 1/2] 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 [2021-04-26T14:14:24.980Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-26T14:14:24.980Z] #55 5.068 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:14:24.980Z] #55 5.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:14:24.980Z] #55 5.113 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:14:24.980Z] #55 5.902 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-26T14:14:24.980Z] #55 7.013 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [279 kB] [2021-04-26T14:14:24.980Z] #55 8.583 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-26T14:14:25.296Z] #55 ... [2021-04-26T14:14:25.296Z] [2021-04-26T14:14:25.296Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:14:25.296Z] #34 sha256:d01f73d9ba0a25f400cb6b667ad16037815cf296bc92c8137c9c431913f62567 [2021-04-26T14:14:25.296Z] #34 6.147 + RM_GOPATH=0 [2021-04-26T14:14:25.296Z] #34 6.147 + TMP_GOPATH= [2021-04-26T14:14:25.296Z] #34 6.147 + : /build [2021-04-26T14:14:25.296Z] #34 6.147 + '[' -z '' ']' [2021-04-26T14:14:25.296Z] #34 6.153 ++ mktemp -d [2021-04-26T14:14:25.296Z] #34 6.153 + export GOPATH=/tmp/tmp.qrMWtnQYmR [2021-04-26T14:14:25.296Z] #34 6.153 + GOPATH=/tmp/tmp.qrMWtnQYmR [2021-04-26T14:14:25.296Z] #34 6.153 + RM_GOPATH=1 [2021-04-26T14:14:25.296Z] #34 6.153 + case "$(go env GOARCH)" in [2021-04-26T14:14:25.296Z] #34 6.160 ++ go env GOARCH [2021-04-26T14:14:25.296Z] #34 6.202 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:25.296Z] #34 6.202 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:25.296Z] #34 6.206 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:25.296Z] #34 6.211 + dir=/tmp/install [2021-04-26T14:14:25.296Z] #34 6.212 + bin=tomlv [2021-04-26T14:14:25.296Z] #34 6.212 + shift [2021-04-26T14:14:25.296Z] #34 6.212 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-26T14:14:25.296Z] #34 6.212 + . /tmp/install/tomlv.installer [2021-04-26T14:14:25.296Z] #34 6.212 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-26T14:14:25.296Z] #34 6.212 + install_tomlv [2021-04-26T14:14:25.296Z] #34 6.212 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-26T14:14:25.296Z] #34 6.212 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-26T14:14:25.296Z] #34 6.212 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qrMWtnQYmR/src/github.com/BurntSushi/toml [2021-04-26T14:14:25.296Z] #34 6.220 Cloning into '/tmp/tmp.qrMWtnQYmR/src/github.com/BurntSushi/toml'... [2021-04-26T14:14:25.296Z] #34 7.373 + cd /tmp/tmp.qrMWtnQYmR/src/github.com/BurntSushi/toml [2021-04-26T14:14:25.296Z] #34 7.374 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-26T14:14:25.296Z] #34 7.385 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-26T14:14:25.296Z] #34 8.104 math/bits [2021-04-26T14:14:25.296Z] #34 8.149 unicode/utf8 [2021-04-26T14:14:25.296Z] #34 8.155 unicode [2021-04-26T14:14:25.296Z] #34 8.249 internal/bytealg [2021-04-26T14:14:25.296Z] #34 9.032 internal/testlog [2021-04-26T14:14:25.296Z] #34 9.058 math [2021-04-26T14:14:25.296Z] #34 9.370 encoding [2021-04-26T14:14:25.296Z] #34 9.391 runtime [2021-04-26T14:14:25.296Z] #34 9.643 runtime/cgo [2021-04-26T14:14:25.296Z] #34 ... [2021-04-26T14:14:25.296Z] [2021-04-26T14:14:25.296Z] #36 [tini 1/2] 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 [2021-04-26T14:14:25.296Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-26T14:14:25.296Z] #36 6.669 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:14:25.296Z] #36 6.723 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:14:25.296Z] #36 6.735 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:14:25.296Z] #36 7.764 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-26T14:14:25.296Z] #36 9.264 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [279 kB] [2021-04-26T14:14:25.296Z] #36 10.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-26T14:14:25.588Z] #36 ... [2021-04-26T14:14:25.588Z] [2021-04-26T14:14:25.588Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-04-26T14:14:25.588Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-26T14:14:25.588Z] #40 5.743 + git clone https://github.com/docker/distribution.git . [2021-04-26T14:14:25.588Z] #40 5.743 Cloning into '.'... [2021-04-26T14:14:25.588Z] #40 ... [2021-04-26T14:14:25.588Z] [2021-04-26T14:14:25.588Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-26T14:14:25.588Z] #47 sha256:6c9f9eb24a3bd8d04e6c14aba0a5a3381f17347e9d153f5537b09ed175bdc5b1 [2021-04-26T14:14:25.588Z] #47 4.900 + RM_GOPATH=0 [2021-04-26T14:14:25.588Z] #47 4.900 + TMP_GOPATH= [2021-04-26T14:14:25.588Z] #47 4.900 + : /build [2021-04-26T14:14:25.588Z] #47 4.900 + '[' -z '' ']' [2021-04-26T14:14:25.588Z] #47 4.900 ++ mktemp -d [2021-04-26T14:14:25.588Z] #47 4.982 + export GOPATH=/tmp/tmp.p8HTqDGoKo [2021-04-26T14:14:25.588Z] #47 4.982 + GOPATH=/tmp/tmp.p8HTqDGoKo [2021-04-26T14:14:25.588Z] #47 4.982 + RM_GOPATH=1 [2021-04-26T14:14:25.588Z] #47 4.982 + case "$(go env GOARCH)" in [2021-04-26T14:14:25.588Z] #47 5.057 ++ go env GOARCH [2021-04-26T14:14:25.588Z] #47 5.086 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:25.588Z] #47 5.086 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:25.588Z] #47 5.086 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:25.588Z] #47 5.086 + dir=/tmp/install [2021-04-26T14:14:25.588Z] #47 5.086 + bin=gotestsum [2021-04-26T14:14:25.588Z] #47 5.086 + shift [2021-04-26T14:14:25.588Z] #47 5.086 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-26T14:14:25.588Z] #47 5.086 + . /tmp/install/gotestsum.installer [2021-04-26T14:14:25.588Z] #47 5.086 ++ : v0.5.3 [2021-04-26T14:14:25.588Z] #47 5.086 + install_gotestsum [2021-04-26T14:14:25.588Z] #47 5.086 + set -e [2021-04-26T14:14:25.588Z] #47 5.086 + export GO111MODULE=on [2021-04-26T14:14:25.588Z] #47 5.086 + GO111MODULE=on [2021-04-26T14:14:25.588Z] #47 5.086 + GOBIN=/build [2021-04-26T14:14:25.588Z] #47 5.086 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-26T14:14:25.588Z] #47 5.223 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-26T14:14:25.588Z] #47 5.223 go: finding gotest.tools v0.5.3 [2021-04-26T14:14:25.588Z] #47 6.166 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-26T14:14:25.588Z] #47 6.925 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-26T14:14:25.588Z] #47 7.873 go: downloading github.com/fatih/color v1.9.0 [2021-04-26T14:14:25.588Z] #47 7.912 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-26T14:14:25.588Z] #47 7.938 go: extracting github.com/fatih/color v1.9.0 [2021-04-26T14:14:25.588Z] #47 8.041 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-26T14:14:25.588Z] #47 8.044 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-26T14:14:25.588Z] #47 8.084 go: downloading github.com/pkg/errors v0.9.1 [2021-04-26T14:14:25.588Z] #47 8.087 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-26T14:14:25.588Z] #47 8.206 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-26T14:14:25.588Z] #47 8.241 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-26T14:14:25.588Z] #47 8.242 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-26T14:14:25.588Z] #47 8.328 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-26T14:14:25.588Z] #47 8.700 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-26T14:14:25.588Z] #47 8.957 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-26T14:14:25.588Z] #47 8.969 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-26T14:14:25.588Z] #47 9.022 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-26T14:14:25.588Z] #47 9.084 go: extracting github.com/pkg/errors v0.9.1 [2021-04-26T14:14:25.588Z] #47 9.158 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-26T14:14:25.588Z] #47 9.213 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-26T14:14:25.588Z] #47 9.557 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-26T14:14:25.588Z] #47 10.28 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-26T14:14:25.588Z] #47 10.42 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-26T14:14:25.869Z] #47 ... [2021-04-26T14:14:25.869Z] [2021-04-26T14:14:25.869Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:25.869Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-26T14:14:25.869Z] #42 6.313 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:14:25.869Z] #42 6.353 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:14:25.869Z] #42 6.355 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:14:25.869Z] #42 7.243 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-26T14:14:25.869Z] #42 8.738 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [279 kB] [2021-04-26T14:14:25.869Z] #42 10.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-26T14:14:25.869Z] #42 ... [2021-04-26T14:14:25.869Z] [2021-04-26T14:14:25.869Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:14:25.869Z] #51 sha256:4b5a31e06ed147146cfb0a512c1cebd4e724fec643f2c0925ee62c23e8b7bbf5 [2021-04-26T14:14:25.869Z] #51 6.303 + RM_GOPATH=0 [2021-04-26T14:14:25.869Z] #51 6.303 + TMP_GOPATH= [2021-04-26T14:14:25.869Z] #51 6.303 + : /build [2021-04-26T14:14:25.869Z] #51 6.303 + '[' -z '' ']' [2021-04-26T14:14:25.869Z] #51 6.303 ++ mktemp -d [2021-04-26T14:14:25.869Z] #51 6.306 + export GOPATH=/tmp/tmp.1naqiOP0wA [2021-04-26T14:14:25.869Z] #51 6.306 + GOPATH=/tmp/tmp.1naqiOP0wA [2021-04-26T14:14:25.869Z] #51 6.306 + RM_GOPATH=1 [2021-04-26T14:14:25.869Z] #51 6.306 + case "$(go env GOARCH)" in [2021-04-26T14:14:25.869Z] #51 6.307 ++ go env GOARCH [2021-04-26T14:14:25.869Z] #51 6.363 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:25.869Z] #51 6.364 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:25.869Z] #51 6.371 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:25.869Z] #51 6.383 + dir=/tmp/install [2021-04-26T14:14:25.869Z] #51 6.384 + bin=shfmt [2021-04-26T14:14:25.869Z] #51 6.385 + shift [2021-04-26T14:14:25.869Z] #51 6.385 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-26T14:14:25.869Z] #51 6.386 + . /tmp/install/shfmt.installer [2021-04-26T14:14:25.869Z] #51 6.387 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-26T14:14:25.869Z] #51 6.387 + install_shfmt [2021-04-26T14:14:25.869Z] #51 6.388 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-26T14:14:25.869Z] #51 6.388 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-26T14:14:25.869Z] #51 6.389 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1naqiOP0wA/src/github.com/mvdan/sh [2021-04-26T14:14:25.869Z] #51 6.393 Cloning into '/tmp/tmp.1naqiOP0wA/src/github.com/mvdan/sh'... [2021-04-26T14:14:26.134Z] #51 ... [2021-04-26T14:14:26.134Z] [2021-04-26T14:14:26.134Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:14:26.134Z] #58 sha256:89fc7a16d586c273a85ddef0ab5a8db23680ef8e59dc6d684ab33aafb43a635a [2021-04-26T14:14:26.134Z] #58 11.14 go: downloading github.com/pkg/errors v0.9.1 [2021-04-26T14:14:26.134Z] #58 11.16 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-26T14:14:26.134Z] #58 11.18 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-26T14:14:26.134Z] #58 11.18 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-26T14:14:26.134Z] #58 11.24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-26T14:14:26.134Z] #58 11.36 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-26T14:14:26.134Z] #58 11.37 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-26T14:14:26.134Z] #58 11.63 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-26T14:14:26.249Z] #49 39.81 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-26T14:14:26.273Z] #49 ... [2021-04-26T14:14:26.273Z] [2021-04-26T14:14:26.273Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:14:26.273Z] #34 sha256:055aab28d9736f7c6099628763c577c6afc16d3135476d2abd185d01555e4d70 [2021-04-26T14:14:26.273Z] #34 41.02 sync [2021-04-26T14:14:26.273Z] #34 41.02 internal/reflectlite [2021-04-26T14:14:26.273Z] #34 43.94 sort [2021-04-26T14:14:26.273Z] #34 43.94 errors [2021-04-26T14:14:26.273Z] #34 44.53 strconv [2021-04-26T14:14:26.273Z] #34 45.34 io [2021-04-26T14:14:26.273Z] #34 47.14 internal/oserror [2021-04-26T14:14:26.273Z] #34 47.37 syscall [2021-04-26T14:14:26.273Z] #34 49.16 reflect [2021-04-26T14:14:26.273Z] #34 ... [2021-04-26T14:14:26.273Z] [2021-04-26T14:14:26.273Z] #36 [tini 1/2] 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 [2021-04-26T14:14:26.273Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:26.273Z] #36 49.51 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:14:26.273Z] #36 49.73 Fetched 14.9 MB in 2s (7471 kB/s) [2021-04-26T14:14:26.273Z] #36 49.84 Selecting previously unselected package xxd. [2021-04-26T14:14:26.273Z] #36 49.84 (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 ... 15410 files and directories currently installed.) [2021-04-26T14:14:26.273Z] #36 49.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-26T14:14:26.273Z] #36 49.97 Unpacking xxd (2:8.1.0875-5) ... [2021-04-26T14:14:26.273Z] #36 50.18 Selecting previously unselected package vim-common. [2021-04-26T14:14:26.273Z] #36 50.18 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-26T14:14:26.273Z] #36 50.22 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-26T14:14:26.273Z] #36 50.57 Selecting previously unselected package cmake-data. [2021-04-26T14:14:26.273Z] #36 50.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-26T14:14:26.273Z] #36 50.59 Unpacking cmake-data (3.13.4-1) ... [2021-04-26T14:14:26.273Z] #36 ... [2021-04-26T14:14:26.273Z] [2021-04-26T14:14:26.273Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:26.273Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:14:26.273Z] #42 39.96 Building dependency tree... [2021-04-26T14:14:26.273Z] #42 44.00 The following additional packages will be installed: [2021-04-26T14:14:26.273Z] #42 44.01 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-26T14:14:26.273Z] #42 44.01 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-26T14:14:26.273Z] #42 44.02 Suggested packages: [2021-04-26T14:14:26.273Z] #42 44.05 manpages-dev python-setuptools [2021-04-26T14:14:26.273Z] #42 45.56 The following NEW packages will be installed: [2021-04-26T14:14:26.274Z] #42 45.57 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-26T14:14:26.274Z] #42 45.58 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-26T14:14:26.274Z] #42 45.58 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-26T14:14:26.274Z] #42 45.58 python-six zlib1g-dev [2021-04-26T14:14:26.274Z] #42 46.05 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-26T14:14:26.274Z] #42 46.05 Need to get 4095 kB of archives. [2021-04-26T14:14:26.274Z] #42 46.05 After this operation, 22.5 MB of additional disk space will be used. [2021-04-26T14:14:26.274Z] #42 46.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-26T14:14:26.274Z] #42 46.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-26T14:14:26.274Z] #42 46.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-26T14:14:26.274Z] #42 46.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-26T14:14:26.274Z] #42 46.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-26T14:14:26.274Z] #42 46.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-26T14:14:26.274Z] #42 46.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-26T14:14:26.274Z] #42 46.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-26T14:14:26.274Z] #42 46.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-26T14:14:26.274Z] #42 46.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-26T14:14:26.274Z] #42 46.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-26T14:14:26.274Z] #42 46.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-26T14:14:26.274Z] #42 46.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-26T14:14:26.274Z] #42 46.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-26T14:14:26.274Z] #42 46.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-26T14:14:26.274Z] #42 46.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-26T14:14:26.274Z] #42 46.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-26T14:14:26.274Z] #42 48.01 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:14:26.274Z] #42 48.18 Fetched 4095 kB in 1s (4450 kB/s) [2021-04-26T14:14:26.274Z] #42 48.36 Selecting previously unselected package libcap-dev:amd64. [2021-04-26T14:14:26.274Z] #42 48.37 (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 ... 15410 files and directories currently installed.) [2021-04-26T14:14:26.274Z] #42 48.61 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-26T14:14:26.274Z] #42 48.66 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-26T14:14:26.274Z] #42 48.83 Selecting previously unselected package libnet1:amd64. [2021-04-26T14:14:26.274Z] #42 48.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-26T14:14:26.274Z] #42 48.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-26T14:14:26.274Z] #42 49.07 Selecting previously unselected package libnet1-dev. [2021-04-26T14:14:26.274Z] #42 49.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-26T14:14:26.274Z] #42 49.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-26T14:14:26.274Z] #42 49.41 Selecting previously unselected package libnl-3-200:amd64. [2021-04-26T14:14:26.274Z] #42 49.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-26T14:14:26.274Z] #42 49.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-26T14:14:26.274Z] #42 49.56 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-26T14:14:26.274Z] #42 49.56 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-26T14:14:26.274Z] #42 49.60 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-26T14:14:26.274Z] #42 49.95 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-26T14:14:26.274Z] #42 49.97 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-26T14:14:26.274Z] #42 49.99 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-26T14:14:26.274Z] #42 50.07 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-26T14:14:26.274Z] #42 50.07 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-26T14:14:26.274Z] #42 50.08 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-26T14:14:26.274Z] #42 50.18 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-26T14:14:26.274Z] #42 50.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-26T14:14:26.274Z] #42 50.22 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-26T14:14:26.274Z] #42 50.42 Selecting previously unselected package libprotobuf17:amd64. [2021-04-26T14:14:26.274Z] #42 50.43 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-26T14:14:26.274Z] #42 50.44 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:26.274Z] #42 51.31 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-26T14:14:26.274Z] #42 51.31 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-26T14:14:26.274Z] #42 51.31 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:26.274Z] #42 51.57 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-26T14:14:26.274Z] #42 51.57 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-26T14:14:26.274Z] #42 51.60 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:26.419Z] #58 11.81 go: extracting github.com/pkg/errors v0.9.1 [2021-04-26T14:14:26.419Z] #58 12.08 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-26T14:14:26.509Z] #49 40.06 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-26T14:14:26.536Z] #42 ... [2021-04-26T14:14:26.536Z] [2021-04-26T14:14:26.536Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:14:26.536Z] #45 sha256:131ce71329df7cfa88e1d69339572ddb531c964ed4fc083ab7c594f0c4a0207b [2021-04-26T14:14:26.536Z] #45 41.59 sync [2021-04-26T14:14:26.536Z] #45 41.59 internal/reflectlite [2021-04-26T14:14:26.536Z] #45 43.23 github.com/LK4D4/vndr/godl/singleflight [2021-04-26T14:14:26.536Z] #45 43.53 math/rand [2021-04-26T14:14:26.536Z] #45 44.66 internal/singleflight [2021-04-26T14:14:26.536Z] #45 45.25 sort [2021-04-26T14:14:26.536Z] #45 45.26 io [2021-04-26T14:14:26.536Z] #45 46.79 strconv [2021-04-26T14:14:26.536Z] #45 46.94 bytes [2021-04-26T14:14:26.536Z] #45 49.71 bufio [2021-04-26T14:14:26.536Z] #45 50.84 reflect [2021-04-26T14:14:26.536Z] #45 51.78 syscall [2021-04-26T14:14:26.536Z] #45 ... [2021-04-26T14:14:26.536Z] [2021-04-26T14:14:26.536Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-26T14:14:26.536Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-26T14:14:26.536Z] #32 49.11 Checking out files: 87% (1328/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-26T14:14:26.536Z] #32 49.73 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-26T14:14:26.536Z] #32 50.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-26T14:14:26.684Z] #58 12.12 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-26T14:14:26.684Z] #58 12.27 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-26T14:14:26.948Z] #58 12.60 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-26T14:14:27.212Z] #58 12.62 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-26T14:14:27.212Z] #58 12.62 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-26T14:14:27.212Z] #58 12.63 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-26T14:14:27.310Z] #49 30.91 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-26T14:14:27.476Z] #58 13.09 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-26T14:14:27.741Z] #58 13.31 go: downloading github.com/google/uuid v1.2.0 [2021-04-26T14:14:27.890Z] #49 ... [2021-04-26T14:14:27.890Z] [2021-04-26T14:14:27.890Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-26T14:14:27.890Z] #67 sha256:491dc1024e4daba63c6f887eba54fc790d12d36a2b9e0f722388977790dd59bc [2021-04-26T14:14:27.890Z] #67 DONE 41.1s [2021-04-26T14:14:27.890Z] [2021-04-26T14:14:27.890Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:14:27.890Z] #45 sha256:ba7bb2f8f27fba7ba11cafe4b2c3335ca40953607053c60809530b3a27e5d14e [2021-04-26T14:14:27.890Z] #45 41.21 github.com/LK4D4/vndr/godl/singleflight [2021-04-26T14:14:27.890Z] #45 41.22 internal/reflectlite [2021-04-26T14:14:28.150Z] #45 41.55 math/rand [2021-04-26T14:14:28.345Z] #58 13.93 go: extracting github.com/google/uuid v1.2.0 [2021-04-26T14:14:28.610Z] #58 14.09 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-26T14:14:29.084Z] #32 ... [2021-04-26T14:14:29.084Z] [2021-04-26T14:14:29.084Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:29.084Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:29.084Z] #13 31.61 Reading package lists... [2021-04-26T14:14:29.084Z] #13 39.20 Building dependency tree... [2021-04-26T14:14:29.084Z] #13 43.50 The following additional packages will be installed: [2021-04-26T14:14:29.084Z] #13 43.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-26T14:14:29.084Z] #13 43.50 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-26T14:14:29.084Z] #13 43.50 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-26T14:14:29.084Z] #13 43.50 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-26T14:14:29.084Z] #13 43.50 mingw-w64-common mingw-w64-x86-64-dev [2021-04-26T14:14:29.084Z] #13 43.58 Suggested packages: [2021-04-26T14:14:29.084Z] #13 43.58 gcc-8-locales seccomp wine64 [2021-04-26T14:14:29.084Z] #13 45.12 The following NEW packages will be installed: [2021-04-26T14:14:29.084Z] #13 45.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-26T14:14:29.084Z] #13 45.13 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-26T14:14:29.084Z] #13 45.13 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-26T14:14:29.084Z] #13 45.13 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-26T14:14:29.084Z] #13 45.13 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-26T14:14:29.084Z] #13 45.13 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-26T14:14:29.084Z] #13 45.15 The following packages will be upgraded: [2021-04-26T14:14:29.084Z] #13 45.16 libseccomp2 libsystemd0 libudev1 [2021-04-26T14:14:29.084Z] #13 45.64 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-26T14:14:29.084Z] #13 45.64 Need to get 78.2 MB of archives. [2021-04-26T14:14:29.084Z] #13 45.64 After this operation, 487 MB of additional disk space will be used. [2021-04-26T14:14:29.085Z] #13 45.64 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-26T14:14:29.085Z] #13 45.65 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-26T14:14:29.085Z] #13 45.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-26T14:14:29.085Z] #13 45.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-26T14:14:29.085Z] #13 45.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-26T14:14:29.085Z] #13 45.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-26T14:14:29.085Z] #13 46.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-26T14:14:29.085Z] #13 46.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-26T14:14:29.085Z] #13 46.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-26T14:14:29.085Z] #13 46.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-26T14:14:29.085Z] #13 46.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-26T14:14:29.085Z] #13 47.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-26T14:14:29.085Z] #13 47.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-26T14:14:29.085Z] #13 ... [2021-04-26T14:14:29.085Z] [2021-04-26T14:14:29.085Z] #36 [tini 1/2] 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 [2021-04-26T14:14:29.085Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:29.085Z] #36 53.68 Selecting previously unselected package libicu63:amd64. [2021-04-26T14:14:29.085Z] #36 53.69 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-26T14:14:29.085Z] #36 53.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-26T14:14:29.091Z] #45 42.55 internal/singleflight [2021-04-26T14:14:29.189Z] #58 14.55 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-26T14:14:29.189Z] #58 14.66 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-26T14:14:29.189Z] #58 14.71 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-26T14:14:29.224Z] #49 ... [2021-04-26T14:14:29.224Z] [2021-04-26T14:14:29.224Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:14:29.224Z] #58 sha256:6e84d18d48689cd0308e682b40aa4f60b5a0bb4ef70074351a804855c3f5c905 [2021-04-26T14:14:29.224Z] #58 22.61 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-26T14:14:29.224Z] #58 23.79 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-26T14:14:29.224Z] #58 24.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-26T14:14:29.224Z] #58 24.22 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-26T14:14:29.224Z] #58 24.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-26T14:14:29.224Z] #58 24.83 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-26T14:14:29.224Z] #58 27.55 go: finding github.com/pkg/errors v0.9.1 [2021-04-26T14:14:29.224Z] #58 27.68 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-26T14:14:29.224Z] #58 27.95 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-26T14:14:29.224Z] #58 28.03 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-26T14:14:29.224Z] #58 28.16 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-26T14:14:29.224Z] #58 28.17 go: finding github.com/google/uuid v1.2.0 [2021-04-26T14:14:29.224Z] #58 28.26 go: finding github.com/gofrs/flock v0.8.0 [2021-04-26T14:14:29.224Z] #58 28.30 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-26T14:14:29.224Z] #58 28.38 go: finding github.com/gorilla/mux v1.8.0 [2021-04-26T14:14:29.224Z] #58 28.41 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-26T14:14:29.224Z] #58 28.46 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-26T14:14:29.224Z] #58 28.50 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-26T14:14:29.224Z] #58 28.55 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-26T14:14:29.224Z] #58 28.86 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-26T14:14:29.224Z] #58 28.98 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-26T14:14:29.224Z] #58 ... [2021-04-26T14:14:29.224Z] [2021-04-26T14:14:29.224Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-04-26T14:14:29.224Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-26T14:14:29.224Z] #40 23.12 Checking out files: 83% (1408/1693) Checking out files: 84% (1423/1693) Checking out files: 85% (1440/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) Checking out files: 93% (1575/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-04-26T14:14:29.224Z] #40 23.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-26T14:14:29.225Z] #40 25.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-26T14:14:29.458Z] #58 14.82 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-26T14:14:29.660Z] #45 ... [2021-04-26T14:14:29.660Z] [2021-04-26T14:14:29.660Z] #55 [containerd 1/2] 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 [2021-04-26T14:14:29.660Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-26T14:14:29.660Z] #55 28.10 Reading package lists... [2021-04-26T14:14:29.660Z] #55 35.61 Building dependency tree... [2021-04-26T14:14:29.660Z] #55 39.24 The following additional packages will be installed: [2021-04-26T14:14:29.660Z] #55 39.25 libbtrfs0 [2021-04-26T14:14:29.660Z] #55 39.46 The following NEW packages will be installed: [2021-04-26T14:14:29.660Z] #55 39.48 libbtrfs-dev libbtrfs0 [2021-04-26T14:14:29.660Z] #55 39.87 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-26T14:14:29.660Z] #55 39.87 Need to get 119 kB of archives. [2021-04-26T14:14:29.660Z] #55 39.87 After this operation, 387 kB of additional disk space will be used. [2021-04-26T14:14:29.660Z] #55 39.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-26T14:14:29.660Z] #55 39.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-26T14:14:29.660Z] #55 41.06 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:14:29.660Z] #55 41.30 Fetched 119 kB in 0s (424 kB/s) [2021-04-26T14:14:29.660Z] #55 41.41 Selecting previously unselected package libbtrfs0. [2021-04-26T14:14:29.660Z] #55 41.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 ... 15410 files and directories currently installed.) [2021-04-26T14:14:29.660Z] #55 41.49 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-26T14:14:29.660Z] #55 41.52 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-26T14:14:29.660Z] #55 41.67 Selecting previously unselected package libbtrfs-dev. [2021-04-26T14:14:29.660Z] #55 41.71 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-26T14:14:29.660Z] #55 41.71 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-26T14:14:29.660Z] #55 42.01 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-26T14:14:29.660Z] #55 42.01 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-26T14:14:29.660Z] #55 42.03 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:14:29.660Z] #55 DONE 43.0s [2021-04-26T14:14:29.660Z] [2021-04-26T14:14:29.660Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:14:29.660Z] #56 sha256:a90f06f22c4b87501e2e4bff0244d7d12b7546d4ac894d3ff4f46e6187a02756 [2021-04-26T14:14:30.231Z] #56 ... [2021-04-26T14:14:30.231Z] [2021-04-26T14:14:30.231Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:30.231Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:30.231Z] #13 28.58 Fetched 8955 kB in 19s (464 kB/s) [2021-04-26T14:14:30.231Z] #13 28.58 Reading package lists... [2021-04-26T14:14:30.492Z] #13 36.06 Reading package lists... [2021-04-26T14:14:30.492Z] #13 ... [2021-04-26T14:14:30.492Z] [2021-04-26T14:14:30.492Z] #36 [tini 1/2] 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 [2021-04-26T14:14:30.492Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:30.492Z] #36 29.83 Reading package lists... [2021-04-26T14:14:30.492Z] #36 37.19 Building dependency tree... [2021-04-26T14:14:30.492Z] #36 40.81 The following additional packages will be installed: [2021-04-26T14:14:30.492Z] #36 40.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-26T14:14:30.492Z] #36 40.86 Suggested packages: [2021-04-26T14:14:30.492Z] #36 40.86 cmake-doc ninja-build lrzip [2021-04-26T14:14:30.492Z] #36 40.86 Recommended packages: [2021-04-26T14:14:30.492Z] #36 40.86 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-26T14:14:30.492Z] #36 42.01 The following NEW packages will be installed: [2021-04-26T14:14:30.492Z] #36 42.01 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-26T14:14:30.492Z] #36 42.01 vim-common xxd [2021-04-26T14:14:30.492Z] #36 42.47 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-26T14:14:30.492Z] #36 42.47 Need to get 14.9 MB of archives. [2021-04-26T14:14:30.492Z] #36 42.47 After this operation, 61.8 MB of additional disk space will be used. [2021-04-26T14:14:30.492Z] #36 42.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-26T14:14:30.492Z] #36 42.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-26T14:14:30.492Z] #36 42.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-26T14:14:30.492Z] #36 42.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-26T14:14:30.492Z] #36 43.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-26T14:14:30.492Z] #36 43.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-26T14:14:30.492Z] #36 43.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-26T14:14:30.492Z] #36 43.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-26T14:14:30.492Z] #36 43.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-26T14:14:30.492Z] #36 43.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-26T14:14:30.492Z] #36 ... [2021-04-26T14:14:30.492Z] [2021-04-26T14:14:30.492Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:14:30.492Z] #45 sha256:ba7bb2f8f27fba7ba11cafe4b2c3335ca40953607053c60809530b3a27e5d14e [2021-04-26T14:14:30.492Z] #45 44.06 strconv [2021-04-26T14:14:30.492Z] #45 44.06 io [2021-04-26T14:14:31.140Z] #40 ... [2021-04-26T14:14:31.140Z] [2021-04-26T14:14:31.140Z] #55 [containerd 1/2] 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 [2021-04-26T14:14:31.140Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-26T14:14:31.140Z] #55 24.31 Fetched 8441 kB in 17s (499 kB/s) [2021-04-26T14:14:31.140Z] #55 24.31 Reading package lists... [2021-04-26T14:14:31.140Z] #55 30.63 Reading package lists... [2021-04-26T14:14:31.140Z] #55 ... [2021-04-26T14:14:31.140Z] [2021-04-26T14:14:31.140Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:31.140Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:31.140Z] #13 20.58 Fetched 8955 kB in 18s (498 kB/s) [2021-04-26T14:14:31.140Z] #13 20.58 Reading package lists... [2021-04-26T14:14:31.140Z] #13 27.34 Reading package lists... [2021-04-26T14:14:31.140Z] #13 ... [2021-04-26T14:14:31.140Z] [2021-04-26T14:14:31.140Z] #36 [tini 1/2] 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 [2021-04-26T14:14:31.140Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:31.140Z] #36 24.65 Fetched 8441 kB in 17s (506 kB/s) [2021-04-26T14:14:31.140Z] #36 24.65 Reading package lists... [2021-04-26T14:14:31.391Z] #58 ... [2021-04-26T14:14:31.391Z] [2021-04-26T14:14:31.391Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:31.391Z] #49 sha256:5686d9a3275e376c49b41f5a3b87e7240d880d8ae33dd5758eb61ceba139128d [2021-04-26T14:14:31.391Z] #49 15.34 go: downloading github.com/spf13/viper v1.6.1 [2021-04-26T14:14:31.391Z] #49 15.35 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-26T14:14:31.391Z] #49 15.37 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-26T14:14:31.391Z] #49 15.46 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-26T14:14:31.391Z] #49 15.51 go: downloading github.com/pkg/errors v0.8.1 [2021-04-26T14:14:31.391Z] #49 15.51 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-26T14:14:31.391Z] #49 15.53 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-26T14:14:31.391Z] #49 15.58 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-26T14:14:31.391Z] #49 15.70 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-26T14:14:31.391Z] #49 15.90 go: extracting github.com/pkg/errors v0.8.1 [2021-04-26T14:14:31.391Z] #49 15.92 go: extracting github.com/spf13/viper v1.6.1 [2021-04-26T14:14:31.391Z] #49 15.93 go: downloading github.com/fatih/color v1.7.0 [2021-04-26T14:14:31.391Z] #49 15.94 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-26T14:14:31.391Z] #49 15.95 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-26T14:14:31.391Z] #49 15.95 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-26T14:14:31.391Z] #49 15.95 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-26T14:14:31.391Z] #49 16.00 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-26T14:14:31.391Z] #49 16.11 go: extracting github.com/fatih/color v1.7.0 [2021-04-26T14:14:31.391Z] #49 16.19 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-26T14:14:31.391Z] #49 16.25 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-26T14:14:31.391Z] #49 16.36 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-26T14:14:31.391Z] #49 16.37 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-26T14:14:31.391Z] #49 16.47 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-26T14:14:31.391Z] #49 16.48 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-26T14:14:31.391Z] #49 16.54 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-26T14:14:31.391Z] #49 16.55 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-26T14:14:31.391Z] #49 16.63 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-26T14:14:31.391Z] #49 16.66 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-26T14:14:31.391Z] #49 16.77 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-26T14:14:31.391Z] #49 16.98 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-26T14:14:31.391Z] #49 17.04 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-26T14:14:31.401Z] #36 31.17 Reading package lists... [2021-04-26T14:14:31.401Z] #36 ... [2021-04-26T14:14:31.401Z] [2021-04-26T14:14:31.401Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:31.401Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:14:31.401Z] #42 25.05 Fetched 8441 kB in 17s (492 kB/s) [2021-04-26T14:14:31.401Z] #42 25.05 Reading package lists... [2021-04-26T14:14:31.656Z] #49 17.10 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-26T14:14:31.656Z] #49 17.17 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-26T14:14:31.656Z] #49 17.18 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-26T14:14:31.656Z] #49 17.19 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-26T14:14:31.656Z] #49 17.27 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-26T14:14:31.656Z] #49 17.27 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-26T14:14:31.656Z] #49 17.28 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-26T14:14:31.656Z] #49 17.33 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-26T14:14:31.656Z] #49 17.40 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-26T14:14:31.875Z] #45 45.17 bytes [2021-04-26T14:14:31.973Z] #42 31.67 Reading package lists... [2021-04-26T14:14:31.973Z] #42 ... [2021-04-26T14:14:31.973Z] [2021-04-26T14:14:31.973Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:31.973Z] #49 sha256:56d15f66bc451734048177deb5820c9d40d0398c51e405081305cb2eb9363ee9 [2021-04-26T14:14:31.973Z] #49 35.49 go: extracting golang.org/x/text v0.3.2 [2021-04-26T14:14:32.236Z] #49 17.89 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-26T14:14:32.501Z] #49 17.97 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-26T14:14:32.501Z] #49 18.02 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-26T14:14:32.782Z] #49 18.40 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-26T14:14:32.782Z] #49 18.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-26T14:14:33.291Z] #36 ... [2021-04-26T14:14:33.291Z] [2021-04-26T14:14:33.291Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:14:33.291Z] #56 sha256:b7490a129bcd80e147e302913c48a651092750449eb9ed7d0f6f13445a12f0bd [2021-04-26T14:14:33.291Z] #56 1.306 + RM_GOPATH=0 [2021-04-26T14:14:33.291Z] #56 1.306 + TMP_GOPATH= [2021-04-26T14:14:33.291Z] #56 1.306 + : /build [2021-04-26T14:14:33.291Z] #56 1.306 + '[' -z '' ']' [2021-04-26T14:14:33.291Z] #56 1.310 ++ mktemp -d [2021-04-26T14:14:33.291Z] #56 1.314 + export GOPATH=/tmp/tmp.3BAHKqegHX [2021-04-26T14:14:33.291Z] #56 1.314 + GOPATH=/tmp/tmp.3BAHKqegHX [2021-04-26T14:14:33.291Z] #56 1.314 + RM_GOPATH=1 [2021-04-26T14:14:33.291Z] #56 1.314 + case "$(go env GOARCH)" in [2021-04-26T14:14:33.291Z] #56 1.314 ++ go env GOARCH [2021-04-26T14:14:33.291Z] #56 1.359 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:33.291Z] #56 1.360 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:33.291Z] #56 1.360 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:33.291Z] #56 1.366 + dir=/tmp/install [2021-04-26T14:14:33.291Z] #56 1.366 + bin=containerd [2021-04-26T14:14:33.291Z] #56 1.366 + shift [2021-04-26T14:14:33.291Z] #56 1.367 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-26T14:14:33.291Z] #56 1.367 + . /tmp/install/containerd.installer [2021-04-26T14:14:33.291Z] #56 1.367 ++ set -e [2021-04-26T14:14:33.291Z] #56 1.367 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:14:33.291Z] #56 1.368 + install_containerd [2021-04-26T14:14:33.291Z] #56 1.368 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-26T14:14:33.291Z] #56 1.368 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3BAHKqegHX/src/github.com/containerd/containerd [2021-04-26T14:14:33.291Z] #56 1.368 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:14:33.291Z] #56 1.374 Cloning into '/tmp/tmp.3BAHKqegHX/src/github.com/containerd/containerd'... [2021-04-26T14:14:33.291Z] #56 ... [2021-04-26T14:14:33.291Z] [2021-04-26T14:14:33.291Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:33.291Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:33.291Z] #13 50.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-26T14:14:33.291Z] #13 53.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-26T14:14:33.291Z] #13 53.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-26T14:14:33.291Z] #13 53.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-26T14:14:33.291Z] #13 53.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-26T14:14:33.291Z] #13 53.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-26T14:14:33.291Z] #13 53.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-26T14:14:33.291Z] #13 53.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-26T14:14:33.291Z] #13 53.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-26T14:14:33.291Z] #13 53.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-26T14:14:33.291Z] #13 53.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-26T14:14:33.291Z] #13 53.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-26T14:14:33.291Z] #13 53.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-26T14:14:33.291Z] #13 53.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-26T14:14:33.291Z] #13 53.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-26T14:14:33.422Z] #49 18.64 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-26T14:14:33.734Z] #49 19.12 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-26T14:14:33.734Z] #49 19.14 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-26T14:14:33.785Z] #45 47.36 bufio [2021-04-26T14:14:34.237Z] #49 19.29 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-26T14:14:34.237Z] #49 ... [2021-04-26T14:14:34.237Z] [2021-04-26T14:14:34.237Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:14:34.237Z] #45 sha256:106eb163e61ac10499466b29fd54440e57caa7de0e87cefb41b7f32358b0aa39 [2021-04-26T14:14:34.237Z] #45 9.236 runtime [2021-04-26T14:14:34.237Z] #45 9.378 math [2021-04-26T14:14:34.237Z] #45 9.449 encoding [2021-04-26T14:14:34.237Z] #45 9.649 unicode/utf16 [2021-04-26T14:14:34.237Z] #45 10.10 container/list [2021-04-26T14:14:34.237Z] #45 11.53 crypto/internal/subtle [2021-04-26T14:14:34.237Z] #45 11.85 crypto/subtle [2021-04-26T14:14:34.237Z] #45 12.27 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-26T14:14:34.238Z] #45 12.53 internal/nettrace [2021-04-26T14:14:34.238Z] #45 12.78 vendor/golang.org/x/crypto/internal/subtle [2021-04-26T14:14:34.238Z] #45 12.81 runtime/cgo [2021-04-26T14:14:34.238Z] #45 ... [2021-04-26T14:14:34.238Z] [2021-04-26T14:14:34.238Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:34.238Z] #49 sha256:5686d9a3275e376c49b41f5a3b87e7240d880d8ae33dd5758eb61ceba139128d [2021-04-26T14:14:34.238Z] #49 19.47 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-26T14:14:34.518Z] #49 ... [2021-04-26T14:14:34.518Z] [2021-04-26T14:14:34.519Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:14:34.519Z] #45 sha256:a334a033e16241e43d991948ecc0dbe6b75d0cbcafecada8fb298d571c1cbe86 [2021-04-26T14:14:34.519Z] #45 28.08 vendor/golang.org/x/crypto/internal/subtle [2021-04-26T14:14:34.519Z] #45 28.22 vendor/golang.org/x/crypto/curve25519 [2021-04-26T14:14:34.676Z] #13 54.86 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:14:34.727Z] #45 47.94 reflect [2021-04-26T14:14:34.779Z] #45 ... [2021-04-26T14:14:34.779Z] [2021-04-26T14:14:34.779Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:14:34.779Z] #34 sha256:025e417d441087a2e478d5a19efaa040997a4215a929c9a1d4fd7925981ef93a [2021-04-26T14:14:34.779Z] #34 37.76 sync [2021-04-26T14:14:34.779Z] #34 37.77 internal/reflectlite [2021-04-26T14:14:34.937Z] #13 ... [2021-04-26T14:14:34.937Z] [2021-04-26T14:14:34.937Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-26T14:14:34.937Z] #47 sha256:0de6483f3a94c425641b07429d126535efed4540405dbe393c259c342ac95b0c [2021-04-26T14:14:34.937Z] #47 DONE 60.3s [2021-04-26T14:14:34.937Z] [2021-04-26T14:14:34.937Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:34.937Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:34.937Z] #13 55.26 Fetched 78.2 MB in 8s (9650 kB/s) [2021-04-26T14:14:35.007Z] #49 20.37 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-26T14:14:35.007Z] #49 20.42 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-26T14:14:35.197Z] #13 55.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 ... 15410 files and directories currently installed.) [2021-04-26T14:14:35.198Z] #13 55.56 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-26T14:14:35.198Z] #13 55.63 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-26T14:14:35.273Z] #49 ... [2021-04-26T14:14:35.273Z] [2021-04-26T14:14:35.273Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:35.273Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-26T14:14:35.273Z] #13 8.183 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [279 kB] [2021-04-26T14:14:35.273Z] #13 9.641 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-26T14:14:35.273Z] #13 ... [2021-04-26T14:14:35.273Z] [2021-04-26T14:14:35.273Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:35.273Z] #49 sha256:5686d9a3275e376c49b41f5a3b87e7240d880d8ae33dd5758eb61ceba139128d [2021-04-26T14:14:35.273Z] #49 20.74 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-26T14:14:35.273Z] #49 20.86 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-26T14:14:35.668Z] #45 49.06 syscall [2021-04-26T14:14:35.855Z] #49 ... [2021-04-26T14:14:35.855Z] [2021-04-26T14:14:35.855Z] #27 [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 [2021-04-26T14:14:35.855Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-26T14:14:35.855Z] #27 24.26 137 added, 0 removed; done. [2021-04-26T14:14:35.855Z] #27 24.71 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-26T14:14:35.855Z] #27 24.78 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-26T14:14:35.855Z] #27 24.81 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-26T14:14:35.855Z] #27 25.04 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-26T14:14:35.855Z] #27 25.09 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:14:35.855Z] #27 25.25 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-26T14:14:35.855Z] #27 25.27 Updating certificates in /etc/ssl/certs... [2021-04-26T14:14:35.855Z] #27 30.54 0 added, 0 removed; done. [2021-04-26T14:14:35.855Z] #27 30.54 Running hooks in /etc/ca-certificates/update.d... [2021-04-26T14:14:35.855Z] #27 30.54 done. [2021-04-26T14:14:35.855Z] #27 DONE 33.8s [2021-04-26T14:14:35.855Z] [2021-04-26T14:14:35.855Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-26T14:14:35.855Z] #28 sha256:4f55b1ea061c578e47949cc06262a40b92811fd22bb77f0066b5ddf5f6bd0c7e [2021-04-26T14:14:35.855Z] #28 DONE 0.1s [2021-04-26T14:14:35.855Z] [2021-04-26T14:14:35.855Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-26T14:14:35.855Z] #67 sha256:32c53c56eb4a38b8f04c699adbd43cff554b0f12e2793ecc614b6df87904db8e [2021-04-26T14:14:35.855Z] #67 18.25 Checking out files: 55% (1065/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 95% (1816/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-26T14:14:35.855Z] #67 19.60 + cd /tmp/tmp.uuktN0F9CD/src/github.com/docker/libnetwork [2021-04-26T14:14:35.855Z] #67 19.60 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-26T14:14:35.855Z] #67 20.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-26T14:14:35.928Z] #45 ... [2021-04-26T14:14:35.928Z] [2021-04-26T14:14:35.928Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:35.928Z] #49 sha256:8ad0c62171462ac32f56388d77d7a175eb83c14ca42ebf62a63f515a40ea1c90 [2021-04-26T14:14:35.928Z] #49 46.82 go: finding github.com/fatih/color v1.7.0 [2021-04-26T14:14:35.928Z] #49 46.88 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-26T14:14:35.928Z] #49 46.97 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-26T14:14:35.928Z] #49 46.97 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-26T14:14:35.928Z] #49 47.03 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-26T14:14:35.928Z] #49 47.07 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-26T14:14:35.928Z] #49 47.07 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-26T14:14:35.928Z] #49 47.13 go: finding github.com/pkg/errors v0.8.1 [2021-04-26T14:14:35.928Z] #49 47.13 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-26T14:14:35.928Z] #49 47.31 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-26T14:14:35.928Z] #49 47.31 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-26T14:14:35.928Z] #49 47.31 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-26T14:14:35.928Z] #49 47.31 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-26T14:14:35.928Z] #49 47.31 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-26T14:14:35.928Z] #49 47.31 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-26T14:14:35.928Z] #49 47.31 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-26T14:14:35.928Z] #49 47.31 go: finding github.com/spf13/viper v1.6.1 [2021-04-26T14:14:35.928Z] #49 47.31 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-26T14:14:35.928Z] #49 47.31 go: finding github.com/stretchr/testify v1.4.0 [2021-04-26T14:14:35.928Z] #49 47.38 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-26T14:14:35.928Z] #49 47.62 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-26T14:14:35.928Z] #49 47.62 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-26T14:14:35.928Z] #49 47.62 go: finding github.com/spf13/cobra v0.0.5 [2021-04-26T14:14:35.928Z] #49 47.62 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-26T14:14:35.928Z] #49 47.62 go: finding github.com/stretchr/objx v0.2.0 [2021-04-26T14:14:35.928Z] #49 47.62 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-26T14:14:35.928Z] #49 47.62 go: finding github.com/spf13/pflag v1.0.5 [2021-04-26T14:14:35.928Z] #49 47.62 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-26T14:14:35.928Z] #49 47.62 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-26T14:14:35.928Z] #49 47.62 go: finding github.com/gobwas/glob v0.2.3 [2021-04-26T14:14:35.928Z] #49 47.71 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-26T14:14:35.928Z] #49 47.71 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-26T14:14:35.928Z] #49 47.71 go: finding github.com/magiconair/properties v1.8.1 [2021-04-26T14:14:35.928Z] #49 47.71 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-26T14:14:35.928Z] #49 47.74 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-26T14:14:35.928Z] #49 47.74 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-26T14:14:35.928Z] #49 47.76 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-26T14:14:35.928Z] #49 47.82 go: finding github.com/spf13/afero v1.1.2 [2021-04-26T14:14:35.928Z] #49 47.86 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-26T14:14:35.928Z] #49 47.90 go: finding github.com/spf13/cast v1.3.0 [2021-04-26T14:14:35.928Z] #49 47.94 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-26T14:14:35.928Z] #49 47.94 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-26T14:14:35.928Z] #49 47.95 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-26T14:14:35.928Z] #49 48.00 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-26T14:14:35.928Z] #49 48.02 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-26T14:14:35.928Z] #49 48.25 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-26T14:14:35.928Z] #49 48.25 go: finding golang.org/x/text v0.3.2 [2021-04-26T14:14:35.928Z] #49 48.25 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-26T14:14:35.928Z] #49 48.31 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-26T14:14:35.928Z] #49 48.31 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-26T14:14:35.928Z] #49 48.47 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-26T14:14:35.928Z] #49 48.50 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-26T14:14:35.928Z] #49 48.50 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-26T14:14:35.928Z] #49 48.50 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-26T14:14:35.928Z] #49 48.53 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-26T14:14:35.928Z] #49 48.55 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-26T14:14:35.928Z] #49 48.55 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-26T14:14:35.928Z] #49 48.57 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-26T14:14:35.928Z] #49 48.60 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-26T14:14:35.928Z] #49 48.62 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-26T14:14:35.928Z] #49 48.67 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-26T14:14:35.928Z] #49 48.67 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-26T14:14:35.928Z] #49 48.68 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-26T14:14:35.928Z] #49 48.69 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-26T14:14:35.928Z] #49 48.70 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-26T14:14:35.928Z] #49 48.77 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-26T14:14:35.928Z] #49 48.78 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-26T14:14:35.928Z] #49 48.91 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-26T14:14:35.928Z] #49 48.93 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-26T14:14:35.928Z] #49 49.14 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-26T14:14:35.928Z] #49 49.15 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-26T14:14:35.928Z] #49 49.15 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-26T14:14:35.928Z] #49 49.22 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-26T14:14:35.928Z] #49 49.23 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-26T14:14:36.121Z] #67 ... [2021-04-26T14:14:36.121Z] [2021-04-26T14:14:36.121Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-26T14:14:36.121Z] #47 sha256:6c9f9eb24a3bd8d04e6c14aba0a5a3381f17347e9d153f5537b09ed175bdc5b1 [2021-04-26T14:14:36.121Z] #47 11.50 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-26T14:14:36.121Z] #47 17.06 go: finding github.com/fatih/color v1.9.0 [2021-04-26T14:14:36.121Z] #47 17.06 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-26T14:14:36.121Z] #47 17.07 go: finding github.com/pkg/errors v0.9.1 [2021-04-26T14:14:36.121Z] #47 17.09 go: finding github.com/spf13/pflag v1.0.3 [2021-04-26T14:14:36.121Z] #47 17.30 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-26T14:14:36.121Z] #47 17.53 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-26T14:14:36.121Z] #47 17.69 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-26T14:14:36.121Z] #47 17.75 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-26T14:14:36.121Z] #47 17.79 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-26T14:14:36.121Z] #47 17.84 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-26T14:14:36.121Z] #47 17.86 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-26T14:14:36.121Z] #47 ... [2021-04-26T14:14:36.121Z] [2021-04-26T14:14:36.121Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:14:36.121Z] #29 sha256:e859db50a7673d9d25542b7000d3f5c814358476040cc5a73c65844f11c4b4c8 [2021-04-26T14:14:36.140Z] #13 56.38 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-26T14:14:36.188Z] #49 ... [2021-04-26T14:14:36.188Z] [2021-04-26T14:14:36.188Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:14:36.188Z] #34 sha256:6fe1000629d77773f7bdee15e6dd1faf437c3061b4c01a1d7efbda67230862f9 [2021-04-26T14:14:36.188Z] #34 39.55 sync [2021-04-26T14:14:36.188Z] #34 39.56 internal/reflectlite [2021-04-26T14:14:36.188Z] #34 42.16 sort [2021-04-26T14:14:36.188Z] #34 42.16 errors [2021-04-26T14:14:36.188Z] #34 42.61 strconv [2021-04-26T14:14:36.188Z] #34 43.60 io [2021-04-26T14:14:36.188Z] #34 44.74 internal/oserror [2021-04-26T14:14:36.188Z] #34 44.88 syscall [2021-04-26T14:14:36.188Z] #34 46.48 reflect [2021-04-26T14:14:36.188Z] #34 ... [2021-04-26T14:14:36.188Z] [2021-04-26T14:14:36.188Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:14:36.188Z] #56 sha256:a90f06f22c4b87501e2e4bff0244d7d12b7546d4ac894d3ff4f46e6187a02756 [2021-04-26T14:14:36.188Z] #56 6.776 + RM_GOPATH=0 [2021-04-26T14:14:36.188Z] #56 6.776 + TMP_GOPATH= [2021-04-26T14:14:36.188Z] #56 6.776 + : /build [2021-04-26T14:14:36.188Z] #56 6.776 + '[' -z '' ']' [2021-04-26T14:14:36.188Z] #56 6.776 ++ mktemp -d [2021-04-26T14:14:36.400Z] #13 56.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-26T14:14:36.400Z] #13 56.67 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-26T14:14:36.400Z] #13 56.71 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-26T14:14:36.448Z] #56 6.783 + export GOPATH=/tmp/tmp.AIP9eFYTBb [2021-04-26T14:14:36.448Z] #56 6.783 + GOPATH=/tmp/tmp.AIP9eFYTBb [2021-04-26T14:14:36.448Z] #56 6.783 + RM_GOPATH=1 [2021-04-26T14:14:36.448Z] #56 6.783 + case "$(go env GOARCH)" in [2021-04-26T14:14:36.448Z] #56 6.783 ++ go env GOARCH [2021-04-26T14:14:36.448Z] #56 6.819 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:36.448Z] #56 6.819 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:36.448Z] #56 6.820 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:36.448Z] #56 6.824 + dir=/tmp/install [2021-04-26T14:14:36.448Z] #56 6.824 + bin=containerd [2021-04-26T14:14:36.448Z] #56 6.825 + shift [2021-04-26T14:14:36.448Z] #56 6.825 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-26T14:14:36.448Z] #56 6.825 + . /tmp/install/containerd.installer [2021-04-26T14:14:36.448Z] #56 6.825 ++ set -e [2021-04-26T14:14:36.448Z] #56 6.826 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:14:36.448Z] #56 6.826 + install_containerd [2021-04-26T14:14:36.448Z] #56 6.827 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-26T14:14:36.448Z] #56 6.831 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:14:36.448Z] #56 6.831 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AIP9eFYTBb/src/github.com/containerd/containerd [2021-04-26T14:14:36.448Z] #56 6.839 Cloning into '/tmp/tmp.AIP9eFYTBb/src/github.com/containerd/containerd'... [2021-04-26T14:14:36.661Z] #13 56.98 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-26T14:14:36.691Z] #34 39.98 errors [2021-04-26T14:14:36.691Z] #34 40.00 sort [2021-04-26T14:14:36.922Z] #13 57.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-26T14:14:36.922Z] #13 57.22 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-26T14:14:36.922Z] #13 ... [2021-04-26T14:14:36.922Z] [2021-04-26T14:14:36.922Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:14:36.922Z] #51 sha256:31eb80a4ceade83392e9503df206ea845263cae13749c3ffe091f0ad6574aa62 [2021-04-26T14:14:36.922Z] #51 52.17 syscall [2021-04-26T14:14:36.922Z] #51 52.19 reflect [2021-04-26T14:14:36.922Z] #51 59.40 time [2021-04-26T14:14:36.922Z] #51 ... [2021-04-26T14:14:36.922Z] [2021-04-26T14:14:36.922Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:36.922Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:36.922Z] #13 57.25 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-26T14:14:36.951Z] #34 40.38 strconv [2021-04-26T14:14:37.018Z] #56 ... [2021-04-26T14:14:37.018Z] [2021-04-26T14:14:37.018Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:37.018Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:14:37.018Z] #42 33.60 Reading package lists... [2021-04-26T14:14:37.018Z] #42 40.58 Building dependency tree... [2021-04-26T14:14:37.018Z] #42 44.14 The following additional packages will be installed: [2021-04-26T14:14:37.018Z] #42 44.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-26T14:14:37.018Z] #42 44.14 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-26T14:14:37.018Z] #42 44.14 Suggested packages: [2021-04-26T14:14:37.018Z] #42 44.14 manpages-dev python-setuptools [2021-04-26T14:14:37.018Z] #42 45.40 The following NEW packages will be installed: [2021-04-26T14:14:37.018Z] #42 45.41 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-26T14:14:37.019Z] #42 45.41 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-26T14:14:37.019Z] #42 45.41 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-26T14:14:37.019Z] #42 45.41 python-six zlib1g-dev [2021-04-26T14:14:37.019Z] #42 45.80 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-26T14:14:37.019Z] #42 45.80 Need to get 4095 kB of archives. [2021-04-26T14:14:37.019Z] #42 45.80 After this operation, 22.5 MB of additional disk space will be used. [2021-04-26T14:14:37.019Z] #42 45.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-26T14:14:37.019Z] #42 45.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-26T14:14:37.019Z] #42 45.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-26T14:14:37.019Z] #42 45.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-26T14:14:37.019Z] #42 45.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-26T14:14:37.019Z] #42 45.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-26T14:14:37.019Z] #42 45.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-26T14:14:37.019Z] #42 45.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-26T14:14:37.019Z] #42 45.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-26T14:14:37.019Z] #42 45.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-26T14:14:37.019Z] #42 45.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-26T14:14:37.019Z] #42 46.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-26T14:14:37.019Z] #42 46.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-26T14:14:37.019Z] #42 46.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-26T14:14:37.019Z] #42 46.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-26T14:14:37.019Z] #42 46.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-26T14:14:37.019Z] #42 46.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-26T14:14:37.019Z] #42 47.36 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:14:37.019Z] #42 47.62 Fetched 4095 kB in 1s (6132 kB/s) [2021-04-26T14:14:37.019Z] #42 47.67 Selecting previously unselected package libcap-dev:amd64. [2021-04-26T14:14:37.019Z] #42 47.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 ... 15410 files and directories currently installed.) [2021-04-26T14:14:37.019Z] #42 47.74 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-26T14:14:37.019Z] #42 47.74 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-26T14:14:37.019Z] #42 47.87 Selecting previously unselected package libnet1:amd64. [2021-04-26T14:14:37.019Z] #42 47.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-26T14:14:37.019Z] #42 47.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-26T14:14:37.019Z] #42 48.08 Selecting previously unselected package libnet1-dev. [2021-04-26T14:14:37.019Z] #42 48.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-26T14:14:37.019Z] #42 48.08 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-26T14:14:37.019Z] #42 48.37 Selecting previously unselected package libnl-3-200:amd64. [2021-04-26T14:14:37.019Z] #42 48.37 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-26T14:14:37.019Z] #42 48.37 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-26T14:14:37.019Z] #42 48.52 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-26T14:14:37.019Z] #42 48.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-26T14:14:37.019Z] #42 48.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-26T14:14:37.019Z] #42 48.75 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-26T14:14:37.019Z] #42 48.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-26T14:14:37.019Z] #42 48.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-26T14:14:37.019Z] #42 48.84 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-26T14:14:37.019Z] #42 48.84 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-26T14:14:37.019Z] #42 48.89 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-26T14:14:37.019Z] #42 48.95 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-26T14:14:37.019Z] #42 48.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-26T14:14:37.019Z] #42 48.99 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-26T14:14:37.019Z] #42 49.27 Selecting previously unselected package libprotobuf17:amd64. [2021-04-26T14:14:37.019Z] #42 49.27 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-26T14:14:37.019Z] #42 49.30 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:37.019Z] #42 50.16 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-26T14:14:37.019Z] #42 50.16 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-26T14:14:37.019Z] #42 50.17 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:37.019Z] #42 50.41 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-26T14:14:37.019Z] #42 50.41 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-26T14:14:37.019Z] #42 50.42 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:37.183Z] #13 57.46 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-26T14:14:37.183Z] #13 57.63 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-26T14:14:37.443Z] #13 57.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-26T14:14:37.443Z] #13 57.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-26T14:14:37.443Z] #13 57.76 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-26T14:14:37.703Z] #13 ... [2021-04-26T14:14:37.703Z] [2021-04-26T14:14:37.703Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:37.703Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:14:37.703Z] #42 52.98 Selecting previously unselected package libprotoc17:amd64. [2021-04-26T14:14:37.703Z] #42 52.98 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-26T14:14:37.703Z] #42 52.98 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:37.703Z] #42 53.68 Selecting previously unselected package protobuf-c-compiler. [2021-04-26T14:14:37.703Z] #42 53.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-26T14:14:37.703Z] #42 53.71 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-26T14:14:37.703Z] #42 53.88 Selecting previously unselected package protobuf-compiler. [2021-04-26T14:14:37.703Z] #42 53.89 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-26T14:14:37.703Z] #42 53.91 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-26T14:14:37.703Z] #42 54.10 Selecting previously unselected package python-pkg-resources. [2021-04-26T14:14:37.703Z] #42 54.10 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-26T14:14:37.703Z] #42 54.11 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-26T14:14:37.703Z] #42 54.40 Selecting previously unselected package python-six. [2021-04-26T14:14:37.703Z] #42 54.40 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-26T14:14:37.703Z] #42 54.42 Unpacking python-six (1.12.0-1) ... [2021-04-26T14:14:37.703Z] #42 54.55 Selecting previously unselected package python-protobuf. [2021-04-26T14:14:37.703Z] #42 54.55 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-26T14:14:37.704Z] #42 54.56 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-26T14:14:37.704Z] #42 55.26 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-26T14:14:37.704Z] #42 60.15 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:37.704Z] #42 60.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-26T14:14:37.704Z] #42 60.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-26T14:14:37.704Z] #42 60.38 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-26T14:14:37.704Z] #42 60.41 Setting up python-six (1.12.0-1) ... [2021-04-26T14:14:37.704Z] #42 ... [2021-04-26T14:14:37.704Z] [2021-04-26T14:14:37.704Z] #36 [tini 1/2] 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 [2021-04-26T14:14:37.704Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:37.704Z] #36 61.56 Selecting previously unselected package libxml2:amd64. [2021-04-26T14:14:37.704Z] #36 61.56 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-26T14:14:37.704Z] #36 61.57 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-26T14:14:37.704Z] #36 62.21 Selecting previously unselected package libarchive13:amd64. [2021-04-26T14:14:37.704Z] #36 62.21 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-26T14:14:37.704Z] #36 62.23 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-26T14:14:37.704Z] #36 62.62 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-26T14:14:37.704Z] #36 62.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-26T14:14:37.704Z] #36 62.64 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-26T14:14:37.704Z] #36 62.86 Selecting previously unselected package librhash0:amd64. [2021-04-26T14:14:37.704Z] #36 62.86 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-26T14:14:37.704Z] #36 62.87 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-26T14:14:37.704Z] #36 63.08 Selecting previously unselected package libuv1:amd64. [2021-04-26T14:14:37.704Z] #36 63.08 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-26T14:14:37.704Z] #36 63.09 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-26T14:14:37.892Z] #34 41.28 io [2021-04-26T14:14:37.963Z] #36 63.24 Selecting previously unselected package cmake. [2021-04-26T14:14:37.963Z] #36 63.27 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-26T14:14:37.963Z] #36 63.28 Unpacking cmake (3.13.4-1) ... [2021-04-26T14:14:38.402Z] #42 51.78 Selecting previously unselected package libprotoc17:amd64. [2021-04-26T14:14:38.402Z] #42 51.78 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-26T14:14:38.402Z] #42 51.79 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:38.709Z] #29 ... [2021-04-26T14:14:38.709Z] [2021-04-26T14:14:38.709Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:14:38.709Z] #51 sha256:4b5a31e06ed147146cfb0a512c1cebd4e724fec643f2c0925ee62c23e8b7bbf5 [2021-04-26T14:14:38.709Z] #51 13.74 + cd /tmp/tmp.1naqiOP0wA/src/github.com/mvdan/sh [2021-04-26T14:14:38.709Z] #51 13.75 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-26T14:14:38.709Z] #51 13.84 + GO111MODULE=on [2021-04-26T14:14:38.709Z] #51 13.85 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-26T14:14:38.709Z] #51 15.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-26T14:14:38.709Z] #51 15.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-26T14:14:38.709Z] #51 15.48 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-26T14:14:38.709Z] #51 15.55 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-26T14:14:38.709Z] #51 15.76 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-26T14:14:38.709Z] #51 16.36 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-26T14:14:38.709Z] #51 17.52 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-26T14:14:38.709Z] #51 18.60 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-26T14:14:38.709Z] #51 21.08 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-26T14:14:38.709Z] #51 21.11 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-26T14:14:38.709Z] #51 21.51 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-26T14:14:38.709Z] #51 21.74 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-26T14:14:38.709Z] #51 22.81 runtime [2021-04-26T14:14:38.709Z] #51 ... [2021-04-26T14:14:38.709Z] [2021-04-26T14:14:38.709Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:14:38.709Z] #29 sha256:e859db50a7673d9d25542b7000d3f5c814358476040cc5a73c65844f11c4b4c8 [2021-04-26T14:14:38.709Z] #29 2.898 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-26T14:14:38.890Z] #34 42.59 internal/oserror [2021-04-26T14:14:39.164Z] #34 42.70 syscall [2021-04-26T14:14:39.295Z] #29 3.373 [2021-04-26T14:14:39.342Z] #42 52.49 Selecting previously unselected package protobuf-c-compiler. [2021-04-26T14:14:39.343Z] #42 52.49 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-26T14:14:39.343Z] #42 52.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-26T14:14:39.343Z] #42 52.68 Selecting previously unselected package protobuf-compiler. [2021-04-26T14:14:39.343Z] #42 52.71 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-26T14:14:39.343Z] #42 52.74 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-26T14:14:39.343Z] #42 ... [2021-04-26T14:14:39.343Z] [2021-04-26T14:14:39.343Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:14:39.343Z] #34 sha256:6fe1000629d77773f7bdee15e6dd1faf437c3061b4c01a1d7efbda67230862f9 [2021-04-26T14:14:39.343Z] #34 52.87 time [2021-04-26T14:14:39.430Z] #34 ... [2021-04-26T14:14:39.430Z] [2021-04-26T14:14:39.430Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:39.430Z] #49 sha256:56d15f66bc451734048177deb5820c9d40d0398c51e405081305cb2eb9363ee9 [2021-04-26T14:14:39.430Z] #49 40.01 go: finding github.com/fatih/color v1.7.0 [2021-04-26T14:14:39.430Z] #49 40.09 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-26T14:14:39.430Z] #49 40.11 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-26T14:14:39.430Z] #49 40.13 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-26T14:14:39.430Z] #49 40.21 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-26T14:14:39.430Z] #49 40.23 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-26T14:14:39.430Z] #49 40.26 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-26T14:14:39.430Z] #49 40.27 go: finding github.com/pkg/errors v0.8.1 [2021-04-26T14:14:39.430Z] #49 40.30 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-26T14:14:39.430Z] #49 40.40 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-26T14:14:39.430Z] #49 40.41 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-26T14:14:39.430Z] #49 40.41 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-26T14:14:39.430Z] #49 40.44 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-26T14:14:39.430Z] #49 40.45 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-26T14:14:39.430Z] #49 40.46 go: finding github.com/spf13/viper v1.6.1 [2021-04-26T14:14:39.430Z] #49 40.47 go: finding github.com/stretchr/testify v1.4.0 [2021-04-26T14:14:39.430Z] #49 40.48 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-26T14:14:39.430Z] #49 40.50 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-26T14:14:39.430Z] #49 40.50 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-26T14:14:39.430Z] #49 40.55 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-26T14:14:39.430Z] #49 40.63 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-26T14:14:39.430Z] #49 40.67 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-26T14:14:39.430Z] #49 40.67 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-26T14:14:39.430Z] #49 40.68 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-26T14:14:39.430Z] #49 40.70 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-26T14:14:39.430Z] #49 40.72 go: finding github.com/stretchr/objx v0.2.0 [2021-04-26T14:14:39.430Z] #49 40.75 go: finding github.com/spf13/cobra v0.0.5 [2021-04-26T14:14:39.430Z] #49 40.76 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-26T14:14:39.430Z] #49 40.78 go: finding github.com/gobwas/glob v0.2.3 [2021-04-26T14:14:39.430Z] #49 40.78 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-26T14:14:39.430Z] #49 40.81 go: finding github.com/spf13/pflag v1.0.5 [2021-04-26T14:14:39.430Z] #49 40.86 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-26T14:14:39.430Z] #49 40.89 go: finding github.com/magiconair/properties v1.8.1 [2021-04-26T14:14:39.430Z] #49 40.91 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-26T14:14:39.430Z] #49 40.93 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-26T14:14:39.430Z] #49 41.02 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-26T14:14:39.430Z] #49 41.07 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-26T14:14:39.430Z] #49 41.12 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-26T14:14:39.430Z] #49 41.15 go: finding github.com/spf13/afero v1.1.2 [2021-04-26T14:14:39.430Z] #49 41.17 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-26T14:14:39.430Z] #49 41.19 go: finding github.com/spf13/cast v1.3.0 [2021-04-26T14:14:39.430Z] #49 41.22 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-26T14:14:39.430Z] #49 41.22 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-26T14:14:39.430Z] #49 41.26 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-26T14:14:39.430Z] #49 41.28 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-26T14:14:39.430Z] #49 41.32 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-26T14:14:39.430Z] #49 41.38 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-26T14:14:39.430Z] #49 41.43 go: finding golang.org/x/text v0.3.2 [2021-04-26T14:14:39.430Z] #49 41.54 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-26T14:14:39.430Z] #49 41.57 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-26T14:14:39.431Z] #49 41.61 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-26T14:14:39.431Z] #49 41.63 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-26T14:14:39.431Z] #49 41.71 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-26T14:14:39.431Z] #49 41.72 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-26T14:14:39.431Z] #49 41.77 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-26T14:14:39.431Z] #49 41.78 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-26T14:14:39.431Z] #49 41.83 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-26T14:14:39.431Z] #49 41.85 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-26T14:14:39.431Z] #49 41.90 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-26T14:14:39.431Z] #49 41.91 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-26T14:14:39.431Z] #49 41.92 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-26T14:14:39.431Z] #49 41.96 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-26T14:14:39.431Z] #49 42.06 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-26T14:14:39.431Z] #49 42.06 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-26T14:14:39.431Z] #49 42.16 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-26T14:14:39.431Z] #49 42.30 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-26T14:14:39.431Z] #49 42.31 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-26T14:14:39.431Z] #49 42.34 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-26T14:14:39.431Z] #49 42.48 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-26T14:14:39.431Z] #49 42.57 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-26T14:14:39.431Z] #49 42.61 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-26T14:14:39.431Z] #49 42.66 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-26T14:14:39.431Z] #49 42.86 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-26T14:14:39.431Z] #49 42.89 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-26T14:14:39.795Z] #49 ... [2021-04-26T14:14:39.795Z] [2021-04-26T14:14:39.795Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-26T14:14:39.795Z] #67 sha256:babdb76789d34f97431ffb8a9743208d8321c59dc09200fa9657a18e30381869 [2021-04-26T14:14:39.795Z] #67 DONE 43.2s [2021-04-26T14:14:39.795Z] [2021-04-26T14:14:39.795Z] #55 [containerd 1/2] 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 [2021-04-26T14:14:39.795Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-26T14:14:39.795Z] #55 30.63 Reading package lists... [2021-04-26T14:14:39.795Z] #55 37.32 Building dependency tree... [2021-04-26T14:14:39.795Z] #55 40.74 The following additional packages will be installed: [2021-04-26T14:14:39.795Z] #55 40.75 libbtrfs0 [2021-04-26T14:14:39.795Z] #55 40.93 The following NEW packages will be installed: [2021-04-26T14:14:39.795Z] #55 40.98 libbtrfs-dev libbtrfs0 [2021-04-26T14:14:39.795Z] #55 41.35 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-26T14:14:39.795Z] #55 41.35 Need to get 119 kB of archives. [2021-04-26T14:14:39.795Z] #55 41.35 After this operation, 387 kB of additional disk space will be used. [2021-04-26T14:14:39.795Z] #55 41.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-26T14:14:39.795Z] #55 41.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-26T14:14:39.795Z] #55 42.69 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:14:39.795Z] #55 42.84 Fetched 119 kB in 0s (437 kB/s) [2021-04-26T14:14:39.795Z] #55 43.06 Selecting previously unselected package libbtrfs0. [2021-04-26T14:14:39.795Z] #55 43.07 (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 ... 15410 files and directories currently installed.) [2021-04-26T14:14:39.795Z] #55 43.12 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-26T14:14:39.795Z] #55 43.18 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-26T14:14:39.795Z] #55 43.38 Selecting previously unselected package libbtrfs-dev. [2021-04-26T14:14:39.795Z] #55 43.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-26T14:14:39.795Z] #55 43.42 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-26T14:14:39.874Z] #36 ... [2021-04-26T14:14:39.874Z] [2021-04-26T14:14:39.874Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:14:39.874Z] #34 sha256:055aab28d9736f7c6099628763c577c6afc16d3135476d2abd185d01555e4d70 [2021-04-26T14:14:39.874Z] #34 55.01 time [2021-04-26T14:14:39.874Z] #34 61.48 internal/poll [2021-04-26T14:14:39.874Z] #34 63.17 internal/fmtsort [2021-04-26T14:14:39.874Z] #34 63.45 internal/syscall/execenv [2021-04-26T14:14:39.874Z] #34 63.61 internal/syscall/unix [2021-04-26T14:14:39.874Z] #34 63.86 os [2021-04-26T14:14:39.874Z] #34 63.89 strings [2021-04-26T14:14:39.874Z] #34 ... [2021-04-26T14:14:39.874Z] [2021-04-26T14:14:39.874Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:39.874Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:39.874Z] #13 60.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-26T14:14:39.874Z] #13 60.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-26T14:14:40.134Z] #13 60.32 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-26T14:14:40.368Z] #55 43.86 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-26T14:14:40.368Z] #55 43.87 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-26T14:14:40.628Z] #55 43.96 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:14:40.642Z] #29 3.714 0.0% # 2.7% ### 4.5% ##### 7.5% ######## 12.2% ############ 17.2% ############### 21.3% ################# 23.9% #################### 28.1% ###################### 31.3% ######################### 35.9% [2021-04-26T14:14:40.642Z] #29 ... [2021-04-26T14:14:40.642Z] [2021-04-26T14:14:40.642Z] #55 [containerd 1/2] 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 [2021-04-26T14:14:40.642Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-26T14:14:40.642Z] #55 16.23 Fetched 8265 kB in 12s (691 kB/s) [2021-04-26T14:14:40.642Z] #55 16.23 Reading package lists... [2021-04-26T14:14:40.642Z] #55 20.08 Reading package lists... [2021-04-26T14:14:40.888Z] #55 DONE 44.5s [2021-04-26T14:14:40.888Z] [2021-04-26T14:14:40.888Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:14:40.888Z] #56 sha256:dc57fe134ff4158a6211f77a7a1b3acc06d0a670c5aa5e3ccc5de30ada9e1396 [2021-04-26T14:14:40.908Z] #55 25.57 Building dependency tree... [2021-04-26T14:14:40.908Z] #55 ... [2021-04-26T14:14:40.908Z] [2021-04-26T14:14:40.908Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:14:40.908Z] #29 sha256:e859db50a7673d9d25542b7000d3f5c814358476040cc5a73c65844f11c4b4c8 [2021-04-26T14:14:41.439Z] #29 3.714 0.0% # 2.7% ### 4.5% ##### 7.5% ######## 12.2% ############ 17.2% ############### 21.3% ################# 23.9% #################### 28.1% ###################### 31.3% ######################### 35.9% ############################# 40.6% ############################### 44.1% ################################ 45.6% #################################### 50.4% ###################################### 53.1% ######################################## 56.2% ########################################### 61.0% [2021-04-26T14:14:41.439Z] #29 ... [2021-04-26T14:14:41.439Z] [2021-04-26T14:14:41.439Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:14:41.439Z] #58 sha256:89fc7a16d586c273a85ddef0ab5a8db23680ef8e59dc6d684ab33aafb43a635a [2021-04-26T14:14:41.439Z] #58 17.10 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-26T14:14:41.439Z] #58 17.20 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-26T14:14:41.439Z] #58 19.28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-26T14:14:41.439Z] #58 20.87 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-26T14:14:41.439Z] #58 20.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-26T14:14:41.439Z] #58 21.31 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-26T14:14:41.439Z] #58 24.02 go: finding github.com/pkg/errors v0.9.1 [2021-04-26T14:14:41.439Z] #58 24.05 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-26T14:14:41.439Z] #58 24.12 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-26T14:14:41.439Z] #58 24.27 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-26T14:14:41.439Z] #58 24.46 go: finding github.com/google/uuid v1.2.0 [2021-04-26T14:14:41.439Z] #58 24.58 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-26T14:14:41.439Z] #58 24.68 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-26T14:14:41.439Z] #58 24.75 go: finding github.com/gofrs/flock v0.8.0 [2021-04-26T14:14:41.439Z] #58 24.80 go: finding github.com/gorilla/mux v1.8.0 [2021-04-26T14:14:41.439Z] #58 24.81 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-26T14:14:41.439Z] #58 24.87 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-26T14:14:41.439Z] #58 24.99 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-26T14:14:41.439Z] #58 25.01 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-26T14:14:41.439Z] #58 25.25 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-26T14:14:41.439Z] #58 25.27 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-26T14:14:41.706Z] #58 ... [2021-04-26T14:14:41.706Z] [2021-04-26T14:14:41.706Z] #36 [tini 1/2] 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 [2021-04-26T14:14:41.706Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-26T14:14:41.706Z] #36 17.15 Fetched 8265 kB in 11s (770 kB/s) [2021-04-26T14:14:41.706Z] #36 17.15 Reading package lists... [2021-04-26T14:14:41.706Z] #36 22.12 Reading package lists... [2021-04-26T14:14:41.706Z] #36 ... [2021-04-26T14:14:41.706Z] [2021-04-26T14:14:41.706Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-04-26T14:14:41.706Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-26T14:14:41.706Z] #40 16.70 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-26T14:14:41.706Z] #40 18.38 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-26T14:14:41.706Z] #40 ... [2021-04-26T14:14:41.706Z] [2021-04-26T14:14:41.706Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:14:41.706Z] #29 sha256:e859db50a7673d9d25542b7000d3f5c814358476040cc5a73c65844f11c4b4c8 [2021-04-26T14:14:41.896Z] #34 ... [2021-04-26T14:14:41.896Z] [2021-04-26T14:14:41.896Z] #36 [tini 1/2] 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 [2021-04-26T14:14:41.896Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:41.896Z] #36 45.17 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:14:41.896Z] #36 45.37 Fetched 14.9 MB in 2s (8049 kB/s) [2021-04-26T14:14:41.896Z] #36 45.44 Selecting previously unselected package xxd. [2021-04-26T14:14:41.896Z] #36 45.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-26T14:14:41.896Z] #36 45.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-26T14:14:41.896Z] #36 45.56 Unpacking xxd (2:8.1.0875-5) ... [2021-04-26T14:14:41.896Z] #36 45.82 Selecting previously unselected package vim-common. [2021-04-26T14:14:41.896Z] #36 45.82 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-26T14:14:41.896Z] #36 45.86 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-26T14:14:41.896Z] #36 46.25 Selecting previously unselected package cmake-data. [2021-04-26T14:14:41.896Z] #36 46.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-26T14:14:41.896Z] #36 46.26 Unpacking cmake-data (3.13.4-1) ... [2021-04-26T14:14:41.896Z] #36 49.27 Selecting previously unselected package libicu63:amd64. [2021-04-26T14:14:41.896Z] #36 49.33 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-26T14:14:41.896Z] #36 49.35 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-26T14:14:41.896Z] #36 ... [2021-04-26T14:14:41.896Z] [2021-04-26T14:14:41.896Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-26T14:14:41.896Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-26T14:14:41.896Z] #32 52.69 Checking out files: 88% (1346/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-26T14:14:41.896Z] #32 53.23 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-26T14:14:41.896Z] #32 54.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-26T14:14:41.954Z] Running on azwin-2-48da30 in d:\jenkins\workspace\moby_PR-42324 [Pipeline] { [Pipeline] ws [2021-04-26T14:14:41.973Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-04-26T14:14:42.054Z] #13 ... [2021-04-26T14:14:42.054Z] [2021-04-26T14:14:42.054Z] #36 [tini 1/2] 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 [2021-04-26T14:14:42.054Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:42.054Z] #36 66.05 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-26T14:14:42.054Z] #36 66.07 Setting up xxd (2:8.1.0875-5) ... [2021-04-26T14:14:42.054Z] #36 66.09 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-26T14:14:42.054Z] #36 66.10 Setting up vim-common (2:8.1.0875-5) ... [2021-04-26T14:14:42.054Z] #36 66.15 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-26T14:14:42.054Z] #36 66.17 Setting up cmake-data (3.13.4-1) ... [2021-04-26T14:14:42.054Z] #36 66.20 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-26T14:14:42.054Z] #36 66.22 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-26T14:14:42.054Z] #36 66.23 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-26T14:14:42.054Z] #36 66.25 Setting up cmake (3.13.4-1) ... [2021-04-26T14:14:42.054Z] #36 66.27 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:14:42.054Z] #36 66.38 Processing triggers for mime-support (3.62) ... [2021-04-26T14:14:42.054Z] #36 DONE 67.4s [2021-04-26T14:14:42.238Z] #29 3.714 0.0% # 2.7% ### 4.5% ##### 7.5% ######## 12.2% ############ 17.2% ############### 21.3% ################# 23.9% #################### 28.1% ###################### 31.3% ######################### 35.9% ############################# 40.6% ############################### 44.1% ################################ 45.6% #################################### 50.4% ###################################### 53.1% ######################################## 56.2% ########################################### 61.0% ################################################ 66.7% ################################################# 69.2% #################################################### 73.3% ######################################################## 77.9% ########################################################### 82.5% ############################################################## 87.2% ################################################################## 92.0% ###################################################################### 98.3% ######################################################################## 100.0% [2021-04-26T14:14:42.293Z] #56 1.190 + RM_GOPATH=0 [2021-04-26T14:14:42.294Z] #56 1.190 + TMP_GOPATH= [2021-04-26T14:14:42.294Z] #56 1.190 + : /build [2021-04-26T14:14:42.294Z] #56 1.190 + '[' -z '' ']' [2021-04-26T14:14:42.294Z] #56 1.190 ++ mktemp -d [2021-04-26T14:14:42.294Z] #56 1.190 + export GOPATH=/tmp/tmp.vTE5yslKaW [2021-04-26T14:14:42.294Z] #56 1.190 + GOPATH=/tmp/tmp.vTE5yslKaW [2021-04-26T14:14:42.294Z] #56 1.190 + RM_GOPATH=1 [2021-04-26T14:14:42.294Z] #56 1.190 + case "$(go env GOARCH)" in [2021-04-26T14:14:42.294Z] #56 1.190 ++ go env GOARCH [2021-04-26T14:14:42.294Z] #56 1.223 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:42.294Z] #56 1.224 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:42.294Z] #56 1.224 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:42.294Z] #56 1.238 + dir=/tmp/install [2021-04-26T14:14:42.294Z] #56 1.238 + bin=containerd [2021-04-26T14:14:42.294Z] #56 1.238 + shift [2021-04-26T14:14:42.294Z] #56 1.239 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-26T14:14:42.294Z] #56 1.239 + . /tmp/install/containerd.installer [2021-04-26T14:14:42.294Z] #56 1.239 ++ set -e [2021-04-26T14:14:42.294Z] #56 1.239 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:14:42.294Z] #56 1.240 + install_containerd [2021-04-26T14:14:42.294Z] #56 1.240 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-26T14:14:42.294Z] #56 1.240 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:14:42.294Z] #56 1.241 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vTE5yslKaW/src/github.com/containerd/containerd [2021-04-26T14:14:42.294Z] #56 1.251 Cloning into '/tmp/tmp.vTE5yslKaW/src/github.com/containerd/containerd'... [2021-04-26T14:14:42.314Z] [2021-04-26T14:14:42.314Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-26T14:14:42.314Z] #37 sha256:264800eb71c7fef89f7c5504db5a8a321e9bbd045db84f8bd731726ed31505c9 [2021-04-26T14:14:43.207Z] #29 7.142 [2021-04-26T14:14:43.207Z] #29 ... [2021-04-26T14:14:43.207Z] [2021-04-26T14:14:43.207Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:43.207Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-26T14:14:43.207Z] #42 18.49 Fetched 8265 kB in 12s (664 kB/s) [2021-04-26T14:14:43.207Z] #42 18.49 Reading package lists... [2021-04-26T14:14:43.207Z] #42 23.13 Reading package lists... [2021-04-26T14:14:43.207Z] #42 ... [2021-04-26T14:14:43.207Z] [2021-04-26T14:14:43.207Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:43.207Z] #49 sha256:5686d9a3275e376c49b41f5a3b87e7240d880d8ae33dd5758eb61ceba139128d [2021-04-26T14:14:43.207Z] #49 24.50 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-26T14:14:43.207Z] #49 24.52 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-26T14:14:43.207Z] #49 24.54 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-26T14:14:43.207Z] #49 24.57 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-26T14:14:43.207Z] #49 24.57 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-26T14:14:43.207Z] #49 24.58 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-26T14:14:43.207Z] #49 24.59 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-26T14:14:43.207Z] #49 24.60 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-26T14:14:43.207Z] #49 24.63 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-26T14:14:43.207Z] #49 24.69 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-26T14:14:43.207Z] #49 24.69 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-26T14:14:43.207Z] #49 24.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-26T14:14:43.207Z] #49 24.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-26T14:14:43.207Z] #49 24.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-26T14:14:43.207Z] #49 24.79 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-26T14:14:43.207Z] #49 24.79 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-26T14:14:43.207Z] #49 24.80 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-26T14:14:43.207Z] #49 24.90 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-26T14:14:43.207Z] #49 24.95 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-26T14:14:43.207Z] #49 25.02 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-26T14:14:43.207Z] #49 25.03 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-26T14:14:43.207Z] #49 25.05 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-26T14:14:43.207Z] #49 25.10 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-26T14:14:43.207Z] #49 25.12 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-26T14:14:43.207Z] #49 25.16 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-26T14:14:43.207Z] #49 25.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-26T14:14:43.207Z] #49 25.21 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-26T14:14:43.207Z] #49 25.24 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-26T14:14:43.207Z] #49 25.24 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-26T14:14:43.207Z] #49 25.26 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-26T14:14:43.207Z] #49 25.29 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-26T14:14:43.207Z] #49 25.36 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-26T14:14:43.207Z] #49 25.38 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-26T14:14:43.207Z] #49 25.39 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-26T14:14:43.207Z] #49 25.39 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-26T14:14:43.207Z] #49 25.42 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-26T14:14:43.207Z] #49 25.56 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-26T14:14:43.207Z] #49 25.57 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-26T14:14:43.207Z] #49 25.69 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-26T14:14:43.207Z] #49 25.74 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-26T14:14:43.207Z] #49 25.78 go: downloading github.com/spf13/cast v1.3.0 [2021-04-26T14:14:43.207Z] #49 25.81 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-26T14:14:43.207Z] #49 25.84 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-26T14:14:43.207Z] #49 25.88 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-26T14:14:43.207Z] #49 25.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-26T14:14:43.207Z] #49 25.91 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-26T14:14:43.207Z] #49 26.03 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-26T14:14:43.207Z] #49 26.04 go: extracting github.com/spf13/cast v1.3.0 [2021-04-26T14:14:43.207Z] #49 26.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-26T14:14:43.207Z] #49 26.08 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-26T14:14:43.207Z] #49 26.09 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-26T14:14:43.207Z] #49 26.11 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-26T14:14:43.207Z] #49 26.18 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-26T14:14:43.207Z] #49 26.22 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-26T14:14:43.207Z] #49 26.30 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-26T14:14:43.207Z] #49 26.30 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-26T14:14:43.207Z] #49 26.34 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-26T14:14:43.207Z] #49 26.36 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-26T14:14:43.207Z] #49 26.45 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-26T14:14:43.207Z] #49 26.48 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-26T14:14:43.207Z] #49 26.59 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-26T14:14:43.207Z] #49 26.70 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-26T14:14:43.207Z] #49 26.72 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-26T14:14:43.207Z] #49 26.77 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-26T14:14:43.207Z] #49 26.78 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-26T14:14:43.207Z] #49 26.82 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-26T14:14:43.207Z] #49 26.90 go: downloading github.com/spf13/afero v1.1.2 [2021-04-26T14:14:43.207Z] #49 26.91 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-26T14:14:43.207Z] #49 26.94 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-26T14:14:43.207Z] #49 27.00 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-26T14:14:43.207Z] #49 27.01 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-26T14:14:43.207Z] #49 27.03 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-26T14:14:43.207Z] #49 27.19 go: extracting github.com/spf13/afero v1.1.2 [2021-04-26T14:14:43.207Z] #49 27.22 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-26T14:14:43.207Z] #49 27.22 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-26T14:14:43.207Z] #49 27.24 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-26T14:14:43.207Z] #49 27.37 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-26T14:14:43.207Z] #49 27.45 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-26T14:14:43.207Z] #49 27.51 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-26T14:14:43.207Z] #49 27.58 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-26T14:14:43.207Z] #49 27.78 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-26T14:14:43.207Z] #49 27.82 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-26T14:14:43.207Z] #49 27.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-26T14:14:43.207Z] #49 27.99 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-26T14:14:43.207Z] #49 27.99 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-26T14:14:43.207Z] #49 28.32 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-26T14:14:43.207Z] #49 28.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-26T14:14:43.207Z] #49 28.42 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-26T14:14:43.207Z] #49 28.44 go: downloading golang.org/x/text v0.3.2 [2021-04-26T14:14:43.207Z] #49 28.48 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-26T14:14:43.207Z] #49 28.50 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-26T14:14:43.207Z] #49 28.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-26T14:14:43.257Z] #37 ... [2021-04-26T14:14:43.257Z] [2021-04-26T14:14:43.257Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:14:43.257Z] #45 sha256:131ce71329df7cfa88e1d69339572ddb531c964ed4fc083ab7c594f0c4a0207b [2021-04-26T14:14:43.257Z] #45 58.43 time [2021-04-26T14:14:43.257Z] #45 64.23 os [2021-04-26T14:14:43.257Z] #45 64.94 strings [2021-04-26T14:14:43.257Z] #45 67.45 fmt [2021-04-26T14:14:43.257Z] #45 68.54 path/filepath [2021-04-26T14:14:43.257Z] #45 ... [2021-04-26T14:14:43.257Z] [2021-04-26T14:14:43.257Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-26T14:14:43.257Z] #37 sha256:264800eb71c7fef89f7c5504db5a8a321e9bbd045db84f8bd731726ed31505c9 [2021-04-26T14:14:43.257Z] #37 1.155 + RM_GOPATH=0 [2021-04-26T14:14:43.257Z] #37 1.155 + TMP_GOPATH= [2021-04-26T14:14:43.257Z] #37 1.155 + : /build [2021-04-26T14:14:43.257Z] #37 1.155 + '[' -z '' ']' [2021-04-26T14:14:43.257Z] #37 1.155 ++ mktemp -d [2021-04-26T14:14:43.257Z] #37 1.161 + export GOPATH=/tmp/tmp.KMTmDNlgeb [2021-04-26T14:14:43.257Z] #37 1.162 + GOPATH=/tmp/tmp.KMTmDNlgeb [2021-04-26T14:14:43.257Z] #37 1.162 + RM_GOPATH=1 [2021-04-26T14:14:43.257Z] #37 1.162 + case "$(go env GOARCH)" in [2021-04-26T14:14:43.257Z] #37 1.164 ++ go env GOARCH [2021-04-26T14:14:43.257Z] #37 1.193 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:43.257Z] #37 1.194 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:43.257Z] #37 1.196 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:43.257Z] #37 1.200 + dir=/tmp/install [2021-04-26T14:14:43.257Z] #37 1.208 + bin=tini [2021-04-26T14:14:43.257Z] #37 1.208 + shift [2021-04-26T14:14:43.257Z] #37 1.208 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-26T14:14:43.257Z] #37 1.208 + . /tmp/install/tini.installer [2021-04-26T14:14:43.257Z] #37 1.208 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-26T14:14:43.257Z] #37 1.209 + install_tini [2021-04-26T14:14:43.257Z] #37 1.209 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-26T14:14:43.257Z] #37 1.209 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-26T14:14:43.257Z] #37 1.209 + git clone https://github.com/krallin/tini.git /tmp/tmp.KMTmDNlgeb/tini [2021-04-26T14:14:43.257Z] #37 1.211 Cloning into '/tmp/tmp.KMTmDNlgeb/tini'... [2021-04-26T14:14:43.472Z] #49 29.12 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-26T14:14:43.589Z] The recommended git tool is: git [2021-04-26T14:14:43.679Z] #56 ... [2021-04-26T14:14:43.679Z] [2021-04-26T14:14:43.679Z] #36 [tini 1/2] 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 [2021-04-26T14:14:43.679Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:43.679Z] #36 31.17 Reading package lists... [2021-04-26T14:14:43.679Z] #36 37.52 Building dependency tree... [2021-04-26T14:14:43.679Z] #36 40.73 The following additional packages will be installed: [2021-04-26T14:14:43.679Z] #36 40.74 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-26T14:14:43.679Z] #36 40.78 Suggested packages: [2021-04-26T14:14:43.679Z] #36 40.78 cmake-doc ninja-build lrzip [2021-04-26T14:14:43.679Z] #36 40.78 Recommended packages: [2021-04-26T14:14:43.679Z] #36 40.78 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-26T14:14:43.679Z] #36 41.82 The following NEW packages will be installed: [2021-04-26T14:14:43.679Z] #36 41.83 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-26T14:14:43.679Z] #36 41.84 vim-common xxd [2021-04-26T14:14:43.679Z] #36 42.24 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-26T14:14:43.679Z] #36 42.24 Need to get 14.9 MB of archives. [2021-04-26T14:14:43.679Z] #36 42.24 After this operation, 61.8 MB of additional disk space will be used. [2021-04-26T14:14:43.679Z] #36 42.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-26T14:14:43.679Z] #36 42.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-26T14:14:43.679Z] #36 42.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-26T14:14:43.679Z] #36 42.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-26T14:14:43.679Z] #36 43.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-26T14:14:43.679Z] #36 43.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-26T14:14:43.679Z] #36 43.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-26T14:14:43.679Z] #36 43.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-26T14:14:43.679Z] #36 43.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-26T14:14:43.679Z] #36 43.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-26T14:14:43.679Z] #36 45.90 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:14:43.679Z] #36 46.12 Fetched 14.9 MB in 2s (6265 kB/s) [2021-04-26T14:14:43.679Z] #36 46.19 Selecting previously unselected package xxd. [2021-04-26T14:14:43.679Z] #36 46.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-26T14:14:43.679Z] #36 46.36 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-26T14:14:43.679Z] #36 46.39 Unpacking xxd (2:8.1.0875-5) ... [2021-04-26T14:14:43.679Z] #36 46.61 Selecting previously unselected package vim-common. [2021-04-26T14:14:43.679Z] #36 46.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-26T14:14:43.679Z] #36 46.67 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-26T14:14:43.679Z] #36 47.05 Selecting previously unselected package cmake-data. [2021-04-26T14:14:43.679Z] #36 47.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-26T14:14:43.679Z] #36 47.07 Unpacking cmake-data (3.13.4-1) ... [2021-04-26T14:14:43.940Z] #36 ... [2021-04-26T14:14:43.940Z] [2021-04-26T14:14:43.940Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:43.940Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:14:43.940Z] #42 31.67 Reading package lists... [2021-04-26T14:14:43.940Z] #42 37.92 Building dependency tree... [2021-04-26T14:14:43.940Z] #42 41.12 The following additional packages will be installed: [2021-04-26T14:14:43.940Z] #42 41.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-26T14:14:43.940Z] #42 41.12 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-26T14:14:43.940Z] #42 41.13 Suggested packages: [2021-04-26T14:14:43.940Z] #42 41.13 manpages-dev python-setuptools [2021-04-26T14:14:43.940Z] #42 42.47 The following NEW packages will be installed: [2021-04-26T14:14:43.940Z] #42 42.49 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-26T14:14:43.940Z] #42 42.49 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-26T14:14:43.940Z] #42 42.50 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-26T14:14:43.940Z] #42 42.50 python-six zlib1g-dev [2021-04-26T14:14:43.940Z] #42 42.94 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-26T14:14:43.940Z] #42 42.94 Need to get 4095 kB of archives. [2021-04-26T14:14:43.940Z] #42 42.94 After this operation, 22.5 MB of additional disk space will be used. [2021-04-26T14:14:43.940Z] #42 42.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-26T14:14:43.940Z] #42 42.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-26T14:14:43.940Z] #42 42.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-26T14:14:43.940Z] #42 42.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-26T14:14:43.940Z] #42 42.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-26T14:14:43.940Z] #42 42.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-26T14:14:43.940Z] #42 42.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-26T14:14:43.940Z] #42 42.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-26T14:14:43.940Z] #42 43.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-26T14:14:43.940Z] #42 43.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-26T14:14:43.940Z] #42 43.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-26T14:14:43.940Z] #42 43.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-26T14:14:43.940Z] #42 43.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-26T14:14:43.940Z] #42 43.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-26T14:14:43.940Z] #42 43.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-26T14:14:43.940Z] #42 43.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-26T14:14:43.940Z] #42 43.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-26T14:14:43.940Z] #42 45.27 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:14:43.940Z] #42 45.59 Fetched 4095 kB in 1s (4278 kB/s) [2021-04-26T14:14:43.940Z] #42 45.65 Selecting previously unselected package libcap-dev:amd64. [2021-04-26T14:14:43.940Z] #42 45.66 (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 ... 15410 files and directories currently installed.) [2021-04-26T14:14:43.940Z] #42 45.77 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-26T14:14:43.940Z] #42 45.82 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-26T14:14:43.940Z] #42 45.98 Selecting previously unselected package libnet1:amd64. [2021-04-26T14:14:43.940Z] #42 45.98 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-26T14:14:43.940Z] #42 45.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-26T14:14:43.940Z] #42 46.13 Selecting previously unselected package libnet1-dev. [2021-04-26T14:14:43.940Z] #42 46.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-26T14:14:43.940Z] #42 46.14 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-26T14:14:43.940Z] #42 46.46 Selecting previously unselected package libnl-3-200:amd64. [2021-04-26T14:14:43.940Z] #42 46.47 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-26T14:14:43.940Z] #42 46.47 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-26T14:14:43.940Z] #42 46.64 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-26T14:14:43.940Z] #42 46.67 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-26T14:14:43.940Z] #42 46.69 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-26T14:14:43.940Z] #42 46.99 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-26T14:14:43.940Z] #42 47.00 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-26T14:14:43.940Z] #42 47.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-26T14:14:43.940Z] #42 47.11 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-26T14:14:43.940Z] #42 47.11 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-26T14:14:43.940Z] #42 47.12 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-26T14:14:43.940Z] #42 47.24 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-26T14:14:43.940Z] #42 47.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-26T14:14:43.940Z] #42 47.25 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-26T14:14:44.071Z] #49 29.54 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-26T14:14:44.199Z] #37 2.036 + cd /tmp/tmp.KMTmDNlgeb/tini [2021-04-26T14:14:44.199Z] #37 2.037 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-26T14:14:44.199Z] #37 2.044 + cmake . [2021-04-26T14:14:44.201Z] #42 47.55 Selecting previously unselected package libprotobuf17:amd64. [2021-04-26T14:14:44.201Z] #42 47.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-26T14:14:44.201Z] #42 47.56 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:44.336Z] #49 ... [2021-04-26T14:14:44.336Z] [2021-04-26T14:14:44.336Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:14:44.336Z] #29 sha256:e859db50a7673d9d25542b7000d3f5c814358476040cc5a73c65844f11c4b4c8 [2021-04-26T14:14:44.336Z] #29 7.430 0.2% ########### 16.3% ##################### 29.9% ####################################################### 77.3% ######################################################################## 100.0% [2021-04-26T14:14:44.336Z] #29 8.345 [2021-04-26T14:14:44.437Z] #32 ... [2021-04-26T14:14:44.437Z] [2021-04-26T14:14:44.437Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:44.437Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:44.437Z] #13 36.06 Reading package lists... [2021-04-26T14:14:44.437Z] #13 42.81 Building dependency tree... [2021-04-26T14:14:44.437Z] #13 46.59 The following additional packages will be installed: [2021-04-26T14:14:44.437Z] #13 46.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-26T14:14:44.437Z] #13 46.60 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-26T14:14:44.437Z] #13 46.60 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-26T14:14:44.437Z] #13 46.61 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-26T14:14:44.437Z] #13 46.61 mingw-w64-common mingw-w64-x86-64-dev [2021-04-26T14:14:44.437Z] #13 46.62 Suggested packages: [2021-04-26T14:14:44.437Z] #13 46.63 gcc-8-locales seccomp wine64 [2021-04-26T14:14:44.437Z] #13 47.93 The following NEW packages will be installed: [2021-04-26T14:14:44.437Z] #13 47.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-26T14:14:44.437Z] #13 47.94 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-26T14:14:44.437Z] #13 47.94 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-26T14:14:44.437Z] #13 47.94 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-26T14:14:44.437Z] #13 47.95 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-26T14:14:44.437Z] #13 47.95 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-26T14:14:44.437Z] #13 47.97 The following packages will be upgraded: [2021-04-26T14:14:44.437Z] #13 47.97 libseccomp2 libsystemd0 libudev1 [2021-04-26T14:14:44.437Z] #13 48.41 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-26T14:14:44.437Z] #13 48.41 Need to get 78.2 MB of archives. [2021-04-26T14:14:44.437Z] #13 48.41 After this operation, 487 MB of additional disk space will be used. [2021-04-26T14:14:44.438Z] #13 48.41 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-26T14:14:44.438Z] #13 48.41 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-26T14:14:44.438Z] #13 48.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-26T14:14:44.438Z] #13 48.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-26T14:14:44.438Z] #13 48.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-26T14:14:44.438Z] #13 48.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-26T14:14:44.438Z] #13 48.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-26T14:14:44.438Z] #13 49.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-26T14:14:44.438Z] #13 49.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-26T14:14:44.438Z] #13 49.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-26T14:14:44.438Z] #13 49.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-26T14:14:44.438Z] #13 49.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-26T14:14:44.438Z] #13 49.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-26T14:14:44.438Z] #13 ... [2021-04-26T14:14:44.438Z] [2021-04-26T14:14:44.438Z] #36 [tini 1/2] 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 [2021-04-26T14:14:44.438Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:44.438Z] #36 56.73 Selecting previously unselected package libxml2:amd64. [2021-04-26T14:14:44.438Z] #36 56.73 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-26T14:14:44.438Z] #36 56.74 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-26T14:14:44.438Z] #36 57.35 Selecting previously unselected package libarchive13:amd64. [2021-04-26T14:14:44.438Z] #36 57.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-26T14:14:44.438Z] #36 57.36 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-26T14:14:44.438Z] #36 57.72 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-26T14:14:44.438Z] #36 57.72 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-26T14:14:44.438Z] #36 57.73 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-26T14:14:44.438Z] #36 57.92 Selecting previously unselected package librhash0:amd64. [2021-04-26T14:14:44.698Z] #36 57.93 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-26T14:14:44.698Z] #36 57.94 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-26T14:14:44.698Z] #36 58.12 Selecting previously unselected package libuv1:amd64. [2021-04-26T14:14:44.698Z] #36 58.12 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-26T14:14:44.698Z] #36 58.15 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-26T14:14:44.780Z] #42 48.33 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-26T14:14:44.780Z] #42 48.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-26T14:14:44.780Z] #42 48.37 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:44.866Z] #29 8.544 0.2% ############## 19.7% ##################### 30.2% ############################ 39.0% ######################################### 57.4% ############################################################## 86.1% ######################################################################## 100.0% [2021-04-26T14:14:44.958Z] #36 58.33 Selecting previously unselected package cmake. [2021-04-26T14:14:44.958Z] #36 ... [2021-04-26T14:14:44.958Z] [2021-04-26T14:14:44.958Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:14:44.958Z] #51 sha256:2b7b689a36da3fcb2bb653e999418a092e26d162663f238bf67884db60f6048f [2021-04-26T14:14:44.958Z] #51 48.24 syscall [2021-04-26T14:14:44.958Z] #51 48.24 reflect [2021-04-26T14:14:44.958Z] #51 55.75 time [2021-04-26T14:14:44.958Z] #51 ... [2021-04-26T14:14:44.958Z] [2021-04-26T14:14:44.958Z] #36 [tini 1/2] 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 [2021-04-26T14:14:44.958Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:44.958Z] #36 58.35 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-26T14:14:44.958Z] #36 58.40 Unpacking cmake (3.13.4-1) ... [2021-04-26T14:14:45.042Z] #42 48.63 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-26T14:14:45.042Z] #42 48.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-26T14:14:45.042Z] #42 48.64 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:45.139Z] #37 2.789 -- The C compiler identification is GNU 8.3.0 [2021-04-26T14:14:45.139Z] #37 2.829 -- Check for working C compiler: /usr/bin/cc [2021-04-26T14:14:45.399Z] #37 3.490 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-26T14:14:45.452Z] #29 9.664 [2021-04-26T14:14:45.452Z] #29 ... [2021-04-26T14:14:45.452Z] [2021-04-26T14:14:45.452Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:45.452Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-26T14:14:45.452Z] #13 18.79 Fetched 8772 kB in 15s (598 kB/s) [2021-04-26T14:14:45.452Z] #13 18.79 Reading package lists... [2021-04-26T14:14:45.616Z] #42 ... [2021-04-26T14:14:45.616Z] [2021-04-26T14:14:45.616Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-26T14:14:45.616Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-26T14:14:45.616Z] #32 47.71 Checking out files: 86% (1315/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) [2021-04-26T14:14:45.616Z] #32 ... [2021-04-26T14:14:45.616Z] [2021-04-26T14:14:45.616Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:45.616Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:45.616Z] #13 27.34 Reading package lists... [2021-04-26T14:14:45.616Z] #13 33.84 Building dependency tree... [2021-04-26T14:14:45.616Z] #13 38.02 The following additional packages will be installed: [2021-04-26T14:14:45.616Z] #13 38.02 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-26T14:14:45.616Z] #13 38.02 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-26T14:14:45.616Z] #13 38.02 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-26T14:14:45.616Z] #13 38.02 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-26T14:14:45.616Z] #13 38.02 mingw-w64-common mingw-w64-x86-64-dev [2021-04-26T14:14:45.616Z] #13 38.02 Suggested packages: [2021-04-26T14:14:45.616Z] #13 38.02 gcc-8-locales seccomp wine64 [2021-04-26T14:14:45.616Z] #13 40.12 The following NEW packages will be installed: [2021-04-26T14:14:45.616Z] #13 40.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-26T14:14:45.617Z] #13 40.12 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-26T14:14:45.617Z] #13 40.12 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-26T14:14:45.617Z] #13 40.13 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-26T14:14:45.617Z] #13 40.13 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-26T14:14:45.617Z] #13 40.13 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-26T14:14:45.617Z] #13 40.13 The following packages will be upgraded: [2021-04-26T14:14:45.617Z] #13 40.14 libseccomp2 libsystemd0 libudev1 [2021-04-26T14:14:45.617Z] #13 40.62 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-26T14:14:45.617Z] #13 40.62 Need to get 78.2 MB of archives. [2021-04-26T14:14:45.617Z] #13 40.62 After this operation, 487 MB of additional disk space will be used. [2021-04-26T14:14:45.617Z] #13 40.62 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-26T14:14:45.617Z] #13 40.63 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-26T14:14:45.617Z] #13 40.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-26T14:14:45.617Z] #13 40.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-26T14:14:45.617Z] #13 40.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-26T14:14:45.617Z] #13 40.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-26T14:14:45.617Z] #13 41.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-26T14:14:45.617Z] #13 41.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-26T14:14:45.617Z] #13 41.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-26T14:14:45.617Z] #13 41.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-26T14:14:45.617Z] #13 41.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-26T14:14:45.617Z] #13 41.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-26T14:14:45.617Z] #13 41.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-26T14:14:45.659Z] #37 3.495 -- Detecting C compiler ABI info [2021-04-26T14:14:45.718Z] #13 25.00 Reading package lists... [2021-04-26T14:14:45.718Z] #13 ... [2021-04-26T14:14:45.718Z] [2021-04-26T14:14:45.718Z] #55 [containerd 1/2] 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 [2021-04-26T14:14:45.718Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-26T14:14:45.718Z] #55 25.57 Building dependency tree... [2021-04-26T14:14:45.718Z] #55 28.33 The following additional packages will be installed: [2021-04-26T14:14:45.718Z] #55 28.34 libbtrfs0 [2021-04-26T14:14:45.718Z] #55 28.40 The following NEW packages will be installed: [2021-04-26T14:14:45.718Z] #55 28.41 libbtrfs-dev libbtrfs0 [2021-04-26T14:14:45.718Z] #55 28.80 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-26T14:14:45.718Z] #55 28.80 Need to get 119 kB of archives. [2021-04-26T14:14:45.718Z] #55 28.80 After this operation, 387 kB of additional disk space will be used. [2021-04-26T14:14:45.718Z] #55 28.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-26T14:14:45.718Z] #55 28.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-26T14:14:45.718Z] #55 30.12 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:14:45.718Z] #55 30.33 Fetched 119 kB in 0s (428 kB/s) [2021-04-26T14:14:45.718Z] #55 30.51 Selecting previously unselected package libbtrfs0. [2021-04-26T14:14:45.718Z] #55 30.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-26T14:14:45.718Z] #55 30.62 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-26T14:14:45.718Z] #55 30.66 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-26T14:14:45.718Z] #55 30.80 Selecting previously unselected package libbtrfs-dev. [2021-04-26T14:14:45.718Z] #55 30.82 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-26T14:14:45.718Z] #55 30.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-26T14:14:45.718Z] #55 31.04 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-26T14:14:45.718Z] #55 31.05 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-26T14:14:45.718Z] #55 31.07 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:14:45.878Z] #13 ... [2021-04-26T14:14:45.878Z] [2021-04-26T14:14:45.878Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-26T14:14:45.878Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-26T14:14:45.878Z] #32 47.71 Checking out files: 86% (1315/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-26T14:14:46.140Z] #32 48.38 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-26T14:14:46.236Z] #37 4.206 -- Detecting C compiler ABI info - done [2021-04-26T14:14:46.236Z] #37 ... [2021-04-26T14:14:46.236Z] [2021-04-26T14:14:46.236Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:46.236Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:14:46.236Z] #42 64.63 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-26T14:14:46.236Z] #42 64.65 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-26T14:14:46.236Z] #42 64.69 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:46.236Z] #42 64.71 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-26T14:14:46.236Z] #42 64.75 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:46.236Z] #42 64.78 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-26T14:14:46.236Z] #42 64.81 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-26T14:14:46.236Z] #42 64.82 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:46.236Z] #42 64.85 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-26T14:14:46.236Z] #42 64.90 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-26T14:14:46.236Z] #42 71.05 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-26T14:14:46.236Z] #42 71.07 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:14:46.236Z] #42 DONE 71.7s [2021-04-26T14:14:46.236Z] [2021-04-26T14:14:46.236Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-26T14:14:46.236Z] #37 sha256:264800eb71c7fef89f7c5504db5a8a321e9bbd045db84f8bd731726ed31505c9 [2021-04-26T14:14:46.236Z] #37 4.265 -- Detecting C compile features [2021-04-26T14:14:46.301Z] #55 ... [2021-04-26T14:14:46.302Z] [2021-04-26T14:14:46.302Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:14:46.302Z] #29 sha256:e859db50a7673d9d25542b7000d3f5c814358476040cc5a73c65844f11c4b4c8 [2021-04-26T14:14:46.714Z] #32 49.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-26T14:14:46.871Z] #36 ... [2021-04-26T14:14:46.871Z] [2021-04-26T14:14:46.871Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-26T14:14:46.871Z] #47 sha256:6550881376ca6fc0cf010a12195cee32274afd981954663d4bc4c55a913cca3d [2021-04-26T14:14:46.871Z] #47 DONE 60.0s [2021-04-26T14:14:46.871Z] [2021-04-26T14:14:46.871Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:14:46.871Z] #34 sha256:6fe1000629d77773f7bdee15e6dd1faf437c3061b4c01a1d7efbda67230862f9 [2021-04-26T14:14:46.871Z] #34 59.17 internal/poll [2021-04-26T14:14:46.871Z] #34 59.26 internal/fmtsort [2021-04-26T14:14:46.871Z] #34 59.96 internal/syscall/execenv [2021-04-26T14:14:46.871Z] #34 60.17 internal/syscall/unix [2021-04-26T14:14:46.976Z] #32 ... [2021-04-26T14:14:46.976Z] [2021-04-26T14:14:46.976Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:14:46.976Z] #45 sha256:a334a033e16241e43d991948ecc0dbe6b75d0cbcafecada8fb298d571c1cbe86 [2021-04-26T14:14:46.976Z] #45 40.30 errors [2021-04-26T14:14:46.976Z] #45 40.33 sort [2021-04-26T14:14:46.976Z] #45 40.80 io [2021-04-26T14:14:46.976Z] #45 41.33 strconv [2021-04-26T14:14:46.976Z] #45 42.14 bytes [2021-04-26T14:14:46.976Z] #45 44.87 bufio [2021-04-26T14:14:46.976Z] #45 46.14 reflect [2021-04-26T14:14:46.976Z] #45 46.81 syscall [2021-04-26T14:14:46.976Z] #45 ... [2021-04-26T14:14:46.976Z] [2021-04-26T14:14:46.976Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:46.976Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:14:46.976Z] #42 50.01 Selecting previously unselected package libprotoc17:amd64. [2021-04-26T14:14:46.976Z] #42 50.02 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-26T14:14:46.976Z] #42 50.04 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:46.976Z] #42 50.67 Selecting previously unselected package protobuf-c-compiler. [2021-04-26T14:14:46.976Z] #42 50.67 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-26T14:14:47.131Z] #34 60.47 strings [2021-04-26T14:14:47.238Z] #42 50.70 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-26T14:14:47.812Z] #42 51.14 Selecting previously unselected package protobuf-compiler. [2021-04-26T14:14:47.812Z] #42 51.15 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-26T14:14:47.812Z] #42 51.24 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-26T14:14:47.920Z] #29 9.945 0.0% ## 3.8% ###### 8.8% ######### 13.5% ############ 17.2% ################ 22.5% ################### 26.4% ################### 27.0% ####################### 32.6% ########################### 38.1% ############################### 43.9% ################################### 49.9% ####################################### 55.5% ############################################# 63.6% ################################################# 68.6% ##################################################### 74.1% ######################################################### 80.2% ############################################################# 85.6% ################################################################# 91.1% ###################################################################### 97.7% ######################################################################## 100.0% [2021-04-26T14:14:48.075Z] #42 51.41 Selecting previously unselected package python-pkg-resources. [2021-04-26T14:14:48.076Z] #42 51.42 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-26T14:14:48.076Z] #42 51.42 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-26T14:14:48.076Z] #42 51.68 Selecting previously unselected package python-six. [2021-04-26T14:14:48.336Z] #42 51.69 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-26T14:14:48.336Z] #42 51.69 Unpacking python-six (1.12.0-1) ... [2021-04-26T14:14:48.336Z] #42 51.80 Selecting previously unselected package python-protobuf. [2021-04-26T14:14:48.336Z] #42 51.80 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-26T14:14:48.336Z] #42 51.81 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-26T14:14:48.500Z] #29 12.42 [2021-04-26T14:14:48.516Z] #34 61.78 os [2021-04-26T14:14:48.777Z] #37 ... [2021-04-26T14:14:48.777Z] [2021-04-26T14:14:48.777Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:48.777Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:48.777Z] #13 63.71 Selecting previously unselected package binutils-mingw-w64. [2021-04-26T14:14:48.777Z] #13 63.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-26T14:14:48.777Z] #13 63.74 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-26T14:14:48.777Z] #13 63.87 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-26T14:14:48.777Z] #13 63.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-26T14:14:48.777Z] #13 63.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-26T14:14:48.777Z] #13 64.08 Selecting previously unselected package dmsetup. [2021-04-26T14:14:48.777Z] #13 64.08 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-26T14:14:48.777Z] #13 64.09 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-26T14:14:48.777Z] #13 64.26 Selecting previously unselected package mingw-w64-common. [2021-04-26T14:14:48.777Z] #13 64.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-26T14:14:48.777Z] #13 64.30 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-26T14:14:48.908Z] #42 52.34 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-26T14:14:49.348Z] #13 ... [2021-04-26T14:14:49.348Z] [2021-04-26T14:14:49.348Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-26T14:14:49.348Z] #37 sha256:264800eb71c7fef89f7c5504db5a8a321e9bbd045db84f8bd731726ed31505c9 [2021-04-26T14:14:49.348Z] #37 7.075 -- Detecting C compile features - done [2021-04-26T14:14:49.348Z] #37 7.120 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-26T14:14:49.348Z] #37 7.321 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-26T14:14:49.348Z] #37 7.438 -- Configuring done [2021-04-26T14:14:49.456Z] #34 ... [2021-04-26T14:14:49.456Z] [2021-04-26T14:14:49.456Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:49.456Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:14:49.456Z] #42 52.91 Selecting previously unselected package python-pkg-resources. [2021-04-26T14:14:49.456Z] #42 52.92 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-26T14:14:49.456Z] #42 52.96 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-26T14:14:49.456Z] #42 53.21 Selecting previously unselected package python-six. [2021-04-26T14:14:49.456Z] #42 53.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-26T14:14:49.456Z] #42 53.22 Unpacking python-six (1.12.0-1) ... [2021-04-26T14:14:49.456Z] #42 53.34 Selecting previously unselected package python-protobuf. [2021-04-26T14:14:49.456Z] #42 53.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-26T14:14:49.456Z] #42 53.34 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-26T14:14:49.456Z] #42 54.05 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-26T14:14:49.456Z] #42 59.09 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:49.456Z] #42 59.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-26T14:14:49.456Z] #42 59.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-26T14:14:49.456Z] #42 59.18 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-26T14:14:49.456Z] #42 59.21 Setting up python-six (1.12.0-1) ... [2021-04-26T14:14:49.608Z] #37 7.464 -- Generating done [2021-04-26T14:14:49.608Z] #37 7.469 -- Build files have been written to: /tmp/tmp.KMTmDNlgeb/tini [2021-04-26T14:14:49.608Z] #37 7.478 + make tini-static [2021-04-26T14:14:49.717Z] #42 ... [2021-04-26T14:14:49.717Z] [2021-04-26T14:14:49.717Z] #36 [tini 1/2] 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 [2021-04-26T14:14:49.717Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:49.717Z] #36 62.00 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-26T14:14:49.717Z] #36 62.01 Setting up xxd (2:8.1.0875-5) ... [2021-04-26T14:14:49.717Z] #36 62.04 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-26T14:14:49.717Z] #36 62.10 Setting up vim-common (2:8.1.0875-5) ... [2021-04-26T14:14:49.717Z] #36 62.15 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-26T14:14:49.717Z] #36 62.17 Setting up cmake-data (3.13.4-1) ... [2021-04-26T14:14:49.717Z] #36 62.19 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-26T14:14:49.717Z] #36 62.21 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-26T14:14:49.717Z] #36 62.24 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-26T14:14:49.717Z] #36 62.25 Setting up cmake (3.13.4-1) ... [2021-04-26T14:14:49.717Z] #36 62.27 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:14:49.717Z] #36 62.44 Processing triggers for mime-support (3.62) ... [2021-04-26T14:14:49.717Z] #36 DONE 63.2s [2021-04-26T14:14:49.717Z] [2021-04-26T14:14:49.717Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-26T14:14:49.717Z] #37 sha256:fc191b47588ba80d5d4e233a96458f80e44f622d464aaaa8e05feb8f708fd72d [2021-04-26T14:14:49.868Z] #37 7.881 Scanning dependencies of target tini-static [2021-04-26T14:14:50.129Z] #37 7.952 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-26T14:14:50.129Z] #37 ... [2021-04-26T14:14:50.129Z] [2021-04-26T14:14:50.129Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:14:50.129Z] #51 sha256:31eb80a4ceade83392e9503df206ea845263cae13749c3ffe091f0ad6574aa62 [2021-04-26T14:14:50.129Z] #51 65.43 context [2021-04-26T14:14:50.129Z] #51 65.70 encoding/binary [2021-04-26T14:14:50.129Z] #51 66.36 os [2021-04-26T14:14:50.129Z] #51 67.96 encoding/base64 [2021-04-26T14:14:50.129Z] #51 69.08 golang.org/x/sys/unix [2021-04-26T14:14:50.129Z] #51 70.62 fmt [2021-04-26T14:14:50.129Z] #51 75.25 encoding/json [2021-04-26T14:14:50.129Z] #51 ... [2021-04-26T14:14:50.129Z] [2021-04-26T14:14:50.129Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:50.129Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:50.129Z] #13 70.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-26T14:14:50.129Z] #13 70.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-26T14:14:50.129Z] #13 70.37 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-26T14:14:51.070Z] #13 ... [2021-04-26T14:14:51.070Z] [2021-04-26T14:14:51.070Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:14:51.070Z] #34 sha256:055aab28d9736f7c6099628763c577c6afc16d3135476d2abd185d01555e4d70 [2021-04-26T14:14:51.070Z] #34 66.42 path [2021-04-26T14:14:51.070Z] #34 67.05 text/tabwriter [2021-04-26T14:14:51.070Z] #34 67.82 fmt [2021-04-26T14:14:51.070Z] #34 67.92 path/filepath [2021-04-26T14:14:51.070Z] #34 69.57 io/ioutil [2021-04-26T14:14:51.070Z] #34 71.54 github.com/BurntSushi/toml [2021-04-26T14:14:51.070Z] #34 71.55 flag [2021-04-26T14:14:51.070Z] #34 73.73 log [2021-04-26T14:14:51.070Z] #34 76.03 github.com/BurntSushi/toml/cmd/tomlv [2021-04-26T14:14:51.330Z] #34 ... [2021-04-26T14:14:51.330Z] [2021-04-26T14:14:51.330Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:14:51.330Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:14:51.330Z] #43 2.313 Note: Building without setproctitle() and strlcpy() support. [2021-04-26T14:14:51.330Z] #43 2.314 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-26T14:14:51.330Z] #43 2.325 Note: Building without GnuTLS support [2021-04-26T14:14:51.330Z] #43 2.334 Makefile.config:39: Warn: you have no libnftables installed [2021-04-26T14:14:51.330Z] #43 2.335 Makefile.config:40: Warn: Building without nftables support [2021-04-26T14:14:51.330Z] #43 4.435 fatal: not a git repository (or any of the parent directories): .git [2021-04-26T14:14:51.330Z] #43 4.502 GEN .gitid [2021-04-26T14:14:51.330Z] #43 4.524 GEN criu/include/version.h [2021-04-26T14:14:51.330Z] #43 4.594 GEN include/common/asm [2021-04-26T14:14:51.330Z] #43 ... [2021-04-26T14:14:51.330Z] [2021-04-26T14:14:51.330Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-26T14:14:51.330Z] #37 sha256:264800eb71c7fef89f7c5504db5a8a321e9bbd045db84f8bd731726ed31505c9 [2021-04-26T14:14:51.330Z] #37 9.386 [100%] Linking C executable tini-static [2021-04-26T14:14:51.863Z] #29 12.73 0.0% # 2.1% ## 3.6% ### 4.7% #### 6.6% #### 6.6% ##### 7.8% ###### 9.6% ######## 11.4% ######### 13.3% ########### 15.5% ########### 15.7% ############ 18.0% ############## 19.7% ############### 21.7% ################# 25.0% ################### 26.7% ################### 27.8% ##################### 29.7% ###################### 31.2% ####################### 32.8% ########################## 36.2% ############################ 39.6% ############################## 41.7% ############################### 44.2% [2021-04-26T14:14:51.863Z] #29 ... [2021-04-26T14:14:51.863Z] [2021-04-26T14:14:51.863Z] #36 [tini 1/2] 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 [2021-04-26T14:14:51.863Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-26T14:14:51.863Z] #36 22.12 Reading package lists... [2021-04-26T14:14:51.863Z] #36 27.66 Building dependency tree... [2021-04-26T14:14:51.863Z] #36 30.37 The following additional packages will be installed: [2021-04-26T14:14:51.863Z] #36 30.39 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-26T14:14:51.863Z] #36 30.39 Suggested packages: [2021-04-26T14:14:51.863Z] #36 30.41 cmake-doc ninja-build lrzip [2021-04-26T14:14:51.863Z] #36 30.41 Recommended packages: [2021-04-26T14:14:51.863Z] #36 30.41 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-26T14:14:51.863Z] #36 31.28 The following NEW packages will be installed: [2021-04-26T14:14:51.863Z] #36 31.30 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-26T14:14:51.863Z] #36 31.30 vim-common xxd [2021-04-26T14:14:51.863Z] #36 31.67 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-26T14:14:51.863Z] #36 31.67 Need to get 14.2 MB of archives. [2021-04-26T14:14:51.863Z] #36 31.67 After this operation, 60.0 MB of additional disk space will be used. [2021-04-26T14:14:51.863Z] #36 31.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-26T14:14:51.863Z] #36 31.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-26T14:14:51.863Z] #36 31.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-26T14:14:51.863Z] #36 31.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-26T14:14:51.863Z] #36 32.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-04-26T14:14:51.863Z] #36 32.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-04-26T14:14:51.863Z] #36 33.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-04-26T14:14:51.863Z] #36 33.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-04-26T14:14:51.863Z] #36 33.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-04-26T14:14:51.863Z] #36 33.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-04-26T14:14:51.863Z] #36 35.51 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:14:51.863Z] #36 36.10 Fetched 14.2 MB in 2s (6750 kB/s) [2021-04-26T14:14:51.863Z] #36 37.43 Selecting previously unselected package xxd. [2021-04-26T14:14:51.864Z] #36 37.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 ... 15383 files and directories currently installed.) [2021-04-26T14:14:51.864Z] #36 37.51 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-26T14:14:51.864Z] #36 ... [2021-04-26T14:14:51.864Z] [2021-04-26T14:14:51.864Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:14:51.864Z] #29 sha256:e859db50a7673d9d25542b7000d3f5c814358476040cc5a73c65844f11c4b4c8 [2021-04-26T14:14:52.220Z] #42 ... [2021-04-26T14:14:52.220Z] [2021-04-26T14:14:52.220Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:14:52.220Z] #34 sha256:025e417d441087a2e478d5a19efaa040997a4215a929c9a1d4fd7925981ef93a [2021-04-26T14:14:52.220Z] #34 45.46 reflect [2021-04-26T14:14:52.220Z] #34 51.26 time [2021-04-26T14:14:52.220Z] #34 ... [2021-04-26T14:14:52.220Z] [2021-04-26T14:14:52.220Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:52.220Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:52.220Z] #13 45.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-26T14:14:52.220Z] #13 47.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-26T14:14:52.220Z] #13 47.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-26T14:14:52.220Z] #13 47.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-26T14:14:52.220Z] #13 47.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-26T14:14:52.220Z] #13 47.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-26T14:14:52.220Z] #13 47.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-26T14:14:52.220Z] #13 47.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-26T14:14:52.220Z] #13 47.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-26T14:14:52.220Z] #13 47.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-26T14:14:52.220Z] #13 47.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-26T14:14:52.220Z] #13 48.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-26T14:14:52.220Z] #13 48.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-26T14:14:52.220Z] #13 48.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-26T14:14:52.220Z] #13 48.08 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-26T14:14:52.220Z] #13 49.27 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:14:52.220Z] #13 49.50 Fetched 78.2 MB in 8s (10.1 MB/s) [2021-04-26T14:14:52.220Z] #13 49.64 (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 ... 15410 files and directories currently installed.) [2021-04-26T14:14:52.220Z] #13 49.73 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-26T14:14:52.220Z] #13 49.86 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-26T14:14:52.270Z] #37 9.994 [100%] Built target tini-static [2021-04-26T14:14:52.270Z] #37 10.07 + mkdir -p /build [2021-04-26T14:14:52.270Z] #37 10.08 + cp tini-static /build/docker-init [2021-04-26T14:14:52.481Z] #13 50.33 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-26T14:14:52.532Z] #37 DONE 10.5s [2021-04-26T14:14:52.532Z] [2021-04-26T14:14:52.532Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:14:52.532Z] #45 sha256:131ce71329df7cfa88e1d69339572ddb531c964ed4fc083ab7c594f0c4a0207b [2021-04-26T14:14:52.532Z] #45 70.10 regexp/syntax [2021-04-26T14:14:52.532Z] #45 73.38 flag [2021-04-26T14:14:52.532Z] #45 75.06 go/token [2021-04-26T14:14:52.532Z] #45 75.09 regexp [2021-04-26T14:14:52.532Z] #45 76.07 go/scanner [2021-04-26T14:14:52.532Z] #45 77.64 go/ast [2021-04-26T14:14:52.742Z] #13 50.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-26T14:14:52.743Z] #13 50.57 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-26T14:14:52.923Z] #29 12.73 0.0% # 2.1% ## 3.6% ### 4.7% #### 6.6% #### 6.6% ##### 7.8% ###### 9.6% ######## 11.4% ######### 13.3% ########### 15.5% ########### 15.7% ############ 18.0% ############## 19.7% ############### 21.7% ################# 25.0% ################### 26.7% ################### 27.8% ##################### 29.7% ###################### 31.2% ####################### 32.8% ########################## 36.2% ############################ 39.6% ############################## 41.7% ############################### 44.2% ################################ 45.7% ################################## 47.4% ################################### 48.9% #################################### 50.8% #################################### 51.4% ##################################### 52.5% [2021-04-26T14:14:52.923Z] #29 ... [2021-04-26T14:14:52.923Z] [2021-04-26T14:14:52.923Z] #55 [containerd 1/2] 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 [2021-04-26T14:14:52.923Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-26T14:14:52.923Z] #55 DONE 38.1s [2021-04-26T14:14:52.923Z] [2021-04-26T14:14:52.923Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:14:52.923Z] #29 sha256:e859db50a7673d9d25542b7000d3f5c814358476040cc5a73c65844f11c4b4c8 [2021-04-26T14:14:53.102Z] #45 ... [2021-04-26T14:14:53.102Z] [2021-04-26T14:14:53.102Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:14:53.102Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:14:53.102Z] #43 6.714 PBCC images/timens.pb-c.c [2021-04-26T14:14:53.191Z] #29 12.73 0.0% # 2.1% ## 3.6% ### 4.7% #### 6.6% #### 6.6% ##### 7.8% ###### 9.6% ######## 11.4% ######### 13.3% ########### 15.5% ########### 15.7% ############ 18.0% ############## 19.7% ############### 21.7% ################# 25.0% ################### 26.7% ################### 27.8% ##################### 29.7% ###################### 31.2% ####################### 32.8% ########################## 36.2% ############################ 39.6% ############################## 41.7% ############################### 44.2% ################################ 45.7% ################################## 47.4% ################################### 48.9% #################################### 50.8% #################################### 51.4% ##################################### 52.5% ###################################### 53.7% ######################################## 55.8% ######################################### 57.4% [2021-04-26T14:14:53.191Z] #29 ... [2021-04-26T14:14:53.191Z] [2021-04-26T14:14:53.191Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:53.191Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-26T14:14:53.191Z] #42 28.81 Building dependency tree... [2021-04-26T14:14:53.191Z] #42 31.50 The following additional packages will be installed: [2021-04-26T14:14:53.191Z] #42 31.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-26T14:14:53.191Z] #42 31.50 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-26T14:14:53.191Z] #42 31.50 Suggested packages: [2021-04-26T14:14:53.191Z] #42 31.50 manpages-dev python-setuptools [2021-04-26T14:14:53.191Z] #42 32.49 The following NEW packages will be installed: [2021-04-26T14:14:53.191Z] #42 32.50 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-26T14:14:53.191Z] #42 32.50 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-26T14:14:53.191Z] #42 32.50 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-26T14:14:53.191Z] #42 32.50 python-six zlib1g-dev [2021-04-26T14:14:53.191Z] #42 32.86 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-26T14:14:53.191Z] #42 32.86 Need to get 3798 kB of archives. [2021-04-26T14:14:53.191Z] #42 32.86 After this operation, 21.6 MB of additional disk space will be used. [2021-04-26T14:14:53.191Z] #42 32.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-04-26T14:14:53.191Z] #42 32.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-04-26T14:14:53.191Z] #42 32.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-04-26T14:14:53.191Z] #42 32.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-04-26T14:14:53.191Z] #42 32.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-04-26T14:14:53.191Z] #42 32.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-04-26T14:14:53.191Z] #42 32.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-04-26T14:14:53.191Z] #42 33.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-04-26T14:14:53.191Z] #42 33.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-04-26T14:14:53.191Z] #42 33.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-04-26T14:14:53.191Z] #42 33.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-04-26T14:14:53.191Z] #42 33.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-04-26T14:14:53.191Z] #42 33.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-04-26T14:14:53.191Z] #42 33.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-04-26T14:14:53.191Z] #42 33.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-26T14:14:53.191Z] #42 33.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-04-26T14:14:53.191Z] #42 33.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-04-26T14:14:53.191Z] #42 35.51 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:14:53.191Z] #42 36.08 Fetched 3798 kB in 1s (4107 kB/s) [2021-04-26T14:14:53.192Z] #42 37.47 Selecting previously unselected package libcap-dev:arm64. [2021-04-26T14:14:53.192Z] #42 37.47 (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 ... 15383 files and directories currently installed.) [2021-04-26T14:14:53.192Z] #42 37.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-04-26T14:14:53.192Z] #42 38.68 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-04-26T14:14:53.192Z] #42 ... [2021-04-26T14:14:53.192Z] [2021-04-26T14:14:53.192Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:14:53.192Z] #29 sha256:e859db50a7673d9d25542b7000d3f5c814358476040cc5a73c65844f11c4b4c8 [2021-04-26T14:14:53.320Z] #13 51.03 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-26T14:14:53.363Z] #43 6.810 DEP images/timens.pb-c.d [2021-04-26T14:14:53.363Z] #43 6.905 PBCC images/fown.pb-c.c [2021-04-26T14:14:53.363Z] #43 6.927 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-26T14:14:53.363Z] #43 7.038 PBCC images/opts.pb-c.c [2021-04-26T14:14:53.623Z] #43 7.106 PBCC images/memfd.pb-c.c [2021-04-26T14:14:53.623Z] #43 7.169 DEP images/fown.pb-c.d [2021-04-26T14:14:53.623Z] #43 7.282 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-26T14:14:53.623Z] #43 7.390 DEP images/opts.pb-c.d [2021-04-26T14:14:53.883Z] #43 7.482 DEP images/memfd.pb-c.d [2021-04-26T14:14:53.883Z] #43 7.536 PBCC images/sit.pb-c.c [2021-04-26T14:14:53.883Z] #43 7.589 DEP images/sit.pb-c.d [2021-04-26T14:14:53.883Z] #43 7.652 PBCC images/macvlan.pb-c.c [2021-04-26T14:14:53.892Z] #13 ... [2021-04-26T14:14:53.892Z] [2021-04-26T14:14:53.892Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-26T14:14:53.892Z] #47 sha256:834bb56ed906d33ffe79384034d463f73728e09276a52856a1b86275f5c39fe2 [2021-04-26T14:14:53.892Z] #47 DONE 57.3s [2021-04-26T14:14:53.892Z] [2021-04-26T14:14:53.892Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:53.892Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:14:53.892Z] #42 56.74 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:53.892Z] #42 57.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-26T14:14:53.892Z] #42 57.32 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-26T14:14:53.892Z] #42 57.40 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-26T14:14:53.892Z] #42 57.47 Setting up python-six (1.12.0-1) ... [2021-04-26T14:14:53.921Z] #37 ... [2021-04-26T14:14:53.921Z] [2021-04-26T14:14:53.921Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:14:53.921Z] #45 sha256:ba7bb2f8f27fba7ba11cafe4b2c3335ca40953607053c60809530b3a27e5d14e [2021-04-26T14:14:53.921Z] #45 56.88 time [2021-04-26T14:14:53.921Z] #45 62.07 strings [2021-04-26T14:14:53.921Z] #45 62.94 os [2021-04-26T14:14:53.921Z] #45 65.01 regexp/syntax [2021-04-26T14:14:53.921Z] #45 67.02 fmt [2021-04-26T14:14:53.921Z] #45 ... [2021-04-26T14:14:53.921Z] [2021-04-26T14:14:53.921Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:53.921Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:53.921Z] #13 53.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-26T14:14:53.921Z] #13 56.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-26T14:14:53.921Z] #13 56.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-26T14:14:53.921Z] #13 56.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-26T14:14:53.921Z] #13 56.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-26T14:14:53.921Z] #13 56.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-26T14:14:53.921Z] #13 56.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-26T14:14:53.921Z] #13 56.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-26T14:14:53.921Z] #13 56.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-26T14:14:53.921Z] #13 56.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-26T14:14:53.921Z] #13 56.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-26T14:14:53.921Z] #13 56.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-26T14:14:53.921Z] #13 56.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-26T14:14:53.921Z] #13 56.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-26T14:14:53.921Z] #13 56.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-26T14:14:53.921Z] #13 57.99 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:14:53.921Z] #13 58.27 Fetched 78.2 MB in 9s (9163 kB/s) [2021-04-26T14:14:53.921Z] #13 58.37 (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 ... 15410 files and directories currently installed.) [2021-04-26T14:14:53.921Z] #13 58.51 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-26T14:14:53.921Z] #13 58.55 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-26T14:14:53.921Z] #13 59.01 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-26T14:14:53.921Z] #13 59.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-26T14:14:53.921Z] #13 59.26 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-26T14:14:53.921Z] #13 59.27 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-26T14:14:53.921Z] #13 59.48 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-26T14:14:53.921Z] #13 59.61 (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 ... 15410 files and directories currently installed.) [2021-04-26T14:14:53.921Z] #13 59.66 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-26T14:14:53.921Z] #13 59.68 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-26T14:14:53.921Z] #13 59.93 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-26T14:14:53.921Z] #13 60.11 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-26T14:14:53.921Z] #13 60.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 ... 15410 files and directories currently installed.) [2021-04-26T14:14:53.921Z] #13 60.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-26T14:14:53.921Z] #13 60.20 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-26T14:14:54.144Z] #43 7.706 DEP images/macvlan.pb-c.d [2021-04-26T14:14:54.144Z] #43 7.722 PBCC images/autofs.pb-c.c [2021-04-26T14:14:54.144Z] #43 7.737 DEP images/autofs.pb-c.d [2021-04-26T14:14:54.144Z] #43 7.800 PBCC images/sysctl.pb-c.c [2021-04-26T14:14:54.144Z] #43 7.841 DEP images/sysctl.pb-c.d [2021-04-26T14:14:54.144Z] #43 7.902 PBCC images/time.pb-c.c [2021-04-26T14:14:54.405Z] #43 7.958 DEP images/time.pb-c.d [2021-04-26T14:14:54.405Z] #43 8.009 PBCC images/binfmt-misc.pb-c.c [2021-04-26T14:14:54.405Z] #43 8.028 DEP images/binfmt-misc.pb-c.d [2021-04-26T14:14:54.405Z] #43 8.100 PBCC images/seccomp.pb-c.c [2021-04-26T14:14:54.405Z] #43 8.128 DEP images/seccomp.pb-c.d [2021-04-26T14:14:54.492Z] #13 62.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-26T14:14:54.492Z] #13 62.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-26T14:14:54.492Z] #13 62.77 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-26T14:14:54.666Z] #43 8.186 PBCC images/userns.pb-c.c [2021-04-26T14:14:54.667Z] #43 8.218 DEP images/userns.pb-c.d [2021-04-26T14:14:54.667Z] #43 8.302 PBCC images/cgroup.pb-c.c [2021-04-26T14:14:54.667Z] #43 8.327 DEP images/cgroup.pb-c.d [2021-04-26T14:14:54.667Z] #43 8.406 PBCC images/ext-file.pb-c.c [2021-04-26T14:14:54.799Z] #29 12.73 0.0% # 2.1% ## 3.6% ### 4.7% #### 6.6% #### 6.6% ##### 7.8% ###### 9.6% ######## 11.4% ######### 13.3% ########### 15.5% ########### 15.7% ############ 18.0% ############## 19.7% ############### 21.7% ################# 25.0% ################### 26.7% ################### 27.8% ##################### 29.7% ###################### 31.2% ####################### 32.8% ########################## 36.2% ############################ 39.6% ############################## 41.7% ############################### 44.2% ################################ 45.7% ################################## 47.4% ################################### 48.9% #################################### 50.8% #################################### 51.4% ##################################### 52.5% ###################################### 53.7% ######################################## 55.8% ######################################### 57.4% ######################################### 58.2% ########################################### 60.6% ############################################ 62.5% ############################################## 64.1% ############################################### 66.0% ################################################ 67.2% ################################################## 69.5% ################################################## 70.8% ################################################### 72.1% ######### [2021-04-26T14:14:54.800Z] #29 ... [2021-04-26T14:14:54.800Z] [2021-04-26T14:14:54.800Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-26T14:14:54.800Z] #67 sha256:32c53c56eb4a38b8f04c699adbd43cff554b0f12e2793ecc614b6df87904db8e [2021-04-26T14:14:54.800Z] #67 DONE 40.4s [2021-04-26T14:14:54.800Z] [2021-04-26T14:14:54.800Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:14:54.800Z] #29 sha256:e859db50a7673d9d25542b7000d3f5c814358476040cc5a73c65844f11c4b4c8 [2021-04-26T14:14:54.927Z] #43 8.428 DEP images/ext-file.pb-c.d [2021-04-26T14:14:54.927Z] #43 8.501 PBCC images/rpc.pb-c.c [2021-04-26T14:14:54.927Z] #43 8.556 DEP images/rpc.pb-c.d [2021-04-26T14:14:54.927Z] #43 8.614 PBCC images/siginfo.pb-c.c [2021-04-26T14:14:54.927Z] #43 8.654 DEP images/siginfo.pb-c.d [2021-04-26T14:14:55.188Z] #43 8.742 PBCC images/pagemap.pb-c.c [2021-04-26T14:14:55.188Z] #43 8.842 DEP images/pagemap.pb-c.d [2021-04-26T14:14:55.336Z] #29 12.73 0.0% # 2.1% ## 3.6% ### 4.7% #### 6.6% #### 6.6% ##### 7.8% ###### 9.6% ######## 11.4% ######### 13.3% ########### 15.5% ########### 15.7% ############ 18.0% ############## 19.7% ############### 21.7% ################# 25.0% ################### 26.7% ################### 27.8% ##################### 29.7% ###################### 31.2% ####################### 32.8% ########################## 36.2% ############################ 39.6% ############################## 41.7% ############################### 44.2% ################################ 45.7% ################################## 47.4% ################################### 48.9% #################################### 50.8% #################################### 51.4% ##################################### 52.5% ###################################### 53.7% ######################################## 55.8% ######################################### 57.4% ######################################### 58.2% ########################################### 60.6% ############################################ 62.5% ############################################## 64.1% ############################################### 66.0% ################################################ 67.2% ################################################## 69.5% ################################################## 70.8% ################################################### 72.1% ##################################################### 74.0% ####################################################### 76.5% ####################################################### 76.6% ####################################################### 77.5% ######################################################### 79.4% [2021-04-26T14:14:55.336Z] #29 ... [2021-04-26T14:14:55.336Z] [2021-04-26T14:14:55.336Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:55.336Z] #49 sha256:5686d9a3275e376c49b41f5a3b87e7240d880d8ae33dd5758eb61ceba139128d [2021-04-26T14:14:55.336Z] #49 30.75 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-26T14:14:55.336Z] #49 30.91 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-26T14:14:55.336Z] #49 31.77 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-26T14:14:55.336Z] #49 35.13 go: extracting golang.org/x/text v0.3.2 [2021-04-26T14:14:55.336Z] #49 40.76 go: finding github.com/fatih/color v1.7.0 [2021-04-26T14:14:55.336Z] #49 40.88 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-26T14:14:55.336Z] #49 ... [2021-04-26T14:14:55.336Z] [2021-04-26T14:14:55.336Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:14:55.336Z] #34 sha256:d01f73d9ba0a25f400cb6b667ad16037815cf296bc92c8137c9c431913f62567 [2021-04-26T14:14:55.336Z] #34 30.83 sync [2021-04-26T14:14:55.336Z] #34 30.84 internal/reflectlite [2021-04-26T14:14:55.336Z] #34 33.20 sort [2021-04-26T14:14:55.336Z] #34 33.21 errors [2021-04-26T14:14:55.336Z] #34 33.68 io [2021-04-26T14:14:55.336Z] #34 33.68 internal/oserror [2021-04-26T14:14:55.336Z] #34 33.69 strconv [2021-04-26T14:14:55.336Z] #34 33.84 syscall [2021-04-26T14:14:55.336Z] #34 35.09 strings [2021-04-26T14:14:55.336Z] #34 35.57 bytes [2021-04-26T14:14:55.336Z] #34 38.31 bufio [2021-04-26T14:14:55.336Z] #34 38.93 reflect [2021-04-26T14:14:55.336Z] #34 38.95 path [2021-04-26T14:14:55.336Z] #34 39.69 text/tabwriter [2021-04-26T14:14:55.336Z] #34 40.96 internal/syscall/execenv [2021-04-26T14:14:55.336Z] #34 40.98 internal/syscall/unix [2021-04-26T14:14:55.448Z] #43 8.902 PBCC images/rlimit.pb-c.c [2021-04-26T14:14:55.448Z] #43 8.933 DEP images/rlimit.pb-c.d [2021-04-26T14:14:55.448Z] #43 8.993 PBCC images/file-lock.pb-c.c [2021-04-26T14:14:55.448Z] #43 9.051 DEP images/file-lock.pb-c.d [2021-04-26T14:14:55.448Z] #43 9.102 PBCC images/tty.pb-c.c [2021-04-26T14:14:55.602Z] #34 ... [2021-04-26T14:14:55.602Z] [2021-04-26T14:14:55.602Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:55.602Z] #49 sha256:5686d9a3275e376c49b41f5a3b87e7240d880d8ae33dd5758eb61ceba139128d [2021-04-26T14:14:55.602Z] #49 41.13 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-26T14:14:55.602Z] #49 41.15 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-26T14:14:55.602Z] #49 41.26 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-26T14:14:55.709Z] #43 ... [2021-04-26T14:14:55.709Z] [2021-04-26T14:14:55.709Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:14:55.709Z] #34 sha256:055aab28d9736f7c6099628763c577c6afc16d3135476d2abd185d01555e4d70 [2021-04-26T14:14:55.709Z] #34 DONE 80.9s [2021-04-26T14:14:55.709Z] [2021-04-26T14:14:55.709Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:14:55.709Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:14:55.709Z] #43 9.176 DEP images/tty.pb-c.d [2021-04-26T14:14:55.709Z] #43 9.262 PBCC images/tun.pb-c.c [2021-04-26T14:14:55.709Z] #43 9.392 PBCC images/netdev.pb-c.c [2021-04-26T14:14:55.875Z] #13 ... [2021-04-26T14:14:55.875Z] [2021-04-26T14:14:55.875Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-26T14:14:55.875Z] #37 sha256:fc191b47588ba80d5d4e233a96458f80e44f622d464aaaa8e05feb8f708fd72d [2021-04-26T14:14:55.875Z] #37 6.073 + RM_GOPATH=0 [2021-04-26T14:14:55.875Z] #37 6.073 + TMP_GOPATH= [2021-04-26T14:14:55.875Z] #37 6.073 + : /build [2021-04-26T14:14:55.875Z] #37 6.073 + '[' -z '' ']' [2021-04-26T14:14:55.875Z] #37 6.076 ++ mktemp -d [2021-04-26T14:14:55.875Z] #37 6.077 + export GOPATH=/tmp/tmp.ud8lBHPu8N [2021-04-26T14:14:55.875Z] #37 6.077 + GOPATH=/tmp/tmp.ud8lBHPu8N [2021-04-26T14:14:55.875Z] #37 6.077 + RM_GOPATH=1 [2021-04-26T14:14:55.875Z] #37 6.077 + case "$(go env GOARCH)" in [2021-04-26T14:14:55.875Z] #37 6.089 ++ go env GOARCH [2021-04-26T14:14:55.875Z] #37 6.110 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:55.875Z] #37 6.110 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:14:55.875Z] #37 6.111 ++ dirname /tmp/install/install.sh [2021-04-26T14:14:55.875Z] #37 6.114 + dir=/tmp/install [2021-04-26T14:14:55.876Z] #49 41.29 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-26T14:14:55.876Z] #49 41.31 go: finding github.com/pkg/errors v0.8.1 [2021-04-26T14:14:55.876Z] #49 41.34 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-26T14:14:55.876Z] #49 41.38 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-26T14:14:55.876Z] #49 41.45 go: finding github.com/spf13/viper v1.6.1 [2021-04-26T14:14:55.971Z] #43 9.460 DEP images/tun.pb-c.d [2021-04-26T14:14:55.971Z] #43 9.516 DEP images/netdev.pb-c.d [2021-04-26T14:14:55.971Z] #43 9.557 PBCC images/vma.pb-c.c [2021-04-26T14:14:56.135Z] #37 6.114 + bin=tini [2021-04-26T14:14:56.135Z] #37 6.114 + shift [2021-04-26T14:14:56.135Z] #37 6.114 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-26T14:14:56.135Z] #37 6.114 + . /tmp/install/tini.installer [2021-04-26T14:14:56.135Z] #37 6.114 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-26T14:14:56.135Z] #37 6.118 + install_tini [2021-04-26T14:14:56.135Z] #37 6.118 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-26T14:14:56.135Z] #37 6.118 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-26T14:14:56.135Z] #37 6.118 + git clone https://github.com/krallin/tini.git /tmp/tmp.ud8lBHPu8N/tini [2021-04-26T14:14:56.135Z] #37 6.120 Cloning into '/tmp/tmp.ud8lBHPu8N/tini'... [2021-04-26T14:14:56.142Z] #49 41.59 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-26T14:14:56.142Z] #49 41.64 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-26T14:14:56.142Z] #49 41.68 go: finding github.com/stretchr/testify v1.4.0 [2021-04-26T14:14:56.142Z] #49 41.71 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-26T14:14:56.142Z] #49 41.72 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-26T14:14:56.232Z] #43 9.672 DEP images/vma.pb-c.d [2021-04-26T14:14:56.232Z] #43 9.817 PBCC images/creds.pb-c.c [2021-04-26T14:14:56.411Z] #49 41.88 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-26T14:14:56.411Z] #49 41.90 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-26T14:14:56.411Z] #49 ... [2021-04-26T14:14:56.411Z] [2021-04-26T14:14:56.411Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:14:56.411Z] #45 sha256:106eb163e61ac10499466b29fd54440e57caa7de0e87cefb41b7f32358b0aa39 [2021-04-26T14:14:56.411Z] #45 31.83 sync [2021-04-26T14:14:56.411Z] #45 31.90 internal/reflectlite [2021-04-26T14:14:56.411Z] #45 33.25 github.com/LK4D4/vndr/godl/singleflight [2021-04-26T14:14:56.411Z] #45 33.27 math/rand [2021-04-26T14:14:56.411Z] #45 33.28 internal/singleflight [2021-04-26T14:14:56.411Z] #45 34.81 io [2021-04-26T14:14:56.411Z] #45 34.82 sort [2021-04-26T14:14:56.411Z] #45 34.85 strconv [2021-04-26T14:14:56.411Z] #45 34.85 syscall [2021-04-26T14:14:56.411Z] #45 35.90 vendor/golang.org/x/net/dns/dnsmessage [2021-04-26T14:14:56.411Z] #45 36.32 bytes [2021-04-26T14:14:56.411Z] #45 38.90 bufio [2021-04-26T14:14:56.411Z] #45 38.99 reflect [2021-04-26T14:14:56.411Z] #45 41.22 regexp/syntax [2021-04-26T14:14:56.411Z] #45 ... [2021-04-26T14:14:56.411Z] [2021-04-26T14:14:56.411Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:14:56.411Z] #49 sha256:5686d9a3275e376c49b41f5a3b87e7240d880d8ae33dd5758eb61ceba139128d [2021-04-26T14:14:56.411Z] #49 41.91 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-26T14:14:56.411Z] #49 41.99 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-26T14:14:56.411Z] #49 41.99 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-26T14:14:56.411Z] #49 42.07 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-26T14:14:56.443Z] #42 ... [2021-04-26T14:14:56.443Z] [2021-04-26T14:14:56.443Z] #36 [tini 1/2] 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 [2021-04-26T14:14:56.443Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:14:56.443Z] #36 49.97 Selecting previously unselected package libicu63:amd64. [2021-04-26T14:14:56.443Z] #36 50.00 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-26T14:14:56.443Z] #36 50.02 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-26T14:14:56.443Z] #36 57.43 Selecting previously unselected package libxml2:amd64. [2021-04-26T14:14:56.443Z] #36 57.45 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-26T14:14:56.443Z] #36 57.47 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-26T14:14:56.443Z] #36 58.73 Selecting previously unselected package libarchive13:amd64. [2021-04-26T14:14:56.443Z] #36 58.74 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-26T14:14:56.443Z] #36 58.75 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-26T14:14:56.443Z] #36 59.09 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-26T14:14:56.443Z] #36 59.09 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-26T14:14:56.443Z] #36 59.09 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-26T14:14:56.443Z] #36 59.26 Selecting previously unselected package librhash0:amd64. [2021-04-26T14:14:56.443Z] #36 59.26 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-26T14:14:56.443Z] #36 59.26 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-26T14:14:56.443Z] #36 59.47 Selecting previously unselected package libuv1:amd64. [2021-04-26T14:14:56.443Z] #36 59.47 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-26T14:14:56.443Z] #36 59.47 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-26T14:14:56.443Z] #36 59.61 Selecting previously unselected package cmake. [2021-04-26T14:14:56.443Z] #36 59.64 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-26T14:14:56.443Z] #36 59.64 Unpacking cmake (3.13.4-1) ... [2021-04-26T14:14:56.496Z] #43 9.937 DEP images/creds.pb-c.d [2021-04-26T14:14:56.496Z] #43 9.961 PBCC images/utsns.pb-c.c [2021-04-26T14:14:56.496Z] #43 9.997 DEP images/utsns.pb-c.d [2021-04-26T14:14:56.496Z] #43 10.04 PBCC images/ipc-desc.pb-c.c [2021-04-26T14:14:56.496Z] #43 10.08 PBCC images/ipc-sem.pb-c.c [2021-04-26T14:14:56.496Z] #43 10.14 DEP images/ipc-desc.pb-c.d [2021-04-26T14:14:56.496Z] #43 10.19 DEP images/ipc-sem.pb-c.d [2021-04-26T14:14:56.496Z] #43 10.25 PBCC images/ipc-msg.pb-c.c [2021-04-26T14:14:56.691Z] #49 42.14 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-26T14:14:56.692Z] #49 42.14 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-26T14:14:56.692Z] #49 42.17 go: finding github.com/spf13/cobra v0.0.5 [2021-04-26T14:14:56.692Z] #49 42.19 go: finding github.com/gobwas/glob v0.2.3 [2021-04-26T14:14:56.692Z] #49 42.21 go: finding github.com/stretchr/objx v0.2.0 [2021-04-26T14:14:56.692Z] #49 42.30 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-26T14:14:56.692Z] #49 42.37 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-26T14:14:56.692Z] #49 42.40 go: finding github.com/spf13/pflag v1.0.5 [2021-04-26T14:14:56.705Z] #36 ... [2021-04-26T14:14:56.705Z] [2021-04-26T14:14:56.705Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:56.705Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:14:56.705Z] #13 51.91 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-26T14:14:56.705Z] #13 52.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 ... 15410 files and directories currently installed.) [2021-04-26T14:14:56.705Z] #13 52.62 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-26T14:14:56.705Z] #13 52.73 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-26T14:14:56.705Z] #13 53.11 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-26T14:14:56.705Z] #13 53.26 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-26T14:14:56.705Z] #13 53.27 (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 ... 15410 files and directories currently installed.) [2021-04-26T14:14:56.705Z] #13 53.33 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-26T14:14:56.705Z] #13 53.34 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-26T14:14:56.708Z] #37 6.861 + cd /tmp/tmp.ud8lBHPu8N/tini [2021-04-26T14:14:56.708Z] #37 6.887 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-26T14:14:56.708Z] #37 6.887 + cmake . [2021-04-26T14:14:56.758Z] #43 10.27 DEP images/ipc-msg.pb-c.d [2021-04-26T14:14:56.758Z] #43 10.33 PBCC images/ipc-shm.pb-c.c [2021-04-26T14:14:56.758Z] #43 10.39 DEP images/ipc-shm.pb-c.d [2021-04-26T14:14:56.758Z] #43 10.44 PBCC images/ipc-var.pb-c.c [2021-04-26T14:14:56.758Z] #43 10.47 DEP images/ipc-var.pb-c.d [2021-04-26T14:14:56.758Z] #43 10.52 PBCC images/sk-opts.pb-c.c [2021-04-26T14:14:56.967Z] #13 ... [2021-04-26T14:14:56.967Z] [2021-04-26T14:14:56.967Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:14:56.967Z] #51 sha256:51f61041f74350df0734838ef122781bf380335aa51900d103b07f0792a9e5df [2021-04-26T14:14:56.967Z] #51 50.60 syscall [2021-04-26T14:14:56.967Z] #51 50.64 reflect [2021-04-26T14:14:56.967Z] #51 58.25 context [2021-04-26T14:14:56.967Z] #51 59.21 internal/poll [2021-04-26T14:14:57.022Z] #43 10.54 PBCC images/packet-sock.pb-c.c [2021-04-26T14:14:57.022Z] #43 10.59 DEP images/sk-opts.pb-c.d [2021-04-26T14:14:57.022Z] #43 10.66 DEP images/packet-sock.pb-c.d [2021-04-26T14:14:57.022Z] #43 10.73 PBCC images/sk-netlink.pb-c.c [2021-04-26T14:14:57.022Z] #43 10.76 DEP images/sk-netlink.pb-c.d [2021-04-26T14:14:57.063Z] #49 42.44 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-26T14:14:57.063Z] #49 42.44 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-26T14:14:57.063Z] #49 42.46 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-26T14:14:57.063Z] #49 42.48 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-26T14:14:57.063Z] #49 42.50 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-26T14:14:57.063Z] #49 42.61 go: finding github.com/magiconair/properties v1.8.1 [2021-04-26T14:14:57.229Z] #51 ... [2021-04-26T14:14:57.229Z] [2021-04-26T14:14:57.229Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:14:57.229Z] #34 sha256:025e417d441087a2e478d5a19efaa040997a4215a929c9a1d4fd7925981ef93a [2021-04-26T14:14:57.229Z] #34 57.09 internal/poll [2021-04-26T14:14:57.229Z] #34 58.68 internal/fmtsort [2021-04-26T14:14:57.229Z] #34 59.24 internal/syscall/execenv [2021-04-26T14:14:57.229Z] #34 59.40 internal/syscall/unix [2021-04-26T14:14:57.229Z] #34 59.53 strings [2021-04-26T14:14:57.229Z] #34 59.75 os [2021-04-26T14:14:57.282Z] #43 10.79 PBCC images/sk-inet.pb-c.c [2021-04-26T14:14:57.282Z] #43 10.82 DEP images/sk-inet.pb-c.d [2021-04-26T14:14:57.282Z] #43 10.85 PBCC images/sk-unix.pb-c.c [2021-04-26T14:14:57.282Z] #43 10.88 DEP images/sk-unix.pb-c.d [2021-04-26T14:14:57.282Z] #43 10.92 PBCC images/mm.pb-c.c [2021-04-26T14:14:57.282Z] #43 10.96 DEP images/mm.pb-c.d [2021-04-26T14:14:57.328Z] #49 42.65 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-26T14:14:57.328Z] #49 42.67 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-26T14:14:57.328Z] #49 ... [2021-04-26T14:14:57.328Z] [2021-04-26T14:14:57.328Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-26T14:14:57.328Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-26T14:14:57.328Z] #32 32.34 Checking out files: 89% (1360/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-26T14:14:57.328Z] #32 32.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-26T14:14:57.328Z] #32 32.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-26T14:14:57.328Z] #32 ... [2021-04-26T14:14:57.328Z] [2021-04-26T14:14:57.328Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:14:57.328Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-26T14:14:57.328Z] #13 25.00 Reading package lists... [2021-04-26T14:14:57.328Z] #13 30.82 Building dependency tree... [2021-04-26T14:14:57.328Z] #13 32.68 The following additional packages will be installed: [2021-04-26T14:14:57.328Z] #13 32.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-26T14:14:57.328Z] #13 32.68 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-26T14:14:57.328Z] #13 32.69 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-26T14:14:57.328Z] #13 32.69 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-26T14:14:57.328Z] #13 32.69 mingw-w64-common mingw-w64-x86-64-dev [2021-04-26T14:14:57.328Z] #13 32.69 Suggested packages: [2021-04-26T14:14:57.328Z] #13 32.69 gcc-8-locales seccomp wine64 [2021-04-26T14:14:57.328Z] #13 33.82 The following NEW packages will be installed: [2021-04-26T14:14:57.328Z] #13 33.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-26T14:14:57.328Z] #13 33.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-26T14:14:57.328Z] #13 33.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-26T14:14:57.328Z] #13 33.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-26T14:14:57.328Z] #13 33.83 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-26T14:14:57.328Z] #13 33.86 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-26T14:14:57.328Z] #13 33.87 The following packages will be upgraded: [2021-04-26T14:14:57.328Z] #13 33.88 libseccomp2 libsystemd0 libudev1 [2021-04-26T14:14:57.328Z] #13 34.43 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-26T14:14:57.328Z] #13 34.43 Need to get 73.8 MB of archives. [2021-04-26T14:14:57.328Z] #13 34.43 After this operation, 472 MB of additional disk space will be used. [2021-04-26T14:14:57.328Z] #13 34.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-04-26T14:14:57.328Z] #13 34.44 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-04-26T14:14:57.328Z] #13 34.53 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-04-26T14:14:57.328Z] #13 34.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-04-26T14:14:57.328Z] #13 34.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-04-26T14:14:57.328Z] #13 34.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-04-26T14:14:57.328Z] #13 35.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-26T14:14:57.328Z] #13 35.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-04-26T14:14:57.328Z] #13 35.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-04-26T14:14:57.328Z] #13 35.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-26T14:14:57.328Z] #13 36.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-26T14:14:57.328Z] #13 36.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-26T14:14:57.328Z] #13 36.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-04-26T14:14:57.542Z] #43 11.04 PBCC images/timerfd.pb-c.c [2021-04-26T14:14:57.542Z] #43 11.11 DEP images/timerfd.pb-c.d [2021-04-26T14:14:57.542Z] #43 11.17 PBCC images/timer.pb-c.c [2021-04-26T14:14:57.542Z] #43 11.19 DEP images/timer.pb-c.d [2021-04-26T14:14:57.542Z] #43 11.22 PBCC images/sa.pb-c.c [2021-04-26T14:14:57.542Z] #43 11.24 DEP images/sa.pb-c.d [2021-04-26T14:14:57.542Z] #43 11.28 PBCC images/pipe-data.pb-c.c [2021-04-26T14:14:57.635Z] #13 ... [2021-04-26T14:14:57.635Z] [2021-04-26T14:14:57.635Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:14:57.635Z] #29 sha256:e859db50a7673d9d25542b7000d3f5c814358476040cc5a73c65844f11c4b4c8 [2021-04-26T14:14:57.635Z] #29 12.73 0.0% # 2.1% ## 3.6% ### 4.7% #### 6.6% #### 6.6% ##### 7.8% ###### 9.6% ######## 11.4% ######### 13.3% ########### 15.5% ########### 15.7% ############ 18.0% ############## 19.7% ############### 21.7% ################# 25.0% ################### 26.7% ################### 27.8% ##################### 29.7% ###################### 31.2% ####################### 32.8% ########################## 36.2% ############################ 39.6% ############################## 41.7% ############################### 44.2% ################################ 45.7% ################################## 47.4% ################################### 48.9% #################################### 50.8% #################################### 51.4% ##################################### 52.5% ###################################### 53.7% ######################################## 55.8% ######################################### 57.4% ######################################### 58.2% ########################################### 60.6% ############################################ 62.5% ############################################## 64.1% ############################################### 66.0% ################################################ 67.2% ################################################## 69.5% ################################################## 70.8% ################################################### 72.1% ##################################################### 74.0% ####################################################### 76.5% ####################################################### 76.6% ####################################################### 77.5% ######################################################### 79.4% ######################################################### 79.7% ########################################################## 80.8% ########################################################## 81.9% ########################################################### 82.4% ############################################################ 84.0% ############################################################# 85.5% ############################################################# 86.0% ############################################################### 88.5% ################################################################# 91.2% ################################################################### 93.3% ################################################################### 94.3% #################################################################### 95.1% #################################################################### 95.7% ##################################################################### 96.5% ###################################################################### 98.2% ######################################################################## 100.0% [2021-04-26T14:14:57.635Z] #29 21.30 [2021-04-26T14:14:57.684Z] #37 7.657 -- The C compiler identification is GNU 8.3.0 [2021-04-26T14:14:57.684Z] #37 7.747 -- Check for working C compiler: /usr/bin/cc [2021-04-26T14:14:57.802Z] #43 11.29 DEP images/pipe-data.pb-c.d [2021-04-26T14:14:57.802Z] #43 11.35 PBCC images/mnt.pb-c.c [2021-04-26T14:14:57.802Z] #43 11.39 DEP images/mnt.pb-c.d [2021-04-26T14:14:57.802Z] #43 11.46 PBCC images/sk-packet.pb-c.c [2021-04-26T14:14:57.802Z] #43 11.51 DEP images/sk-packet.pb-c.d [2021-04-26T14:14:58.063Z] #43 11.55 PBCC images/tcp-stream.pb-c.c [2021-04-26T14:14:58.063Z] #43 11.61 DEP images/tcp-stream.pb-c.d [2021-04-26T14:14:58.063Z] #43 11.64 PBCC images/pipe.pb-c.c [2021-04-26T14:14:58.063Z] #43 11.67 DEP images/pipe.pb-c.d [2021-04-26T14:14:58.063Z] #43 11.72 PBCC images/pstree.pb-c.c [2021-04-26T14:14:58.063Z] #43 11.77 DEP images/pstree.pb-c.d [2021-04-26T14:14:58.228Z] #29 22.45 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-26T14:14:58.259Z] #37 ... [2021-04-26T14:14:58.259Z] [2021-04-26T14:14:58.259Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:58.259Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:14:58.259Z] #42 63.97 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-26T14:14:58.259Z] #42 63.97 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-26T14:14:58.259Z] #42 64.04 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:58.259Z] #42 64.09 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-26T14:14:58.259Z] #42 64.15 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:58.259Z] #42 64.15 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-26T14:14:58.259Z] #42 64.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-26T14:14:58.259Z] #42 64.18 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:58.259Z] #42 64.19 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-26T14:14:58.259Z] #42 64.23 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-26T14:14:58.259Z] #42 70.95 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-26T14:14:58.259Z] #42 71.22 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:14:58.259Z] #42 DONE 71.6s [2021-04-26T14:14:58.259Z] [2021-04-26T14:14:58.259Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:14:58.259Z] #51 sha256:2b7b689a36da3fcb2bb653e999418a092e26d162663f238bf67884db60f6048f [2021-04-26T14:14:58.259Z] #51 61.54 context [2021-04-26T14:14:58.259Z] #51 62.41 os [2021-04-26T14:14:58.259Z] #51 62.98 encoding/binary [2021-04-26T14:14:58.259Z] #51 65.08 encoding/base64 [2021-04-26T14:14:58.259Z] #51 66.07 golang.org/x/sys/unix [2021-04-26T14:14:58.259Z] #51 66.51 fmt [2021-04-26T14:14:58.259Z] #51 71.69 encoding/json [2021-04-26T14:14:58.259Z] #51 ... [2021-04-26T14:14:58.259Z] [2021-04-26T14:14:58.260Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-26T14:14:58.260Z] #37 sha256:fc191b47588ba80d5d4e233a96458f80e44f622d464aaaa8e05feb8f708fd72d [2021-04-26T14:14:58.260Z] #37 8.561 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-26T14:14:58.260Z] #37 8.561 -- Detecting C compiler ABI info [2021-04-26T14:14:58.323Z] #43 11.82 PBCC images/fs.pb-c.c [2021-04-26T14:14:58.323Z] #43 11.83 DEP images/fs.pb-c.d [2021-04-26T14:14:58.323Z] #43 11.87 PBCC images/signalfd.pb-c.c [2021-04-26T14:14:58.323Z] #43 11.95 DEP images/signalfd.pb-c.d [2021-04-26T14:14:58.323Z] #43 12.02 PBCC images/fh.pb-c.c [2021-04-26T14:14:58.583Z] #43 12.06 PBCC images/fsnotify.pb-c.c [2021-04-26T14:14:58.583Z] #43 12.09 DEP images/fh.pb-c.d [2021-04-26T14:14:58.583Z] #43 12.17 DEP images/fsnotify.pb-c.d [2021-04-26T14:14:58.583Z] #43 12.26 PBCC images/eventpoll.pb-c.c [2021-04-26T14:14:58.583Z] #43 12.30 DEP images/eventpoll.pb-c.d [2021-04-26T14:14:58.808Z] #29 22.90 [2021-04-26T14:14:58.843Z] #43 12.36 PBCC images/eventfd.pb-c.c [2021-04-26T14:14:58.843Z] #43 12.40 DEP images/eventfd.pb-c.d [2021-04-26T14:14:58.843Z] #43 12.46 PBCC images/remap-file-path.pb-c.c [2021-04-26T14:14:58.843Z] #43 12.50 DEP images/remap-file-path.pb-c.d [2021-04-26T14:14:59.084Z] #29 23.15 0.2% ######################################################################## 100.0% [2021-04-26T14:14:59.103Z] #43 12.54 PBCC images/fifo.pb-c.c [2021-04-26T14:14:59.103Z] #43 12.56 DEP images/fifo.pb-c.d [2021-04-26T14:14:59.103Z] #43 12.63 PBCC images/ghost-file.pb-c.c [2021-04-26T14:14:59.103Z] #43 12.67 DEP images/ghost-file.pb-c.d [2021-04-26T14:14:59.103Z] #43 12.75 PBCC images/regfile.pb-c.c [2021-04-26T14:14:59.103Z] #43 12.85 DEP images/regfile.pb-c.d [2021-04-26T14:14:59.103Z] #43 12.88 PBCC images/ns.pb-c.c [2021-04-26T14:14:59.149Z] #34 62.34 path [2021-04-26T14:14:59.149Z] #34 ... [2021-04-26T14:14:59.149Z] [2021-04-26T14:14:59.149Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:14:59.149Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:14:59.149Z] #42 61.57 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-26T14:14:59.149Z] #42 61.59 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-26T14:14:59.149Z] #42 61.63 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:59.149Z] #42 61.66 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-26T14:14:59.149Z] #42 61.68 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:59.149Z] #42 61.71 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-26T14:14:59.149Z] #42 61.72 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-26T14:14:59.149Z] #42 61.73 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-26T14:14:59.149Z] #42 61.75 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-26T14:14:59.149Z] #42 61.76 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-26T14:14:59.213Z] #37 9.432 -- Detecting C compiler ABI info - done [2021-04-26T14:14:59.213Z] #37 9.557 -- Detecting C compile features [2021-04-26T14:14:59.363Z] #43 12.91 DEP images/ns.pb-c.d [2021-04-26T14:14:59.363Z] #43 12.98 PBCC images/fdinfo.pb-c.c [2021-04-26T14:14:59.363Z] #43 13.07 DEP images/fdinfo.pb-c.d [2021-04-26T14:14:59.527Z] #29 23.50 [2021-04-26T14:14:59.623Z] #43 13.13 PBCC images/core-aarch64.pb-c.c [2021-04-26T14:14:59.623Z] #43 13.20 PBCC images/core-arm.pb-c.c [2021-04-26T14:14:59.623Z] #43 13.27 PBCC images/core-ppc64.pb-c.c [2021-04-26T14:14:59.884Z] #43 13.35 PBCC images/core-s390.pb-c.c [2021-04-26T14:14:59.884Z] #43 13.45 PBCC images/core-x86.pb-c.c [2021-04-26T14:14:59.884Z] #43 13.51 PBCC images/core.pb-c.c [2021-04-26T14:15:00.093Z] #42 ... [2021-04-26T14:15:00.093Z] [2021-04-26T14:15:00.093Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:00.093Z] #45 sha256:a334a033e16241e43d991948ecc0dbe6b75d0cbcafecada8fb298d571c1cbe86 [2021-04-26T14:15:00.093Z] #45 53.61 time [2021-04-26T14:15:00.093Z] #45 59.26 internal/syscall/execenv [2021-04-26T14:15:00.093Z] #45 59.37 internal/syscall/unix [2021-04-26T14:15:00.093Z] #45 59.65 strings [2021-04-26T14:15:00.093Z] #45 59.72 os [2021-04-26T14:15:00.093Z] #45 62.38 regexp/syntax [2021-04-26T14:15:00.093Z] #45 63.61 fmt [2021-04-26T14:15:00.093Z] #45 ... [2021-04-26T14:15:00.093Z] [2021-04-26T14:15:00.093Z] #36 [tini 1/2] 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 [2021-04-26T14:15:00.093Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-26T14:15:00.093Z] #36 62.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-26T14:15:00.093Z] #36 62.69 Setting up xxd (2:8.1.0875-5) ... [2021-04-26T14:15:00.093Z] #36 62.70 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-26T14:15:00.093Z] #36 62.72 Setting up vim-common (2:8.1.0875-5) ... [2021-04-26T14:15:00.093Z] #36 62.77 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-26T14:15:00.093Z] #36 62.83 Setting up cmake-data (3.13.4-1) ... [2021-04-26T14:15:00.093Z] #36 62.90 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-26T14:15:00.093Z] #36 62.98 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-26T14:15:00.093Z] #36 63.03 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-26T14:15:00.093Z] #36 63.04 Setting up cmake (3.13.4-1) ... [2021-04-26T14:15:00.093Z] #36 63.05 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:15:00.093Z] #36 63.16 Processing triggers for mime-support (3.62) ... [2021-04-26T14:15:00.143Z] #43 13.59 PBCC images/inventory.pb-c.c [2021-04-26T14:15:00.143Z] #43 13.70 DEP images/core-aarch64.pb-c.d [2021-04-26T14:15:00.143Z] #43 13.74 DEP images/core-arm.pb-c.d [2021-04-26T14:15:00.143Z] #43 13.79 DEP images/core-ppc64.pb-c.d [2021-04-26T14:15:00.143Z] #43 13.84 DEP images/core-s390.pb-c.d [2021-04-26T14:15:00.355Z] #36 DONE 63.9s [2021-04-26T14:15:00.355Z] [2021-04-26T14:15:00.355Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-26T14:15:00.355Z] #37 sha256:9a409ba3cb2e8491f2f1c08b1e42cb139288739715e3a709ac4157c3475bde90 [2021-04-26T14:15:00.404Z] #43 13.87 DEP images/core-x86.pb-c.d [2021-04-26T14:15:00.404Z] #43 13.92 DEP images/core.pb-c.d [2021-04-26T14:15:00.404Z] #43 14.03 DEP images/inventory.pb-c.d [2021-04-26T14:15:00.404Z] #43 14.08 PBCC images/cpuinfo.pb-c.c [2021-04-26T14:15:00.494Z] #29 24.64 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-26T14:15:00.595Z] #37 ... [2021-04-26T14:15:00.595Z] [2021-04-26T14:15:00.595Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:15:00.595Z] #34 sha256:6fe1000629d77773f7bdee15e6dd1faf437c3061b4c01a1d7efbda67230862f9 [2021-04-26T14:15:00.595Z] #34 63.79 path [2021-04-26T14:15:00.595Z] #34 64.38 text/tabwriter [2021-04-26T14:15:00.595Z] #34 65.44 path/filepath [2021-04-26T14:15:00.595Z] #34 65.44 fmt [2021-04-26T14:15:00.595Z] #34 66.83 io/ioutil [2021-04-26T14:15:00.595Z] #34 69.05 github.com/BurntSushi/toml [2021-04-26T14:15:00.595Z] #34 69.05 flag [2021-04-26T14:15:00.595Z] #34 71.12 log [2021-04-26T14:15:00.595Z] #34 73.80 github.com/BurntSushi/toml/cmd/tomlv [2021-04-26T14:15:00.595Z] #34 ... [2021-04-26T14:15:00.595Z] [2021-04-26T14:15:00.595Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:00.595Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:15:00.595Z] #13 66.14 Selecting previously unselected package binutils-mingw-w64. [2021-04-26T14:15:00.595Z] #13 66.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-26T14:15:00.595Z] #13 66.16 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-26T14:15:00.595Z] #13 66.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-26T14:15:00.595Z] #13 66.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-26T14:15:00.595Z] #13 66.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-26T14:15:00.595Z] #13 66.74 Selecting previously unselected package dmsetup. [2021-04-26T14:15:00.595Z] #13 66.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-26T14:15:00.595Z] #13 66.81 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-26T14:15:00.595Z] #13 67.05 Selecting previously unselected package mingw-w64-common. [2021-04-26T14:15:00.595Z] #13 67.06 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-26T14:15:00.595Z] #13 67.07 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-26T14:15:00.666Z] #43 14.10 DEP images/cpuinfo.pb-c.d [2021-04-26T14:15:00.666Z] #43 14.15 PBCC images/stats.pb-c.c [2021-04-26T14:15:00.666Z] #43 14.17 DEP images/stats.pb-c.d [2021-04-26T14:15:00.760Z] #29 24.98 [2021-04-26T14:15:01.289Z] #29 25.18 #=#=# ######################## 33.4% ######################################################################## 100.0% [2021-04-26T14:15:01.289Z] #29 25.50 [2021-04-26T14:15:01.555Z] #29 ... [2021-04-26T14:15:01.555Z] [2021-04-26T14:15:01.555Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-26T14:15:01.555Z] #47 sha256:6c9f9eb24a3bd8d04e6c14aba0a5a3381f17347e9d153f5537b09ed175bdc5b1 [2021-04-26T14:15:01.555Z] #47 DONE 47.2s [2021-04-26T14:15:01.555Z] [2021-04-26T14:15:01.555Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:15:01.555Z] #49 sha256:5686d9a3275e376c49b41f5a3b87e7240d880d8ae33dd5758eb61ceba139128d [2021-04-26T14:15:01.555Z] #49 42.84 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-26T14:15:01.555Z] #49 43.36 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-26T14:15:01.555Z] #49 43.36 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-26T14:15:01.555Z] #49 43.38 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-26T14:15:01.555Z] #49 43.39 go: finding github.com/spf13/afero v1.1.2 [2021-04-26T14:15:01.555Z] #49 43.74 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-26T14:15:01.555Z] #49 43.78 go: finding github.com/spf13/cast v1.3.0 [2021-04-26T14:15:01.555Z] #49 43.79 go: finding golang.org/x/text v0.3.2 [2021-04-26T14:15:01.555Z] #49 43.80 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-26T14:15:01.555Z] #49 43.84 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-26T14:15:01.555Z] #49 44.32 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-26T14:15:01.555Z] #49 44.32 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-26T14:15:01.555Z] #49 44.35 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-26T14:15:01.555Z] #49 44.35 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-26T14:15:01.555Z] #49 44.74 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-26T14:15:01.555Z] #49 44.74 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-26T14:15:01.555Z] #49 44.75 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-26T14:15:01.555Z] #49 44.76 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-26T14:15:01.555Z] #49 45.31 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-26T14:15:01.555Z] #49 45.34 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-26T14:15:01.555Z] #49 45.34 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-26T14:15:01.555Z] #49 45.34 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-26T14:15:01.555Z] #49 45.42 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-26T14:15:01.555Z] #49 45.43 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-26T14:15:01.555Z] #49 45.48 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-26T14:15:01.555Z] #49 45.48 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-26T14:15:01.555Z] #49 46.02 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-26T14:15:01.555Z] #49 46.02 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-26T14:15:01.555Z] #49 46.02 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-26T14:15:01.555Z] #49 46.03 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-26T14:15:01.555Z] #49 46.19 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-26T14:15:01.555Z] #49 46.23 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-26T14:15:01.555Z] #49 46.42 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-26T14:15:01.555Z] #49 46.46 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-26T14:15:01.555Z] #49 46.49 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-26T14:15:01.555Z] #49 46.62 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-26T14:15:01.555Z] #49 46.63 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-26T14:15:01.741Z] #37 1.187 + RM_GOPATH=0 [2021-04-26T14:15:01.741Z] #37 1.188 + TMP_GOPATH= [2021-04-26T14:15:01.741Z] #37 1.188 + : /build [2021-04-26T14:15:01.741Z] #37 1.188 + '[' -z '' ']' [2021-04-26T14:15:01.741Z] #37 1.189 ++ mktemp -d [2021-04-26T14:15:01.741Z] #37 1.190 + export GOPATH=/tmp/tmp.lmB8EXc231 [2021-04-26T14:15:01.741Z] #37 1.190 + GOPATH=/tmp/tmp.lmB8EXc231 [2021-04-26T14:15:01.741Z] #37 1.190 + RM_GOPATH=1 [2021-04-26T14:15:01.741Z] #37 1.190 + case "$(go env GOARCH)" in [2021-04-26T14:15:01.741Z] #37 1.190 ++ go env GOARCH [2021-04-26T14:15:01.741Z] #37 1.212 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:15:01.741Z] #37 1.212 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:15:01.741Z] #37 1.213 ++ dirname /tmp/install/install.sh [2021-04-26T14:15:01.741Z] #37 1.218 + dir=/tmp/install [2021-04-26T14:15:01.741Z] #37 1.218 + bin=tini [2021-04-26T14:15:01.741Z] #37 1.218 + shift [2021-04-26T14:15:01.741Z] #37 1.218 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-26T14:15:01.741Z] #37 1.218 + . /tmp/install/tini.installer [2021-04-26T14:15:01.741Z] #37 1.218 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-26T14:15:01.741Z] #37 1.218 + install_tini [2021-04-26T14:15:01.741Z] #37 1.218 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-26T14:15:01.741Z] #37 1.219 + git clone https://github.com/krallin/tini.git /tmp/tmp.lmB8EXc231/tini [2021-04-26T14:15:01.741Z] #37 1.219 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-26T14:15:01.741Z] #37 1.223 Cloning into '/tmp/tmp.lmB8EXc231/tini'... [2021-04-26T14:15:02.579Z] #43 15.77 make[1]: Nothing to be done for 'all'. [2021-04-26T14:15:02.979Z] #49 ... [2021-04-26T14:15:02.979Z] [2021-04-26T14:15:02.979Z] #36 [tini 1/2] 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 [2021-04-26T14:15:02.979Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-26T14:15:02.979Z] #36 38.30 Unpacking xxd (2:8.1.0875-5) ... [2021-04-26T14:15:02.979Z] #36 40.50 Selecting previously unselected package vim-common. [2021-04-26T14:15:02.979Z] #36 40.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-26T14:15:02.979Z] #36 40.62 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-26T14:15:02.979Z] #36 41.49 Selecting previously unselected package cmake-data. [2021-04-26T14:15:02.979Z] #36 41.50 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-26T14:15:02.979Z] #36 41.59 Unpacking cmake-data (3.13.4-1) ... [2021-04-26T14:15:02.979Z] #36 47.84 Selecting previously unselected package libicu63:arm64. [2021-04-26T14:15:02.979Z] #36 47.84 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-26T14:15:02.979Z] #36 47.91 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-26T14:15:02.979Z] #36 ... [2021-04-26T14:15:02.979Z] [2021-04-26T14:15:02.979Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:15:02.979Z] #56 sha256:a2a4f10c76b248727298d89dadf7eb9dc8fcaa0c37e5d06f87833e2a1231592b [2021-04-26T14:15:02.979Z] #56 3.666 + RM_GOPATH=0 [2021-04-26T14:15:02.979Z] #56 3.666 + TMP_GOPATH= [2021-04-26T14:15:02.979Z] #56 3.666 + : /build [2021-04-26T14:15:02.979Z] #56 3.666 + '[' -z '' ']' [2021-04-26T14:15:02.979Z] #56 3.666 ++ mktemp -d [2021-04-26T14:15:02.979Z] #56 3.715 + export GOPATH=/tmp/tmp.LKimxHCHhF [2021-04-26T14:15:02.979Z] #56 3.715 + GOPATH=/tmp/tmp.LKimxHCHhF [2021-04-26T14:15:02.979Z] #56 3.715 + RM_GOPATH=1 [2021-04-26T14:15:02.979Z] #56 3.715 + case "$(go env GOARCH)" in [2021-04-26T14:15:02.979Z] #56 3.728 ++ go env GOARCH [2021-04-26T14:15:02.979Z] #56 3.980 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:15:02.979Z] #56 4.043 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:15:02.979Z] #56 4.049 ++ dirname /tmp/install/install.sh [2021-04-26T14:15:02.979Z] #56 4.052 + dir=/tmp/install [2021-04-26T14:15:02.979Z] #56 4.052 + bin=containerd [2021-04-26T14:15:02.979Z] #56 4.052 + shift [2021-04-26T14:15:02.979Z] #56 4.052 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-26T14:15:02.979Z] #56 4.054 + . /tmp/install/containerd.installer [2021-04-26T14:15:02.979Z] #56 4.055 ++ set -e [2021-04-26T14:15:02.979Z] #56 4.059 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:15:02.979Z] #56 4.071 + install_containerd [2021-04-26T14:15:02.979Z] #56 4.072 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-26T14:15:02.979Z] #56 4.072 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LKimxHCHhF/src/github.com/containerd/containerd [2021-04-26T14:15:02.979Z] #56 4.073 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:15:02.979Z] #56 4.094 Cloning into '/tmp/tmp.LKimxHCHhF/src/github.com/containerd/containerd'... [2021-04-26T14:15:02.979Z] #56 ... [2021-04-26T14:15:02.979Z] [2021-04-26T14:15:02.979Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:15:02.979Z] #29 sha256:e859db50a7673d9d25542b7000d3f5c814358476040cc5a73c65844f11c4b4c8 [2021-04-26T14:15:02.979Z] #29 27.06 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-26T14:15:03.127Z] #37 2.431 + cd /tmp/tmp.lmB8EXc231/tini [2021-04-26T14:15:03.128Z] #37 2.431 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-26T14:15:03.128Z] #37 2.436 + cmake . [2021-04-26T14:15:03.245Z] #29 ... [2021-04-26T14:15:03.245Z] [2021-04-26T14:15:03.245Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:15:03.245Z] #51 sha256:4b5a31e06ed147146cfb0a512c1cebd4e724fec643f2c0925ee62c23e8b7bbf5 [2021-04-26T14:15:03.245Z] #51 38.69 strconv [2021-04-26T14:15:03.245Z] #51 38.72 syscall [2021-04-26T14:15:03.245Z] #51 38.73 strings [2021-04-26T14:15:03.246Z] #51 38.86 bufio [2021-04-26T14:15:03.246Z] #51 43.92 reflect [2021-04-26T14:15:03.246Z] #51 43.92 regexp/syntax [2021-04-26T14:15:03.246Z] #51 47.26 os [2021-04-26T14:15:03.246Z] #51 ... [2021-04-26T14:15:03.246Z] [2021-04-26T14:15:03.246Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:03.246Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-26T14:15:03.246Z] #13 41.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-04-26T14:15:03.246Z] #13 43.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-04-26T14:15:03.246Z] #13 43.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-04-26T14:15:03.246Z] #13 43.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-26T14:15:03.246Z] #13 43.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-26T14:15:03.246Z] #13 43.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-04-26T14:15:03.246Z] #13 43.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-04-26T14:15:03.246Z] #13 43.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-04-26T14:15:03.246Z] #13 43.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-04-26T14:15:03.246Z] #13 43.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-04-26T14:15:03.246Z] #13 43.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-04-26T14:15:03.246Z] #13 43.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-04-26T14:15:03.246Z] #13 43.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-04-26T14:15:03.246Z] #13 43.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-04-26T14:15:03.246Z] #13 43.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-04-26T14:15:03.246Z] #13 45.16 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:15:03.246Z] #13 45.53 Fetched 73.8 MB in 10s (7390 kB/s) [2021-04-26T14:15:03.246Z] #13 45.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-26T14:15:03.246Z] #13 45.80 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-04-26T14:15:03.246Z] #13 45.85 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-26T14:15:03.388Z] #37 3.020 -- The C compiler identification is GNU 8.3.0 [2021-04-26T14:15:03.389Z] #37 3.094 -- Check for working C compiler: /usr/bin/cc [2021-04-26T14:15:03.510Z] #13 46.63 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-04-26T14:15:03.510Z] #13 ... [2021-04-26T14:15:03.510Z] [2021-04-26T14:15:03.510Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:15:03.510Z] #29 sha256:e859db50a7673d9d25542b7000d3f5c814358476040cc5a73c65844f11c4b4c8 [2021-04-26T14:15:03.510Z] #29 27.75 [2021-04-26T14:15:03.519Z] #43 17.21 CC images/stats.o [2021-04-26T14:15:03.779Z] #43 ... [2021-04-26T14:15:03.779Z] [2021-04-26T14:15:03.779Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:03.779Z] #45 sha256:131ce71329df7cfa88e1d69339572ddb531c964ed4fc083ab7c594f0c4a0207b [2021-04-26T14:15:03.779Z] #45 79.18 internal/lazyregexp [2021-04-26T14:15:03.779Z] #45 79.39 net/url [2021-04-26T14:15:03.779Z] #45 81.34 text/template/parse [2021-04-26T14:15:03.779Z] #45 83.69 go/parser [2021-04-26T14:15:03.779Z] #45 85.68 text/template [2021-04-26T14:15:03.779Z] #45 87.17 encoding/xml [2021-04-26T14:15:03.961Z] #37 3.682 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-26T14:15:04.039Z] #45 ... [2021-04-26T14:15:04.039Z] [2021-04-26T14:15:04.039Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:04.039Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:04.039Z] #43 17.63 CC images/core.o [2021-04-26T14:15:04.039Z] #43 ... [2021-04-26T14:15:04.039Z] [2021-04-26T14:15:04.039Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:15:04.039Z] #51 sha256:31eb80a4ceade83392e9503df206ea845263cae13749c3ffe091f0ad6574aa62 [2021-04-26T14:15:04.039Z] #51 79.50 github.com/pkg/diff [2021-04-26T14:15:04.039Z] #51 80.57 go/ast [2021-04-26T14:15:04.039Z] #51 81.51 golang.org/x/crypto/ssh/terminal [2021-04-26T14:15:04.039Z] #51 83.40 mvdan.cc/editorconfig [2021-04-26T14:15:04.039Z] #51 84.32 mvdan.cc/sh/v3/fileutil [2021-04-26T14:15:04.039Z] #51 84.56 mvdan.cc/sh/v3/syntax [2021-04-26T14:15:04.222Z] #37 3.691 -- Detecting C compiler ABI info [2021-04-26T14:15:04.264Z] using credential docker-jenkins-github-credentials [2021-04-26T14:15:04.302Z] #51 ... [2021-04-26T14:15:04.302Z] [2021-04-26T14:15:04.302Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:04.302Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:15:04.302Z] #13 77.92 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-26T14:15:04.302Z] #13 77.94 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-26T14:15:04.302Z] #13 77.95 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:04.302Z] #13 78.13 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-26T14:15:04.302Z] #13 78.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-26T14:15:04.302Z] #13 78.13 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:04.336Z] Cloning the remote Git repository [2021-04-26T14:15:04.336Z] Cloning with configured refspecs honoured and without tags [2021-04-26T14:15:04.794Z] #37 4.342 -- Detecting C compiler ABI info - done [2021-04-26T14:15:04.794Z] #37 4.385 -- Detecting C compile features [2021-04-26T14:15:04.794Z] #37 ... [2021-04-26T14:15:04.794Z] [2021-04-26T14:15:04.794Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:15:04.794Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-26T14:15:04.794Z] #42 67.73 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-26T14:15:04.794Z] #42 67.75 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:15:04.794Z] #42 DONE 68.4s [2021-04-26T14:15:04.795Z] #13 ... [2021-04-26T14:15:04.795Z] [2021-04-26T14:15:04.795Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-26T14:15:04.795Z] #37 sha256:fc191b47588ba80d5d4e233a96458f80e44f622d464aaaa8e05feb8f708fd72d [2021-04-26T14:15:04.795Z] #37 11.56 -- Detecting C compile features - done [2021-04-26T14:15:04.795Z] #37 11.59 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-26T14:15:04.795Z] #37 11.85 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-26T14:15:04.795Z] #37 11.95 -- Configuring done [2021-04-26T14:15:04.795Z] #37 11.99 -- Generating done [2021-04-26T14:15:04.795Z] #37 12.00 -- Build files have been written to: /tmp/tmp.ud8lBHPu8N/tini [2021-04-26T14:15:04.795Z] #37 12.01 + make tini-static [2021-04-26T14:15:04.795Z] #37 12.58 Scanning dependencies of target tini-static [2021-04-26T14:15:04.795Z] #37 12.70 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-26T14:15:04.795Z] #37 14.11 [100%] Linking C executable tini-static [2021-04-26T14:15:04.795Z] #37 14.67 [100%] Built target tini-static [2021-04-26T14:15:04.795Z] #37 14.77 + mkdir -p /build [2021-04-26T14:15:04.795Z] #37 14.79 + cp tini-static /build/docker-init [2021-04-26T14:15:04.865Z] #29 28.04 0.0% ### 4.4% ###### 8.6% ######### 13.8% ############ 16.8% ############### 22.0% ################## 26.3% #################### 28.7% ####################### 33.1% ########################### 37.7% [2021-04-26T14:15:04.865Z] #29 ... [2021-04-26T14:15:04.865Z] [2021-04-26T14:15:04.865Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:15:04.865Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-26T14:15:04.865Z] #42 40.49 Selecting previously unselected package libnet1:arm64. [2021-04-26T14:15:04.865Z] #42 40.51 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-26T14:15:04.865Z] #42 40.57 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-26T14:15:04.865Z] #42 40.95 Selecting previously unselected package libnet1-dev. [2021-04-26T14:15:04.865Z] #42 40.95 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-26T14:15:04.865Z] #42 40.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-26T14:15:04.865Z] #42 41.41 Selecting previously unselected package libnl-3-200:arm64. [2021-04-26T14:15:04.865Z] #42 41.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-26T14:15:04.865Z] #42 41.43 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-26T14:15:04.865Z] #42 41.81 Selecting previously unselected package libnl-3-dev:arm64. [2021-04-26T14:15:04.865Z] #42 41.82 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-04-26T14:15:04.865Z] #42 41.84 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-26T14:15:04.865Z] #42 42.42 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-26T14:15:04.865Z] #42 42.42 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-26T14:15:04.865Z] #42 42.46 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-26T14:15:04.865Z] #42 42.65 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-04-26T14:15:04.865Z] #42 42.65 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-04-26T14:15:04.865Z] #42 43.51 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-26T14:15:04.865Z] #42 46.45 Selecting previously unselected package zlib1g-dev:arm64. [2021-04-26T14:15:04.865Z] #42 46.45 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-04-26T14:15:04.865Z] #42 46.46 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-26T14:15:04.865Z] #42 46.69 Selecting previously unselected package libprotobuf17:arm64. [2021-04-26T14:15:04.865Z] #42 46.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-04-26T14:15:04.865Z] #42 46.76 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-26T14:15:04.865Z] #42 47.72 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-04-26T14:15:04.865Z] #42 47.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-04-26T14:15:04.865Z] #42 47.73 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-26T14:15:04.865Z] #42 48.03 Selecting previously unselected package libprotobuf-dev:arm64. [2021-04-26T14:15:04.865Z] #42 48.06 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-04-26T14:15:04.865Z] #42 48.09 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-26T14:15:04.865Z] #42 50.05 Selecting previously unselected package libprotoc17:arm64. [2021-04-26T14:15:04.865Z] #42 50.05 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-04-26T14:15:04.865Z] #42 50.06 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-26T14:15:04.865Z] #42 50.48 Selecting previously unselected package protobuf-c-compiler. [2021-04-26T14:15:04.865Z] #42 50.49 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-04-26T14:15:04.865Z] #42 50.52 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-26T14:15:04.865Z] #42 ... [2021-04-26T14:15:04.865Z] [2021-04-26T14:15:04.865Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:15:04.865Z] #29 sha256:e859db50a7673d9d25542b7000d3f5c814358476040cc5a73c65844f11c4b4c8 [2021-04-26T14:15:04.900Z] #13 ... [2021-04-26T14:15:04.900Z] [2021-04-26T14:15:04.900Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:04.900Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:04.900Z] #43 18.28 CC images/core-x86.o [2021-04-26T14:15:05.055Z] #37 DONE 15.3s [2021-04-26T14:15:05.055Z] [2021-04-26T14:15:05.055Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:15:05.055Z] #34 sha256:6fe1000629d77773f7bdee15e6dd1faf437c3061b4c01a1d7efbda67230862f9 [2021-04-26T14:15:05.055Z] #34 DONE 78.5s [2021-04-26T14:15:05.055Z] [2021-04-26T14:15:05.055Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:05.055Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:05.055Z] #43 4.435 Note: Building without setproctitle() and strlcpy() support. [2021-04-26T14:15:05.055Z] #43 4.435 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-26T14:15:05.055Z] #43 4.475 Note: Building without GnuTLS support [2021-04-26T14:15:05.055Z] #43 4.487 Makefile.config:39: Warn: you have no libnftables installed [2021-04-26T14:15:05.055Z] #43 4.487 Makefile.config:40: Warn: Building without nftables support [2021-04-26T14:15:05.055Z] #43 6.648 fatal: not a git repository (or any of the parent directories): .git [2021-04-26T14:15:05.055Z] #43 6.726 GEN .gitid [2021-04-26T14:15:05.055Z] #43 6.753 GEN criu/include/version.h [2021-04-26T14:15:05.055Z] #43 6.857 GEN include/common/asm [2021-04-26T14:15:05.055Z] [2021-04-26T14:15:05.056Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:05.056Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:05.172Z] #43 18.80 CC images/core-arm.o [2021-04-26T14:15:04.544Z] Cloning repository https://github.com/moby/moby.git [2021-04-26T14:15:04.927Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-04-26T14:15:05.432Z] #43 19.20 CC images/core-aarch64.o [2021-04-26T14:15:05.625Z] #43 ... [2021-04-26T14:15:05.625Z] [2021-04-26T14:15:05.625Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:05.625Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:15:05.625Z] #13 73.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-26T14:15:05.625Z] #13 73.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-26T14:15:05.625Z] #13 73.82 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-26T14:15:05.659Z] #29 28.04 0.0% ### 4.4% ###### 8.6% ######### 13.8% ############ 16.8% ############### 22.0% ################## 26.3% #################### 28.7% ####################### 33.1% ########################### 37.7% ############################# 40.7% ############################### 44.4% ################################# 46.8% ##################################### 52.0% ####################################### 54.5% ########################################## 58.6% ############################################## 64.0% ### [2021-04-26T14:15:05.659Z] #29 ... [2021-04-26T14:15:05.659Z] [2021-04-26T14:15:05.659Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:15:05.659Z] #34 sha256:d01f73d9ba0a25f400cb6b667ad16037815cf296bc92c8137c9c431913f62567 [2021-04-26T14:15:05.659Z] #34 41.15 time [2021-04-26T14:15:05.659Z] #34 45.37 internal/poll [2021-04-26T14:15:05.659Z] #34 46.64 os [2021-04-26T14:15:05.659Z] #34 49.73 path/filepath [2021-04-26T14:15:05.659Z] #34 50.26 internal/fmtsort [2021-04-26T14:15:05.659Z] #34 50.75 io/ioutil [2021-04-26T14:15:05.659Z] #34 50.90 fmt [2021-04-26T14:15:05.659Z] #34 ... [2021-04-26T14:15:05.659Z] [2021-04-26T14:15:05.659Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:15:05.659Z] #29 sha256:e859db50a7673d9d25542b7000d3f5c814358476040cc5a73c65844f11c4b4c8 [2021-04-26T14:15:06.373Z] #43 19.66 CC images/core-ppc64.o [2021-04-26T14:15:06.455Z] #29 28.04 0.0% ### 4.4% ###### 8.6% ######### 13.8% ############ 16.8% ############### 22.0% ################## 26.3% #################### 28.7% ####################### 33.1% ########################### 37.7% ############################# 40.7% ############################### 44.4% ################################# 46.8% ##################################### 52.0% ####################################### 54.5% ########################################## 58.6% ############################################## 64.0% ################################################# 68.4% #################################################### 73.0% ####################################################### 76.8% ########################################################## 81.7% ############################################################## 86.8% ################################################################# 91.2% ##################################################################### 96.2% ######################################################################## 100.0% [2021-04-26T14:15:06.455Z] #29 30.63 [2021-04-26T14:15:06.564Z] #13 ... [2021-04-26T14:15:06.564Z] [2021-04-26T14:15:06.564Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:06.564Z] #45 sha256:ba7bb2f8f27fba7ba11cafe4b2c3335ca40953607053c60809530b3a27e5d14e [2021-04-26T14:15:06.564Z] #45 69.93 regexp [2021-04-26T14:15:06.564Z] #45 71.92 go/token [2021-04-26T14:15:06.564Z] #45 72.97 go/scanner [2021-04-26T14:15:06.564Z] #45 74.23 internal/lazyregexp [2021-04-26T14:15:06.564Z] #45 74.61 go/ast [2021-04-26T14:15:06.564Z] #45 74.61 net/url [2021-04-26T14:15:06.564Z] #45 76.54 text/template/parse [2021-04-26T14:15:06.564Z] #45 ... [2021-04-26T14:15:06.564Z] [2021-04-26T14:15:06.564Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:15:06.564Z] #51 sha256:2b7b689a36da3fcb2bb653e999418a092e26d162663f238bf67884db60f6048f [2021-04-26T14:15:06.564Z] #51 76.06 github.com/pkg/diff [2021-04-26T14:15:06.564Z] #51 77.70 go/ast [2021-04-26T14:15:06.564Z] #51 77.85 golang.org/x/crypto/ssh/terminal [2021-04-26T14:15:06.564Z] #51 79.76 mvdan.cc/editorconfig [2021-04-26T14:15:06.633Z] #43 20.28 CC images/core-s390.o [2021-04-26T14:15:06.719Z] #29 ... [2021-04-26T14:15:06.719Z] [2021-04-26T14:15:06.719Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:06.719Z] #45 sha256:106eb163e61ac10499466b29fd54440e57caa7de0e87cefb41b7f32358b0aa39 [2021-04-26T14:15:06.719Z] #45 42.14 hash/crc32 [2021-04-26T14:15:06.719Z] #45 43.57 vendor/golang.org/x/text/transform [2021-04-26T14:15:06.719Z] #45 45.75 context [2021-04-26T14:15:06.719Z] #45 45.82 internal/poll [2021-04-26T14:15:06.719Z] #45 47.12 regexp [2021-04-26T14:15:06.719Z] #45 48.45 os [2021-04-26T14:15:06.719Z] #45 52.20 github.com/LK4D4/vndr/versioned [2021-04-26T14:15:06.719Z] #45 ... [2021-04-26T14:15:06.719Z] [2021-04-26T14:15:06.719Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:06.719Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-26T14:15:06.719Z] #13 47.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-26T14:15:06.719Z] #13 47.83 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-26T14:15:06.719Z] #13 47.85 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-26T14:15:06.719Z] #13 48.13 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-04-26T14:15:06.719Z] #13 48.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-26T14:15:06.719Z] #13 48.52 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-04-26T14:15:06.719Z] #13 48.55 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-26T14:15:06.720Z] #13 48.85 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-04-26T14:15:06.720Z] #13 49.06 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-26T14:15:06.720Z] #13 49.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 ... 15383 files and directories currently installed.) [2021-04-26T14:15:06.720Z] #13 49.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-04-26T14:15:06.720Z] #13 49.19 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-26T14:15:05.803Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-26T14:15:05.803Z] > git --version # timeout=10 [2021-04-26T14:15:05.851Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-26T14:15:05.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:15:05.855Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42324/head:refs/remotes/origin/PR-42324 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:15:07.503Z] #51 80.88 mvdan.cc/sh/v3/fileutil [2021-04-26T14:15:07.503Z] #51 81.01 mvdan.cc/sh/v3/syntax [2021-04-26T14:15:07.572Z] #43 20.93 CC images/cpuinfo.o [2021-04-26T14:15:07.602Z] #43 2.398 Note: Building without setproctitle() and strlcpy() support. [2021-04-26T14:15:07.602Z] #43 2.400 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-26T14:15:07.602Z] #43 2.429 Note: Building without GnuTLS support [2021-04-26T14:15:07.602Z] #43 2.437 Makefile.config:39: Warn: you have no libnftables installed [2021-04-26T14:15:07.602Z] #43 2.438 Makefile.config:40: Warn: Building without nftables support [2021-04-26T14:15:07.602Z] #43 ... [2021-04-26T14:15:07.602Z] [2021-04-26T14:15:07.602Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:15:07.602Z] #51 sha256:51f61041f74350df0734838ef122781bf380335aa51900d103b07f0792a9e5df [2021-04-26T14:15:07.602Z] #51 61.08 os [2021-04-26T14:15:07.602Z] #51 63.63 encoding/base64 [2021-04-26T14:15:07.602Z] #51 64.93 golang.org/x/sys/unix [2021-04-26T14:15:07.602Z] #51 65.90 fmt [2021-04-26T14:15:07.602Z] #51 70.77 encoding/json [2021-04-26T14:15:07.602Z] #51 ... [2021-04-26T14:15:07.602Z] [2021-04-26T14:15:07.602Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:07.602Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:15:07.602Z] #13 55.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-26T14:15:07.602Z] #13 55.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-26T14:15:07.602Z] #13 55.45 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-26T14:15:07.602Z] #13 58.22 Selecting previously unselected package binutils-mingw-w64. [2021-04-26T14:15:07.602Z] #13 58.33 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-26T14:15:07.602Z] #13 58.34 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-26T14:15:07.602Z] #13 58.57 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-26T14:15:07.602Z] #13 58.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-26T14:15:07.602Z] #13 58.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-26T14:15:07.602Z] #13 58.75 Selecting previously unselected package dmsetup. [2021-04-26T14:15:07.602Z] #13 58.75 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-26T14:15:07.602Z] #13 58.77 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-26T14:15:07.602Z] #13 58.94 Selecting previously unselected package mingw-w64-common. [2021-04-26T14:15:07.602Z] #13 58.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-26T14:15:07.602Z] #13 58.95 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-26T14:15:07.602Z] #13 64.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-26T14:15:07.602Z] #13 64.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-26T14:15:07.602Z] #13 64.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-26T14:15:07.831Z] #43 21.40 CC images/inventory.o [2021-04-26T14:15:07.863Z] #13 ... [2021-04-26T14:15:07.863Z] [2021-04-26T14:15:07.863Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-26T14:15:07.863Z] #37 sha256:9a409ba3cb2e8491f2f1c08b1e42cb139288739715e3a709ac4157c3475bde90 [2021-04-26T14:15:07.863Z] #37 6.801 -- Detecting C compile features - done [2021-04-26T14:15:07.863Z] #37 6.846 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-26T14:15:07.863Z] #37 7.137 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-26T14:15:07.863Z] #37 7.246 -- Configuring done [2021-04-26T14:15:07.863Z] #37 7.251 -- Generating done [2021-04-26T14:15:07.863Z] #37 7.270 -- Build files have been written to: /tmp/tmp.lmB8EXc231/tini [2021-04-26T14:15:07.863Z] #37 7.278 + make tini-static [2021-04-26T14:15:08.073Z] #51 ... [2021-04-26T14:15:08.073Z] [2021-04-26T14:15:08.073Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:08.073Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:08.073Z] #43 8.693 PBCC images/timens.pb-c.c [2021-04-26T14:15:08.073Z] #43 8.751 DEP images/timens.pb-c.d [2021-04-26T14:15:08.073Z] #43 8.820 PBCC images/fown.pb-c.c [2021-04-26T14:15:08.073Z] #43 8.852 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-26T14:15:08.073Z] #43 8.917 PBCC images/opts.pb-c.c [2021-04-26T14:15:08.073Z] #43 9.056 PBCC images/memfd.pb-c.c [2021-04-26T14:15:08.073Z] #43 9.056 DEP images/fown.pb-c.d [2021-04-26T14:15:08.073Z] #43 9.099 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-26T14:15:08.073Z] #43 9.201 DEP images/opts.pb-c.d [2021-04-26T14:15:08.073Z] #43 9.271 DEP images/memfd.pb-c.d [2021-04-26T14:15:08.073Z] #43 9.368 PBCC images/sit.pb-c.c [2021-04-26T14:15:08.073Z] #43 9.445 DEP images/sit.pb-c.d [2021-04-26T14:15:08.073Z] #43 9.486 PBCC images/macvlan.pb-c.c [2021-04-26T14:15:08.073Z] #43 9.529 DEP images/macvlan.pb-c.d [2021-04-26T14:15:08.073Z] #43 9.576 PBCC images/autofs.pb-c.c [2021-04-26T14:15:08.073Z] #43 9.622 DEP images/autofs.pb-c.d [2021-04-26T14:15:08.073Z] #43 9.710 PBCC images/sysctl.pb-c.c [2021-04-26T14:15:08.073Z] #43 9.742 DEP images/sysctl.pb-c.d [2021-04-26T14:15:08.073Z] #43 9.796 PBCC images/time.pb-c.c [2021-04-26T14:15:08.073Z] #43 9.818 DEP images/time.pb-c.d [2021-04-26T14:15:08.073Z] #43 9.896 PBCC images/binfmt-misc.pb-c.c [2021-04-26T14:15:08.073Z] #43 9.920 DEP images/binfmt-misc.pb-c.d [2021-04-26T14:15:08.073Z] #43 10.02 PBCC images/seccomp.pb-c.c [2021-04-26T14:15:08.073Z] #43 10.02 DEP images/seccomp.pb-c.d [2021-04-26T14:15:08.122Z] #13 51.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-26T14:15:08.122Z] #13 51.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-04-26T14:15:08.122Z] #13 51.12 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-26T14:15:08.124Z] #37 7.676 Scanning dependencies of target tini-static [2021-04-26T14:15:08.124Z] #37 7.722 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-26T14:15:08.333Z] #43 10.09 PBCC images/userns.pb-c.c [2021-04-26T14:15:08.333Z] #43 10.15 DEP images/userns.pb-c.d [2021-04-26T14:15:08.333Z] #43 10.21 PBCC images/cgroup.pb-c.c [2021-04-26T14:15:08.333Z] #43 10.25 DEP images/cgroup.pb-c.d [2021-04-26T14:15:08.333Z] #43 10.27 PBCC images/ext-file.pb-c.c [2021-04-26T14:15:08.400Z] #43 21.75 CC images/fdinfo.o [2021-04-26T14:15:08.593Z] #43 10.33 DEP images/ext-file.pb-c.d [2021-04-26T14:15:08.593Z] #43 10.44 PBCC images/rpc.pb-c.c [2021-04-26T14:15:08.593Z] #43 10.49 DEP images/rpc.pb-c.d [2021-04-26T14:15:08.593Z] #43 10.54 PBCC images/siginfo.pb-c.c [2021-04-26T14:15:08.660Z] #43 22.09 CC images/fown.o [2021-04-26T14:15:08.660Z] #43 22.35 CC images/ns.o [2021-04-26T14:15:08.853Z] #43 10.65 DEP images/siginfo.pb-c.d [2021-04-26T14:15:08.853Z] #43 10.65 PBCC images/pagemap.pb-c.c [2021-04-26T14:15:08.853Z] #43 10.71 DEP images/pagemap.pb-c.d [2021-04-26T14:15:08.920Z] #43 22.54 CC images/regfile.o [2021-04-26T14:15:09.112Z] #43 10.87 PBCC images/rlimit.pb-c.c [2021-04-26T14:15:09.112Z] #43 10.87 DEP images/rlimit.pb-c.d [2021-04-26T14:15:09.112Z] #43 10.88 PBCC images/file-lock.pb-c.c [2021-04-26T14:15:09.112Z] #43 10.91 DEP images/file-lock.pb-c.d [2021-04-26T14:15:09.112Z] #43 11.04 PBCC images/tty.pb-c.c [2021-04-26T14:15:09.180Z] #43 22.76 CC images/ghost-file.o [2021-04-26T14:15:09.372Z] #43 11.08 DEP images/tty.pb-c.d [2021-04-26T14:15:09.372Z] #43 11.14 PBCC images/tun.pb-c.c [2021-04-26T14:15:09.372Z] #43 11.17 PBCC images/netdev.pb-c.c [2021-04-26T14:15:09.440Z] #43 23.04 CC images/fifo.o [2021-04-26T14:15:09.440Z] #43 23.23 CC images/remap-file-path.o [2021-04-26T14:15:09.511Z] #37 ... [2021-04-26T14:15:09.511Z] [2021-04-26T14:15:09.511Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:15:09.511Z] #34 sha256:025e417d441087a2e478d5a19efaa040997a4215a929c9a1d4fd7925981ef93a [2021-04-26T14:15:09.511Z] #34 62.85 text/tabwriter [2021-04-26T14:15:09.511Z] #34 63.67 path/filepath [2021-04-26T14:15:09.511Z] #34 63.67 fmt [2021-04-26T14:15:09.511Z] #34 65.13 io/ioutil [2021-04-26T14:15:09.511Z] #34 67.31 flag [2021-04-26T14:15:09.511Z] #34 67.33 github.com/BurntSushi/toml [2021-04-26T14:15:09.511Z] #34 69.34 log [2021-04-26T14:15:09.511Z] #34 71.70 github.com/BurntSushi/toml/cmd/tomlv [2021-04-26T14:15:09.511Z] #34 ... [2021-04-26T14:15:09.511Z] [2021-04-26T14:15:09.511Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:09.511Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:09.511Z] #43 4.555 fatal: not a git repository (or any of the parent directories): .git [2021-04-26T14:15:09.511Z] #43 4.600 GEN .gitid [2021-04-26T14:15:09.511Z] #43 4.650 GEN criu/include/version.h [2021-04-26T14:15:09.631Z] #43 11.37 DEP images/tun.pb-c.d [2021-04-26T14:15:09.631Z] #43 11.37 DEP images/netdev.pb-c.d [2021-04-26T14:15:09.631Z] #43 11.37 PBCC images/vma.pb-c.c [2021-04-26T14:15:09.632Z] #43 11.42 DEP images/vma.pb-c.d [2021-04-26T14:15:09.632Z] #43 11.54 PBCC images/creds.pb-c.c [2021-04-26T14:15:09.632Z] #43 11.54 DEP images/creds.pb-c.d [2021-04-26T14:15:09.775Z] #43 4.729 GEN include/common/asm [2021-04-26T14:15:09.894Z] #43 11.60 PBCC images/utsns.pb-c.c [2021-04-26T14:15:09.894Z] #43 11.60 DEP images/utsns.pb-c.d [2021-04-26T14:15:09.894Z] #43 11.68 PBCC images/ipc-desc.pb-c.c [2021-04-26T14:15:09.894Z] #43 11.68 PBCC images/ipc-sem.pb-c.c [2021-04-26T14:15:09.894Z] #43 11.71 DEP images/ipc-desc.pb-c.d [2021-04-26T14:15:10.010Z] #43 23.46 CC images/eventfd.o [2021-04-26T14:15:10.010Z] #43 23.70 CC images/eventpoll.o [2021-04-26T14:15:10.010Z] #43 ... [2021-04-26T14:15:10.010Z] [2021-04-26T14:15:10.010Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:15:10.010Z] #56 sha256:b7490a129bcd80e147e302913c48a651092750449eb9ed7d0f6f13445a12f0bd [2021-04-26T14:15:10.154Z] #43 11.82 DEP images/ipc-sem.pb-c.d [2021-04-26T14:15:10.154Z] #43 11.87 PBCC images/ipc-msg.pb-c.c [2021-04-26T14:15:10.154Z] #43 11.95 DEP images/ipc-msg.pb-c.d [2021-04-26T14:15:10.154Z] #43 12.01 PBCC images/ipc-shm.pb-c.c [2021-04-26T14:15:10.154Z] #43 12.06 DEP images/ipc-shm.pb-c.d [2021-04-26T14:15:10.270Z] #56 45.87 Checking out files: 51% (1998/3905) Checking out files: 52% (2031/3905) Checking out files: 53% (2070/3905) Checking out files: 54% (2109/3905) Checking out files: 55% (2148/3905) Checking out files: 56% (2187/3905) Checking out files: 57% (2226/3905) Checking out files: 58% (2265/3905) Checking out files: 59% (2304/3905) Checking out files: 60% (2343/3905) Checking out files: 61% (2383/3905) Checking out files: 62% (2422/3905) Checking out files: 63% (2461/3905) Checking out files: 64% (2500/3905) Checking out files: 65% (2539/3905) Checking out files: 66% (2578/3905) Checking out files: 67% (2617/3905) Checking out files: 68% (2656/3905) Checking out files: 69% (2695/3905) Checking out files: 70% (2734/3905) Checking out files: 71% (2773/3905) Checking out files: 72% (2812/3905) Checking out files: 73% (2851/3905) Checking out files: 74% (2890/3905) Checking out files: 75% (2929/3905) Checking out files: 76% (2968/3905) Checking out files: 77% (3007/3905) Checking out files: 78% (3046/3905) Checking out files: 79% (3085/3905) Checking out files: 80% (3124/3905) Checking out files: 81% (3164/3905) Checking out files: 82% (3203/3905) Checking out files: 83% (3242/3905) Checking out files: 84% (3281/3905) Checking out files: 85% (3320/3905) Checking out files: 86% (3359/3905) Checking out files: 87% (3398/3905) Checking out files: 88% (3437/3905) Checking out files: 89% (3476/3905) Checking out files: 90% (3515/3905) Checking out files: 91% (3554/3905) Checking out files: 91% (3579/3905) Checking out files: 92% (3593/3905) Checking out files: 93% (3632/3905) Checking out files: 94% (3671/3905) Checking out files: 95% (3710/3905) Checking out files: 96% (3749/3905) Checking out files: 97% (3788/3905) Checking out files: 98% (3827/3905) Checking out files: 99% (3866/3905) Checking out files: 100% (3905/3905) Checking out files: 100% (3905/3905), done. [2021-04-26T14:15:10.270Z] #56 47.23 + cd /tmp/tmp.3BAHKqegHX/src/github.com/containerd/containerd [2021-04-26T14:15:10.270Z] #56 47.23 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:15:10.414Z] #43 12.11 PBCC images/ipc-var.pb-c.c [2021-04-26T14:15:10.414Z] #43 12.17 DEP images/ipc-var.pb-c.d [2021-04-26T14:15:10.414Z] #43 12.22 PBCC images/sk-opts.pb-c.c [2021-04-26T14:15:10.414Z] #43 12.27 PBCC images/packet-sock.pb-c.c [2021-04-26T14:15:10.675Z] #43 12.32 DEP images/sk-opts.pb-c.d [2021-04-26T14:15:10.675Z] #43 12.34 DEP images/packet-sock.pb-c.d [2021-04-26T14:15:10.675Z] #43 12.40 PBCC images/sk-netlink.pb-c.c [2021-04-26T14:15:10.675Z] #43 12.52 DEP images/sk-netlink.pb-c.d [2021-04-26T14:15:10.705Z] #13 ... [2021-04-26T14:15:10.705Z] [2021-04-26T14:15:10.705Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:15:10.705Z] #29 sha256:e859db50a7673d9d25542b7000d3f5c814358476040cc5a73c65844f11c4b4c8 [2021-04-26T14:15:10.705Z] #29 31.64 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-26T14:15:10.705Z] #29 32.04 [2021-04-26T14:15:10.705Z] #29 32.28 ######################################################################## 100.0% [2021-04-26T14:15:10.705Z] #29 32.39 [2021-04-26T14:15:10.705Z] #29 33.15 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-26T14:15:10.705Z] #29 33.53 [2021-04-26T14:15:10.705Z] #29 33.76 ##################################### 52.6% ######################################################################## 100.0% [2021-04-26T14:15:10.705Z] #29 33.84 [2021-04-26T14:15:10.705Z] #29 33.90 Download of images into '/build' complete. [2021-04-26T14:15:10.705Z] #29 33.90 Use something like the following to load the result into a Docker daemon: [2021-04-26T14:15:10.705Z] #29 33.90 tar -cC '/build' . | docker load [2021-04-26T14:15:10.717Z] #43 ... [2021-04-26T14:15:10.717Z] [2021-04-26T14:15:10.717Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-26T14:15:10.717Z] #37 sha256:9a409ba3cb2e8491f2f1c08b1e42cb139288739715e3a709ac4157c3475bde90 [2021-04-26T14:15:10.717Z] #37 9.265 [100%] Linking C executable tini-static [2021-04-26T14:15:10.717Z] #37 9.866 [100%] Built target tini-static [2021-04-26T14:15:10.717Z] #37 9.950 + mkdir -p /build [2021-04-26T14:15:10.717Z] #37 9.963 + cp tini-static /build/docker-init [2021-04-26T14:15:10.717Z] #37 DONE 10.3s [2021-04-26T14:15:10.934Z] #43 12.62 PBCC images/sk-inet.pb-c.c [2021-04-26T14:15:10.935Z] #43 12.67 DEP images/sk-inet.pb-c.d [2021-04-26T14:15:10.935Z] #43 12.72 PBCC images/sk-unix.pb-c.c [2021-04-26T14:15:10.935Z] #43 12.79 DEP images/sk-unix.pb-c.d [2021-04-26T14:15:10.935Z] #43 12.86 PBCC images/mm.pb-c.c [2021-04-26T14:15:10.935Z] #43 12.89 DEP images/mm.pb-c.d [2021-04-26T14:15:10.978Z] [2021-04-26T14:15:10.978Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:15:10.978Z] #51 sha256:51f61041f74350df0734838ef122781bf380335aa51900d103b07f0792a9e5df [2021-04-26T14:15:10.978Z] #51 74.29 github.com/pkg/diff [2021-04-26T14:15:11.215Z] #43 12.95 PBCC images/timerfd.pb-c.c [2021-04-26T14:15:11.215Z] #43 13.06 DEP images/timerfd.pb-c.d [2021-04-26T14:15:11.215Z] #43 13.09 PBCC images/timer.pb-c.c [2021-04-26T14:15:11.215Z] #43 13.11 DEP images/timer.pb-c.d [2021-04-26T14:15:11.215Z] #43 13.17 PBCC images/sa.pb-c.c [2021-04-26T14:15:11.475Z] #43 13.27 DEP images/sa.pb-c.d [2021-04-26T14:15:11.475Z] #43 13.30 PBCC images/pipe-data.pb-c.c [2021-04-26T14:15:11.475Z] #43 13.32 DEP images/pipe-data.pb-c.d [2021-04-26T14:15:11.475Z] #43 13.36 PBCC images/mnt.pb-c.c [2021-04-26T14:15:11.734Z] #43 13.44 DEP images/mnt.pb-c.d [2021-04-26T14:15:11.734Z] #43 13.51 PBCC images/sk-packet.pb-c.c [2021-04-26T14:15:11.734Z] #43 13.56 DEP images/sk-packet.pb-c.d [2021-04-26T14:15:11.734Z] #43 13.61 PBCC images/tcp-stream.pb-c.c [2021-04-26T14:15:11.734Z] #43 13.68 DEP images/tcp-stream.pb-c.d [2021-04-26T14:15:11.994Z] #43 13.76 PBCC images/pipe.pb-c.c [2021-04-26T14:15:11.994Z] #43 13.83 DEP images/pipe.pb-c.d [2021-04-26T14:15:11.994Z] #43 13.90 PBCC images/pstree.pb-c.c [2021-04-26T14:15:11.994Z] #43 13.96 DEP images/pstree.pb-c.d [2021-04-26T14:15:12.185Z] #56 ... [2021-04-26T14:15:12.186Z] [2021-04-26T14:15:12.186Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:15:12.186Z] #51 sha256:31eb80a4ceade83392e9503df206ea845263cae13749c3ffe091f0ad6574aa62 [2021-04-26T14:15:12.186Z] #51 90.61 mvdan.cc/sh/v3/cmd/shfmt [2021-04-26T14:15:12.186Z] #51 DONE 97.4s [2021-04-26T14:15:12.186Z] [2021-04-26T14:15:12.186Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:12.186Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:12.186Z] #43 23.99 CC images/fh.o [2021-04-26T14:15:12.186Z] #43 24.24 CC images/fsnotify.o [2021-04-26T14:15:12.186Z] #43 24.92 CC images/signalfd.o [2021-04-26T14:15:12.186Z] #43 25.16 CC images/fs.o [2021-04-26T14:15:12.186Z] #43 25.41 CC images/pstree.o [2021-04-26T14:15:12.186Z] #43 25.62 CC images/pipe.o [2021-04-26T14:15:12.186Z] #43 25.94 CC images/tcp-stream.o [2021-04-26T14:15:12.254Z] #43 14.04 PBCC images/fs.pb-c.c [2021-04-26T14:15:12.254Z] #43 14.06 DEP images/fs.pb-c.d [2021-04-26T14:15:12.254Z] #43 14.12 PBCC images/signalfd.pb-c.c [2021-04-26T14:15:12.513Z] #43 14.21 DEP images/signalfd.pb-c.d [2021-04-26T14:15:12.513Z] #43 14.28 PBCC images/fh.pb-c.c [2021-04-26T14:15:12.513Z] #43 14.35 PBCC images/fsnotify.pb-c.c [2021-04-26T14:15:12.513Z] #43 14.41 DEP images/fh.pb-c.d [2021-04-26T14:15:12.513Z] #43 14.46 DEP images/fsnotify.pb-c.d [2021-04-26T14:15:12.756Z] #43 26.18 CC images/sk-packet.o [2021-04-26T14:15:12.773Z] #43 14.56 PBCC images/eventpoll.pb-c.c [2021-04-26T14:15:12.773Z] #43 14.61 DEP images/eventpoll.pb-c.d [2021-04-26T14:15:12.892Z] #51 76.09 go/ast [2021-04-26T14:15:12.892Z] #51 ... [2021-04-26T14:15:12.892Z] [2021-04-26T14:15:12.892Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:15:12.892Z] #34 sha256:025e417d441087a2e478d5a19efaa040997a4215a929c9a1d4fd7925981ef93a [2021-04-26T14:15:12.892Z] #34 DONE 76.4s [2021-04-26T14:15:12.892Z] [2021-04-26T14:15:12.892Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:12.892Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:12.892Z] #43 7.230 PBCC images/timens.pb-c.c [2021-04-26T14:15:12.892Z] #43 7.274 DEP images/timens.pb-c.d [2021-04-26T14:15:12.892Z] #43 7.334 PBCC images/fown.pb-c.c [2021-04-26T14:15:12.892Z] #43 7.383 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-26T14:15:12.892Z] #43 7.487 PBCC images/opts.pb-c.c [2021-04-26T14:15:12.892Z] #43 7.578 PBCC images/memfd.pb-c.c [2021-04-26T14:15:12.892Z] #43 7.644 DEP images/fown.pb-c.d [2021-04-26T14:15:12.892Z] #43 7.714 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-26T14:15:12.892Z] #43 7.791 DEP images/opts.pb-c.d [2021-04-26T14:15:12.892Z] #43 7.853 DEP images/memfd.pb-c.d [2021-04-26T14:15:12.892Z] #43 7.946 PBCC images/sit.pb-c.c [2021-04-26T14:15:12.892Z] #43 8.027 DEP images/sit.pb-c.d [2021-04-26T14:15:12.892Z] #43 8.141 PBCC images/macvlan.pb-c.c [2021-04-26T14:15:13.017Z] #43 26.59 CC images/mnt.o [2021-04-26T14:15:13.032Z] #43 14.68 PBCC images/eventfd.pb-c.c [2021-04-26T14:15:13.032Z] #43 14.71 DEP images/eventfd.pb-c.d [2021-04-26T14:15:13.032Z] #43 14.78 PBCC images/remap-file-path.pb-c.c [2021-04-26T14:15:13.032Z] #43 14.80 DEP images/remap-file-path.pb-c.d [2021-04-26T14:15:13.032Z] #43 14.88 PBCC images/fifo.pb-c.c [2021-04-26T14:15:13.032Z] #43 14.94 DEP images/fifo.pb-c.d [2021-04-26T14:15:13.032Z] #43 14.98 PBCC images/ghost-file.pb-c.c [2021-04-26T14:15:13.152Z] #43 8.156 DEP images/macvlan.pb-c.d [2021-04-26T14:15:13.152Z] #43 8.230 PBCC images/autofs.pb-c.c [2021-04-26T14:15:13.152Z] #43 8.252 DEP images/autofs.pb-c.d [2021-04-26T14:15:13.152Z] #43 8.320 PBCC images/sysctl.pb-c.c [2021-04-26T14:15:13.152Z] #43 8.365 DEP images/sysctl.pb-c.d [2021-04-26T14:15:13.292Z] #43 15.02 DEP images/ghost-file.pb-c.d [2021-04-26T14:15:13.292Z] #43 15.08 PBCC images/regfile.pb-c.c [2021-04-26T14:15:13.292Z] #43 15.14 DEP images/regfile.pb-c.d [2021-04-26T14:15:13.292Z] #43 15.18 PBCC images/ns.pb-c.c [2021-04-26T14:15:13.412Z] #43 8.473 PBCC images/time.pb-c.c [2021-04-26T14:15:13.412Z] #43 8.491 DEP images/time.pb-c.d [2021-04-26T14:15:13.412Z] #43 8.521 PBCC images/binfmt-misc.pb-c.c [2021-04-26T14:15:13.412Z] #43 8.562 DEP images/binfmt-misc.pb-c.d [2021-04-26T14:15:13.552Z] #43 15.23 DEP images/ns.pb-c.d [2021-04-26T14:15:13.552Z] #43 15.25 PBCC images/fdinfo.pb-c.c [2021-04-26T14:15:13.552Z] #43 15.33 DEP images/fdinfo.pb-c.d [2021-04-26T14:15:13.552Z] #43 15.39 PBCC images/core-aarch64.pb-c.c [2021-04-26T14:15:13.590Z] #43 27.04 CC images/pipe-data.o [2021-04-26T14:15:13.672Z] #43 8.660 PBCC images/seccomp.pb-c.c [2021-04-26T14:15:13.672Z] #43 8.749 DEP images/seccomp.pb-c.d [2021-04-26T14:15:13.811Z] #43 15.48 PBCC images/core-arm.pb-c.c [2021-04-26T14:15:13.812Z] #43 15.57 PBCC images/core-ppc64.pb-c.c [2021-04-26T14:15:13.812Z] #43 15.62 PBCC images/core-s390.pb-c.c [2021-04-26T14:15:13.812Z] #43 15.71 PBCC images/core-x86.pb-c.c [2021-04-26T14:15:13.850Z] #43 27.33 CC images/sa.o [2021-04-26T14:15:13.932Z] #43 8.961 PBCC images/userns.pb-c.c [2021-04-26T14:15:13.932Z] #43 9.026 DEP images/userns.pb-c.d [2021-04-26T14:15:13.932Z] #43 9.081 PBCC images/cgroup.pb-c.c [2021-04-26T14:15:13.932Z] #43 9.104 DEP images/cgroup.pb-c.d [2021-04-26T14:15:13.932Z] #43 9.130 PBCC images/ext-file.pb-c.c [2021-04-26T14:15:14.071Z] #43 15.76 PBCC images/core.pb-c.c [2021-04-26T14:15:14.071Z] #43 15.87 PBCC images/inventory.pb-c.c [2021-04-26T14:15:14.071Z] #43 15.95 DEP images/core-aarch64.pb-c.d [2021-04-26T14:15:14.122Z] #43 27.60 CC images/timer.o [2021-04-26T14:15:14.122Z] #43 27.84 CC images/timerfd.o [2021-04-26T14:15:14.192Z] #43 9.141 DEP images/ext-file.pb-c.d [2021-04-26T14:15:14.192Z] #43 9.162 PBCC images/rpc.pb-c.c [2021-04-26T14:15:14.192Z] #43 9.182 DEP images/rpc.pb-c.d [2021-04-26T14:15:14.192Z] #43 9.210 PBCC images/siginfo.pb-c.c [2021-04-26T14:15:14.192Z] #43 9.224 DEP images/siginfo.pb-c.d [2021-04-26T14:15:14.192Z] #43 9.238 PBCC images/pagemap.pb-c.c [2021-04-26T14:15:14.192Z] #43 ... [2021-04-26T14:15:14.192Z] [2021-04-26T14:15:14.192Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:14.192Z] #45 sha256:a334a033e16241e43d991948ecc0dbe6b75d0cbcafecada8fb298d571c1cbe86 [2021-04-26T14:15:14.192Z] #45 67.61 regexp [2021-04-26T14:15:14.192Z] #45 68.99 flag [2021-04-26T14:15:14.192Z] #45 70.82 go/token [2021-04-26T14:15:14.192Z] #45 71.77 go/scanner [2021-04-26T14:15:14.192Z] #45 71.79 internal/lazyregexp [2021-04-26T14:15:14.192Z] #45 72.03 net/url [2021-04-26T14:15:14.192Z] #45 73.32 text/template/parse [2021-04-26T14:15:14.192Z] #45 73.66 go/ast [2021-04-26T14:15:14.192Z] #45 ... [2021-04-26T14:15:14.192Z] [2021-04-26T14:15:14.192Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:14.192Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:14.192Z] #43 9.303 DEP images/pagemap.pb-c.d [2021-04-26T14:15:14.192Z] #43 9.337 PBCC images/rlimit.pb-c.c [2021-04-26T14:15:14.192Z] #43 9.369 DEP images/rlimit.pb-c.d [2021-04-26T14:15:14.331Z] #43 15.99 DEP images/core-arm.pb-c.d [2021-04-26T14:15:14.331Z] #43 16.06 DEP images/core-ppc64.pb-c.d [2021-04-26T14:15:14.331Z] #43 16.19 DEP images/core-s390.pb-c.d [2021-04-26T14:15:14.331Z] #43 16.19 DEP images/core-x86.pb-c.d [2021-04-26T14:15:14.331Z] #43 16.30 DEP images/core.pb-c.d [2021-04-26T14:15:14.382Z] #43 28.07 CC images/mm.o [2021-04-26T14:15:14.453Z] #43 9.404 PBCC images/file-lock.pb-c.c [2021-04-26T14:15:14.453Z] #43 9.448 DEP images/file-lock.pb-c.d [2021-04-26T14:15:14.453Z] #43 9.514 PBCC images/tty.pb-c.c [2021-04-26T14:15:14.453Z] #43 9.573 DEP images/tty.pb-c.d [2021-04-26T14:15:14.453Z] #43 9.613 PBCC images/tun.pb-c.c [2021-04-26T14:15:14.591Z] #43 16.31 DEP images/inventory.pb-c.d [2021-04-26T14:15:14.714Z] #43 9.669 PBCC images/netdev.pb-c.c [2021-04-26T14:15:14.714Z] #43 9.711 DEP images/tun.pb-c.d [2021-04-26T14:15:14.714Z] #43 9.774 DEP images/netdev.pb-c.d [2021-04-26T14:15:14.714Z] #43 9.860 PBCC images/vma.pb-c.c [2021-04-26T14:15:14.714Z] #43 9.891 DEP images/vma.pb-c.d [2021-04-26T14:15:14.851Z] #43 16.45 PBCC images/cpuinfo.pb-c.c [2021-04-26T14:15:14.851Z] #43 16.45 DEP images/cpuinfo.pb-c.d [2021-04-26T14:15:14.851Z] #43 16.50 PBCC images/stats.pb-c.c [2021-04-26T14:15:14.851Z] #43 16.53 DEP images/stats.pb-c.d [2021-04-26T14:15:14.954Z] #43 28.46 CC images/sk-opts.o [2021-04-26T14:15:14.974Z] #43 9.935 PBCC images/creds.pb-c.c [2021-04-26T14:15:14.974Z] #43 9.941 DEP images/creds.pb-c.d [2021-04-26T14:15:14.974Z] #43 9.979 PBCC images/utsns.pb-c.c [2021-04-26T14:15:14.974Z] #43 9.997 DEP images/utsns.pb-c.d [2021-04-26T14:15:14.974Z] #43 10.05 PBCC images/ipc-desc.pb-c.c [2021-04-26T14:15:14.974Z] #43 10.06 PBCC images/ipc-sem.pb-c.c [2021-04-26T14:15:14.974Z] #43 10.09 DEP images/ipc-desc.pb-c.d [2021-04-26T14:15:14.974Z] #43 10.11 DEP images/ipc-sem.pb-c.d [2021-04-26T14:15:14.974Z] #43 10.15 PBCC images/ipc-msg.pb-c.c [2021-04-26T14:15:14.974Z] #43 10.16 DEP images/ipc-msg.pb-c.d [2021-04-26T14:15:14.974Z] #43 10.20 PBCC images/ipc-shm.pb-c.c [2021-04-26T14:15:14.974Z] #43 10.21 DEP images/ipc-shm.pb-c.d [2021-04-26T14:15:15.115Z] #29 ... [2021-04-26T14:15:15.115Z] [2021-04-26T14:15:15.115Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:15:15.115Z] #51 sha256:4b5a31e06ed147146cfb0a512c1cebd4e724fec643f2c0925ee62c23e8b7bbf5 [2021-04-26T14:15:15.115Z] #51 49.83 regexp [2021-04-26T14:15:15.115Z] #51 54.12 mvdan.cc/sh/v3/fileutil [2021-04-26T14:15:15.115Z] #51 54.88 github.com/pkg/diff [2021-04-26T14:15:15.115Z] #51 54.92 mvdan.cc/editorconfig [2021-04-26T14:15:15.115Z] #51 54.93 go/token [2021-04-26T14:15:15.115Z] #51 54.96 encoding/binary [2021-04-26T14:15:15.115Z] #51 56.56 go/scanner [2021-04-26T14:15:15.115Z] #51 56.98 mvdan.cc/sh/v3/syntax [2021-04-26T14:15:15.115Z] #51 57.62 encoding/base64 [2021-04-26T14:15:15.115Z] #51 57.88 golang.org/x/sys/unix [2021-04-26T14:15:15.115Z] #51 58.13 go/ast [2021-04-26T14:15:15.115Z] #51 58.34 encoding/json [2021-04-26T14:15:15.115Z] #51 ... [2021-04-26T14:15:15.115Z] [2021-04-26T14:15:15.115Z] #36 [tini 1/2] 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 [2021-04-26T14:15:15.115Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-26T14:15:15.115Z] #36 52.50 Selecting previously unselected package libxml2:arm64. [2021-04-26T14:15:15.115Z] #36 52.52 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-04-26T14:15:15.115Z] #36 52.53 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-26T14:15:15.115Z] #36 52.98 Selecting previously unselected package libarchive13:arm64. [2021-04-26T14:15:15.115Z] #36 52.99 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-04-26T14:15:15.115Z] #36 53.01 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-26T14:15:15.115Z] #36 53.27 Selecting previously unselected package libjsoncpp1:arm64. [2021-04-26T14:15:15.115Z] #36 53.29 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-04-26T14:15:15.115Z] #36 53.29 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-26T14:15:15.115Z] #36 53.42 Selecting previously unselected package librhash0:arm64. [2021-04-26T14:15:15.115Z] #36 53.43 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-04-26T14:15:15.115Z] #36 53.45 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-04-26T14:15:15.115Z] #36 53.61 Selecting previously unselected package libuv1:arm64. [2021-04-26T14:15:15.115Z] #36 53.64 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-04-26T14:15:15.115Z] #36 53.64 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-04-26T14:15:15.115Z] #36 53.86 Selecting previously unselected package cmake. [2021-04-26T14:15:15.115Z] #36 53.88 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-04-26T14:15:15.115Z] #36 53.89 Unpacking cmake (3.13.4-1) ... [2021-04-26T14:15:15.115Z] #36 59.72 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-26T14:15:15.115Z] #36 ... [2021-04-26T14:15:15.115Z] [2021-04-26T14:15:15.115Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-26T14:15:15.115Z] #29 sha256:e859db50a7673d9d25542b7000d3f5c814358476040cc5a73c65844f11c4b4c8 [2021-04-26T14:15:15.115Z] #29 DONE 38.9s [2021-04-26T14:15:15.115Z] [2021-04-26T14:15:15.115Z] #36 [tini 1/2] 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 [2021-04-26T14:15:15.115Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-26T14:15:15.115Z] #36 60.35 Setting up xxd (2:8.1.0875-5) ... [2021-04-26T14:15:15.115Z] #36 60.41 Setting up libuv1:arm64 (1.24.1-1) ... [2021-04-26T14:15:15.115Z] #36 ... [2021-04-26T14:15:15.115Z] [2021-04-26T14:15:15.115Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:15.115Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-26T14:15:15.115Z] #13 56.77 Selecting previously unselected package binutils-mingw-w64. [2021-04-26T14:15:15.115Z] #13 56.78 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-26T14:15:15.115Z] #13 56.91 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-26T14:15:15.115Z] #13 57.98 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-04-26T14:15:15.115Z] #13 57.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-26T14:15:15.115Z] #13 57.99 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-26T14:15:15.115Z] #13 58.25 Selecting previously unselected package dmsetup. [2021-04-26T14:15:15.115Z] #13 58.29 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-04-26T14:15:15.115Z] #13 58.31 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-26T14:15:15.115Z] #13 ... [2021-04-26T14:15:15.115Z] [2021-04-26T14:15:15.115Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:15:15.115Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-26T14:15:15.115Z] #42 50.69 Selecting previously unselected package protobuf-compiler. [2021-04-26T14:15:15.115Z] #42 50.69 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-04-26T14:15:15.115Z] #42 50.71 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-26T14:15:15.115Z] #42 50.90 Selecting previously unselected package python-pkg-resources. [2021-04-26T14:15:15.115Z] #42 50.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-26T14:15:15.115Z] #42 50.94 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-26T14:15:15.115Z] #42 51.25 Selecting previously unselected package python-six. [2021-04-26T14:15:15.115Z] #42 51.26 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-26T14:15:15.115Z] #42 51.28 Unpacking python-six (1.12.0-1) ... [2021-04-26T14:15:15.115Z] #42 51.46 Selecting previously unselected package python-protobuf. [2021-04-26T14:15:15.115Z] #42 51.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-04-26T14:15:15.115Z] #42 51.49 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-26T14:15:15.115Z] #42 52.31 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-26T14:15:15.115Z] #42 55.01 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-26T14:15:15.115Z] #42 55.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-26T14:15:15.116Z] #42 55.06 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-26T14:15:15.116Z] #42 55.08 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-26T14:15:15.116Z] #42 55.11 Setting up python-six (1.12.0-1) ... [2021-04-26T14:15:15.116Z] #42 57.82 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-26T14:15:15.116Z] #42 59.16 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-26T14:15:15.116Z] #42 60.31 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-26T14:15:15.116Z] #42 60.36 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-04-26T14:15:15.116Z] #42 60.38 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-26T14:15:15.116Z] #42 60.44 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-26T14:15:15.116Z] #42 60.46 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-26T14:15:15.116Z] #42 60.49 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-26T14:15:15.116Z] #42 60.52 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-26T14:15:15.116Z] #42 60.56 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-26T14:15:15.214Z] #43 28.74 CC images/sk-unix.o [2021-04-26T14:15:15.234Z] #43 10.24 PBCC images/ipc-var.pb-c.c [2021-04-26T14:15:15.234Z] #43 10.27 DEP images/ipc-var.pb-c.d [2021-04-26T14:15:15.234Z] #43 10.33 PBCC images/sk-opts.pb-c.c [2021-04-26T14:15:15.234Z] #43 10.36 PBCC images/packet-sock.pb-c.c [2021-04-26T14:15:15.234Z] #43 10.39 DEP images/sk-opts.pb-c.d [2021-04-26T14:15:15.234Z] #43 10.45 DEP images/packet-sock.pb-c.d [2021-04-26T14:15:15.387Z] #42 ... [2021-04-26T14:15:15.387Z] [2021-04-26T14:15:15.387Z] #36 [tini 1/2] 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 [2021-04-26T14:15:15.387Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-26T14:15:15.387Z] #36 60.46 Setting up vim-common (2:8.1.0875-5) ... [2021-04-26T14:15:15.387Z] #36 60.57 Setting up librhash0:arm64 (1.3.8-1) ... [2021-04-26T14:15:15.387Z] #36 60.64 Setting up cmake-data (3.13.4-1) ... [2021-04-26T14:15:15.387Z] #36 60.73 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-26T14:15:15.387Z] #36 60.78 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-26T14:15:15.387Z] #36 60.86 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-26T14:15:15.387Z] #36 60.88 Setting up cmake (3.13.4-1) ... [2021-04-26T14:15:15.387Z] #36 60.90 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:15:15.475Z] #43 28.99 CC images/sk-inet.o [2021-04-26T14:15:15.475Z] #43 ... [2021-04-26T14:15:15.475Z] [2021-04-26T14:15:15.475Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:15.475Z] #45 sha256:131ce71329df7cfa88e1d69339572ddb531c964ed4fc083ab7c594f0c4a0207b [2021-04-26T14:15:15.475Z] #45 90.76 go/doc [2021-04-26T14:15:15.475Z] #45 93.32 github.com/LK4D4/vndr/versioned [2021-04-26T14:15:15.475Z] #45 93.40 compress/flate [2021-04-26T14:15:15.475Z] #45 94.07 github.com/LK4D4/vndr/build [2021-04-26T14:15:15.475Z] #45 95.82 hash/crc32 [2021-04-26T14:15:15.475Z] #45 96.49 compress/gzip [2021-04-26T14:15:15.475Z] #45 97.23 net [2021-04-26T14:15:15.475Z] #45 97.35 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-26T14:15:15.475Z] #45 98.89 vendor/golang.org/x/text/transform [2021-04-26T14:15:15.475Z] #45 99.64 vendor/golang.org/x/text/unicode/bidi [2021-04-26T14:15:15.495Z] #43 10.53 PBCC images/sk-netlink.pb-c.c [2021-04-26T14:15:15.495Z] #43 10.60 DEP images/sk-netlink.pb-c.d [2021-04-26T14:15:15.495Z] #43 10.67 PBCC images/sk-inet.pb-c.c [2021-04-26T14:15:15.495Z] #43 10.73 DEP images/sk-inet.pb-c.d [2021-04-26T14:15:15.651Z] #36 61.13 Processing triggers for mime-support (3.62) ... [2021-04-26T14:15:15.735Z] #45 ... [2021-04-26T14:15:15.735Z] [2021-04-26T14:15:15.735Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:15.735Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:15.735Z] #43 29.32 CC images/tun.o [2021-04-26T14:15:15.756Z] #43 10.76 PBCC images/sk-unix.pb-c.c [2021-04-26T14:15:15.756Z] #43 10.84 DEP images/sk-unix.pb-c.d [2021-04-26T14:15:15.756Z] #43 10.88 PBCC images/mm.pb-c.c [2021-04-26T14:15:15.756Z] #43 10.94 DEP images/mm.pb-c.d [2021-04-26T14:15:15.995Z] #43 29.57 CC images/sk-netlink.o [2021-04-26T14:15:16.017Z] #43 11.02 PBCC images/timerfd.pb-c.c [2021-04-26T14:15:16.017Z] #43 11.07 DEP images/timerfd.pb-c.d [2021-04-26T14:15:16.017Z] #43 11.11 PBCC images/timer.pb-c.c [2021-04-26T14:15:16.017Z] #43 11.15 DEP images/timer.pb-c.d [2021-04-26T14:15:16.255Z] #43 29.81 CC images/packet-sock.o [2021-04-26T14:15:16.277Z] #43 11.22 PBCC images/sa.pb-c.c [2021-04-26T14:15:16.277Z] #43 11.26 DEP images/sa.pb-c.d [2021-04-26T14:15:16.277Z] #43 11.34 PBCC images/pipe-data.pb-c.c [2021-04-26T14:15:16.277Z] #43 11.35 DEP images/pipe-data.pb-c.d [2021-04-26T14:15:16.277Z] #43 11.41 PBCC images/mnt.pb-c.c [2021-04-26T14:15:16.516Z] #43 30.16 CC images/ipc-var.o [2021-04-26T14:15:16.537Z] #43 11.51 DEP images/mnt.pb-c.d [2021-04-26T14:15:16.537Z] #43 11.57 PBCC images/sk-packet.pb-c.c [2021-04-26T14:15:16.537Z] #43 11.60 DEP images/sk-packet.pb-c.d [2021-04-26T14:15:16.537Z] #43 11.64 PBCC images/tcp-stream.pb-c.c [2021-04-26T14:15:16.537Z] #43 11.68 DEP images/tcp-stream.pb-c.d [2021-04-26T14:15:16.762Z] #43 18.28 make[1]: Nothing to be done for 'all'. [2021-04-26T14:15:16.762Z] #43 ... [2021-04-26T14:15:16.762Z] [2021-04-26T14:15:16.762Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:16.762Z] #45 sha256:ba7bb2f8f27fba7ba11cafe4b2c3335ca40953607053c60809530b3a27e5d14e [2021-04-26T14:15:16.762Z] #45 80.13 go/parser [2021-04-26T14:15:16.762Z] #45 81.16 text/template [2021-04-26T14:15:16.762Z] #45 84.40 encoding/xml [2021-04-26T14:15:16.762Z] #45 86.28 go/doc [2021-04-26T14:15:16.762Z] #45 89.87 github.com/LK4D4/vndr/build [2021-04-26T14:15:16.762Z] #45 ... [2021-04-26T14:15:16.762Z] [2021-04-26T14:15:16.762Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:15:16.762Z] #51 sha256:2b7b689a36da3fcb2bb653e999418a092e26d162663f238bf67884db60f6048f [2021-04-26T14:15:16.762Z] #51 88.78 mvdan.cc/sh/v3/cmd/shfmt [2021-04-26T14:15:16.777Z] #43 30.35 CC images/ipc-desc.o [2021-04-26T14:15:16.777Z] #43 30.52 CC images/ipc-shm.o [2021-04-26T14:15:16.799Z] #43 11.75 PBCC images/pipe.pb-c.c [2021-04-26T14:15:16.799Z] #43 11.83 DEP images/pipe.pb-c.d [2021-04-26T14:15:16.799Z] #43 11.90 PBCC images/pstree.pb-c.c [2021-04-26T14:15:16.799Z] #43 11.93 DEP images/pstree.pb-c.d [2021-04-26T14:15:16.799Z] #43 11.99 PBCC images/fs.pb-c.c [2021-04-26T14:15:16.799Z] #43 12.02 DEP images/fs.pb-c.d [2021-04-26T14:15:17.037Z] #43 30.71 CC images/ipc-msg.o [2021-04-26T14:15:17.052Z] #36 DONE 62.4s [2021-04-26T14:15:17.052Z] [2021-04-26T14:15:17.052Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-26T14:15:17.052Z] #34 sha256:d01f73d9ba0a25f400cb6b667ad16037815cf296bc92c8137c9c431913f62567 [2021-04-26T14:15:17.052Z] #34 53.16 log [2021-04-26T14:15:17.052Z] #34 53.16 github.com/BurntSushi/toml [2021-04-26T14:15:17.052Z] #34 53.17 flag [2021-04-26T14:15:17.052Z] #34 56.50 github.com/BurntSushi/toml/cmd/tomlv [2021-04-26T14:15:17.052Z] #34 DONE 62.4s [2021-04-26T14:15:17.052Z] [2021-04-26T14:15:17.052Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-26T14:15:17.052Z] #37 sha256:0ad0b8d92f8817617cf2888cd30e16d425eb45fd09ebfb4ee3a1b64b91c61fe1 [2021-04-26T14:15:17.052Z] #37 ... [2021-04-26T14:15:17.052Z] [2021-04-26T14:15:17.052Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:17.052Z] #45 sha256:106eb163e61ac10499466b29fd54440e57caa7de0e87cefb41b7f32358b0aa39 [2021-04-26T14:15:17.052Z] #45 52.62 internal/lazyregexp [2021-04-26T14:15:17.052Z] #45 52.65 os/exec [2021-04-26T14:15:17.052Z] #45 52.71 net [2021-04-26T14:15:17.052Z] #45 55.39 encoding/binary [2021-04-26T14:15:17.052Z] #45 55.42 go/token [2021-04-26T14:15:17.052Z] #45 55.43 net/url [2021-04-26T14:15:17.052Z] #45 56.74 go/scanner [2021-04-26T14:15:17.052Z] #45 56.95 text/template/parse [2021-04-26T14:15:17.052Z] #45 57.35 go/ast [2021-04-26T14:15:17.052Z] #45 58.12 encoding/base64 [2021-04-26T14:15:17.052Z] #45 59.00 encoding/json [2021-04-26T14:15:17.052Z] #45 61.49 text/template [2021-04-26T14:15:17.059Z] #43 12.09 PBCC images/signalfd.pb-c.c [2021-04-26T14:15:17.059Z] #43 12.12 DEP images/signalfd.pb-c.d [2021-04-26T14:15:17.059Z] #43 12.16 PBCC images/fh.pb-c.c [2021-04-26T14:15:17.059Z] #43 12.22 PBCC images/fsnotify.pb-c.c [2021-04-26T14:15:17.059Z] #43 12.29 DEP images/fh.pb-c.d [2021-04-26T14:15:17.316Z] #45 ... [2021-04-26T14:15:17.316Z] [2021-04-26T14:15:17.316Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:17.316Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-26T14:15:17.316Z] #13 58.56 Selecting previously unselected package mingw-w64-common. [2021-04-26T14:15:17.316Z] #13 58.59 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-26T14:15:17.316Z] #13 58.60 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-26T14:15:17.321Z] #43 12.35 DEP images/fsnotify.pb-c.d [2021-04-26T14:15:17.321Z] #43 12.39 PBCC images/eventpoll.pb-c.c [2021-04-26T14:15:17.321Z] #43 12.43 DEP images/eventpoll.pb-c.d [2021-04-26T14:15:17.321Z] #43 12.49 PBCC images/eventfd.pb-c.c [2021-04-26T14:15:17.582Z] #43 12.51 DEP images/eventfd.pb-c.d [2021-04-26T14:15:17.582Z] #43 12.57 PBCC images/remap-file-path.pb-c.c [2021-04-26T14:15:17.582Z] #43 12.62 DEP images/remap-file-path.pb-c.d [2021-04-26T14:15:17.582Z] #43 12.66 PBCC images/fifo.pb-c.c [2021-04-26T14:15:17.582Z] #43 12.69 DEP images/fifo.pb-c.d [2021-04-26T14:15:17.582Z] #43 12.75 PBCC images/ghost-file.pb-c.c [2021-04-26T14:15:17.607Z] #43 31.03 CC images/ipc-sem.o [2021-04-26T14:15:17.607Z] #43 31.20 CC images/utsns.o [2021-04-26T14:15:17.843Z] #43 12.82 DEP images/ghost-file.pb-c.d [2021-04-26T14:15:17.843Z] #43 12.91 PBCC images/regfile.pb-c.c [2021-04-26T14:15:17.843Z] #43 12.96 DEP images/regfile.pb-c.d [2021-04-26T14:15:17.843Z] #43 13.01 PBCC images/ns.pb-c.c [2021-04-26T14:15:17.867Z] #43 31.36 CC images/creds.o [2021-04-26T14:15:18.103Z] #43 13.02 DEP images/ns.pb-c.d [2021-04-26T14:15:18.103Z] #43 13.06 PBCC images/fdinfo.pb-c.c [2021-04-26T14:15:18.103Z] #43 13.20 DEP images/fdinfo.pb-c.d [2021-04-26T14:15:18.103Z] #43 13.28 PBCC images/core-aarch64.pb-c.c [2021-04-26T14:15:18.127Z] #43 31.58 CC images/vma.o [2021-04-26T14:15:18.127Z] #43 31.80 CC images/netdev.o [2021-04-26T14:15:18.363Z] #43 13.35 PBCC images/core-arm.pb-c.c [2021-04-26T14:15:18.363Z] #43 13.42 PBCC images/core-ppc64.pb-c.c [2021-04-26T14:15:18.363Z] #43 13.49 PBCC images/core-s390.pb-c.c [2021-04-26T14:15:18.363Z] #43 13.57 PBCC images/core-x86.pb-c.c [2021-04-26T14:15:18.623Z] #43 13.61 PBCC images/core.pb-c.c [2021-04-26T14:15:18.623Z] #43 13.68 PBCC images/inventory.pb-c.c [2021-04-26T14:15:18.623Z] #43 13.73 DEP images/core-aarch64.pb-c.d [2021-04-26T14:15:18.623Z] #43 13.76 DEP images/core-arm.pb-c.d [2021-04-26T14:15:18.623Z] #43 13.81 DEP images/core-ppc64.pb-c.d [2021-04-26T14:15:18.697Z] #43 32.24 CC images/tty.o [2021-04-26T14:15:18.884Z] #43 13.85 DEP images/core-s390.pb-c.d [2021-04-26T14:15:18.884Z] #43 13.89 DEP images/core-x86.pb-c.d [2021-04-26T14:15:18.884Z] #43 13.95 DEP images/core.pb-c.d [2021-04-26T14:15:18.884Z] #43 14.02 DEP images/inventory.pb-c.d [2021-04-26T14:15:18.884Z] #43 14.09 PBCC images/cpuinfo.pb-c.c [2021-04-26T14:15:19.144Z] #43 14.10 DEP images/cpuinfo.pb-c.d [2021-04-26T14:15:19.144Z] #43 14.13 PBCC images/stats.pb-c.c [2021-04-26T14:15:19.144Z] #43 14.17 DEP images/stats.pb-c.d [2021-04-26T14:15:19.268Z] #43 32.84 CC images/file-lock.o [2021-04-26T14:15:19.529Z] #43 33.00 CC images/rlimit.o [2021-04-26T14:15:19.529Z] #43 33.19 CC images/pagemap.o [2021-04-26T14:15:20.099Z] #43 33.51 CC images/siginfo.o [2021-04-26T14:15:20.099Z] #43 33.75 CC images/rpc.o [2021-04-26T14:15:20.527Z] #43 15.58 make[1]: Nothing to be done for 'all'. [2021-04-26T14:15:20.614Z] Fetching without tags [2021-04-26T14:15:20.666Z] #13 ... [2021-04-26T14:15:20.666Z] [2021-04-26T14:15:20.666Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-26T14:15:20.666Z] #37 sha256:0ad0b8d92f8817617cf2888cd30e16d425eb45fd09ebfb4ee3a1b64b91c61fe1 [2021-04-26T14:15:20.666Z] #37 1.802 + RM_GOPATH=0 [2021-04-26T14:15:20.666Z] #37 1.802 + TMP_GOPATH= [2021-04-26T14:15:20.666Z] #37 1.803 + : /build [2021-04-26T14:15:20.666Z] #37 1.803 + '[' -z '' ']' [2021-04-26T14:15:20.666Z] #37 1.804 ++ mktemp -d [2021-04-26T14:15:20.666Z] #37 1.806 + export GOPATH=/tmp/tmp.GdkuELTenL [2021-04-26T14:15:20.666Z] #37 1.806 + GOPATH=/tmp/tmp.GdkuELTenL [2021-04-26T14:15:20.666Z] #37 1.807 + RM_GOPATH=1 [2021-04-26T14:15:20.666Z] #37 1.807 + case "$(go env GOARCH)" in [2021-04-26T14:15:20.666Z] #37 1.807 ++ go env GOARCH [2021-04-26T14:15:20.666Z] #37 1.834 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:15:20.666Z] #37 1.835 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:15:20.666Z] #37 1.836 ++ dirname /tmp/install/install.sh [2021-04-26T14:15:20.666Z] #37 1.843 + dir=/tmp/install [2021-04-26T14:15:20.666Z] #37 1.850 + bin=tini [2021-04-26T14:15:20.666Z] #37 1.851 + shift [2021-04-26T14:15:20.666Z] #37 1.852 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-26T14:15:20.666Z] #37 1.853 + . /tmp/install/tini.installer [2021-04-26T14:15:20.666Z] #37 1.854 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-26T14:15:20.666Z] #37 1.854 + install_tini [2021-04-26T14:15:20.666Z] #37 1.858 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-26T14:15:20.666Z] #37 1.860 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-26T14:15:20.666Z] #37 1.861 + git clone https://github.com/krallin/tini.git /tmp/tmp.GdkuELTenL/tini [2021-04-26T14:15:20.666Z] #37 1.864 Cloning into '/tmp/tmp.GdkuELTenL/tini'... [2021-04-26T14:15:20.666Z] #37 3.591 + cd /tmp/tmp.GdkuELTenL/tini [2021-04-26T14:15:20.666Z] #37 3.591 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-26T14:15:20.666Z] #37 3.612 + cmake . [2021-04-26T14:15:20.964Z] #51 ... [2021-04-26T14:15:20.964Z] [2021-04-26T14:15:20.964Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:15:20.964Z] #56 sha256:a90f06f22c4b87501e2e4bff0244d7d12b7546d4ac894d3ff4f46e6187a02756 [2021-04-26T14:15:20.964Z] #56 50.57 Checking out files: 50% (1966/3905) Checking out files: 51% (1992/3905) Checking out files: 52% (2031/3905) Checking out files: 53% (2070/3905) Checking out files: 54% (2109/3905) Checking out files: 55% (2148/3905) Checking out files: 56% (2187/3905) Checking out files: 57% (2226/3905) Checking out files: 58% (2265/3905) Checking out files: 59% (2304/3905) Checking out files: 60% (2343/3905) Checking out files: 61% (2383/3905) Checking out files: 62% (2422/3905) Checking out files: 63% (2461/3905) Checking out files: 64% (2500/3905) Checking out files: 65% (2539/3905) Checking out files: 66% (2578/3905) Checking out files: 67% (2617/3905) Checking out files: 68% (2656/3905) Checking out files: 69% (2695/3905) Checking out files: 70% (2734/3905) Checking out files: 71% (2773/3905) Checking out files: 72% (2812/3905) Checking out files: 73% (2851/3905) Checking out files: 74% (2890/3905) Checking out files: 75% (2929/3905) Checking out files: 76% (2968/3905) Checking out files: 77% (3007/3905) Checking out files: 78% (3046/3905) Checking out files: 79% (3085/3905) Checking out files: 80% (3124/3905) Checking out files: 81% (3164/3905) Checking out files: 82% (3203/3905) Checking out files: 83% (3242/3905) [2021-04-26T14:15:20.964Z] #56 ... [2021-04-26T14:15:20.964Z] [2021-04-26T14:15:20.964Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:15:20.964Z] #51 sha256:2b7b689a36da3fcb2bb653e999418a092e26d162663f238bf67884db60f6048f [2021-04-26T14:15:20.964Z] #51 DONE 94.3s [2021-04-26T14:15:20.964Z] [2021-04-26T14:15:20.964Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:15:20.964Z] #56 sha256:a90f06f22c4b87501e2e4bff0244d7d12b7546d4ac894d3ff4f46e6187a02756 [2021-04-26T14:15:20.964Z] #56 50.57 Checking out files: 50% (1966/3905) Checking out files: 51% (1992/3905) Checking out files: 52% (2031/3905) Checking out files: 53% (2070/3905) Checking out files: 54% (2109/3905) Checking out files: 55% (2148/3905) Checking out files: 56% (2187/3905) Checking out files: 57% (2226/3905) Checking out files: 58% (2265/3905) Checking out files: 59% (2304/3905) Checking out files: 60% (2343/3905) Checking out files: 61% (2383/3905) Checking out files: 62% (2422/3905) Checking out files: 63% (2461/3905) Checking out files: 64% (2500/3905) Checking out files: 65% (2539/3905) Checking out files: 66% (2578/3905) Checking out files: 67% (2617/3905) Checking out files: 68% (2656/3905) Checking out files: 69% (2695/3905) Checking out files: 70% (2734/3905) Checking out files: 71% (2773/3905) Checking out files: 72% (2812/3905) Checking out files: 73% (2851/3905) Checking out files: 74% (2890/3905) Checking out files: 75% (2929/3905) Checking out files: 76% (2968/3905) Checking out files: 77% (3007/3905) Checking out files: 78% (3046/3905) Checking out files: 79% (3085/3905) Checking out files: 80% (3124/3905) Checking out files: 81% (3164/3905) Checking out files: 82% (3203/3905) Checking out files: 83% (3242/3905) Checking out files: 84% (3281/3905) Checking out files: 85% (3320/3905) [2021-04-26T14:15:20.964Z] #56 ... [2021-04-26T14:15:20.964Z] [2021-04-26T14:15:20.964Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:20.964Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:15:20.964Z] #13 79.24 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-26T14:15:20.964Z] #13 79.28 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-26T14:15:20.964Z] #13 79.28 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:20.964Z] #13 79.44 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-26T14:15:20.964Z] #13 79.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-26T14:15:20.964Z] #13 79.44 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:20.964Z] #13 ... [2021-04-26T14:15:20.964Z] [2021-04-26T14:15:20.964Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:15:20.964Z] #56 sha256:a90f06f22c4b87501e2e4bff0244d7d12b7546d4ac894d3ff4f46e6187a02756 [2021-04-26T14:15:21.253Z] #37 4.341 -- The C compiler identification is GNU 8.3.0 [2021-04-26T14:15:21.253Z] #37 ... [2021-04-26T14:15:21.253Z] [2021-04-26T14:15:21.253Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-26T14:15:21.253Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-26T14:15:21.253Z] #42 65.32 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-26T14:15:21.253Z] #42 66.02 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:15:21.253Z] #42 DONE 66.9s [2021-04-26T14:15:21.253Z] [2021-04-26T14:15:21.253Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-26T14:15:21.253Z] #37 sha256:0ad0b8d92f8817617cf2888cd30e16d425eb45fd09ebfb4ee3a1b64b91c61fe1 [2021-04-26T14:15:21.253Z] #37 4.474 -- Check for working C compiler: /usr/bin/cc [2021-04-26T14:15:20.311Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-26T14:15:20.377Z] > git config --add remote.origin.fetch +refs/pull/42324/head:refs/remotes/origin/PR-42324 # timeout=10 [2021-04-26T14:15:20.421Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:15:20.532Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-26T14:15:20.649Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-26T14:15:20.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:15:20.651Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42324/head:refs/remotes/origin/PR-42324 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-26T14:15:21.323Z] Merging remotes/origin/20.10 commit 4af54f15ed231184f57764256b02b2fbf7639411 into PR head commit 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:15:21.481Z] #43 34.85 CC images/ext-file.o [2021-04-26T14:15:21.481Z] #43 35.03 CC images/cgroup.o [2021-04-26T14:15:21.484Z] #56 50.57 Checking out files: 50% (1966/3905) Checking out files: 51% (1992/3905) Checking out files: 52% (2031/3905) Checking out files: 53% (2070/3905) Checking out files: 54% (2109/3905) Checking out files: 55% (2148/3905) Checking out files: 56% (2187/3905) Checking out files: 57% (2226/3905) Checking out files: 58% (2265/3905) Checking out files: 59% (2304/3905) Checking out files: 60% (2343/3905) Checking out files: 61% (2383/3905) Checking out files: 62% (2422/3905) Checking out files: 63% (2461/3905) Checking out files: 64% (2500/3905) Checking out files: 65% (2539/3905) Checking out files: 66% (2578/3905) Checking out files: 67% (2617/3905) Checking out files: 68% (2656/3905) Checking out files: 69% (2695/3905) Checking out files: 70% (2734/3905) Checking out files: 71% (2773/3905) Checking out files: 72% (2812/3905) Checking out files: 73% (2851/3905) Checking out files: 74% (2890/3905) Checking out files: 75% (2929/3905) Checking out files: 76% (2968/3905) Checking out files: 77% (3007/3905) Checking out files: 78% (3046/3905) Checking out files: 79% (3085/3905) Checking out files: 80% (3124/3905) Checking out files: 81% (3164/3905) Checking out files: 82% (3203/3905) Checking out files: 83% (3242/3905) Checking out files: 84% (3281/3905) Checking out files: 85% (3320/3905) Checking out files: 86% (3359/3905) Checking out files: 87% (3398/3905) Checking out files: 88% (3437/3905) Checking out files: 89% (3476/3905) Checking out files: 89% (3481/3905) Checking out files: 90% (3515/3905) Checking out files: 91% (3554/3905) Checking out files: 92% (3593/3905) Checking out files: 93% (3632/3905) Checking out files: 94% (3671/3905) Checking out files: 95% (3710/3905) Checking out files: 96% (3749/3905) Checking out files: 97% (3788/3905) Checking out files: 98% (3827/3905) Checking out files: 99% (3866/3905) Checking out files: 100% (3905/3905) Checking out files: 100% (3905/3905), done. [2021-04-26T14:15:21.484Z] #56 51.98 + cd /tmp/tmp.AIP9eFYTBb/src/github.com/containerd/containerd [2021-04-26T14:15:21.484Z] #56 51.98 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:15:21.942Z] #43 16.95 CC images/stats.o [2021-04-26T14:15:22.053Z] #43 35.67 CC images/userns.o [2021-04-26T14:15:22.262Z] #43 17.38 CC images/core.o [2021-04-26T14:15:22.318Z] #43 35.90 CC images/google/protobuf/descriptor.o [2021-04-26T14:15:22.659Z] #37 5.546 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-26T14:15:22.659Z] #37 5.548 -- Detecting C compiler ABI info [2021-04-26T14:15:22.836Z] #43 18.07 CC images/core-x86.o [2021-04-26T14:15:23.238Z] #37 6.344 -- Detecting C compiler ABI info - done [2021-04-26T14:15:23.238Z] #37 6.419 -- Detecting C compile features [2021-04-26T14:15:23.394Z] #56 53.77 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-26T14:15:23.394Z] #56 53.77 + BUILDTAGS='netgo osusergo static_build' [2021-04-26T14:15:23.394Z] #56 53.77 + export EXTRA_FLAGS=-buildmode=pie [2021-04-26T14:15:23.394Z] #56 53.77 + EXTRA_FLAGS=-buildmode=pie [2021-04-26T14:15:23.394Z] #56 53.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-26T14:15:23.394Z] #56 53.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-26T14:15:23.394Z] #56 53.77 + '[' '' = dynamic ']' [2021-04-26T14:15:23.394Z] #56 53.77 + make [2021-04-26T14:15:23.467Z] #43 18.63 CC images/core-arm.o [2021-04-26T14:15:23.702Z] #43 ... [2021-04-26T14:15:23.702Z] [2021-04-26T14:15:23.702Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:15:23.702Z] #56 sha256:b7490a129bcd80e147e302913c48a651092750449eb9ed7d0f6f13445a12f0bd [2021-04-26T14:15:23.702Z] #56 50.37 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-26T14:15:23.702Z] #56 50.37 + BUILDTAGS='netgo osusergo static_build' [2021-04-26T14:15:23.702Z] #56 50.37 + export EXTRA_FLAGS=-buildmode=pie [2021-04-26T14:15:23.702Z] #56 50.37 + EXTRA_FLAGS=-buildmode=pie [2021-04-26T14:15:23.702Z] #56 50.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-26T14:15:23.702Z] #56 50.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-26T14:15:23.702Z] #56 50.37 + '[' '' = dynamic ']' [2021-04-26T14:15:23.702Z] #56 50.37 + make [2021-04-26T14:15:23.702Z] #56 51.39 + bin/ctr [2021-04-26T14:15:23.702Z] #56 ... [2021-04-26T14:15:23.702Z] [2021-04-26T14:15:23.702Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:23.702Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:15:23.702Z] #13 100.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-26T14:15:23.702Z] #13 100.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-26T14:15:23.702Z] #13 100.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:23.976Z] Merge succeeded, producing 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:15:23.976Z] Checking out Revision 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 (PR-42324) [2021-04-26T14:15:24.036Z] #43 19.04 CC images/core-aarch64.o [2021-04-26T14:15:24.036Z] #43 ... [2021-04-26T14:15:24.036Z] [2021-04-26T14:15:24.036Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:15:24.036Z] #51 sha256:51f61041f74350df0734838ef122781bf380335aa51900d103b07f0792a9e5df [2021-04-26T14:15:24.036Z] #51 77.41 golang.org/x/crypto/ssh/terminal [2021-04-26T14:15:24.036Z] #51 78.58 mvdan.cc/editorconfig [2021-04-26T14:15:24.036Z] #51 79.59 mvdan.cc/sh/v3/fileutil [2021-04-26T14:15:24.036Z] #51 79.81 mvdan.cc/sh/v3/syntax [2021-04-26T14:15:24.036Z] #51 86.13 mvdan.cc/sh/v3/cmd/shfmt [2021-04-26T14:15:24.036Z] #51 ... [2021-04-26T14:15:24.036Z] [2021-04-26T14:15:24.036Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:15:24.036Z] #56 sha256:dc57fe134ff4158a6211f77a7a1b3acc06d0a670c5aa5e3ccc5de30ada9e1396 [2021-04-26T14:15:21.424Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T14:15:21.469Z] > git checkout -f 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 # timeout=10 [2021-04-26T14:15:23.651Z] > git remote # timeout=10 [2021-04-26T14:15:23.719Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T14:15:23.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-26T14:15:23.764Z] > git merge 4af54f15ed231184f57764256b02b2fbf7639411 # timeout=10 [2021-04-26T14:15:23.893Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-04-26T14:15:24.008Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T14:15:24.340Z] #56 54.73 + bin/ctr [2021-04-26T14:15:24.561Z] #56 43.01 Checking out files: 46% (1830/3905) Checking out files: 47% (1836/3905) Checking out files: 48% (1875/3905) Checking out files: 49% (1914/3905) Checking out files: 50% (1953/3905) Checking out files: 51% (1992/3905) Checking out files: 52% (2031/3905) Checking out files: 53% (2070/3905) Checking out files: 54% (2109/3905) Checking out files: 55% (2148/3905) Checking out files: 56% (2187/3905) Checking out files: 57% (2226/3905) Checking out files: 58% (2265/3905) Checking out files: 59% (2304/3905) Checking out files: 60% (2343/3905) Checking out files: 61% (2383/3905) Checking out files: 62% (2422/3905) Checking out files: 63% (2461/3905) Checking out files: 64% (2500/3905) Checking out files: 65% (2539/3905) Checking out files: 66% (2578/3905) Checking out files: 67% (2617/3905) Checking out files: 68% (2656/3905) Checking out files: 69% (2695/3905) Checking out files: 70% (2734/3905) Checking out files: 71% (2773/3905) Checking out files: 72% (2812/3905) Checking out files: 73% (2851/3905) Checking out files: 74% (2890/3905) Checking out files: 75% (2929/3905) Checking out files: 76% (2968/3905) Checking out files: 77% (3007/3905) Checking out files: 78% (3046/3905) Checking out files: 79% (3085/3905) Checking out files: 80% (3124/3905) [2021-04-26T14:15:24.561Z] #56 ... [2021-04-26T14:15:24.561Z] [2021-04-26T14:15:24.561Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:24.561Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:15:24.561Z] #13 72.47 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-26T14:15:24.561Z] #13 72.48 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-26T14:15:24.561Z] #13 72.49 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:24.561Z] #13 72.66 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-26T14:15:24.561Z] #13 72.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-26T14:15:24.561Z] #13 72.67 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:24.822Z] #13 ... [2021-04-26T14:15:24.822Z] [2021-04-26T14:15:24.822Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:15:24.822Z] #56 sha256:dc57fe134ff4158a6211f77a7a1b3acc06d0a670c5aa5e3ccc5de30ada9e1396 [2021-04-26T14:15:24.822Z] #56 43.01 Checking out files: 46% (1830/3905) Checking out files: 47% (1836/3905) Checking out files: 48% (1875/3905) Checking out files: 49% (1914/3905) Checking out files: 50% (1953/3905) Checking out files: 51% (1992/3905) Checking out files: 52% (2031/3905) Checking out files: 53% (2070/3905) Checking out files: 54% (2109/3905) Checking out files: 55% (2148/3905) Checking out files: 56% (2187/3905) Checking out files: 57% (2226/3905) Checking out files: 58% (2265/3905) Checking out files: 59% (2304/3905) Checking out files: 60% (2343/3905) Checking out files: 61% (2383/3905) Checking out files: 62% (2422/3905) Checking out files: 63% (2461/3905) Checking out files: 64% (2500/3905) Checking out files: 65% (2539/3905) Checking out files: 66% (2578/3905) Checking out files: 67% (2617/3905) Checking out files: 68% (2656/3905) Checking out files: 69% (2695/3905) Checking out files: 70% (2734/3905) Checking out files: 71% (2773/3905) Checking out files: 72% (2812/3905) Checking out files: 73% (2851/3905) Checking out files: 74% (2890/3905) Checking out files: 75% (2929/3905) Checking out files: 76% (2968/3905) Checking out files: 77% (3007/3905) Checking out files: 78% (3046/3905) Checking out files: 79% (3085/3905) Checking out files: 80% (3124/3905) Checking out files: 81% (3164/3905) Checking out files: 82% (3203/3905) Checking out files: 83% (3242/3905) Checking out files: 84% (3281/3905) Checking out files: 85% (3320/3905) Checking out files: 86% (3359/3905) [2021-04-26T14:15:24.822Z] #56 ... [2021-04-26T14:15:24.822Z] [2021-04-26T14:15:24.822Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:24.822Z] #45 sha256:a334a033e16241e43d991948ecc0dbe6b75d0cbcafecada8fb298d571c1cbe86 [2021-04-26T14:15:24.822Z] #45 78.39 text/template [2021-04-26T14:15:24.822Z] #45 79.58 go/parser [2021-04-26T14:15:24.822Z] #45 82.68 encoding/xml [2021-04-26T14:15:24.822Z] #45 83.38 go/doc [2021-04-26T14:15:24.822Z] #45 86.73 github.com/LK4D4/vndr/build [2021-04-26T14:15:24.822Z] #45 88.16 github.com/LK4D4/vndr/godl/singleflight [2021-04-26T14:15:24.822Z] #45 88.36 github.com/LK4D4/vndr/versioned [2021-04-26T14:15:25.082Z] #45 88.52 compress/flate [2021-04-26T14:15:25.082Z] #45 ... [2021-04-26T14:15:25.082Z] [2021-04-26T14:15:25.082Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:15:25.082Z] #56 sha256:dc57fe134ff4158a6211f77a7a1b3acc06d0a670c5aa5e3ccc5de30ada9e1396 [2021-04-26T14:15:25.343Z] #56 43.01 Checking out files: 46% (1830/3905) Checking out files: 47% (1836/3905) Checking out files: 48% (1875/3905) Checking out files: 49% (1914/3905) Checking out files: 50% (1953/3905) Checking out files: 51% (1992/3905) Checking out files: 52% (2031/3905) Checking out files: 53% (2070/3905) Checking out files: 54% (2109/3905) Checking out files: 55% (2148/3905) Checking out files: 56% (2187/3905) Checking out files: 57% (2226/3905) Checking out files: 58% (2265/3905) Checking out files: 59% (2304/3905) Checking out files: 60% (2343/3905) Checking out files: 61% (2383/3905) Checking out files: 62% (2422/3905) Checking out files: 63% (2461/3905) Checking out files: 64% (2500/3905) Checking out files: 65% (2539/3905) Checking out files: 66% (2578/3905) Checking out files: 67% (2617/3905) Checking out files: 68% (2656/3905) Checking out files: 69% (2695/3905) Checking out files: 70% (2734/3905) Checking out files: 71% (2773/3905) Checking out files: 72% (2812/3905) Checking out files: 73% (2851/3905) Checking out files: 74% (2890/3905) Checking out files: 75% (2929/3905) Checking out files: 76% (2968/3905) Checking out files: 77% (3007/3905) Checking out files: 78% (3046/3905) Checking out files: 79% (3085/3905) Checking out files: 80% (3124/3905) Checking out files: 81% (3164/3905) Checking out files: 82% (3203/3905) Checking out files: 83% (3242/3905) Checking out files: 84% (3281/3905) Checking out files: 85% (3320/3905) Checking out files: 86% (3359/3905) Checking out files: 86% (3360/3905) Checking out files: 87% (3398/3905) Checking out files: 88% (3437/3905) Checking out files: 89% (3476/3905) Checking out files: 90% (3515/3905) Checking out files: 91% (3554/3905) Checking out files: 92% (3593/3905) Checking out files: 93% (3632/3905) Checking out files: 94% (3671/3905) Checking out files: 95% (3710/3905) Checking out files: 96% (3749/3905) Checking out files: 97% (3788/3905) Checking out files: 98% (3827/3905) Checking out files: 99% (3866/3905) Checking out files: 100% (3905/3905) Checking out files: 100% (3905/3905), done. [2021-04-26T14:15:25.603Z] #56 44.51 + cd /tmp/tmp.vTE5yslKaW/src/github.com/containerd/containerd [2021-04-26T14:15:25.603Z] #56 44.51 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:15:25.805Z] #37 8.788 -- Detecting C compile features - done [2021-04-26T14:15:25.805Z] #37 8.840 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-26T14:15:26.070Z] #37 9.060 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-26T14:15:26.070Z] #37 9.199 -- Configuring done [2021-04-26T14:15:26.070Z] #37 9.230 -- Generating done [2021-04-26T14:15:26.070Z] #37 9.232 -- Build files have been written to: /tmp/tmp.GdkuELTenL/tini [2021-04-26T14:15:26.070Z] #37 9.235 + make tini-static [2021-04-26T14:15:26.242Z] #13 ... [2021-04-26T14:15:26.242Z] [2021-04-26T14:15:26.242Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:26.242Z] #45 sha256:131ce71329df7cfa88e1d69339572ddb531c964ed4fc083ab7c594f0c4a0207b [2021-04-26T14:15:26.242Z] #45 101.3 vendor/golang.org/x/text/secure/bidirule [2021-04-26T14:15:26.242Z] #45 101.5 vendor/golang.org/x/text/unicode/norm [2021-04-26T14:15:26.242Z] #45 105.5 vendor/golang.org/x/net/idna [2021-04-26T14:15:26.242Z] #45 107.5 vendor/golang.org/x/net/http2/hpack [2021-04-26T14:15:26.242Z] #45 108.8 mime [2021-04-26T14:15:26.242Z] #45 110.2 mime/quotedprintable [2021-04-26T14:15:26.242Z] #45 110.5 net/http/internal [2021-04-26T14:15:26.242Z] #45 ... [2021-04-26T14:15:26.242Z] [2021-04-26T14:15:26.242Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:26.242Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:26.242Z] #43 37.63 CC images/opts.o [2021-04-26T14:15:26.242Z] #43 37.86 CC images/seccomp.o [2021-04-26T14:15:26.242Z] #43 38.13 CC images/binfmt-misc.o [2021-04-26T14:15:26.242Z] #43 38.31 CC images/time.o [2021-04-26T14:15:26.242Z] #43 38.52 CC images/sysctl.o [2021-04-26T14:15:26.242Z] #43 38.79 CC images/autofs.o [2021-04-26T14:15:26.242Z] #43 38.96 CC images/macvlan.o [2021-04-26T14:15:26.242Z] #43 39.14 CC images/sit.o [2021-04-26T14:15:26.242Z] #43 39.36 CC images/memfd.o [2021-04-26T14:15:26.242Z] #43 39.68 CC images/timens.o [2021-04-26T14:15:26.503Z] #43 39.94 LINK images/built-in.o [2021-04-26T14:15:26.503Z] #43 40.08 GEN compel/include/asm [2021-04-26T14:15:26.503Z] #43 40.10 GEN compel/include/version.h [2021-04-26T14:15:26.503Z] #43 40.13 touch .config [2021-04-26T14:15:26.503Z] #43 40.17 GEN include/common/config.h [2021-04-26T14:15:26.503Z] #43 40.25 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-26T14:15:26.503Z] #43 40.27 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-26T14:15:26.649Z] #37 9.651 Scanning dependencies of target tini-static [2021-04-26T14:15:26.649Z] #37 9.694 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-26T14:15:26.763Z] #43 40.29 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-26T14:15:26.763Z] #43 40.31 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-26T14:15:26.763Z] #43 40.35 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-26T14:15:26.763Z] #43 40.37 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-26T14:15:26.763Z] #43 40.40 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-26T14:15:26.883Z] #56 ... [2021-04-26T14:15:26.883Z] [2021-04-26T14:15:26.883Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:26.883Z] #45 sha256:ba7bb2f8f27fba7ba11cafe4b2c3335ca40953607053c60809530b3a27e5d14e [2021-04-26T14:15:26.883Z] #45 90.34 github.com/LK4D4/vndr/versioned [2021-04-26T14:15:26.883Z] #45 90.46 compress/flate [2021-04-26T14:15:26.883Z] #45 92.91 hash/crc32 [2021-04-26T14:15:26.883Z] #45 93.32 vendor/golang.org/x/crypto/cryptobyte [2021-04-26T14:15:26.883Z] #45 93.63 compress/gzip [2021-04-26T14:15:26.883Z] #45 94.49 net [2021-04-26T14:15:26.883Z] #45 95.35 vendor/golang.org/x/crypto/internal/chacha20 [2021-04-26T14:15:26.883Z] #45 95.98 vendor/golang.org/x/crypto/poly1305 [2021-04-26T14:15:26.883Z] #45 96.40 vendor/golang.org/x/sys/cpu [2021-04-26T14:15:26.883Z] #45 96.74 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-26T14:15:26.883Z] #45 98.16 vendor/golang.org/x/crypto/hkdf [2021-04-26T14:15:26.883Z] #45 98.35 vendor/golang.org/x/text/transform [2021-04-26T14:15:26.883Z] #45 99.00 vendor/golang.org/x/text/unicode/bidi [2021-04-26T14:15:26.985Z] #56 46.06 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-26T14:15:26.985Z] #56 46.06 + BUILDTAGS='netgo osusergo static_build' [2021-04-26T14:15:26.985Z] #56 46.06 + export EXTRA_FLAGS=-buildmode=pie [2021-04-26T14:15:26.985Z] #56 46.06 + EXTRA_FLAGS=-buildmode=pie [2021-04-26T14:15:26.985Z] #56 46.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-26T14:15:26.985Z] #56 46.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-26T14:15:26.985Z] #56 46.06 + '[' '' = dynamic ']' [2021-04-26T14:15:26.985Z] #56 46.06 + make [2021-04-26T14:15:24.050Z] > git checkout -f 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 # timeout=10 [2021-04-26T14:15:27.023Z] #43 40.45 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-26T14:15:27.023Z] #43 40.46 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-26T14:15:27.023Z] #43 40.48 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-26T14:15:27.023Z] #43 40.49 DEP compel/plugins/std/infect.d [2021-04-26T14:15:27.023Z] #43 40.61 DEP compel/plugins/std/string.d [2021-04-26T14:15:27.144Z] #45 100.5 vendor/golang.org/x/text/secure/bidirule [2021-04-26T14:15:27.144Z] #45 ... [2021-04-26T14:15:27.144Z] [2021-04-26T14:15:27.144Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:27.144Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:27.144Z] #43 19.82 CC images/stats.o [2021-04-26T14:15:27.144Z] #43 20.21 CC images/core.o [2021-04-26T14:15:27.144Z] #43 20.86 CC images/core-x86.o [2021-04-26T14:15:27.144Z] #43 21.44 CC images/core-arm.o [2021-04-26T14:15:27.144Z] #43 21.89 CC images/core-aarch64.o [2021-04-26T14:15:27.144Z] #43 22.38 CC images/core-ppc64.o [2021-04-26T14:15:27.144Z] #43 23.02 CC images/core-s390.o [2021-04-26T14:15:27.144Z] #43 23.71 CC images/cpuinfo.o [2021-04-26T14:15:27.144Z] #43 24.18 CC images/inventory.o [2021-04-26T14:15:27.144Z] #43 24.51 CC images/fdinfo.o [2021-04-26T14:15:27.144Z] #43 24.82 CC images/fown.o [2021-04-26T14:15:27.144Z] #43 25.03 CC images/ns.o [2021-04-26T14:15:27.144Z] #43 25.24 CC images/regfile.o [2021-04-26T14:15:27.145Z] #43 25.58 CC images/ghost-file.o [2021-04-26T14:15:27.145Z] #43 25.91 CC images/fifo.o [2021-04-26T14:15:27.145Z] #43 26.20 CC images/remap-file-path.o [2021-04-26T14:15:27.145Z] #43 26.47 CC images/eventfd.o [2021-04-26T14:15:27.145Z] #43 26.70 CC images/eventpoll.o [2021-04-26T14:15:27.145Z] #43 26.98 CC images/fh.o [2021-04-26T14:15:27.145Z] #43 27.28 CC images/fsnotify.o [2021-04-26T14:15:27.145Z] #43 27.89 CC images/signalfd.o [2021-04-26T14:15:27.145Z] #43 28.15 CC images/fs.o [2021-04-26T14:15:27.145Z] #43 28.40 CC images/pstree.o [2021-04-26T14:15:27.145Z] #43 28.65 CC images/pipe.o [2021-04-26T14:15:27.145Z] #43 28.89 CC images/tcp-stream.o [2021-04-26T14:15:27.145Z] #43 29.10 CC images/sk-packet.o [2021-04-26T14:15:27.283Z] #43 40.74 DEP compel/plugins/std/log.d [2021-04-26T14:15:27.283Z] #43 40.86 DEP compel/plugins/std/fds.d [2021-04-26T14:15:27.283Z] #43 40.97 DEP compel/plugins/std/std.d [2021-04-26T14:15:27.405Z] #43 ... [2021-04-26T14:15:27.405Z] [2021-04-26T14:15:27.405Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:27.405Z] #45 sha256:ba7bb2f8f27fba7ba11cafe4b2c3335ca40953607053c60809530b3a27e5d14e [2021-04-26T14:15:27.405Z] #45 100.7 vendor/golang.org/x/text/unicode/norm [2021-04-26T14:15:27.543Z] #43 41.08 DEP compel/plugins/shmem/shmem.d [2021-04-26T14:15:27.543Z] #43 41.15 DEP compel/plugins/fds/fds.d [2021-04-26T14:15:27.602Z] #37 10.86 [100%] Linking C executable tini-static [2021-04-26T14:15:27.803Z] #43 41.33 CC compel/plugins/std/std.o [2021-04-26T14:15:28.063Z] #43 41.69 CC compel/plugins/std/fds.o [2021-04-26T14:15:28.367Z] #56 47.21 + bin/ctr [2021-04-26T14:15:28.555Z] #37 11.61 [100%] Built target tini-static [2021-04-26T14:15:28.555Z] #37 11.74 + mkdir -p /build [2021-04-26T14:15:28.555Z] #37 11.75 + cp tini-static /build/docker-init [2021-04-26T14:15:28.633Z] #43 42.09 CC compel/plugins/std/log.o [2021-04-26T14:15:28.939Z] #56 ... [2021-04-26T14:15:28.939Z] [2021-04-26T14:15:28.939Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:15:28.939Z] #51 sha256:51f61041f74350df0734838ef122781bf380335aa51900d103b07f0792a9e5df [2021-04-26T14:15:28.939Z] #51 DONE 92.4s [2021-04-26T14:15:29.134Z] #37 ... [2021-04-26T14:15:29.134Z] [2021-04-26T14:15:29.134Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:29.134Z] #45 sha256:106eb163e61ac10499466b29fd54440e57caa7de0e87cefb41b7f32358b0aa39 [2021-04-26T14:15:29.134Z] #45 64.82 go/parser [2021-04-26T14:15:29.134Z] #45 67.33 encoding/xml [2021-04-26T14:15:29.134Z] #45 69.41 compress/flate [2021-04-26T14:15:29.134Z] #45 69.95 go/doc [2021-04-26T14:15:29.134Z] #45 73.87 compress/gzip [2021-04-26T14:15:29.200Z] [2021-04-26T14:15:29.200Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:29.200Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:29.200Z] #43 19.40 CC images/core-ppc64.o [2021-04-26T14:15:29.200Z] #43 20.05 CC images/core-s390.o [2021-04-26T14:15:29.200Z] #43 20.74 CC images/cpuinfo.o [2021-04-26T14:15:29.200Z] #43 21.20 CC images/inventory.o [2021-04-26T14:15:29.200Z] #43 21.46 CC images/fdinfo.o [2021-04-26T14:15:29.200Z] #43 21.80 CC images/fown.o [2021-04-26T14:15:29.200Z] #43 22.03 CC images/ns.o [2021-04-26T14:15:29.200Z] #43 22.19 CC images/regfile.o [2021-04-26T14:15:29.200Z] #43 22.41 CC images/ghost-file.o [2021-04-26T14:15:29.200Z] #43 22.72 CC images/fifo.o [2021-04-26T14:15:29.200Z] #43 22.88 CC images/remap-file-path.o [2021-04-26T14:15:29.200Z] #43 23.03 CC images/eventfd.o [2021-04-26T14:15:29.200Z] #43 23.26 CC images/eventpoll.o [2021-04-26T14:15:29.200Z] #43 23.48 CC images/fh.o [2021-04-26T14:15:29.200Z] #43 23.75 CC images/fsnotify.o [2021-04-26T14:15:29.399Z] #45 ... [2021-04-26T14:15:29.399Z] [2021-04-26T14:15:29.399Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:29.399Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-26T14:15:29.399Z] #43 2.648 Note: Building without setproctitle() and strlcpy() support. [2021-04-26T14:15:29.399Z] #43 2.648 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-26T14:15:29.399Z] #43 2.698 Note: Building without GnuTLS support [2021-04-26T14:15:29.399Z] #43 2.707 Makefile.config:39: Warn: you have no libnftables installed [2021-04-26T14:15:29.399Z] #43 2.708 Makefile.config:40: Warn: Building without nftables support [2021-04-26T14:15:29.399Z] #43 5.196 fatal: not a git repository (or any of the parent directories): .git [2021-04-26T14:15:29.399Z] #43 5.268 GEN .gitid [2021-04-26T14:15:29.399Z] #43 5.345 GEN criu/include/version.h [2021-04-26T14:15:29.399Z] #43 5.420 GEN include/common/asm [2021-04-26T14:15:29.399Z] #43 7.065 PBCC images/timens.pb-c.c [2021-04-26T14:15:29.399Z] #43 7.094 DEP images/timens.pb-c.d [2021-04-26T14:15:29.399Z] #43 7.211 PBCC images/fown.pb-c.c [2021-04-26T14:15:29.399Z] #43 7.259 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-26T14:15:29.399Z] #43 7.361 PBCC images/opts.pb-c.c [2021-04-26T14:15:29.399Z] #43 7.431 PBCC images/memfd.pb-c.c [2021-04-26T14:15:29.399Z] #43 7.492 DEP images/fown.pb-c.d [2021-04-26T14:15:29.399Z] #43 7.585 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-26T14:15:29.399Z] #43 7.673 DEP images/opts.pb-c.d [2021-04-26T14:15:29.399Z] #43 7.747 DEP images/memfd.pb-c.d [2021-04-26T14:15:29.399Z] #43 7.860 PBCC images/sit.pb-c.c [2021-04-26T14:15:29.399Z] #43 7.926 DEP images/sit.pb-c.d [2021-04-26T14:15:29.399Z] #43 7.967 PBCC images/macvlan.pb-c.c [2021-04-26T14:15:29.399Z] #43 7.994 DEP images/macvlan.pb-c.d [2021-04-26T14:15:29.399Z] #43 8.038 PBCC images/autofs.pb-c.c [2021-04-26T14:15:29.399Z] #43 8.077 DEP images/autofs.pb-c.d [2021-04-26T14:15:29.399Z] #43 8.136 PBCC images/sysctl.pb-c.c [2021-04-26T14:15:29.399Z] #43 8.149 DEP images/sysctl.pb-c.d [2021-04-26T14:15:29.399Z] #43 8.200 PBCC images/time.pb-c.c [2021-04-26T14:15:29.399Z] #43 ... [2021-04-26T14:15:29.399Z] [2021-04-26T14:15:29.399Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:29.399Z] #45 sha256:106eb163e61ac10499466b29fd54440e57caa7de0e87cefb41b7f32358b0aa39 [2021-04-26T14:15:29.399Z] #45 75.01 crypto/rand [2021-04-26T14:15:29.461Z] #43 24.56 CC images/signalfd.o [2021-04-26T14:15:29.572Z] #43 42.99 CC compel/plugins/std/string.o [2021-04-26T14:15:29.572Z] #43 ... [2021-04-26T14:15:29.572Z] [2021-04-26T14:15:29.572Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:29.572Z] #45 sha256:131ce71329df7cfa88e1d69339572ddb531c964ed4fc083ab7c594f0c4a0207b [2021-04-26T14:15:29.572Z] #45 114.8 crypto/tls [2021-04-26T14:15:29.666Z] #45 75.13 github.com/LK4D4/vndr/build [2021-04-26T14:15:29.722Z] #43 24.72 CC images/fs.o [2021-04-26T14:15:29.986Z] #43 25.04 CC images/pstree.o [2021-04-26T14:15:30.247Z] #43 25.34 CC images/pipe.o [2021-04-26T14:15:30.508Z] #43 25.55 CC images/tcp-stream.o [2021-04-26T14:15:30.619Z] #45 76.05 crypto/elliptic [2021-04-26T14:15:30.619Z] #45 76.13 encoding/asn1 [2021-04-26T14:15:30.769Z] #43 25.76 CC images/sk-packet.o [2021-04-26T14:15:30.884Z] #45 ... [2021-04-26T14:15:30.884Z] [2021-04-26T14:15:30.884Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-26T14:15:30.884Z] #37 sha256:0ad0b8d92f8817617cf2888cd30e16d425eb45fd09ebfb4ee3a1b64b91c61fe1 [2021-04-26T14:15:30.884Z] #37 DONE 13.9s [2021-04-26T14:15:30.884Z] [2021-04-26T14:15:30.884Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-26T14:15:30.884Z] #51 sha256:4b5a31e06ed147146cfb0a512c1cebd4e724fec643f2c0925ee62c23e8b7bbf5 [2021-04-26T14:15:30.884Z] #51 67.39 golang.org/x/crypto/ssh/terminal [2021-04-26T14:15:30.884Z] #51 70.00 mvdan.cc/sh/v3/cmd/shfmt [2021-04-26T14:15:30.884Z] #51 DONE 76.3s [2021-04-26T14:15:30.884Z] [2021-04-26T14:15:30.884Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:30.884Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-26T14:15:30.884Z] #43 8.222 DEP images/time.pb-c.d [2021-04-26T14:15:30.884Z] #43 8.250 PBCC images/binfmt-misc.pb-c.c [2021-04-26T14:15:30.884Z] #43 8.278 DEP images/binfmt-misc.pb-c.d [2021-04-26T14:15:30.884Z] #43 8.336 PBCC images/seccomp.pb-c.c [2021-04-26T14:15:30.884Z] #43 8.354 DEP images/seccomp.pb-c.d [2021-04-26T14:15:30.884Z] #43 8.440 PBCC images/userns.pb-c.c [2021-04-26T14:15:30.884Z] #43 8.472 DEP images/userns.pb-c.d [2021-04-26T14:15:30.884Z] #43 8.526 PBCC images/cgroup.pb-c.c [2021-04-26T14:15:30.884Z] #43 8.554 DEP images/cgroup.pb-c.d [2021-04-26T14:15:30.884Z] #43 8.610 PBCC images/ext-file.pb-c.c [2021-04-26T14:15:30.884Z] #43 8.632 DEP images/ext-file.pb-c.d [2021-04-26T14:15:30.884Z] #43 8.676 PBCC images/rpc.pb-c.c [2021-04-26T14:15:30.884Z] #43 8.736 DEP images/rpc.pb-c.d [2021-04-26T14:15:30.884Z] #43 8.800 PBCC images/siginfo.pb-c.c [2021-04-26T14:15:30.884Z] #43 8.828 DEP images/siginfo.pb-c.d [2021-04-26T14:15:30.884Z] #43 8.877 PBCC images/pagemap.pb-c.c [2021-04-26T14:15:30.884Z] #43 8.910 DEP images/pagemap.pb-c.d [2021-04-26T14:15:30.884Z] #43 8.962 PBCC images/rlimit.pb-c.c [2021-04-26T14:15:30.884Z] #43 8.988 DEP images/rlimit.pb-c.d [2021-04-26T14:15:30.884Z] #43 9.027 PBCC images/file-lock.pb-c.c [2021-04-26T14:15:30.884Z] #43 9.058 DEP images/file-lock.pb-c.d [2021-04-26T14:15:30.884Z] #43 9.126 PBCC images/tty.pb-c.c [2021-04-26T14:15:30.884Z] #43 9.173 DEP images/tty.pb-c.d [2021-04-26T14:15:30.884Z] #43 9.256 PBCC images/tun.pb-c.c [2021-04-26T14:15:30.884Z] #43 9.312 PBCC images/netdev.pb-c.c [2021-04-26T14:15:30.884Z] #43 9.367 DEP images/tun.pb-c.d [2021-04-26T14:15:30.884Z] #43 9.418 DEP images/netdev.pb-c.d [2021-04-26T14:15:30.884Z] #43 9.476 PBCC images/vma.pb-c.c [2021-04-26T14:15:30.884Z] #43 9.519 DEP images/vma.pb-c.d [2021-04-26T14:15:30.884Z] #43 9.576 PBCC images/creds.pb-c.c [2021-04-26T14:15:30.884Z] #43 9.619 DEP images/creds.pb-c.d [2021-04-26T14:15:31.030Z] #43 26.06 CC images/mnt.o [2021-04-26T14:15:31.030Z] #43 26.28 CC images/pipe-data.o [2021-04-26T14:15:31.149Z] #43 9.703 PBCC images/utsns.pb-c.c [2021-04-26T14:15:31.149Z] #43 9.735 DEP images/utsns.pb-c.d [2021-04-26T14:15:31.149Z] #43 9.807 PBCC images/ipc-desc.pb-c.c [2021-04-26T14:15:31.149Z] #43 9.860 PBCC images/ipc-sem.pb-c.c [2021-04-26T14:15:31.149Z] #43 9.923 DEP images/ipc-desc.pb-c.d [2021-04-26T14:15:31.149Z] #43 10.04 DEP images/ipc-sem.pb-c.d [2021-04-26T14:15:31.414Z] #43 10.14 PBCC images/ipc-msg.pb-c.c [2021-04-26T14:15:31.414Z] #43 10.17 DEP images/ipc-msg.pb-c.d [2021-04-26T14:15:31.414Z] #43 10.25 PBCC images/ipc-shm.pb-c.c [2021-04-26T14:15:31.602Z] #43 26.53 CC images/sa.o [2021-04-26T14:15:31.609Z] #45 104.5 vendor/golang.org/x/net/idna [2021-04-26T14:15:31.679Z] #43 10.26 DEP images/ipc-shm.pb-c.d [2021-04-26T14:15:31.679Z] #43 10.33 PBCC images/ipc-var.pb-c.c [2021-04-26T14:15:31.679Z] #43 10.36 DEP images/ipc-var.pb-c.d [2021-04-26T14:15:31.679Z] #43 10.42 PBCC images/sk-opts.pb-c.c [2021-04-26T14:15:31.679Z] #43 10.48 PBCC images/packet-sock.pb-c.c [2021-04-26T14:15:31.863Z] #43 26.79 CC images/timer.o [2021-04-26T14:15:31.946Z] #43 10.56 DEP images/sk-opts.pb-c.d [2021-04-26T14:15:31.946Z] #43 10.61 DEP images/packet-sock.pb-c.d [2021-04-26T14:15:31.946Z] #43 10.69 PBCC images/sk-netlink.pb-c.c [2021-04-26T14:15:31.946Z] #43 10.80 DEP images/sk-netlink.pb-c.d [2021-04-26T14:15:32.124Z] #43 27.17 CC images/timerfd.o [2021-04-26T14:15:32.210Z] #43 10.85 PBCC images/sk-inet.pb-c.c [2021-04-26T14:15:32.210Z] #43 10.94 DEP images/sk-inet.pb-c.d [2021-04-26T14:15:32.210Z] #43 11.04 PBCC images/sk-unix.pb-c.c [2021-04-26T14:15:32.210Z] #43 ... [2021-04-26T14:15:32.210Z] [2021-04-26T14:15:32.210Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:32.210Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-26T14:15:32.210Z] #13 65.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-26T14:15:32.210Z] #13 65.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-26T14:15:32.210Z] #13 65.47 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-26T14:15:32.210Z] #13 69.95 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-26T14:15:32.210Z] #13 69.96 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-26T14:15:32.210Z] #13 69.97 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:32.210Z] #13 70.18 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-26T14:15:32.210Z] #13 70.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-26T14:15:32.210Z] #13 70.25 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:32.384Z] #43 27.43 CC images/mm.o [2021-04-26T14:15:32.475Z] #13 ... [2021-04-26T14:15:32.475Z] [2021-04-26T14:15:32.475Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:32.475Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-26T14:15:32.475Z] #43 11.11 DEP images/sk-unix.pb-c.d [2021-04-26T14:15:32.475Z] #43 11.17 PBCC images/mm.pb-c.c [2021-04-26T14:15:32.475Z] #43 11.21 DEP images/mm.pb-c.d [2021-04-26T14:15:32.475Z] #43 11.25 PBCC images/timerfd.pb-c.c [2021-04-26T14:15:32.475Z] #43 11.28 DEP images/timerfd.pb-c.d [2021-04-26T14:15:32.646Z] #43 27.71 CC images/sk-opts.o [2021-04-26T14:15:32.740Z] #43 11.33 PBCC images/timer.pb-c.c [2021-04-26T14:15:32.740Z] #43 11.35 DEP images/timer.pb-c.d [2021-04-26T14:15:32.740Z] #43 11.40 PBCC images/sa.pb-c.c [2021-04-26T14:15:32.740Z] #43 11.48 DEP images/sa.pb-c.d [2021-04-26T14:15:32.907Z] #43 27.90 CC images/sk-unix.o [2021-04-26T14:15:32.992Z] #45 ... [2021-04-26T14:15:32.992Z] [2021-04-26T14:15:32.992Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:32.992Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:32.992Z] #43 29.30 CC images/mnt.o [2021-04-26T14:15:32.992Z] #43 29.54 CC images/pipe-data.o [2021-04-26T14:15:32.992Z] #43 29.70 CC images/sa.o [2021-04-26T14:15:32.992Z] #43 29.94 CC images/timer.o [2021-04-26T14:15:32.992Z] #43 30.24 CC images/timerfd.o [2021-04-26T14:15:32.992Z] #43 30.46 CC images/mm.o [2021-04-26T14:15:32.992Z] #43 30.73 CC images/sk-opts.o [2021-04-26T14:15:32.992Z] #43 30.99 CC images/sk-unix.o [2021-04-26T14:15:32.992Z] #43 31.26 CC images/sk-inet.o [2021-04-26T14:15:32.992Z] #43 31.66 CC images/tun.o [2021-04-26T14:15:32.992Z] #43 31.99 CC images/sk-netlink.o [2021-04-26T14:15:32.992Z] #43 32.20 CC images/packet-sock.o [2021-04-26T14:15:32.992Z] #43 32.54 CC images/ipc-var.o [2021-04-26T14:15:32.992Z] #43 32.73 CC images/ipc-desc.o [2021-04-26T14:15:32.992Z] #43 32.97 CC images/ipc-shm.o [2021-04-26T14:15:32.992Z] #43 33.25 CC images/ipc-msg.o [2021-04-26T14:15:32.992Z] #43 33.51 CC images/ipc-sem.o [2021-04-26T14:15:32.992Z] #43 33.72 CC images/utsns.o [2021-04-26T14:15:32.992Z] #43 33.96 CC images/creds.o [2021-04-26T14:15:32.992Z] #43 34.21 CC images/vma.o [2021-04-26T14:15:32.992Z] #43 34.51 CC images/netdev.o [2021-04-26T14:15:32.992Z] #43 34.89 CC images/tty.o [2021-04-26T14:15:32.992Z] #43 ... [2021-04-26T14:15:32.992Z] [2021-04-26T14:15:32.992Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:32.992Z] #45 sha256:ba7bb2f8f27fba7ba11cafe4b2c3335ca40953607053c60809530b3a27e5d14e [2021-04-26T14:15:32.992Z] #45 106.6 vendor/golang.org/x/net/http2/hpack [2021-04-26T14:15:33.004Z] #43 11.52 PBCC images/pipe-data.pb-c.c [2021-04-26T14:15:33.004Z] #43 11.54 DEP images/pipe-data.pb-c.d [2021-04-26T14:15:33.004Z] #43 11.57 PBCC images/mnt.pb-c.c [2021-04-26T14:15:33.004Z] #43 11.65 DEP images/mnt.pb-c.d [2021-04-26T14:15:33.004Z] #43 11.76 PBCC images/sk-packet.pb-c.c [2021-04-26T14:15:33.004Z] #43 11.77 DEP images/sk-packet.pb-c.d [2021-04-26T14:15:33.004Z] #43 11.83 PBCC images/tcp-stream.pb-c.c [2021-04-26T14:15:33.167Z] #43 28.17 CC images/sk-inet.o [2021-04-26T14:15:33.268Z] #43 11.99 DEP images/tcp-stream.pb-c.d [2021-04-26T14:15:33.268Z] #43 12.08 PBCC images/pipe.pb-c.c [2021-04-26T14:15:33.428Z] #43 28.49 CC images/tun.o [2021-04-26T14:15:33.534Z] #43 12.14 DEP images/pipe.pb-c.d [2021-04-26T14:15:33.534Z] #43 12.24 PBCC images/pstree.pb-c.c [2021-04-26T14:15:33.534Z] #43 12.26 DEP images/pstree.pb-c.d [2021-04-26T14:15:33.534Z] #43 12.33 PBCC images/fs.pb-c.c [2021-04-26T14:15:33.689Z] #43 28.78 CC images/sk-netlink.o [2021-04-26T14:15:33.798Z] #43 12.36 DEP images/fs.pb-c.d [2021-04-26T14:15:33.798Z] #43 12.51 PBCC images/signalfd.pb-c.c [2021-04-26T14:15:33.798Z] #43 12.57 DEP images/signalfd.pb-c.d [2021-04-26T14:15:33.798Z] #43 12.61 PBCC images/fh.pb-c.c [2021-04-26T14:15:33.798Z] #43 12.64 PBCC images/fsnotify.pb-c.c [2021-04-26T14:15:33.798Z] #43 12.66 DEP images/fh.pb-c.d [2021-04-26T14:15:33.949Z] #43 29.04 CC images/packet-sock.o [2021-04-26T14:15:34.062Z] #43 12.71 DEP images/fsnotify.pb-c.d [2021-04-26T14:15:34.062Z] #43 12.77 PBCC images/eventpoll.pb-c.c [2021-04-26T14:15:34.062Z] #43 12.79 DEP images/eventpoll.pb-c.d [2021-04-26T14:15:34.062Z] #43 12.84 PBCC images/eventfd.pb-c.c [2021-04-26T14:15:34.062Z] #43 12.86 DEP images/eventfd.pb-c.d [2021-04-26T14:15:34.062Z] #43 12.89 PBCC images/remap-file-path.pb-c.c [2021-04-26T14:15:34.326Z] #43 12.90 DEP images/remap-file-path.pb-c.d [2021-04-26T14:15:34.326Z] #43 12.95 PBCC images/fifo.pb-c.c [2021-04-26T14:15:34.326Z] #43 12.97 DEP images/fifo.pb-c.d [2021-04-26T14:15:34.326Z] #43 13.01 PBCC images/ghost-file.pb-c.c [2021-04-26T14:15:34.326Z] #43 13.05 DEP images/ghost-file.pb-c.d [2021-04-26T14:15:34.376Z] #45 107.8 mime [2021-04-26T14:15:34.520Z] #43 29.41 CC images/ipc-var.o [2021-04-26T14:15:34.520Z] #43 29.59 CC images/ipc-desc.o [2021-04-26T14:15:34.590Z] #43 13.13 PBCC images/regfile.pb-c.c [2021-04-26T14:15:34.590Z] #43 13.19 DEP images/regfile.pb-c.d [2021-04-26T14:15:34.590Z] #43 13.30 PBCC images/ns.pb-c.c [2021-04-26T14:15:34.590Z] #43 13.33 DEP images/ns.pb-c.d [2021-04-26T14:15:34.590Z] #43 13.38 PBCC images/fdinfo.pb-c.c [2021-04-26T14:15:34.781Z] #43 29.76 CC images/ipc-shm.o [2021-04-26T14:15:34.855Z] #43 13.44 DEP images/fdinfo.pb-c.d [2021-04-26T14:15:34.855Z] #43 13.50 PBCC images/core-aarch64.pb-c.c [2021-04-26T14:15:34.855Z] #43 13.56 PBCC images/core-arm.pb-c.c [2021-04-26T14:15:34.855Z] #43 13.63 PBCC images/core-ppc64.pb-c.c [2021-04-26T14:15:34.855Z] #45 ... [2021-04-26T14:15:34.855Z] [2021-04-26T14:15:34.855Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:34.855Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:34.855Z] #43 43.69 CC compel/plugins/std/infect.o [2021-04-26T14:15:34.855Z] #43 44.14 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-26T14:15:34.855Z] #43 44.19 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-26T14:15:34.855Z] #43 44.24 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-26T14:15:34.855Z] #43 44.32 AR compel/plugins/std.lib.a [2021-04-26T14:15:34.855Z] #43 44.41 CC compel/plugins/fds/fds.o [2021-04-26T14:15:34.855Z] #43 44.56 AR compel/plugins/fds.lib.a [2021-04-26T14:15:34.855Z] #43 44.62 HOSTDEP compel/src/lib/log-host.d [2021-04-26T14:15:34.855Z] #43 44.77 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-26T14:15:34.855Z] #43 44.87 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-26T14:15:34.855Z] #43 44.99 HOSTDEP compel/src/main-host.d [2021-04-26T14:15:34.855Z] #43 45.08 DEP compel/src/lib/ptrace.d [2021-04-26T14:15:34.855Z] #43 45.25 DEP compel/src/lib/infect.d [2021-04-26T14:15:34.855Z] #43 45.40 DEP compel/src/lib/infect-util.d [2021-04-26T14:15:34.855Z] #43 45.50 DEP compel/src/lib/infect-rpc.d [2021-04-26T14:15:34.855Z] #43 45.61 DEP compel/arch/x86/src/lib/infect.d [2021-04-26T14:15:34.855Z] #43 45.73 DEP compel/arch/x86/src/lib/cpu.d [2021-04-26T14:15:34.855Z] #43 45.82 DEP compel/src/lib/log.d [2021-04-26T14:15:34.855Z] #43 45.86 DEP compel/src/main.d [2021-04-26T14:15:34.855Z] #43 45.97 DEP compel/src/lib/handle-elf.d [2021-04-26T14:15:34.855Z] #43 46.07 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-26T14:15:34.855Z] #43 46.16 CC compel/src/lib/log.o [2021-04-26T14:15:34.855Z] #43 46.48 CC compel/arch/x86/src/lib/cpu.o [2021-04-26T14:15:34.855Z] #43 47.32 CC compel/arch/x86/src/lib/infect.o [2021-04-26T14:15:34.855Z] #43 48.30 CC compel/src/lib/infect-rpc.o [2021-04-26T14:15:35.042Z] #43 29.98 CC images/ipc-msg.o [2021-04-26T14:15:35.115Z] #43 48.72 CC compel/src/lib/infect-util.o [2021-04-26T14:15:35.119Z] #43 13.70 PBCC images/core-s390.pb-c.c [2021-04-26T14:15:35.119Z] #43 13.75 PBCC images/core-x86.pb-c.c [2021-04-26T14:15:35.119Z] #43 13.80 PBCC images/core.pb-c.c [2021-04-26T14:15:35.119Z] #43 13.85 PBCC images/inventory.pb-c.c [2021-04-26T14:15:35.119Z] #43 13.96 DEP images/core-aarch64.pb-c.d [2021-04-26T14:15:35.303Z] #43 30.31 CC images/ipc-sem.o [2021-04-26T14:15:35.313Z] Commit message: "dockerd-rootless.sh: use `command -v` instead of `which`" [2021-04-26T14:15:35.376Z] #43 49.01 CC compel/src/lib/infect.o [2021-04-26T14:15:35.383Z] #43 14.05 DEP images/core-arm.pb-c.d [2021-04-26T14:15:35.383Z] #43 14.10 DEP images/core-ppc64.pb-c.d [2021-04-26T14:15:35.383Z] #43 14.21 DEP images/core-s390.pb-c.d [2021-04-26T14:15:35.564Z] #43 30.49 CC images/utsns.o [2021-04-26T14:15:35.564Z] #43 30.65 CC images/creds.o [2021-04-26T14:15:35.564Z] #43 ... [2021-04-26T14:15:35.564Z] [2021-04-26T14:15:35.564Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:35.564Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:15:35.564Z] #13 93.40 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-26T14:15:35.564Z] #13 93.40 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-26T14:15:35.564Z] #13 93.41 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:35.647Z] #43 14.26 DEP images/core-x86.pb-c.d [2021-04-26T14:15:35.647Z] #43 14.35 DEP images/core.pb-c.d [2021-04-26T14:15:35.647Z] #43 14.40 DEP images/inventory.pb-c.d [2021-04-26T14:15:35.647Z] #43 14.48 PBCC images/cpuinfo.pb-c.c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-26T14:15:35.912Z] #43 14.49 DEP images/cpuinfo.pb-c.d [2021-04-26T14:15:35.912Z] #43 14.57 PBCC images/stats.pb-c.c [2021-04-26T14:15:35.912Z] #43 14.63 DEP images/stats.pb-c.d [2021-04-26T14:15:35.947Z] #43 ... [2021-04-26T14:15:35.947Z] [2021-04-26T14:15:35.947Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:35.947Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:15:35.947Z] #13 115.3 Selecting previously unselected package libapparmor1:amd64. [2021-04-26T14:15:35.947Z] #13 115.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-26T14:15:35.947Z] #13 115.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-26T14:15:35.947Z] #13 115.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-26T14:15:35.947Z] #13 115.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-26T14:15:35.947Z] #13 115.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-26T14:15:35.947Z] #13 115.6 Selecting previously unselected package libbtrfs0. [2021-04-26T14:15:35.947Z] #13 115.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-26T14:15:35.947Z] #13 115.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-26T14:15:35.947Z] #13 115.7 Selecting previously unselected package libbtrfs-dev. [2021-04-26T14:15:35.947Z] #13 115.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-26T14:15:35.947Z] #13 115.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-26T14:15:35.947Z] #13 115.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-26T14:15:35.947Z] #13 115.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-26T14:15:35.947Z] #13 115.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-26T14:15:35.947Z] #13 116.0 Selecting previously unselected package libudev-dev:amd64. [2021-04-26T14:15:35.947Z] #13 116.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-26T14:15:35.947Z] #13 116.0 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-26T14:15:35.947Z] #13 116.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-26T14:15:35.947Z] #13 116.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-26T14:15:35.947Z] #13 116.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-26T14:15:36.136Z] #13 ... [2021-04-26T14:15:36.136Z] [2021-04-26T14:15:36.136Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:36.136Z] #45 sha256:a334a033e16241e43d991948ecc0dbe6b75d0cbcafecada8fb298d571c1cbe86 [2021-04-26T14:15:36.136Z] #45 89.68 hash/crc32 [2021-04-26T14:15:36.136Z] #45 90.54 net [2021-04-26T14:15:36.136Z] #45 90.81 compress/gzip [2021-04-26T14:15:36.136Z] #45 91.47 vendor/golang.org/x/text/transform [2021-04-26T14:15:36.136Z] #45 92.07 vendor/golang.org/x/text/unicode/bidi [2021-04-26T14:15:36.136Z] #45 94.48 vendor/golang.org/x/text/secure/bidirule [2021-04-26T14:15:36.136Z] #45 94.75 vendor/golang.org/x/text/unicode/norm [2021-04-26T14:15:36.136Z] #45 97.77 vendor/golang.org/x/net/idna [2021-04-26T14:15:36.220Z] #13 116.5 Selecting previously unselected package libpcre16-3:amd64. [2021-04-26T14:15:36.220Z] #13 116.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-26T14:15:36.220Z] #13 116.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-26T14:15:36.289Z] #45 109.4 mime/quotedprintable [2021-04-26T14:15:36.289Z] #45 109.7 net/http/internal [2021-04-26T14:15:36.397Z] #45 99.92 vendor/golang.org/x/net/http2/hpack [2021-04-26T14:15:36.397Z] #45 ... [2021-04-26T14:15:36.397Z] [2021-04-26T14:15:36.397Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:36.397Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:36.397Z] #43 30.84 CC images/vma.o [2021-04-26T14:15:36.397Z] #43 31.04 CC images/netdev.o [2021-04-26T14:15:36.397Z] #43 31.48 CC images/tty.o [2021-04-26T14:15:36.481Z] #13 116.7 Selecting previously unselected package libpcre32-3:amd64. [2021-04-26T14:15:36.481Z] #13 116.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-26T14:15:36.481Z] #13 116.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-26T14:15:36.481Z] #13 116.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-26T14:15:36.481Z] #13 116.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-26T14:15:36.481Z] #13 116.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-26T14:15:36.741Z] #13 117.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-26T14:15:36.741Z] #13 117.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-26T14:15:36.741Z] #13 117.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-26T14:15:36.969Z] #43 32.06 CC images/file-lock.o [2021-04-26T14:15:37.002Z] #13 117.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-26T14:15:37.230Z] #43 32.28 CC images/rlimit.o [2021-04-26T14:15:37.262Z] #13 117.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-26T14:15:37.262Z] #13 117.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-26T14:15:37.262Z] #13 117.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-26T14:15:37.491Z] #43 32.51 CC images/pagemap.o [2021-04-26T14:15:37.522Z] #13 117.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-26T14:15:37.523Z] #13 117.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-26T14:15:37.752Z] #43 32.84 CC images/siginfo.o [2021-04-26T14:15:37.784Z] #13 117.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-26T14:15:37.784Z] #13 118.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-26T14:15:37.784Z] #13 118.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-26T14:15:37.784Z] #13 118.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-26T14:15:37.784Z] #13 118.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-26T14:15:37.784Z] #13 118.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-26T14:15:37.905Z] #43 16.43 make[1]: Nothing to be done for 'all'. [2021-04-26T14:15:38.013Z] #43 33.05 CC images/rpc.o [2021-04-26T14:15:38.355Z] #13 118.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-26T14:15:38.504Z] + docker version [2021-04-26T14:15:38.615Z] #13 118.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-26T14:15:38.615Z] #13 118.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-26T14:15:38.615Z] #13 118.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-26T14:15:38.615Z] #13 118.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-26T14:15:38.616Z] #13 118.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-26T14:15:38.616Z] #13 118.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:38.616Z] #13 118.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-26T14:15:38.616Z] #13 118.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-26T14:15:38.616Z] #13 118.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-26T14:15:38.616Z] #13 118.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-26T14:15:38.616Z] #13 118.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-26T14:15:38.616Z] #13 119.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-26T14:15:38.616Z] #13 119.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-26T14:15:38.616Z] #13 119.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-26T14:15:38.616Z] #13 119.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-26T14:15:38.616Z] #13 119.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-26T14:15:38.616Z] #13 119.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:38.616Z] #13 119.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-26T14:15:38.616Z] #13 119.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-26T14:15:38.616Z] #13 119.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:38.616Z] #13 119.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-26T14:15:38.616Z] #13 119.1 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 [2021-04-26T14:15:38.616Z] #13 119.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-26T14:15:38.616Z] #13 119.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-26T14:15:38.616Z] #13 119.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-26T14:15:38.616Z] #13 119.1 Setting up dmsetup (2:1.02.155-3) ... [2021-04-26T14:15:38.875Z] #13 119.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-26T14:15:38.876Z] #13 119.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-26T14:15:38.876Z] #13 119.2 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:15:38.956Z] #43 34.15 CC images/ext-file.o [2021-04-26T14:15:39.217Z] #43 34.39 CC images/cgroup.o [2021-04-26T14:15:39.309Z] #43 17.90 CC images/stats.o [2021-04-26T14:15:39.644Z] #45 112.5 crypto/tls [2021-04-26T14:15:39.644Z] #45 ... [2021-04-26T14:15:39.644Z] [2021-04-26T14:15:39.644Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:39.644Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:39.644Z] #43 35.41 CC images/file-lock.o [2021-04-26T14:15:39.644Z] #43 35.60 CC images/rlimit.o [2021-04-26T14:15:39.644Z] #43 35.76 CC images/pagemap.o [2021-04-26T14:15:39.644Z] #43 36.04 CC images/siginfo.o [2021-04-26T14:15:39.644Z] #43 36.36 CC images/rpc.o [2021-04-26T14:15:39.644Z] #43 37.61 CC images/ext-file.o [2021-04-26T14:15:39.644Z] #43 37.78 CC images/cgroup.o [2021-04-26T14:15:39.644Z] #43 38.36 CC images/userns.o [2021-04-26T14:15:39.644Z] #43 38.58 CC images/google/protobuf/descriptor.o [2021-04-26T14:15:39.644Z] #43 40.07 CC images/opts.o [2021-04-26T14:15:39.644Z] #43 40.30 CC images/seccomp.o [2021-04-26T14:15:39.644Z] #43 40.55 CC images/binfmt-misc.o [2021-04-26T14:15:39.644Z] #43 40.80 CC images/time.o [2021-04-26T14:15:39.644Z] #43 40.97 CC images/sysctl.o [2021-04-26T14:15:39.644Z] #43 41.16 CC images/autofs.o [2021-04-26T14:15:39.644Z] #43 41.39 CC images/macvlan.o [2021-04-26T14:15:39.892Z] #43 18.36 CC images/core.o [2021-04-26T14:15:39.892Z] #43 ... [2021-04-26T14:15:39.892Z] [2021-04-26T14:15:39.892Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:39.892Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-26T14:15:39.892Z] #13 83.03 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-26T14:15:39.892Z] #13 83.06 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-26T14:15:39.892Z] #13 83.07 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:39.961Z] #43 41.56 CC images/sit.o [2021-04-26T14:15:39.961Z] #43 41.87 CC images/memfd.o [2021-04-26T14:15:40.159Z] #43 35.05 CC images/userns.o [2021-04-26T14:15:40.159Z] #43 35.31 CC images/google/protobuf/descriptor.o [2021-04-26T14:15:40.535Z] #43 42.17 CC images/timens.o [2021-04-26T14:15:40.535Z] #43 42.44 LINK images/built-in.o [2021-04-26T14:15:40.794Z] #13 DONE 121.1s [2021-04-26T14:15:40.794Z] [2021-04-26T14:15:40.794Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:15:40.794Z] #53 sha256:99c78a15b630ff1eeba0e92da94d0c2c27da95420cef0e50ef3f22b96dd82a7d [2021-04-26T14:15:40.807Z] #43 42.64 GEN compel/include/asm [2021-04-26T14:15:40.807Z] #43 42.66 GEN compel/include/version.h [2021-04-26T14:15:40.807Z] #43 42.68 touch .config [2021-04-26T14:15:40.807Z] #43 42.73 GEN include/common/config.h [2021-04-26T14:15:41.068Z] #43 42.85 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-26T14:15:41.068Z] #43 42.88 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-26T14:15:41.068Z] #43 42.90 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-26T14:15:41.068Z] #43 42.93 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-26T14:15:41.068Z] #43 42.96 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-26T14:15:41.329Z] #43 43.00 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-26T14:15:41.329Z] #43 43.02 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-26T14:15:41.329Z] #43 43.04 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-26T14:15:41.329Z] #43 43.05 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-26T14:15:41.329Z] #43 43.09 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-26T14:15:41.329Z] #43 43.09 DEP compel/plugins/std/infect.d [2021-04-26T14:15:41.329Z] #43 43.19 DEP compel/plugins/std/string.d [2021-04-26T14:15:41.545Z] #43 36.80 CC images/opts.o [2021-04-26T14:15:41.590Z] #43 43.34 DEP compel/plugins/std/log.d [2021-04-26T14:15:41.590Z] #43 43.42 DEP compel/plugins/std/fds.d [2021-04-26T14:15:41.743Z] #53 ... [2021-04-26T14:15:41.743Z] [2021-04-26T14:15:41.743Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:15:41.743Z] #58 sha256:19689ce8143020eb1abdfa0efa61751bcbd93cc70bc5cc8ac0db175464b84697 [2021-04-26T14:15:41.743Z] #58 118.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-26T14:15:41.743Z] #58 118.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-26T14:15:41.743Z] #58 DONE 126.9s [2021-04-26T14:15:41.743Z] [2021-04-26T14:15:41.743Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-26T14:15:41.743Z] #59 sha256:a62082e9ba7c03f05f9c69737d941f408f90af6e2f73dbb645ef1f33ad663faa [2021-04-26T14:15:41.743Z] #59 DONE 0.2s [2021-04-26T14:15:41.743Z] [2021-04-26T14:15:41.743Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-26T14:15:41.743Z] #60 sha256:469726b70114da61753f82ce6d765e01338a0aaa91e9051d4432575d81f76f7e [2021-04-26T14:15:41.743Z] #60 DONE 0.1s [2021-04-26T14:15:41.743Z] [2021-04-26T14:15:41.743Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:41.743Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:41.743Z] #43 51.51 CC compel/src/lib/ptrace.o [2021-04-26T14:15:41.743Z] #43 52.05 AR compel/libcompel.a [2021-04-26T14:15:41.743Z] #43 52.15 HOSTCC compel/src/main-host.o [2021-04-26T14:15:41.743Z] #43 52.45 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-26T14:15:41.743Z] #43 52.65 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-26T14:15:41.743Z] #43 52.94 HOSTCC compel/src/lib/log-host.o [2021-04-26T14:15:41.743Z] #43 53.12 HOSTLINK compel/compel-host-bin [2021-04-26T14:15:41.743Z] #43 53.28 DEP soccr/soccr.d [2021-04-26T14:15:41.743Z] #43 53.49 CC soccr/soccr.o [2021-04-26T14:15:41.743Z] #43 55.33 AR soccr/libsoccr.a [2021-04-26T14:15:41.743Z] #43 55.45 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-26T14:15:41.824Z] #13 ... [2021-04-26T14:15:41.824Z] [2021-04-26T14:15:41.824Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:15:41.824Z] #56 sha256:a2a4f10c76b248727298d89dadf7eb9dc8fcaa0c37e5d06f87833e2a1231592b [2021-04-26T14:15:41.824Z] #56 39.08 Checking out files: 35% (1379/3905) Checking out files: 36% (1406/3905) Checking out files: 37% (1445/3905) Checking out files: 38% (1484/3905) Checking out files: 39% (1523/3905) Checking out files: 40% (1562/3905) Checking out files: 41% (1602/3905) Checking out files: 42% (1641/3905) Checking out files: 43% (1680/3905) Checking out files: 44% (1719/3905) Checking out files: 45% (1758/3905) Checking out files: 46% (1797/3905) Checking out files: 47% (1836/3905) Checking out files: 48% (1875/3905) Checking out files: 49% (1914/3905) Checking out files: 50% (1953/3905) Checking out files: 51% (1992/3905) Checking out files: 52% (2031/3905) Checking out files: 53% (2070/3905) Checking out files: 54% (2109/3905) Checking out files: 55% (2148/3905) Checking out files: 56% (2187/3905) Checking out files: 57% (2226/3905) Checking out files: 58% (2265/3905) Checking out files: 59% (2304/3905) Checking out files: 60% (2343/3905) Checking out files: 60% (2376/3905) Checking out files: 61% (2383/3905) Checking out files: 62% (2422/3905) Checking out files: 63% (2461/3905) Checking out files: 64% (2500/3905) Checking out files: 65% (2539/3905) Checking out files: 66% (2578/3905) Checking out files: 67% (2617/3905) Checking out files: 68% (2656/3905) Checking out files: 69% (2695/3905) Checking out files: 70% (2734/3905) Checking out files: 71% (2773/3905) Checking out files: 72% (2812/3905) Checking out files: 73% (2851/3905) Checking out files: 74% (2890/3905) Checking out files: 75% (2929/3905) Checking out files: 76% (2968/3905) Checking out files: 77% (3007/3905) Checking out files: 78% (3046/3905) Checking out files: 79% (3085/3905) Checking out files: 80% (3124/3905) Checking out files: 81% (3164/3905) Checking out files: 82% (3203/3905) Checking out files: 83% (3242/3905) Checking out files: 84% (3281/3905) Checking out files: 85% (3320/3905) Checking out files: 86% (3359/3905) Checking out files: 87% (3398/3905) Checking out files: 88% (3437/3905) Checking out files: 89% (3476/3905) Checking out files: 90% (3515/3905) Checking out files: 91% (3554/3905) Checking out files: 92% (3593/3905) Checking out files: 93% (3632/3905) Checking out files: 94% (3671/3905) Checking out files: 95% (3710/3905) Checking out files: 96% (3749/3905) Checking out files: 97% (3788/3905) Checking out files: 98% (3827/3905) Checking out files: 99% (3866/3905) Checking out files: 100% (3905/3905) Checking out files: 100% (3905/3905), done. [2021-04-26T14:15:41.824Z] #56 41.62 + cd /tmp/tmp.LKimxHCHhF/src/github.com/containerd/containerd [2021-04-26T14:15:41.824Z] #56 41.62 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-26T14:15:41.824Z] #56 43.25 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-26T14:15:41.824Z] #56 43.25 + BUILDTAGS='netgo osusergo static_build' [2021-04-26T14:15:41.824Z] #56 43.25 + export EXTRA_FLAGS=-buildmode=pie [2021-04-26T14:15:41.824Z] #56 43.25 + EXTRA_FLAGS=-buildmode=pie [2021-04-26T14:15:41.824Z] #56 43.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-26T14:15:41.824Z] #56 43.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-26T14:15:41.824Z] #56 43.26 + '[' '' = dynamic ']' [2021-04-26T14:15:41.824Z] #56 43.26 + make [2021-04-26T14:15:41.824Z] #56 44.33 + bin/ctr [2021-04-26T14:15:41.850Z] #43 43.51 DEP compel/plugins/std/std.d [2021-04-26T14:15:41.850Z] #43 43.66 DEP compel/plugins/shmem/shmem.d [2021-04-26T14:15:41.850Z] #43 43.77 DEP compel/plugins/fds/fds.d [2021-04-26T14:15:42.110Z] #43 43.90 CC compel/plugins/std/std.o [2021-04-26T14:15:42.118Z] #43 36.95 CC images/seccomp.o [2021-04-26T14:15:42.118Z] #43 37.20 CC images/binfmt-misc.o [2021-04-26T14:15:42.318Z] #43 55.89 DEP criu/arch/x86/sigframe.d [2021-04-26T14:15:42.371Z] #43 44.19 CC compel/plugins/std/fds.o [2021-04-26T14:15:42.380Z] #43 37.39 CC images/time.o [2021-04-26T14:15:42.579Z] #43 56.08 DEP criu/arch/x86/sigaction_compat.d [2021-04-26T14:15:42.579Z] #43 56.21 DEP criu/arch/x86/kerndat.d [2021-04-26T14:15:42.641Z] #43 37.59 CC images/sysctl.o [2021-04-26T14:15:42.641Z] #43 37.78 CC images/autofs.o [2021-04-26T14:15:42.843Z] #43 56.47 DEP criu/arch/x86/crtools.d [2021-04-26T14:15:42.843Z] #43 ... [2021-04-26T14:15:42.843Z] [2021-04-26T14:15:42.843Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-26T14:15:42.843Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-26T14:15:42.843Z] #14 DONE 2.2s [2021-04-26T14:15:42.843Z] [2021-04-26T14:15:42.843Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:42.843Z] #45 sha256:131ce71329df7cfa88e1d69339572ddb531c964ed4fc083ab7c594f0c4a0207b [2021-04-26T14:15:42.843Z] #45 121.1 net/http/httptrace [2021-04-26T14:15:42.843Z] #45 121.4 net/http [2021-04-26T14:15:42.903Z] #43 37.95 CC images/macvlan.o [2021-04-26T14:15:42.941Z] #43 44.68 CC compel/plugins/std/log.o [2021-04-26T14:15:42.941Z] #43 ... [2021-04-26T14:15:42.941Z] [2021-04-26T14:15:42.941Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:42.941Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:15:42.941Z] #13 101.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-26T14:15:42.941Z] #13 101.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-26T14:15:42.941Z] #13 101.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:43.102Z] #45 ... [2021-04-26T14:15:43.102Z] [2021-04-26T14:15:43.102Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-26T14:15:43.102Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-26T14:15:43.164Z] #43 38.09 CC images/sit.o [2021-04-26T14:15:43.164Z] #43 38.36 CC images/memfd.o [2021-04-26T14:15:43.426Z] #43 38.63 CC images/timens.o [2021-04-26T14:15:43.768Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|name|compiled_files|files|imports) took 2m1.226206552s [2021-04-26T14:15:43.768Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 460.597149ms [2021-04-26T14:15:43.896Z] #13 ... [2021-04-26T14:15:43.896Z] [2021-04-26T14:15:43.896Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:43.896Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:43.896Z] #43 45.51 CC compel/plugins/std/string.o [2021-04-26T14:15:44.022Z] #43 38.95 LINK images/built-in.o [2021-04-26T14:15:44.022Z] #43 39.14 GEN compel/include/asm [2021-04-26T14:15:44.022Z] #43 39.18 GEN compel/include/version.h [2021-04-26T14:15:44.249Z] Client: Docker Engine - Enterprise [2021-04-26T14:15:44.249Z] Version: 19.03.12 [2021-04-26T14:15:44.249Z] API version: 1.40 [2021-04-26T14:15:44.249Z] Go version: go1.13.13 [2021-04-26T14:15:44.249Z] Git commit: 4306744 [2021-04-26T14:15:44.249Z] Built: 08/05/2020 19:27:53 [2021-04-26T14:15:44.249Z] OS/Arch: windows/amd64 [2021-04-26T14:15:44.249Z] Experimental: false [2021-04-26T14:15:44.249Z] [2021-04-26T14:15:44.249Z] Server: Docker Engine - Enterprise [2021-04-26T14:15:44.249Z] Engine: [2021-04-26T14:15:44.249Z] Version: 19.03.12 [2021-04-26T14:15:44.249Z] API version: 1.40 (minimum version 1.24) [2021-04-26T14:15:44.249Z] Go version: go1.13.13 [2021-04-26T14:15:44.249Z] Git commit: f295753ffd [2021-04-26T14:15:44.249Z] Built: 08/05/2020 19:26:41 [2021-04-26T14:15:44.249Z] OS/Arch: windows/amd64 [2021-04-26T14:15:44.249Z] Experimental: true [2021-04-26T14:15:44.287Z] #43 39.23 touch .config [2021-04-26T14:15:44.287Z] #43 39.33 GEN include/common/config.h [2021-04-26T14:15:44.287Z] #43 39.41 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-26T14:15:44.287Z] #43 39.43 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-26T14:15:44.287Z] #43 39.46 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-26T14:15:44.287Z] #43 39.49 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-26T14:15:44.466Z] #43 46.13 CC compel/plugins/std/infect.o [2021-04-26T14:15:44.550Z] #43 39.51 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-26T14:15:44.551Z] #43 39.54 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-26T14:15:44.551Z] #43 39.56 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-26T14:15:44.551Z] #43 39.60 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-26T14:15:44.551Z] #43 39.61 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-26T14:15:44.551Z] #43 39.64 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-26T14:15:44.551Z] #43 39.64 DEP compel/plugins/std/infect.d [2021-04-26T14:15:44.551Z] #43 39.74 DEP compel/plugins/std/string.d [2021-04-26T14:15:44.726Z] #43 46.60 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-26T14:15:44.726Z] #43 46.64 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-26T14:15:44.726Z] #43 46.68 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-26T14:15:44.813Z] #43 39.85 DEP compel/plugins/std/log.d [2021-04-26T14:15:44.813Z] #43 39.93 DEP compel/plugins/std/fds.d [Pipeline] sh [2021-04-26T14:15:44.987Z] #43 46.75 AR compel/plugins/std.lib.a [2021-04-26T14:15:45.075Z] #43 40.02 DEP compel/plugins/std/std.d [2021-04-26T14:15:45.075Z] #43 40.10 DEP compel/plugins/shmem/shmem.d [2021-04-26T14:15:45.075Z] #43 40.18 DEP compel/plugins/fds/fds.d [2021-04-26T14:15:45.153Z] #56 ... [2021-04-26T14:15:45.154Z] [2021-04-26T14:15:45.154Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:45.154Z] #45 sha256:106eb163e61ac10499466b29fd54440e57caa7de0e87cefb41b7f32358b0aa39 [2021-04-26T14:15:45.154Z] #45 80.24 vendor/golang.org/x/text/unicode/norm [2021-04-26T14:15:45.154Z] #45 80.72 vendor/golang.org/x/crypto/cryptobyte [2021-04-26T14:15:45.154Z] #45 81.51 vendor/golang.org/x/net/http2/hpack [2021-04-26T14:15:45.154Z] #45 84.99 vendor/golang.org/x/net/idna [2021-04-26T14:15:45.154Z] #45 87.02 net/textproto [2021-04-26T14:15:45.154Z] #45 87.02 vendor/golang.org/x/net/http/httpproxy [2021-04-26T14:15:45.154Z] #45 87.03 crypto/x509 [2021-04-26T14:15:45.154Z] #45 88.48 vendor/golang.org/x/net/http/httpguts [2021-04-26T14:15:45.154Z] #45 88.49 mime/multipart [2021-04-26T14:15:45.154Z] #45 90.44 crypto/tls [2021-04-26T14:15:45.154Z] #45 ... [2021-04-26T14:15:45.154Z] [2021-04-26T14:15:45.154Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:45.154Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-26T14:15:45.154Z] #43 19.04 CC images/core-x86.o [2021-04-26T14:15:45.154Z] #43 19.67 CC images/core-arm.o [2021-04-26T14:15:45.154Z] #43 19.98 CC images/core-aarch64.o [2021-04-26T14:15:45.154Z] #43 20.44 CC images/core-ppc64.o [2021-04-26T14:15:45.154Z] #43 21.14 CC images/core-s390.o [2021-04-26T14:15:45.154Z] #43 21.72 CC images/cpuinfo.o [2021-04-26T14:15:45.154Z] #43 22.21 CC images/inventory.o [2021-04-26T14:15:45.154Z] #43 22.55 CC images/fdinfo.o [2021-04-26T14:15:45.154Z] #43 23.08 CC images/fown.o [2021-04-26T14:15:45.154Z] #43 23.42 CC images/ns.o [2021-04-26T14:15:45.154Z] #43 23.66 CC images/regfile.o [2021-04-26T14:15:45.154Z] #43 23.92 CC images/ghost-file.o [2021-04-26T14:15:45.248Z] #43 46.84 CC compel/plugins/fds/fds.o [2021-04-26T14:15:45.248Z] #43 47.07 AR compel/plugins/fds.lib.a [2021-04-26T14:15:45.248Z] #43 47.13 HOSTDEP compel/src/lib/log-host.d [2021-04-26T14:15:45.337Z] #43 40.34 CC compel/plugins/std/std.o [2021-04-26T14:15:45.509Z] #43 47.20 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-26T14:15:45.509Z] #43 47.30 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-26T14:15:45.509Z] #43 47.39 HOSTDEP compel/src/main-host.d [2021-04-26T14:15:45.599Z] #43 40.69 CC compel/plugins/std/fds.o [2021-04-26T14:15:45.679Z] #15 DONE 2.2s [2021-04-26T14:15:45.679Z] [2021-04-26T14:15:45.679Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-26T14:15:45.679Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-26T14:15:45.738Z] + docker info [2021-04-26T14:15:45.778Z] #43 47.52 DEP compel/src/lib/ptrace.d [2021-04-26T14:15:45.779Z] #43 47.62 DEP compel/src/lib/infect.d [2021-04-26T14:15:46.045Z] #43 47.87 DEP compel/src/lib/infect-util.d [2021-04-26T14:15:46.109Z] #43 24.55 CC images/fifo.o [2021-04-26T14:15:46.109Z] #43 24.87 CC images/remap-file-path.o [2021-04-26T14:15:46.173Z] #43 41.18 CC compel/plugins/std/log.o [2021-04-26T14:15:46.306Z] #43 48.06 DEP compel/src/lib/infect-rpc.d [2021-04-26T14:15:46.374Z] #43 25.06 CC images/eventfd.o [2021-04-26T14:15:46.567Z] #43 48.22 DEP compel/arch/x86/src/lib/infect.d [2021-04-26T14:15:46.567Z] #43 48.34 DEP compel/arch/x86/src/lib/cpu.d [2021-04-26T14:15:46.567Z] #43 48.43 DEP compel/src/lib/log.d [2021-04-26T14:15:46.634Z] #16 1.242 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-26T14:15:46.634Z] #16 DONE 1.4s [2021-04-26T14:15:46.634Z] [2021-04-26T14:15:46.634Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-26T14:15:46.634Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-26T14:15:46.641Z] #43 25.21 CC images/eventpoll.o [2021-04-26T14:15:46.827Z] #43 48.54 DEP compel/src/main.d [2021-04-26T14:15:46.827Z] #43 48.67 DEP compel/src/lib/handle-elf.d [2021-04-26T14:15:46.906Z] #43 25.46 CC images/fh.o [2021-04-26T14:15:47.088Z] #43 48.82 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-26T14:15:47.118Z] #43 42.06 CC compel/plugins/std/string.o [2021-04-26T14:15:47.172Z] #43 ... [2021-04-26T14:15:47.172Z] [2021-04-26T14:15:47.172Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:15:47.172Z] #58 sha256:89fc7a16d586c273a85ddef0ab5a8db23680ef8e59dc6d684ab33aafb43a635a [2021-04-26T14:15:47.172Z] #58 92.65 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-26T14:15:47.172Z] #58 92.65 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-26T14:15:47.348Z] #43 48.94 CC compel/src/lib/log.o [2021-04-26T14:15:47.348Z] #43 49.18 CC compel/arch/x86/src/lib/cpu.o [2021-04-26T14:15:47.380Z] #43 42.54 CC compel/plugins/std/infect.o [2021-04-26T14:15:47.380Z] #43 ... [2021-04-26T14:15:47.380Z] [2021-04-26T14:15:47.380Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:47.380Z] #45 sha256:a334a033e16241e43d991948ecc0dbe6b75d0cbcafecada8fb298d571c1cbe86 [2021-04-26T14:15:47.380Z] #45 101.0 mime [2021-04-26T14:15:47.380Z] #45 102.6 mime/quotedprintable [2021-04-26T14:15:47.380Z] #45 102.9 net/http/internal [2021-04-26T14:15:47.380Z] #45 106.9 net/textproto [2021-04-26T14:15:47.380Z] #45 106.9 crypto/x509 [2021-04-26T14:15:47.380Z] #45 108.2 vendor/golang.org/x/net/http/httpguts [2021-04-26T14:15:47.380Z] #45 108.5 vendor/golang.org/x/net/http/httpproxy [2021-04-26T14:15:47.380Z] #45 109.0 mime/multipart [2021-04-26T14:15:47.380Z] #45 111.0 crypto/tls [2021-04-26T14:15:47.954Z] #45 ... [2021-04-26T14:15:47.954Z] [2021-04-26T14:15:47.954Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:47.954Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:47.954Z] #43 42.96 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-26T14:15:47.954Z] #43 43.05 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-26T14:15:47.954Z] #43 43.10 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-26T14:15:47.954Z] #43 43.17 AR compel/plugins/std.lib.a [2021-04-26T14:15:48.023Z] #17 DONE 1.3s [2021-04-26T14:15:48.024Z] [2021-04-26T14:15:48.024Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:15:48.024Z] #53 sha256:99c78a15b630ff1eeba0e92da94d0c2c27da95420cef0e50ef3f22b96dd82a7d [2021-04-26T14:15:48.024Z] #53 2.452 + RM_GOPATH=0 [2021-04-26T14:15:48.024Z] #53 2.452 + TMP_GOPATH= [2021-04-26T14:15:48.024Z] #53 2.452 + : /build [2021-04-26T14:15:48.024Z] #53 2.452 + '[' -z '' ']' [2021-04-26T14:15:48.024Z] #53 2.455 ++ mktemp -d [2021-04-26T14:15:48.024Z] #53 2.473 + export GOPATH=/tmp/tmp.p4OT451Ovc [2021-04-26T14:15:48.024Z] #53 2.473 + GOPATH=/tmp/tmp.p4OT451Ovc [2021-04-26T14:15:48.024Z] #53 2.473 + RM_GOPATH=1 [2021-04-26T14:15:48.024Z] #53 2.473 + case "$(go env GOARCH)" in [2021-04-26T14:15:48.024Z] #53 2.473 ++ go env GOARCH [2021-04-26T14:15:48.024Z] #53 2.529 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:15:48.024Z] #53 2.529 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:15:48.024Z] #53 2.529 ++ dirname /tmp/install/install.sh [2021-04-26T14:15:48.024Z] #53 2.545 + dir=/tmp/install [2021-04-26T14:15:48.024Z] #53 2.545 + bin=runc [2021-04-26T14:15:48.024Z] #53 2.545 + shift [2021-04-26T14:15:48.024Z] #53 2.545 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-26T14:15:48.024Z] #53 2.545 + . /tmp/install/runc.installer [2021-04-26T14:15:48.024Z] #53 2.545 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:15:48.024Z] #53 2.545 + install_runc [2021-04-26T14:15:48.024Z] #53 2.545 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-26T14:15:48.024Z] #53 2.569 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-26T14:15:48.024Z] #53 2.570 + uname -r [2021-04-26T14:15:48.024Z] #53 2.570 + RUNC_BUILDTAGS='seccomp ' [2021-04-26T14:15:48.024Z] #53 2.570 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-26T14:15:48.024Z] #53 2.570 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.p4OT451Ovc/src/github.com/opencontainers/runc [2021-04-26T14:15:48.024Z] #53 2.586 Cloning into '/tmp/tmp.p4OT451Ovc/src/github.com/opencontainers/runc'... [2021-04-26T14:15:48.219Z] #43 43.24 CC compel/plugins/fds/fds.o [2021-04-26T14:15:48.291Z] #43 ... [2021-04-26T14:15:48.291Z] [2021-04-26T14:15:48.291Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:15:48.291Z] #58 sha256:e1b3d01de379dbed641b9ea303319e578cd9208423a2ba002722efdd977a02a1 [2021-04-26T14:15:48.291Z] #58 113.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-26T14:15:48.291Z] #58 113.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-26T14:15:48.291Z] #58 DONE 121.4s [2021-04-26T14:15:48.291Z] [2021-04-26T14:15:48.291Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-26T14:15:48.291Z] #59 sha256:17304e8dfc659428ea49fc26896cf103378583175d67aebcb3a610cb36f5b0bc [2021-04-26T14:15:48.291Z] #59 DONE 0.1s [2021-04-26T14:15:48.291Z] [2021-04-26T14:15:48.291Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-26T14:15:48.291Z] #60 sha256:143db3a752f9dc8d91df56a9672d23f899280d9a0531c3193fdead859a488e70 [2021-04-26T14:15:48.291Z] #60 DONE 0.1s [2021-04-26T14:15:48.291Z] [2021-04-26T14:15:48.291Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:48.291Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:48.291Z] #43 49.96 CC compel/arch/x86/src/lib/infect.o [2021-04-26T14:15:48.792Z] #43 43.71 AR compel/plugins/fds.lib.a [2021-04-26T14:15:48.792Z] #43 43.77 HOSTDEP compel/src/lib/log-host.d [2021-04-26T14:15:48.792Z] #43 43.83 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-26T14:15:48.864Z] #43 50.76 CC compel/src/lib/infect-rpc.o [2021-04-26T14:15:49.053Z] #43 44.01 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-26T14:15:49.053Z] #43 44.11 HOSTDEP compel/src/main-host.d [2021-04-26T14:15:49.166Z] #53 ... [2021-04-26T14:15:49.166Z] [2021-04-26T14:15:49.166Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-26T14:15:49.166Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-26T14:15:49.166Z] #18 DONE 1.4s [2021-04-26T14:15:49.166Z] [2021-04-26T14:15:49.166Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-26T14:15:49.166Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-26T14:15:49.314Z] #43 44.22 DEP compel/src/lib/ptrace.d [2021-04-26T14:15:49.314Z] #43 44.37 DEP compel/src/lib/infect.d [2021-04-26T14:15:49.436Z] #43 51.18 CC compel/src/lib/infect-util.o [2021-04-26T14:15:49.576Z] #43 44.57 DEP compel/src/lib/infect-util.d [2021-04-26T14:15:49.576Z] #43 44.68 DEP compel/src/lib/infect-rpc.d [2021-04-26T14:15:49.576Z] #43 44.79 DEP compel/arch/x86/src/lib/infect.d [2021-04-26T14:15:49.712Z] #43 51.43 CC compel/src/lib/infect.o [2021-04-26T14:15:49.839Z] #43 44.92 DEP compel/arch/x86/src/lib/cpu.d [2021-04-26T14:15:49.840Z] #43 45.01 DEP compel/src/lib/log.d [2021-04-26T14:15:49.840Z] #43 45.06 DEP compel/src/main.d [2021-04-26T14:15:50.101Z] #43 45.15 DEP compel/src/lib/handle-elf.d [2021-04-26T14:15:50.101Z] #43 45.22 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-26T14:15:50.101Z] #43 45.30 CC compel/src/lib/log.o [2021-04-26T14:15:50.362Z] #43 45.45 CC compel/arch/x86/src/lib/cpu.o [2021-04-26T14:15:50.571Z] #19 DONE 1.2s [2021-04-26T14:15:50.571Z] [2021-04-26T14:15:50.571Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:15:50.571Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:15:50.935Z] #43 46.13 CC compel/arch/x86/src/lib/infect.o [2021-04-26T14:15:51.879Z] #43 46.97 CC compel/src/lib/infect-rpc.o [2021-04-26T14:15:51.953Z] #20 1.485 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-26T14:15:51.953Z] #20 1.527 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:15:51.953Z] #20 1.585 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:15:52.213Z] #20 1.602 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:15:52.259Z] #43 54.03 CC compel/src/lib/ptrace.o [2021-04-26T14:15:52.456Z] #43 47.34 CC compel/src/lib/infect-util.o [2021-04-26T14:15:52.456Z] #43 47.62 CC compel/src/lib/infect.o [2021-04-26T14:15:52.528Z] #58 ... [2021-04-26T14:15:52.528Z] [2021-04-26T14:15:52.529Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:52.529Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-26T14:15:52.529Z] #13 93.52 Selecting previously unselected package libapparmor1:arm64. [2021-04-26T14:15:52.529Z] #13 93.52 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-04-26T14:15:52.529Z] #13 93.54 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-04-26T14:15:52.529Z] #13 93.62 Selecting previously unselected package libapparmor-dev:arm64. [2021-04-26T14:15:52.529Z] #13 93.63 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-04-26T14:15:52.529Z] #13 93.63 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-26T14:15:52.529Z] #13 93.77 Selecting previously unselected package libbtrfs0. [2021-04-26T14:15:52.529Z] #13 93.78 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-26T14:15:52.529Z] #13 93.79 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-26T14:15:52.529Z] #13 93.87 Selecting previously unselected package libbtrfs-dev. [2021-04-26T14:15:52.529Z] #13 93.88 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-26T14:15:52.529Z] #13 93.90 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-26T14:15:52.529Z] #13 94.10 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-04-26T14:15:52.529Z] #13 94.10 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-26T14:15:52.529Z] #13 94.11 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-26T14:15:52.529Z] #13 94.22 Selecting previously unselected package libudev-dev:arm64. [2021-04-26T14:15:52.529Z] #13 94.24 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-04-26T14:15:52.529Z] #13 94.28 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-26T14:15:52.529Z] #13 94.46 Selecting previously unselected package libsepol1-dev:arm64. [2021-04-26T14:15:52.529Z] #13 94.47 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-04-26T14:15:52.529Z] #13 94.48 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-04-26T14:15:52.529Z] #13 94.66 Selecting previously unselected package libpcre16-3:arm64. [2021-04-26T14:15:52.529Z] #13 94.67 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-04-26T14:15:52.529Z] #13 94.68 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-04-26T14:15:52.529Z] #13 94.84 Selecting previously unselected package libpcre32-3:arm64. [2021-04-26T14:15:52.529Z] #13 94.84 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-04-26T14:15:52.529Z] #13 94.86 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-04-26T14:15:52.529Z] #13 95.01 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-04-26T14:15:52.529Z] #13 95.01 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-04-26T14:15:52.529Z] #13 95.02 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-26T14:15:52.529Z] #13 95.19 Selecting previously unselected package libpcre3-dev:arm64. [2021-04-26T14:15:52.529Z] #13 95.20 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-04-26T14:15:52.529Z] #13 95.22 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-26T14:15:52.529Z] #13 95.63 Selecting previously unselected package libselinux1-dev:arm64. [2021-04-26T14:15:52.529Z] #13 95.65 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-04-26T14:15:52.529Z] #13 95.66 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-26T14:15:52.783Z] #20 2.140 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-26T14:15:52.830Z] #43 54.52 AR compel/libcompel.a [2021-04-26T14:15:52.830Z] #43 54.58 HOSTCC compel/src/main-host.o [2021-04-26T14:15:53.028Z] #43 ... [2021-04-26T14:15:53.028Z] [2021-04-26T14:15:53.028Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:53.028Z] #45 sha256:a334a033e16241e43d991948ecc0dbe6b75d0cbcafecada8fb298d571c1cbe86 [2021-04-26T14:15:53.028Z] #45 116.7 net/http/httptrace [2021-04-26T14:15:53.094Z] #43 54.93 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-26T14:15:53.109Z] #13 96.33 Selecting previously unselected package libdevmapper-dev:arm64. [2021-04-26T14:15:53.109Z] #13 96.34 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-04-26T14:15:53.109Z] #13 96.36 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-26T14:15:53.354Z] #20 ... [2021-04-26T14:15:53.354Z] [2021-04-26T14:15:53.354Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:53.354Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:53.354Z] #43 56.83 DEP criu/arch/x86/cpu.d [2021-04-26T14:15:53.354Z] #43 57.04 CC criu/arch/x86/cpu.o [2021-04-26T14:15:53.354Z] #43 58.30 CC criu/arch/x86/crtools.o [2021-04-26T14:15:53.354Z] #43 60.17 CC criu/arch/x86/kerndat.o [2021-04-26T14:15:53.354Z] #43 61.01 CC criu/arch/x86/sigaction_compat.o [2021-04-26T14:15:53.354Z] #43 61.25 CC criu/arch/x86/sigframe.o [2021-04-26T14:15:53.354Z] #43 61.66 LINK criu/arch/x86/crtools.built-in.o [2021-04-26T14:15:53.354Z] #43 61.79 DEP criu/pie/util-vdso-elf32.d [2021-04-26T14:15:53.354Z] #43 62.05 DEP criu/pie/util-vdso.d [2021-04-26T14:15:53.354Z] #43 62.20 DEP criu/pie/util.d [2021-04-26T14:15:53.354Z] #43 62.52 CC criu/pie/util.o [2021-04-26T14:15:53.354Z] #43 63.13 CC criu/pie/util-vdso.o [2021-04-26T14:15:53.354Z] #43 64.35 CC criu/pie/util-vdso-elf32.o [2021-04-26T14:15:53.354Z] #43 65.30 AR criu/pie/pie.lib.a [2021-04-26T14:15:53.354Z] #43 65.38 DEP criu/pie/restorer.d [2021-04-26T14:15:53.354Z] #43 65.61 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-26T14:15:53.354Z] #43 65.78 DEP criu/arch/x86/restorer_unmap.d [2021-04-26T14:15:53.354Z] #43 65.80 DEP criu/arch/x86/restorer.d [2021-04-26T14:15:53.354Z] #43 66.03 DEP criu/arch/x86/vdso-pie.d [2021-04-26T14:15:53.354Z] #43 66.14 DEP criu/pie/parasite-vdso.d [2021-04-26T14:15:53.354Z] #43 66.31 DEP criu/pie/parasite.d [2021-04-26T14:15:53.354Z] #43 66.62 CC criu/pie/parasite.o [2021-04-26T14:15:53.356Z] #43 55.10 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-26T14:15:53.386Z] #13 96.54 Selecting previously unselected package libseccomp-dev:arm64. [2021-04-26T14:15:53.386Z] #13 96.55 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-26T14:15:53.600Z] #45 116.9 net/http [2021-04-26T14:15:53.614Z] #43 ... [2021-04-26T14:15:53.614Z] [2021-04-26T14:15:53.614Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:15:53.614Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:15:53.614Z] #20 3.129 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-26T14:15:53.619Z] #43 ... [2021-04-26T14:15:53.619Z] [2021-04-26T14:15:53.619Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:53.619Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:15:53.619Z] #13 117.5 Selecting previously unselected package libapparmor1:amd64. [2021-04-26T14:15:53.619Z] #13 117.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-26T14:15:53.619Z] #13 117.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-26T14:15:53.619Z] #13 117.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-26T14:15:53.619Z] #13 117.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-26T14:15:53.619Z] #13 117.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-26T14:15:53.619Z] #13 117.7 Selecting previously unselected package libbtrfs0. [2021-04-26T14:15:53.619Z] #13 117.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-26T14:15:53.619Z] #13 117.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-26T14:15:53.619Z] #13 117.8 Selecting previously unselected package libbtrfs-dev. [2021-04-26T14:15:53.619Z] #13 117.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-26T14:15:53.619Z] #13 117.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-26T14:15:53.619Z] #13 118.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-26T14:15:53.619Z] #13 118.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-26T14:15:53.619Z] #13 118.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-26T14:15:53.619Z] #13 118.1 Selecting previously unselected package libudev-dev:amd64. [2021-04-26T14:15:53.619Z] #13 118.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-26T14:15:53.619Z] #13 118.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-26T14:15:53.619Z] #13 118.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-26T14:15:53.619Z] #13 118.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-26T14:15:53.619Z] #13 118.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-26T14:15:53.619Z] #13 118.7 Selecting previously unselected package libpcre16-3:amd64. [2021-04-26T14:15:53.619Z] #13 118.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-26T14:15:53.619Z] #13 118.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-26T14:15:53.619Z] #13 118.8 Selecting previously unselected package libpcre32-3:amd64. [2021-04-26T14:15:53.619Z] #13 118.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-26T14:15:53.619Z] #13 118.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-26T14:15:53.619Z] #13 119.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-26T14:15:53.619Z] #13 119.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-26T14:15:53.619Z] #13 119.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-26T14:15:53.619Z] #13 119.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-26T14:15:53.619Z] #13 119.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-26T14:15:53.619Z] #13 119.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-26T14:15:53.619Z] #13 119.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-26T14:15:53.619Z] #13 119.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-26T14:15:53.619Z] #13 119.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-26T14:15:53.619Z] #13 120.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-26T14:15:53.619Z] #13 120.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-26T14:15:53.619Z] #13 120.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-26T14:15:53.619Z] #13 120.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-26T14:15:53.619Z] #13 120.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-26T14:15:53.619Z] #13 120.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-26T14:15:53.619Z] #13 120.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-26T14:15:53.619Z] #13 120.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-26T14:15:53.619Z] #13 120.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-26T14:15:53.619Z] #13 120.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-26T14:15:53.619Z] #13 120.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-26T14:15:53.619Z] #13 120.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-26T14:15:53.619Z] #13 120.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-26T14:15:53.619Z] #13 120.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-26T14:15:53.619Z] #13 120.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-26T14:15:53.619Z] #13 120.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:53.619Z] #13 120.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-26T14:15:53.619Z] #13 120.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-26T14:15:53.619Z] #13 120.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-26T14:15:53.619Z] #13 120.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-26T14:15:53.619Z] #13 121.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-26T14:15:53.619Z] #13 121.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-26T14:15:53.619Z] #13 121.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-26T14:15:53.619Z] #13 121.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-26T14:15:53.619Z] #13 121.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-26T14:15:53.619Z] #13 121.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-26T14:15:53.619Z] #13 121.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:53.619Z] #13 121.1 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 [2021-04-26T14:15:53.619Z] #13 121.1 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 [2021-04-26T14:15:53.619Z] #13 121.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:53.619Z] #13 121.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-26T14:15:53.619Z] #13 121.1 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 [2021-04-26T14:15:53.619Z] #13 121.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-26T14:15:53.619Z] #13 121.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-26T14:15:53.619Z] #13 121.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-26T14:15:53.619Z] #13 121.2 Setting up dmsetup (2:1.02.155-3) ... [2021-04-26T14:15:53.619Z] #13 121.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-26T14:15:53.619Z] #13 121.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-26T14:15:53.619Z] #13 121.2 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:15:53.619Z] #13 DONE 121.8s [2021-04-26T14:15:53.619Z] [2021-04-26T14:15:53.619Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:15:53.619Z] #53 sha256:aa791e5c70cf11d6d2a103476c0c408ffcd17c54ba712462b0f641a33dbbf6bf [2021-04-26T14:15:53.967Z] #13 97.10 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-26T14:15:55.000Z] #20 4.594 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [284 kB] [2021-04-26T14:15:55.539Z] #53 ... [2021-04-26T14:15:55.539Z] [2021-04-26T14:15:55.539Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:55.539Z] #45 sha256:ba7bb2f8f27fba7ba11cafe4b2c3335ca40953607053c60809530b3a27e5d14e [2021-04-26T14:15:55.539Z] #45 119.1 net/http/httptrace [2021-04-26T14:15:55.539Z] #45 119.5 net/http [2021-04-26T14:15:55.799Z] #45 ... [2021-04-26T14:15:55.799Z] [2021-04-26T14:15:55.799Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:55.799Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:55.799Z] #43 55.45 HOSTCC compel/src/lib/log-host.o [2021-04-26T14:15:55.799Z] #43 55.73 HOSTLINK compel/compel-host-bin [2021-04-26T14:15:55.799Z] #43 55.88 DEP soccr/soccr.d [2021-04-26T14:15:55.799Z] #43 56.00 CC soccr/soccr.o [2021-04-26T14:15:55.799Z] #43 57.24 AR soccr/libsoccr.a [2021-04-26T14:15:55.799Z] #43 57.25 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-26T14:15:55.799Z] #43 57.53 DEP criu/arch/x86/sigframe.d [2021-04-26T14:15:55.799Z] #43 57.62 DEP criu/arch/x86/sigaction_compat.d [2021-04-26T14:15:55.799Z] #43 57.76 DEP criu/arch/x86/kerndat.d [2021-04-26T14:15:56.063Z] #43 57.87 DEP criu/arch/x86/crtools.d [2021-04-26T14:15:56.323Z] #43 58.12 DEP criu/arch/x86/cpu.d [2021-04-26T14:15:56.323Z] #43 58.30 CC criu/arch/x86/cpu.o [2021-04-26T14:15:56.538Z] #13 99.26 Selecting previously unselected package libsystemd-dev:arm64. [2021-04-26T14:15:56.538Z] #13 99.27 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-04-26T14:15:56.538Z] #13 99.65 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-26T14:15:56.943Z] #20 6.226 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-26T14:15:57.008Z] #45 ... [2021-04-26T14:15:57.008Z] [2021-04-26T14:15:57.008Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:57.008Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-26T14:15:57.008Z] #13 108.3 Selecting previously unselected package libapparmor1:amd64. [2021-04-26T14:15:57.008Z] #13 108.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-26T14:15:57.008Z] #13 108.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-26T14:15:57.008Z] #13 108.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-26T14:15:57.008Z] #13 108.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-26T14:15:57.008Z] #13 108.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-26T14:15:57.008Z] #13 108.7 Selecting previously unselected package libbtrfs0. [2021-04-26T14:15:57.008Z] #13 108.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-26T14:15:57.008Z] #13 108.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-26T14:15:57.008Z] #13 108.8 Selecting previously unselected package libbtrfs-dev. [2021-04-26T14:15:57.008Z] #13 108.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-26T14:15:57.008Z] #13 108.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-26T14:15:57.008Z] #13 108.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-26T14:15:57.008Z] #13 108.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-26T14:15:57.008Z] #13 108.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-26T14:15:57.008Z] #13 109.0 Selecting previously unselected package libudev-dev:amd64. [2021-04-26T14:15:57.008Z] #13 109.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-26T14:15:57.008Z] #13 109.0 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-26T14:15:57.008Z] #13 109.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-26T14:15:57.008Z] #13 109.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-26T14:15:57.008Z] #13 109.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-26T14:15:57.008Z] #13 109.5 Selecting previously unselected package libpcre16-3:amd64. [2021-04-26T14:15:57.008Z] #13 109.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-26T14:15:57.008Z] #13 109.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-26T14:15:57.008Z] #13 109.7 Selecting previously unselected package libpcre32-3:amd64. [2021-04-26T14:15:57.008Z] #13 109.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-26T14:15:57.008Z] #13 109.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-26T14:15:57.008Z] #13 109.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-26T14:15:57.008Z] #13 109.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-26T14:15:57.008Z] #13 109.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-26T14:15:57.008Z] #13 110.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-26T14:15:57.008Z] #13 110.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-26T14:15:57.008Z] #13 110.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-26T14:15:57.008Z] #13 110.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-26T14:15:57.008Z] #13 110.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-26T14:15:57.008Z] #13 110.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-26T14:15:57.008Z] #13 110.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-26T14:15:57.008Z] #13 110.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-26T14:15:57.008Z] #13 110.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-26T14:15:57.008Z] #13 110.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-26T14:15:57.008Z] #13 110.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-26T14:15:57.008Z] #13 110.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-26T14:15:57.008Z] #13 111.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-26T14:15:57.008Z] #13 111.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-26T14:15:57.008Z] #13 111.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-26T14:15:57.008Z] #13 111.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-26T14:15:57.008Z] #13 111.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-26T14:15:57.008Z] #13 111.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-26T14:15:57.008Z] #13 111.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-26T14:15:57.008Z] #13 111.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-26T14:15:57.008Z] #13 111.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-26T14:15:57.008Z] #13 111.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:57.008Z] #13 111.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-26T14:15:57.008Z] #13 111.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-26T14:15:57.008Z] #13 111.8 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-26T14:15:57.008Z] #13 111.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-26T14:15:57.008Z] #13 111.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-26T14:15:57.008Z] #13 111.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-26T14:15:57.008Z] #13 111.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-26T14:15:57.008Z] #13 111.9 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-26T14:15:57.008Z] #13 111.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-26T14:15:57.008Z] #13 111.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-26T14:15:57.008Z] #13 111.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:57.008Z] #13 111.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-26T14:15:57.008Z] #13 111.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-26T14:15:57.008Z] #13 112.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:57.008Z] #13 112.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-26T14:15:57.008Z] #13 112.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 [2021-04-26T14:15:57.008Z] #13 112.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-26T14:15:57.008Z] #13 112.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-26T14:15:57.008Z] #13 112.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-26T14:15:57.008Z] #13 112.1 Setting up dmsetup (2:1.02.155-3) ... [2021-04-26T14:15:57.008Z] #13 112.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-26T14:15:57.008Z] #13 112.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-26T14:15:57.008Z] #13 112.1 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:15:57.008Z] #13 DONE 114.3s [2021-04-26T14:15:57.008Z] [2021-04-26T14:15:57.008Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:57.008Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:57.008Z] #43 49.82 CC compel/src/lib/ptrace.o [2021-04-26T14:15:57.008Z] #43 50.18 AR compel/libcompel.a [2021-04-26T14:15:57.008Z] #43 50.26 HOSTCC compel/src/main-host.o [2021-04-26T14:15:57.008Z] #43 50.52 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-26T14:15:57.008Z] #43 50.71 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-26T14:15:57.008Z] #43 51.03 HOSTCC compel/src/lib/log-host.o [2021-04-26T14:15:57.008Z] #43 51.15 HOSTLINK compel/compel-host-bin [2021-04-26T14:15:57.008Z] #43 51.38 DEP soccr/soccr.d [2021-04-26T14:15:57.008Z] #43 51.53 CC soccr/soccr.o [2021-04-26T14:15:57.160Z] #13 ... [2021-04-26T14:15:57.160Z] [2021-04-26T14:15:57.160Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:57.160Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-26T14:15:57.160Z] #43 25.89 CC images/fsnotify.o [2021-04-26T14:15:57.160Z] #43 26.66 CC images/signalfd.o [2021-04-26T14:15:57.160Z] #43 27.00 CC images/fs.o [2021-04-26T14:15:57.160Z] #43 27.25 CC images/pstree.o [2021-04-26T14:15:57.160Z] #43 27.55 CC images/pipe.o [2021-04-26T14:15:57.160Z] #43 27.76 CC images/tcp-stream.o [2021-04-26T14:15:57.160Z] #43 27.93 CC images/sk-packet.o [2021-04-26T14:15:57.160Z] #43 28.33 CC images/mnt.o [2021-04-26T14:15:57.160Z] #43 28.59 CC images/pipe-data.o [2021-04-26T14:15:57.160Z] #43 28.89 CC images/sa.o [2021-04-26T14:15:57.160Z] #43 29.25 CC images/timer.o [2021-04-26T14:15:57.160Z] #43 29.70 CC images/timerfd.o [2021-04-26T14:15:57.160Z] #43 29.93 CC images/mm.o [2021-04-26T14:15:57.160Z] #43 30.30 CC images/sk-opts.o [2021-04-26T14:15:57.160Z] #43 30.61 CC images/sk-unix.o [2021-04-26T14:15:57.160Z] #43 31.12 CC images/sk-inet.o [2021-04-26T14:15:57.160Z] #43 31.38 CC images/tun.o [2021-04-26T14:15:57.160Z] #43 31.61 CC images/sk-netlink.o [2021-04-26T14:15:57.160Z] #43 31.75 CC images/packet-sock.o [2021-04-26T14:15:57.160Z] #43 32.29 CC images/ipc-var.o [2021-04-26T14:15:57.160Z] #43 32.48 CC images/ipc-desc.o [2021-04-26T14:15:57.160Z] #43 32.71 CC images/ipc-shm.o [2021-04-26T14:15:57.160Z] #43 32.99 CC images/ipc-msg.o [2021-04-26T14:15:57.160Z] #43 33.23 CC images/ipc-sem.o [2021-04-26T14:15:57.160Z] #43 33.64 CC images/utsns.o [2021-04-26T14:15:57.160Z] #43 33.93 CC images/creds.o [2021-04-26T14:15:57.160Z] #43 34.17 CC images/vma.o [2021-04-26T14:15:57.160Z] #43 34.47 CC images/netdev.o [2021-04-26T14:15:57.160Z] #43 34.79 CC images/tty.o [2021-04-26T14:15:57.160Z] #43 35.43 CC images/file-lock.o [2021-04-26T14:15:57.160Z] #43 35.84 CC images/rlimit.o [2021-04-26T14:15:57.160Z] #43 35.98 CC images/pagemap.o [2021-04-26T14:15:57.266Z] #43 58.95 CC criu/arch/x86/crtools.o [2021-04-26T14:15:57.528Z] #43 ... [2021-04-26T14:15:57.528Z] [2021-04-26T14:15:57.528Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-26T14:15:57.528Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-26T14:15:57.528Z] #14 DONE 4.0s [2021-04-26T14:15:57.528Z] [2021-04-26T14:15:57.528Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:15:57.528Z] #53 sha256:aa791e5c70cf11d6d2a103476c0c408ffcd17c54ba712462b0f641a33dbbf6bf [2021-04-26T14:15:57.528Z] #53 4.055 + RM_GOPATH=0 [2021-04-26T14:15:57.528Z] #53 4.055 + TMP_GOPATH= [2021-04-26T14:15:57.528Z] #53 4.055 + : /build [2021-04-26T14:15:57.528Z] #53 4.055 + '[' -z '' ']' [2021-04-26T14:15:57.528Z] #53 4.055 ++ mktemp -d [2021-04-26T14:15:57.528Z] #53 4.056 + export GOPATH=/tmp/tmp.mIGAYbE5DN [2021-04-26T14:15:57.528Z] #53 4.056 + GOPATH=/tmp/tmp.mIGAYbE5DN [2021-04-26T14:15:57.528Z] #53 4.056 + RM_GOPATH=1 [2021-04-26T14:15:57.528Z] #53 4.056 + case "$(go env GOARCH)" in [2021-04-26T14:15:57.528Z] #53 4.066 ++ go env GOARCH [2021-04-26T14:15:57.528Z] #53 4.083 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:15:57.528Z] #53 4.083 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:15:57.528Z] #53 4.083 ++ dirname /tmp/install/install.sh [2021-04-26T14:15:57.528Z] #53 4.083 + dir=/tmp/install [2021-04-26T14:15:57.528Z] #53 4.083 + bin=runc [2021-04-26T14:15:57.528Z] #53 4.083 + shift [2021-04-26T14:15:57.528Z] #53 4.083 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-26T14:15:57.528Z] #53 4.083 + . /tmp/install/runc.installer [2021-04-26T14:15:57.528Z] #53 4.083 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:15:57.528Z] #53 4.083 + install_runc [2021-04-26T14:15:57.528Z] #53 4.095 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-26T14:15:57.528Z] #53 4.095 + uname -r [2021-04-26T14:15:57.528Z] #53 4.095 + RUNC_BUILDTAGS='seccomp ' [2021-04-26T14:15:57.528Z] #53 4.095 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-26T14:15:57.528Z] #53 4.095 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mIGAYbE5DN/src/github.com/opencontainers/runc [2021-04-26T14:15:57.528Z] #53 4.095 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-26T14:15:57.528Z] #53 4.106 Cloning into '/tmp/tmp.mIGAYbE5DN/src/github.com/opencontainers/runc'... [2021-04-26T14:15:57.742Z] #43 36.48 CC images/siginfo.o [2021-04-26T14:15:58.009Z] #43 ... [2021-04-26T14:15:58.009Z] [2021-04-26T14:15:58.009Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:58.009Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-26T14:15:58.009Z] #13 101.3 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-26T14:15:58.062Z] Client: [2021-04-26T14:15:58.062Z] Debug Mode: false [2021-04-26T14:15:58.062Z] Plugins: [2021-04-26T14:15:58.062Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-26T14:15:58.062Z] [2021-04-26T14:15:58.062Z] Server: [2021-04-26T14:15:58.062Z] Containers: 0 [2021-04-26T14:15:58.062Z] Running: 0 [2021-04-26T14:15:58.062Z] Paused: 0 [2021-04-26T14:15:58.062Z] Stopped: 0 [2021-04-26T14:15:58.062Z] Images: 0 [2021-04-26T14:15:58.062Z] Server Version: 19.03.12 [2021-04-26T14:15:58.062Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-26T14:15:58.062Z] Windows: [2021-04-26T14:15:58.062Z] LCOW: [2021-04-26T14:15:58.062Z] Logging Driver: json-file [2021-04-26T14:15:58.062Z] Plugins: [2021-04-26T14:15:58.062Z] Volume: local [2021-04-26T14:15:58.062Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-26T14:15:58.062Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-26T14:15:58.062Z] Swarm: inactive [2021-04-26T14:15:58.062Z] Default Isolation: process [2021-04-26T14:15:58.062Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-26T14:15:58.062Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-26T14:15:58.062Z] OSType: windows [2021-04-26T14:15:58.062Z] Architecture: x86_64 [2021-04-26T14:15:58.062Z] CPUs: 4 [2021-04-26T14:15:58.062Z] Total Memory: 32GiB [2021-04-26T14:15:58.062Z] Name: azwin-2-48da30 [2021-04-26T14:15:58.062Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-26T14:15:58.062Z] Docker Root Dir: D:\docker [2021-04-26T14:15:58.062Z] Debug Mode: false [2021-04-26T14:15:58.062Z] Registry: https://index.docker.io/v1/ [2021-04-26T14:15:58.062Z] Labels: [2021-04-26T14:15:58.062Z] Experimental: true [2021-04-26T14:15:58.062Z] Insecure Registries: [2021-04-26T14:15:58.062Z] 10.0.0.4:5000 [2021-04-26T14:15:58.062Z] 127.0.0.0/8 [2021-04-26T14:15:58.062Z] Registry Mirrors: [2021-04-26T14:15:58.062Z] http://10.0.0.4:5000/ [2021-04-26T14:15:58.062Z] Live Restore Enabled: false [2021-04-26T14:15:58.062Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-04-26T14:15:58.273Z] #13 ... [2021-04-26T14:15:58.273Z] [2021-04-26T14:15:58.273Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:15:58.273Z] #58 sha256:89fc7a16d586c273a85ddef0ab5a8db23680ef8e59dc6d684ab33aafb43a635a [2021-04-26T14:15:58.273Z] #58 DONE 103.8s [2021-04-26T14:15:58.273Z] [2021-04-26T14:15:58.273Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:58.273Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-26T14:15:58.273Z] #13 101.4 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-26T14:15:58.273Z] #13 101.5 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-04-26T14:15:58.476Z] #43 ... [2021-04-26T14:15:58.476Z] [2021-04-26T14:15:58.476Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-26T14:15:58.476Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-26T14:15:58.476Z] #14 DONE 1.9s [2021-04-26T14:15:58.540Z] [2021-04-26T14:15:58.540Z] #13 ... [2021-04-26T14:15:58.540Z] [2021-04-26T14:15:58.540Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-26T14:15:58.540Z] #59 sha256:c80ad43c7a07a25d0d19c2a9a38590cc393fb3b1d3257ce4175447fbefeee55d [2021-04-26T14:15:58.540Z] #59 DONE 0.2s [2021-04-26T14:15:58.540Z] [2021-04-26T14:15:58.540Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:58.540Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-26T14:15:58.540Z] #13 101.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-26T14:15:58.540Z] #13 101.7 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-04-26T14:15:58.540Z] #13 101.7 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-04-26T14:15:58.540Z] #13 101.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:58.737Z] [2021-04-26T14:15:58.737Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:15:58.737Z] #53 sha256:aeaa741f4a0204ccb3f525c7457fd6e81a07c35763db5a9379e6744e816f029e [2021-04-26T14:15:58.737Z] #53 1.882 + RM_GOPATH=0 [2021-04-26T14:15:58.737Z] #53 1.882 + TMP_GOPATH= [2021-04-26T14:15:58.737Z] #53 1.882 + : /build [2021-04-26T14:15:58.737Z] #53 1.882 + '[' -z '' ']' [2021-04-26T14:15:58.737Z] #53 1.882 ++ mktemp -d [2021-04-26T14:15:58.737Z] #53 1.884 + export GOPATH=/tmp/tmp.Ht1qxjaRpA [2021-04-26T14:15:58.737Z] #53 1.884 + GOPATH=/tmp/tmp.Ht1qxjaRpA [2021-04-26T14:15:58.737Z] #53 1.884 + RM_GOPATH=1 [2021-04-26T14:15:58.737Z] #53 1.884 + case "$(go env GOARCH)" in [2021-04-26T14:15:58.737Z] #53 1.885 ++ go env GOARCH [2021-04-26T14:15:58.737Z] #53 1.914 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:15:58.737Z] #53 1.914 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:15:58.737Z] #53 1.914 ++ dirname /tmp/install/install.sh [2021-04-26T14:15:58.737Z] #53 1.915 + dir=/tmp/install [2021-04-26T14:15:58.737Z] #53 1.915 + bin=runc [2021-04-26T14:15:58.737Z] #53 1.916 + shift [2021-04-26T14:15:58.737Z] #53 1.916 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-26T14:15:58.737Z] #53 1.916 + . /tmp/install/runc.installer [2021-04-26T14:15:58.737Z] #53 1.916 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:15:58.737Z] #53 1.917 + install_runc [2021-04-26T14:15:58.737Z] #53 1.917 + uname -r [2021-04-26T14:15:58.737Z] #53 1.918 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-26T14:15:58.737Z] #53 1.919 + RUNC_BUILDTAGS='seccomp ' [2021-04-26T14:15:58.737Z] #53 1.919 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-26T14:15:58.737Z] #53 1.919 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-26T14:15:58.737Z] #53 1.919 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ht1qxjaRpA/src/github.com/opencontainers/runc [2021-04-26T14:15:58.737Z] #53 1.921 Cloning into '/tmp/tmp.Ht1qxjaRpA/src/github.com/opencontainers/runc'... [2021-04-26T14:15:58.804Z] #13 101.8 Setting up libbtrfs0 (4.20.1-2) ...#13 ... [2021-04-26T14:15:58.804Z] [2021-04-26T14:15:58.804Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-26T14:15:58.804Z] #60 sha256:26935e44c10570a45a1ccf21abfef8039e2b36d8418af32687275c897eafa46b [2021-04-26T14:15:58.804Z] #60 DONE 0.2s [2021-04-26T14:15:58.804Z] [2021-04-26T14:15:58.804Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-04-26T14:15:58.804Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-26T14:15:58.804Z] #13 101.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-26T14:15:58.804Z] #13 101.9 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-04-26T14:15:58.804Z] #13 101.9 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-26T14:15:58.804Z] #13 102.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-26T14:15:58.804Z] #13 102.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-26T14:15:58.804Z] #13 102.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-26T14:15:59.069Z] #13 102.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-26T14:15:59.069Z] #13 102.1 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-26T14:15:59.069Z] #13 102.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-26T14:15:59.069Z] #13 102.1 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-26T14:15:59.069Z] #13 102.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:59.069Z] #13 102.2 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 [2021-04-26T14:15:59.069Z] #13 102.2 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 [2021-04-26T14:15:59.069Z] #13 102.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-26T14:15:59.069Z] #13 102.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-26T14:15:59.069Z] #13 102.2 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 [2021-04-26T14:15:59.069Z] #13 102.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-26T14:15:59.069Z] #13 102.2 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-26T14:15:59.069Z] #13 102.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-26T14:15:59.069Z] #13 102.3 Setting up dmsetup (2:1.02.155-3) ... [2021-04-26T14:15:59.334Z] #13 102.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-26T14:15:59.334Z] #13 102.4 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-26T14:15:59.334Z] #13 102.4 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:15:59.488Z] #20 ... [2021-04-26T14:15:59.488Z] [2021-04-26T14:15:59.488Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:59.488Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:59.488Z] #43 67.96 LINK criu/pie/parasite.built-in.o [2021-04-26T14:15:59.488Z] #43 67.98 GEN criu/pie/parasite-blob.h [2021-04-26T14:15:59.488Z] #43 67.99 CC criu/pie/parasite-vdso.o [2021-04-26T14:15:59.488Z] #43 68.72 CC criu/arch/x86/vdso-pie.o [2021-04-26T14:15:59.488Z] #43 69.07 CC criu/arch/x86/restorer.o [2021-04-26T14:15:59.488Z] #43 69.64 CC criu/arch/x86/restorer_unmap.o [2021-04-26T14:15:59.488Z] #43 69.71 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-26T14:15:59.488Z] #43 70.25 CC criu/pie/restorer.o [2021-04-26T14:15:59.599Z] #13 DONE 102.8s [2021-04-26T14:15:59.599Z] [2021-04-26T14:15:59.599Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:15:59.599Z] #53 sha256:22c03a29966a93260d5d1e99807f73f6803b9eb13954fd02411ae724b987b017 [2021-04-26T14:15:59.682Z] #53 ... [2021-04-26T14:15:59.682Z] [2021-04-26T14:15:59.682Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-26T14:15:59.682Z] #58 sha256:6e84d18d48689cd0308e682b40aa4f60b5a0bb4ef70074351a804855c3f5c905 [2021-04-26T14:15:59.682Z] #58 114.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-26T14:15:59.682Z] #58 114.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-26T14:15:59.682Z] #58 DONE 123.0s [2021-04-26T14:15:59.682Z] [2021-04-26T14:15:59.682Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-26T14:15:59.682Z] #59 sha256:aaf096d2935a0c69a506bfc0a693b9bd1749780935e6b085cff0ac0a1e960071 [2021-04-26T14:15:59.682Z] #59 DONE 0.1s [2021-04-26T14:15:59.682Z] [2021-04-26T14:15:59.682Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-26T14:15:59.682Z] #60 sha256:5e22b30c36e350dcc7f64fd82de5368f1e81b7db3dcff0b614fbbcff3dec71e5 [2021-04-26T14:15:59.682Z] #60 DONE 0.1s [2021-04-26T14:15:59.682Z] [2021-04-26T14:15:59.682Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:59.682Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:59.682Z] #43 54.10 AR soccr/libsoccr.a [2021-04-26T14:15:59.682Z] #43 54.16 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-26T14:15:59.682Z] #43 54.80 DEP criu/arch/x86/sigframe.d [2021-04-26T14:15:59.864Z] #53 ... [2021-04-26T14:15:59.864Z] [2021-04-26T14:15:59.864Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:15:59.864Z] #45 sha256:106eb163e61ac10499466b29fd54440e57caa7de0e87cefb41b7f32358b0aa39 [2021-04-26T14:15:59.864Z] #45 95.35 net/http/httptrace [2021-04-26T14:15:59.864Z] #45 95.55 net/http [2021-04-26T14:15:59.864Z] #45 103.1 github.com/LK4D4/vndr/godl [2021-04-26T14:15:59.864Z] #45 104.2 github.com/LK4D4/vndr [2021-04-26T14:15:59.864Z] #45 ... [2021-04-26T14:15:59.864Z] [2021-04-26T14:15:59.864Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-26T14:15:59.864Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-04-26T14:15:59.943Z] #43 ... [2021-04-26T14:15:59.943Z] [2021-04-26T14:15:59.943Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-26T14:15:59.943Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-26T14:15:59.943Z] #15 DONE 1.6s [2021-04-26T14:15:59.943Z] [2021-04-26T14:15:59.944Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:15:59.944Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:15:59.944Z] #43 55.01 DEP criu/arch/x86/sigaction_compat.d [2021-04-26T14:16:00.059Z] #43 73.62 LINK criu/pie/restorer.built-in.o [2021-04-26T14:16:00.059Z] #43 73.63 GEN criu/pie/restorer-blob.h [2021-04-26T14:16:00.059Z] #43 73.74 DEP criu/vdso.d [2021-04-26T14:16:00.204Z] #43 55.17 DEP criu/arch/x86/kerndat.d [2021-04-26T14:16:00.320Z] #43 73.99 DEP criu/vdso-compat.d [2021-04-26T14:16:00.320Z] #43 74.10 DEP criu/uts_ns.d [2021-04-26T14:16:00.465Z] #43 55.41 DEP criu/arch/x86/crtools.d [2021-04-26T14:16:00.465Z] #43 55.53 DEP criu/arch/x86/cpu.d [2021-04-26T14:16:00.580Z] #43 74.23 DEP criu/util.d [2021-04-26T14:16:00.726Z] #43 55.70 CC criu/arch/x86/cpu.o [2021-04-26T14:16:00.837Z] #53 ... [2021-04-26T14:16:00.837Z] [2021-04-26T14:16:00.837Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-26T14:16:00.837Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-26T14:16:00.837Z] #15 DONE 3.1s [2021-04-26T14:16:00.837Z] [2021-04-26T14:16:00.837Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:00.837Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:00.837Z] #43 60.29 CC criu/arch/x86/kerndat.o [2021-04-26T14:16:00.837Z] #43 60.97 CC criu/arch/x86/sigaction_compat.o [2021-04-26T14:16:00.837Z] #43 61.26 CC criu/arch/x86/sigframe.o [2021-04-26T14:16:00.837Z] #43 61.53 LINK criu/arch/x86/crtools.built-in.o [2021-04-26T14:16:00.837Z] #43 61.61 DEP criu/pie/util-vdso-elf32.d [2021-04-26T14:16:00.837Z] #43 61.74 DEP criu/pie/util-vdso.d [2021-04-26T14:16:00.837Z] #43 61.94 DEP criu/pie/util.d [2021-04-26T14:16:00.837Z] #43 62.17 CC criu/pie/util.o [2021-04-26T14:16:00.837Z] #43 62.56 CC criu/pie/util-vdso.o [2021-04-26T14:16:00.840Z] #43 74.41 DEP criu/uffd.d [2021-04-26T14:16:01.101Z] #43 74.68 DEP criu/tun.d [2021-04-26T14:16:01.361Z] #43 74.92 DEP criu/tty.d [2021-04-26T14:16:01.361Z] #43 75.12 DEP criu/timerfd.d [2021-04-26T14:16:01.675Z] #43 ... [2021-04-26T14:16:01.675Z] [2021-04-26T14:16:01.675Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-26T14:16:01.675Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-26T14:16:01.675Z] #16 1.450 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-26T14:16:01.675Z] #16 DONE 1.6s [2021-04-26T14:16:01.675Z] [2021-04-26T14:16:01.675Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:01.675Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:01.675Z] #43 56.83 CC criu/arch/x86/crtools.o [2021-04-26T14:16:01.780Z] #43 63.33 CC criu/pie/util-vdso-elf32.o [2021-04-26T14:16:01.800Z] #14 DONE 2.0s [2021-04-26T14:16:01.800Z] [2021-04-26T14:16:01.800Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:16:01.800Z] #53 sha256:22c03a29966a93260d5d1e99807f73f6803b9eb13954fd02411ae724b987b017 [2021-04-26T14:16:01.800Z] #53 2.037 + RM_GOPATH=0 [2021-04-26T14:16:01.800Z] #53 2.037 + TMP_GOPATH= [2021-04-26T14:16:01.800Z] #53 2.037 + : /build [2021-04-26T14:16:01.800Z] #53 2.037 + '[' -z '' ']' [2021-04-26T14:16:01.800Z] #53 2.037 ++ mktemp -d [2021-04-26T14:16:01.800Z] #53 2.038 + export GOPATH=/tmp/tmp.93GQYaOR0o [2021-04-26T14:16:01.800Z] #53 2.040 + GOPATH=/tmp/tmp.93GQYaOR0o [2021-04-26T14:16:01.800Z] #53 2.041 + RM_GOPATH=1 [2021-04-26T14:16:01.800Z] #53 2.041 + case "$(go env GOARCH)" in [2021-04-26T14:16:01.800Z] #53 2.041 ++ go env GOARCH [2021-04-26T14:16:01.800Z] #53 2.095 + export GO_BUILDMODE=-buildmode=pie [2021-04-26T14:16:01.800Z] #53 2.095 + GO_BUILDMODE=-buildmode=pie [2021-04-26T14:16:01.800Z] #53 2.095 ++ dirname /tmp/install/install.sh [2021-04-26T14:16:01.800Z] #53 2.095 + dir=/tmp/install [2021-04-26T14:16:01.800Z] #53 2.095 + bin=runc [2021-04-26T14:16:01.800Z] #53 2.095 + shift [2021-04-26T14:16:01.800Z] #53 2.095 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-26T14:16:01.800Z] #53 2.095 + . /tmp/install/runc.installer [2021-04-26T14:16:01.800Z] #53 2.095 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:16:01.800Z] #53 2.095 + install_runc [2021-04-26T14:16:01.800Z] #53 2.095 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-26T14:16:01.800Z] #53 2.095 + uname -r [2021-04-26T14:16:01.800Z] #53 2.097 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-26T14:16:01.800Z] #53 2.097 + RUNC_BUILDTAGS='seccomp ' [2021-04-26T14:16:01.800Z] #53 2.097 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-26T14:16:01.800Z] #53 2.097 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.93GQYaOR0o/src/github.com/opencontainers/runc [2021-04-26T14:16:01.800Z] #53 2.116 Cloning into '/tmp/tmp.93GQYaOR0o/src/github.com/opencontainers/runc'... [2021-04-26T14:16:01.933Z] #43 75.33 DEP criu/timens.d [2021-04-26T14:16:01.933Z] #43 ... [2021-04-26T14:16:01.933Z] [2021-04-26T14:16:01.933Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:16:01.933Z] #45 sha256:131ce71329df7cfa88e1d69339572ddb531c964ed4fc083ab7c594f0c4a0207b [2021-04-26T14:16:01.933Z] #45 137.1 github.com/LK4D4/vndr/godl [2021-04-26T14:16:01.933Z] #45 137.9 github.com/LK4D4/vndr [2021-04-26T14:16:01.933Z] #45 ... [2021-04-26T14:16:01.933Z] [2021-04-26T14:16:01.933Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:01.933Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:01.933Z] #43 75.51 DEP criu/sysfs_parse.d [2021-04-26T14:16:01.933Z] #43 75.70 DEP criu/sysctl.d [2021-04-26T14:16:02.351Z] #43 64.12 AR criu/pie/pie.lib.a [2021-04-26T14:16:02.351Z] #43 64.19 DEP criu/pie/restorer.d [2021-04-26T14:16:02.506Z] #43 75.86 DEP criu/string.d [2021-04-26T14:16:02.507Z] #43 75.93 DEP criu/stats.d [2021-04-26T14:16:02.507Z] #43 76.07 DEP criu/sockets.d [2021-04-26T14:16:02.507Z] #43 76.27 DEP criu/sk-unix.d [2021-04-26T14:16:02.611Z] #43 64.42 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-26T14:16:02.768Z] #43 76.52 DEP criu/sk-tcp.d [2021-04-26T14:16:02.872Z] #43 64.56 DEP criu/arch/x86/restorer_unmap.d [2021-04-26T14:16:02.873Z] #43 64.60 DEP criu/arch/x86/restorer.d [2021-04-26T14:16:03.029Z] #43 ... [2021-04-26T14:16:03.029Z] [2021-04-26T14:16:03.029Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:16:03.029Z] #45 sha256:131ce71329df7cfa88e1d69339572ddb531c964ed4fc083ab7c594f0c4a0207b [2021-04-26T14:16:03.029Z] #45 DONE 148.5s [2021-04-26T14:16:03.029Z] [2021-04-26T14:16:03.029Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:03.029Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:03.029Z] #43 76.75 DEP criu/sk-queue.d [2021-04-26T14:16:03.067Z] #43 ... [2021-04-26T14:16:03.067Z] [2021-04-26T14:16:03.067Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-26T14:16:03.067Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-26T14:16:03.067Z] #17 DONE 1.4s [2021-04-26T14:16:03.067Z] [2021-04-26T14:16:03.067Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-26T14:16:03.067Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-26T14:16:03.135Z] #43 64.78 DEP criu/arch/x86/vdso-pie.d [2021-04-26T14:16:03.135Z] #43 64.92 DEP criu/pie/parasite-vdso.d [2021-04-26T14:16:03.434Z] #43 ... [2021-04-26T14:16:03.434Z] [2021-04-26T14:16:03.434Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-26T14:16:03.434Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-26T14:16:03.434Z] #16 2.531 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-26T14:16:03.434Z] #16 DONE 2.7s [2021-04-26T14:16:03.434Z] [2021-04-26T14:16:03.434Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:03.434Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:03.434Z] #43 65.17 DEP criu/pie/parasite.d [2021-04-26T14:16:03.434Z] #43 ... [2021-04-26T14:16:03.434Z] [2021-04-26T14:16:03.434Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-26T14:16:03.434Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-26T14:16:03.600Z] #43 77.26 DEP criu/sk-packet.d [2021-04-26T14:16:03.734Z] #53 ... [2021-04-26T14:16:03.734Z] [2021-04-26T14:16:03.734Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-26T14:16:03.734Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-04-26T14:16:03.734Z] #15 DONE 1.9s [2021-04-26T14:16:03.734Z] [2021-04-26T14:16:03.734Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-26T14:16:03.734Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-04-26T14:16:04.172Z] #43 77.57 DEP criu/sk-netlink.d [2021-04-26T14:16:04.433Z] #43 77.86 DEP criu/sk-inet.d [2021-04-26T14:16:04.433Z] #43 78.05 DEP criu/signalfd.d [2021-04-26T14:16:04.455Z] #18 DONE 1.2s [2021-04-26T14:16:04.456Z] [2021-04-26T14:16:04.456Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-26T14:16:04.456Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-26T14:16:04.694Z] #43 78.23 DEP criu/sigframe.d [2021-04-26T14:16:04.694Z] #43 ... [2021-04-26T14:16:04.694Z] [2021-04-26T14:16:04.694Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:16:04.694Z] #53 sha256:99c78a15b630ff1eeba0e92da94d0c2c27da95420cef0e50ef3f22b96dd82a7d [2021-04-26T14:16:04.694Z] #53 13.89 + cd /tmp/tmp.p4OT451Ovc/src/github.com/opencontainers/runc [2021-04-26T14:16:04.694Z] #53 13.89 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:16:04.694Z] #53 14.57 + '[' -z '' ']' [2021-04-26T14:16:04.694Z] #53 14.57 + target=static [2021-04-26T14:16:04.694Z] #53 14.57 + make 'BUILDTAGS=seccomp ' static [2021-04-26T14:16:04.694Z] #53 14.89 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-26T14:16:04.694Z] #53 ... [2021-04-26T14:16:04.694Z] [2021-04-26T14:16:04.694Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:04.694Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:04.694Z] #43 78.30 DEP criu/shmem.d [2021-04-26T14:16:04.956Z] #43 78.44 DEP criu/servicefd.d [2021-04-26T14:16:04.956Z] #43 78.59 DEP criu/seize.d [2021-04-26T14:16:04.956Z] #43 78.72 DEP criu/seccomp.d [2021-04-26T14:16:05.159Z] #16 1.321 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-26T14:16:05.217Z] #43 78.99 DEP criu/rst-malloc.d [2021-04-26T14:16:05.402Z] #19 DONE 1.2s [2021-04-26T14:16:05.402Z] [2021-04-26T14:16:05.402Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:05.402Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:16:05.478Z] #43 79.10 DEP criu/rbtree.d [2021-04-26T14:16:05.478Z] #43 79.16 DEP criu/pstree.d [2021-04-26T14:16:05.739Z] #43 79.39 DEP criu/protobuf.d [2021-04-26T14:16:05.739Z] #43 79.52 GEN criu/protobuf-desc-gen.h [2021-04-26T14:16:06.013Z] #17 DONE 2.9s [2021-04-26T14:16:06.013Z] [2021-04-26T14:16:06.013Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:06.013Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:06.013Z] #43 65.65 CC criu/pie/parasite.o [2021-04-26T14:16:06.013Z] #43 67.05 LINK criu/pie/parasite.built-in.o [2021-04-26T14:16:06.013Z] #43 67.05 GEN criu/pie/parasite-blob.h [2021-04-26T14:16:06.013Z] #43 67.06 CC criu/pie/parasite-vdso.o [2021-04-26T14:16:06.013Z] #43 67.76 CC criu/arch/x86/vdso-pie.o [2021-04-26T14:16:06.118Z] #16 DONE 2.7s [2021-04-26T14:16:06.118Z] [2021-04-26T14:16:06.118Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-26T14:16:06.118Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-04-26T14:16:06.274Z] #43 68.12 CC criu/arch/x86/restorer.o [2021-04-26T14:16:07.215Z] #43 68.74 CC criu/arch/x86/restorer_unmap.o [2021-04-26T14:16:07.215Z] #43 68.78 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-26T14:16:07.215Z] #43 69.06 CC criu/pie/restorer.o [2021-04-26T14:16:07.322Z] #20 1.424 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-26T14:16:07.322Z] #20 1.493 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:16:07.322Z] #20 1.519 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:16:07.322Z] #20 1.621 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:16:07.567Z] #17 ... [2021-04-26T14:16:07.567Z] [2021-04-26T14:16:07.567Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-26T14:16:07.567Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-26T14:16:07.567Z] #32 DONE 112.7s [2021-04-26T14:16:07.567Z] [2021-04-26T14:16:07.567Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:07.567Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-26T14:16:07.567Z] #43 36.89 CC images/rpc.o [2021-04-26T14:16:07.567Z] #43 37.88 CC images/ext-file.o [2021-04-26T14:16:07.567Z] #43 38.11 CC images/cgroup.o [2021-04-26T14:16:07.567Z] #43 39.10 CC images/userns.o [2021-04-26T14:16:07.567Z] #43 39.54 CC images/google/protobuf/descriptor.o [2021-04-26T14:16:07.567Z] #43 41.45 CC images/opts.o [2021-04-26T14:16:07.567Z] #43 41.72 CC images/seccomp.o [2021-04-26T14:16:07.567Z] #43 41.98 CC images/binfmt-misc.o [2021-04-26T14:16:07.567Z] #43 42.28 CC images/time.o [2021-04-26T14:16:07.567Z] #43 42.53 CC images/sysctl.o [2021-04-26T14:16:07.567Z] #43 42.75 CC images/autofs.o [2021-04-26T14:16:07.567Z] #43 42.90 CC images/macvlan.o [2021-04-26T14:16:07.567Z] #43 43.08 CC images/sit.o [2021-04-26T14:16:07.567Z] #43 43.38 CC images/memfd.o [2021-04-26T14:16:07.567Z] #43 43.82 CC images/timens.o [2021-04-26T14:16:07.567Z] #43 44.19 LINK images/built-in.o [2021-04-26T14:16:07.567Z] #43 44.35 GEN compel/include/asm [2021-04-26T14:16:07.567Z] #43 44.39 GEN compel/include/version.h [2021-04-26T14:16:07.567Z] #43 44.43 touch .config [2021-04-26T14:16:07.567Z] #43 44.50 GEN include/common/config.h [2021-04-26T14:16:07.567Z] #43 44.60 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-26T14:16:07.567Z] #43 44.62 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-04-26T14:16:07.567Z] #43 44.68 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-04-26T14:16:07.567Z] #43 44.71 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-04-26T14:16:07.567Z] #43 44.73 DEP compel/plugins/std/infect.d [2021-04-26T14:16:07.567Z] #43 44.86 DEP compel/plugins/std/string.d [2021-04-26T14:16:07.567Z] #43 44.99 DEP compel/plugins/std/log.d [2021-04-26T14:16:07.567Z] #43 45.14 DEP compel/plugins/std/fds.d [2021-04-26T14:16:07.567Z] #43 45.23 DEP compel/plugins/std/std.d [2021-04-26T14:16:07.567Z] #43 45.33 DEP compel/plugins/shmem/shmem.d [2021-04-26T14:16:07.567Z] #43 45.52 DEP compel/plugins/fds/fds.d [2021-04-26T14:16:07.567Z] #43 45.80 CC compel/plugins/std/std.o [2021-04-26T14:16:07.584Z] #20 2.085 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-26T14:16:07.658Z] #43 81.30 DEP criu/protobuf-desc.d [2021-04-26T14:16:07.659Z] #43 81.44 DEP criu/proc_parse.d [2021-04-26T14:16:07.838Z] #43 ... [2021-04-26T14:16:07.838Z] [2021-04-26T14:16:07.838Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:16:07.838Z] #45 sha256:106eb163e61ac10499466b29fd54440e57caa7de0e87cefb41b7f32358b0aa39 [2021-04-26T14:16:07.838Z] #45 DONE 113.2s [2021-04-26T14:16:07.838Z] [2021-04-26T14:16:07.838Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-26T14:16:07.838Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-04-26T14:16:07.838Z] #17 DONE 1.6s [2021-04-26T14:16:07.838Z] [2021-04-26T14:16:07.838Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-26T14:16:07.838Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-04-26T14:16:08.232Z] #43 81.62 DEP criu/plugin.d [2021-04-26T14:16:08.232Z] #43 81.71 DEP criu/pipes.d [2021-04-26T14:16:08.232Z] #43 81.89 DEP criu/pie-util.d [2021-04-26T14:16:08.232Z] #43 81.99 DEP criu/pie-util-vdso.d [2021-04-26T14:16:08.494Z] #43 82.09 DEP criu/pie-util-vdso-elf32.d [2021-04-26T14:16:08.531Z] #20 3.036 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-26T14:16:08.756Z] #43 82.19 DEP criu/path.d [2021-04-26T14:16:08.756Z] #43 82.34 DEP criu/parasite-syscall.d [2021-04-26T14:16:09.017Z] #43 82.53 DEP criu/pagemap.d [2021-04-26T14:16:09.017Z] #43 82.67 DEP criu/pagemap-cache.d [2021-04-26T14:16:09.127Z] #43 ... [2021-04-26T14:16:09.127Z] [2021-04-26T14:16:09.127Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-26T14:16:09.127Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-26T14:16:09.127Z] #18 DONE 2.8s [2021-04-26T14:16:09.127Z] [2021-04-26T14:16:09.127Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:16:09.127Z] #53 sha256:aa791e5c70cf11d6d2a103476c0c408ffcd17c54ba712462b0f641a33dbbf6bf [2021-04-26T14:16:09.127Z] #53 12.96 + cd /tmp/tmp.mIGAYbE5DN/src/github.com/opencontainers/runc [2021-04-26T14:16:09.127Z] #53 12.96 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:16:09.127Z] #53 13.46 + '[' -z '' ']' [2021-04-26T14:16:09.127Z] #53 13.46 + target=static [2021-04-26T14:16:09.127Z] #53 13.46 + make 'BUILDTAGS=seccomp ' static [2021-04-26T14:16:09.127Z] #53 13.81 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-26T14:16:09.127Z] #53 ... [2021-04-26T14:16:09.127Z] [2021-04-26T14:16:09.127Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:16:09.127Z] #45 sha256:ba7bb2f8f27fba7ba11cafe4b2c3335ca40953607053c60809530b3a27e5d14e [2021-04-26T14:16:09.127Z] #45 132.6 github.com/LK4D4/vndr/godl [2021-04-26T14:16:09.127Z] #45 133.3 github.com/LK4D4/vndr [2021-04-26T14:16:09.278Z] #43 82.78 DEP criu/page-xfer.d [2021-04-26T14:16:09.278Z] #43 82.91 DEP criu/page-pipe.d [2021-04-26T14:16:09.278Z] #43 82.99 DEP criu/netfilter.d [2021-04-26T14:16:09.387Z] #45 ... [2021-04-26T14:16:09.388Z] [2021-04-26T14:16:09.388Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-26T14:16:09.388Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-26T14:16:09.540Z] #43 83.13 DEP criu/net.d [2021-04-26T14:16:09.801Z] #43 83.38 DEP criu/namespaces.d [2021-04-26T14:16:09.931Z] #20 4.089 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [284 kB] [2021-04-26T14:16:09.963Z] #19 ... [2021-04-26T14:16:09.963Z] [2021-04-26T14:16:09.963Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:16:09.963Z] #45 sha256:ba7bb2f8f27fba7ba11cafe4b2c3335ca40953607053c60809530b3a27e5d14e [2021-04-26T14:16:09.963Z] #45 DONE 143.2s [2021-04-26T14:16:09.963Z] [2021-04-26T14:16:09.963Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-26T14:16:09.963Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-26T14:16:10.062Z] #43 83.59 DEP criu/mount.d [2021-04-26T14:16:10.062Z] #43 83.79 DEP criu/memfd.d [2021-04-26T14:16:10.322Z] #43 83.99 DEP criu/mem.d [2021-04-26T14:16:10.411Z] #18 DONE 2.3s [2021-04-26T14:16:10.411Z] [2021-04-26T14:16:10.411Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:16:10.411Z] #53 sha256:22c03a29966a93260d5d1e99807f73f6803b9eb13954fd02411ae724b987b017 [2021-04-26T14:16:10.411Z] #53 10.12 + cd /tmp/tmp.93GQYaOR0o/src/github.com/opencontainers/runc [2021-04-26T14:16:10.411Z] #53 10.12 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:16:10.411Z] #53 10.89 + '[' -z '' ']' [2021-04-26T14:16:10.411Z] #53 10.89 + target=static [2021-04-26T14:16:10.411Z] #53 10.89 + make 'BUILDTAGS=seccomp ' static [2021-04-26T14:16:10.582Z] #43 84.20 DEP criu/lsm.d [2021-04-26T14:16:10.582Z] #43 84.32 DEP criu/log.d [2021-04-26T14:16:10.676Z] #53 11.17 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-26T14:16:10.843Z] #43 84.51 DEP criu/libnetlink.d [2021-04-26T14:16:10.876Z] #20 5.473 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-26T14:16:11.104Z] #43 84.67 DEP criu/kerndat.d [2021-04-26T14:16:11.365Z] #43 84.84 DEP criu/kcmp-ids.d [2021-04-26T14:16:11.365Z] #43 84.95 DEP criu/irmap.d [2021-04-26T14:16:11.449Z] #20 ... [2021-04-26T14:16:11.449Z] [2021-04-26T14:16:11.449Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:11.449Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:11.449Z] #43 58.45 CC criu/arch/x86/kerndat.o [2021-04-26T14:16:11.449Z] #43 59.02 CC criu/arch/x86/sigaction_compat.o [2021-04-26T14:16:11.449Z] #43 59.36 CC criu/arch/x86/sigframe.o [2021-04-26T14:16:11.449Z] #43 59.82 LINK criu/arch/x86/crtools.built-in.o [2021-04-26T14:16:11.449Z] #43 59.91 DEP criu/pie/util-vdso-elf32.d [2021-04-26T14:16:11.449Z] #43 60.13 DEP criu/pie/util-vdso.d [2021-04-26T14:16:11.449Z] #43 60.31 DEP criu/pie/util.d [2021-04-26T14:16:11.449Z] #43 60.50 CC criu/pie/util.o [2021-04-26T14:16:11.449Z] #43 60.91 CC criu/pie/util-vdso.o [2021-04-26T14:16:11.449Z] #43 61.67 CC criu/pie/util-vdso-elf32.o [2021-04-26T14:16:11.449Z] #43 62.19 AR criu/pie/pie.lib.a [2021-04-26T14:16:11.449Z] #43 62.25 DEP criu/pie/restorer.d [2021-04-26T14:16:11.449Z] #43 62.47 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-26T14:16:11.449Z] #43 62.56 DEP criu/arch/x86/restorer_unmap.d [2021-04-26T14:16:11.449Z] #43 62.61 DEP criu/arch/x86/restorer.d [2021-04-26T14:16:11.449Z] #43 62.79 DEP criu/arch/x86/vdso-pie.d [2021-04-26T14:16:11.449Z] #43 62.90 DEP criu/pie/parasite-vdso.d [2021-04-26T14:16:11.449Z] #43 63.09 DEP criu/pie/parasite.d [2021-04-26T14:16:11.449Z] #43 63.39 CC criu/pie/parasite.o [2021-04-26T14:16:11.449Z] #43 64.58 LINK criu/pie/parasite.built-in.o [2021-04-26T14:16:11.449Z] #43 64.61 GEN criu/pie/parasite-blob.h [2021-04-26T14:16:11.449Z] #43 64.63 CC criu/pie/parasite-vdso.o [2021-04-26T14:16:11.449Z] #43 65.31 CC criu/arch/x86/vdso-pie.o [2021-04-26T14:16:11.450Z] #43 65.66 CC criu/arch/x86/restorer.o [2021-04-26T14:16:11.450Z] #43 66.22 CC criu/arch/x86/restorer_unmap.o [2021-04-26T14:16:11.450Z] #43 66.26 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-26T14:16:11.450Z] #43 66.65 CC criu/pie/restorer.o [2021-04-26T14:16:11.626Z] #43 85.13 DEP criu/ipc_ns.d [2021-04-26T14:16:11.626Z] #43 85.33 DEP criu/image.d [2021-04-26T14:16:11.887Z] #43 85.51 DEP criu/image-desc.d [2021-04-26T14:16:11.887Z] #43 85.59 DEP criu/fsnotify.d [2021-04-26T14:16:12.080Z] #53 ... [2021-04-26T14:16:12.080Z] [2021-04-26T14:16:12.080Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-26T14:16:12.080Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-04-26T14:16:12.080Z] #19 DONE 1.9s [2021-04-26T14:16:12.080Z] [2021-04-26T14:16:12.080Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:12.080Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-26T14:16:12.156Z] #43 ... [2021-04-26T14:16:12.156Z] [2021-04-26T14:16:12.156Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-26T14:16:12.156Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-26T14:16:12.156Z] #32 DONE 156.9s [2021-04-26T14:16:12.156Z] [2021-04-26T14:16:12.156Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:12.156Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:16:12.156Z] #20 11.74 Fetched 8955 kB in 10s (854 kB/s) [2021-04-26T14:16:12.156Z] #20 11.74 Reading package lists... [2021-04-26T14:16:12.156Z] #20 16.28 Reading package lists... [2021-04-26T14:16:12.156Z] #20 20.21 Building dependency tree... [2021-04-26T14:16:12.156Z] #20 ... [2021-04-26T14:16:12.156Z] [2021-04-26T14:16:12.156Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:12.156Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:12.156Z] #43 85.82 DEP criu/filesystems.d [2021-04-26T14:16:12.420Z] #43 86.04 DEP criu/files.d [2021-04-26T14:16:12.682Z] #43 86.28 DEP criu/files-reg.d [2021-04-26T14:16:12.944Z] #43 86.57 DEP criu/files-ext.d [2021-04-26T14:16:13.205Z] #43 86.82 DEP criu/file-lock.d [2021-04-26T14:16:13.467Z] #43 86.97 DEP criu/file-ids.d [2021-04-26T14:16:13.467Z] #43 87.14 DEP criu/fifo.d [2021-04-26T14:16:13.728Z] #43 87.25 DEP criu/fdstore.d [2021-04-26T14:16:13.728Z] #43 87.33 DEP criu/fault-injection.d [2021-04-26T14:16:13.990Z] #43 87.39 DEP criu/external.d [2021-04-26T14:16:13.990Z] #43 87.48 DEP criu/eventpoll.d [2021-04-26T14:16:13.990Z] #43 87.65 DEP criu/eventfd.d [2021-04-26T14:16:14.011Z] #20 2.055 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-26T14:16:14.168Z] #19 DONE 4.7s [2021-04-26T14:16:14.168Z] [2021-04-26T14:16:14.168Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:14.168Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:16:14.252Z] #43 87.86 DEP criu/crtools.d [2021-04-26T14:16:14.275Z] #20 2.150 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:16:14.276Z] #20 2.151 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:16:14.276Z] #20 2.166 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:16:14.513Z] #43 88.03 DEP criu/cr-service.d [2021-04-26T14:16:14.541Z] #20 2.571 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB] [2021-04-26T14:16:14.757Z] #43 69.58 LINK criu/pie/restorer.built-in.o [2021-04-26T14:16:14.758Z] #43 69.62 GEN criu/pie/restorer-blob.h [2021-04-26T14:16:14.758Z] #43 69.73 DEP criu/vdso.d [2021-04-26T14:16:14.758Z] #43 69.99 DEP criu/vdso-compat.d [2021-04-26T14:16:14.774Z] #43 88.27 DEP criu/cr-restore.d [2021-04-26T14:16:14.774Z] #43 88.46 DEP criu/cr-errno.d [2021-04-26T14:16:14.774Z] #43 88.48 DEP criu/cr-dump.d [2021-04-26T14:16:15.020Z] #43 70.11 DEP criu/uts_ns.d [2021-04-26T14:16:15.020Z] #43 70.25 DEP criu/util.d [2021-04-26T14:16:15.035Z] #43 88.64 DEP criu/cr-dedup.d [2021-04-26T14:16:15.296Z] #43 88.71 DEP criu/cr-check.d [2021-04-26T14:16:15.296Z] #43 88.84 DEP criu/config.d [2021-04-26T14:16:15.296Z] #43 88.98 DEP criu/clone-noasan.d [2021-04-26T14:16:15.520Z] #20 3.311 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-26T14:16:15.556Z] #43 89.13 DEP criu/cgroup.d [2021-04-26T14:16:15.592Z] #43 70.45 DEP criu/uffd.d [2021-04-26T14:16:15.592Z] #43 70.62 DEP criu/tun.d [2021-04-26T14:16:15.592Z] #43 70.79 DEP criu/tty.d [2021-04-26T14:16:15.818Z] #43 89.36 DEP criu/cgroup-props.d [2021-04-26T14:16:15.818Z] #43 89.45 DEP criu/bitmap.d [2021-04-26T14:16:15.818Z] #43 89.49 DEP criu/bfd.d [2021-04-26T14:16:15.818Z] #43 89.58 DEP criu/autofs.d [2021-04-26T14:16:16.079Z] #43 89.72 DEP criu/aio.d [2021-04-26T14:16:16.100Z] #20 4.041 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [279 kB] [2021-04-26T14:16:16.164Z] #43 71.01 DEP criu/timerfd.d [2021-04-26T14:16:16.164Z] #43 71.18 DEP criu/timens.d [2021-04-26T14:16:16.341Z] #43 89.85 DEP criu/action-scripts.d [2021-04-26T14:16:16.341Z] #43 90.12 CC criu/action-scripts.o [2021-04-26T14:16:16.425Z] #43 71.39 DEP criu/sysfs_parse.d [2021-04-26T14:16:16.425Z] #43 71.57 DEP criu/sysctl.d [2021-04-26T14:16:16.686Z] #43 71.71 DEP criu/string.d [2021-04-26T14:16:16.686Z] #43 71.75 DEP criu/stats.d [2021-04-26T14:16:16.913Z] #43 90.59 CC criu/aio.o [2021-04-26T14:16:16.947Z] #43 71.88 DEP criu/sockets.d [2021-04-26T14:16:16.947Z] #43 ... [2021-04-26T14:16:16.947Z] [2021-04-26T14:16:16.948Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:16.948Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:16:16.948Z] #20 11.44 Fetched 8955 kB in 10s (874 kB/s) [2021-04-26T14:16:17.054Z] #20 5.132 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-26T14:16:17.320Z] #20 ... [2021-04-26T14:16:17.320Z] [2021-04-26T14:16:17.320Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-26T14:16:17.320Z] #24 sha256:f447751d1565e1cd059b28643c52f45cce0b430dde943727d5cd7a21f92931db [2021-04-26T14:16:17.485Z] #43 91.15 CC criu/autofs.o [2021-04-26T14:16:17.850Z] #24 122.5 Checking out files: 21% (2475/11366) Checking out files: 22% (2501/11366) Checking out files: 23% (2615/11366) Checking out files: 24% (2728/11366) Checking out files: 25% (2842/11366) Checking out files: 26% (2956/11366) Checking out files: 27% (3069/11366) Checking out files: 28% (3183/11366) Checking out files: 29% (3297/11366) Checking out files: 30% (3410/11366) Checking out files: 31% (3524/11366) Checking out files: 32% (3638/11366) Checking out files: 33% (3751/11366) Checking out files: 34% (3865/11366) Checking out files: 35% (3979/11366) Checking out files: 36% (4092/11366) Checking out files: 37% (4206/11366) Checking out files: 38% (4320/11366) Checking out files: 39% (4433/11366) Checking out files: 40% (4547/11366) Checking out files: 41% (4661/11366) Checking out files: 42% (4774/11366) Checking out files: 43% (4888/11366) Checking out files: 44% (5002/11366) Checking out files: 44% (5073/11366) Checking out files: 45% (5115/11366) [2021-04-26T14:16:17.850Z] #24 ... [2021-04-26T14:16:17.850Z] [2021-04-26T14:16:17.850Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:17.850Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-26T14:16:17.850Z] #43 46.51 CC compel/plugins/std/fds.o [2021-04-26T14:16:17.850Z] #43 47.04 CC compel/plugins/std/log.o [2021-04-26T14:16:17.850Z] #43 47.82 CC compel/plugins/std/string.o [2021-04-26T14:16:17.850Z] #43 48.54 CC compel/plugins/std/infect.o [2021-04-26T14:16:17.850Z] #43 49.09 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-04-26T14:16:17.850Z] #43 49.27 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-04-26T14:16:17.850Z] #43 49.37 AR compel/plugins/std.lib.a [2021-04-26T14:16:17.850Z] #43 49.47 CC compel/plugins/fds/fds.o [2021-04-26T14:16:17.850Z] #43 49.76 AR compel/plugins/fds.lib.a [2021-04-26T14:16:17.850Z] #43 49.81 HOSTDEP compel/src/lib/log-host.d [2021-04-26T14:16:17.850Z] #43 49.88 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-26T14:16:17.850Z] #43 49.95 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-04-26T14:16:17.850Z] #43 50.13 HOSTDEP compel/src/main-host.d [2021-04-26T14:16:17.850Z] #43 50.31 DEP compel/src/lib/ptrace.d [2021-04-26T14:16:17.850Z] #43 50.55 DEP compel/src/lib/infect.d [2021-04-26T14:16:17.850Z] #43 50.71 DEP compel/src/lib/infect-util.d [2021-04-26T14:16:17.850Z] #43 50.82 DEP compel/src/lib/infect-rpc.d [2021-04-26T14:16:17.850Z] #43 50.89 DEP compel/arch/aarch64/src/lib/infect.d [2021-04-26T14:16:17.850Z] #43 50.98 DEP compel/arch/aarch64/src/lib/cpu.d [2021-04-26T14:16:17.850Z] #43 51.04 DEP compel/src/lib/log.d [2021-04-26T14:16:17.850Z] #43 51.12 DEP compel/src/main.d [2021-04-26T14:16:17.850Z] #43 51.25 DEP compel/src/lib/handle-elf.d [2021-04-26T14:16:17.850Z] #43 51.37 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-04-26T14:16:17.851Z] #43 51.56 CC compel/src/lib/log.o [2021-04-26T14:16:17.851Z] #43 51.96 CC compel/arch/aarch64/src/lib/cpu.o [2021-04-26T14:16:17.851Z] #43 52.26 CC compel/arch/aarch64/src/lib/infect.o [2021-04-26T14:16:17.851Z] #43 52.51 CC compel/src/lib/infect-rpc.o [2021-04-26T14:16:17.851Z] #43 52.80 CC compel/src/lib/infect-util.o [2021-04-26T14:16:17.851Z] #43 53.05 CC compel/src/lib/infect.o [2021-04-26T14:16:17.851Z] #43 54.94 CC compel/src/lib/ptrace.o [2021-04-26T14:16:17.851Z] #43 55.32 AR compel/libcompel.a [2021-04-26T14:16:17.851Z] #43 55.42 HOSTCC compel/src/main-host.o [2021-04-26T14:16:17.851Z] #43 55.79 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-04-26T14:16:17.851Z] #43 55.98 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-26T14:16:17.851Z] #43 56.33 HOSTCC compel/src/lib/log-host.o [2021-04-26T14:16:17.851Z] #43 56.54 HOSTLINK compel/compel-host-bin [2021-04-26T14:16:17.851Z] #43 ... [2021-04-26T14:16:17.851Z] [2021-04-26T14:16:17.851Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-26T14:16:17.851Z] #24 sha256:f447751d1565e1cd059b28643c52f45cce0b430dde943727d5cd7a21f92931db [2021-04-26T14:16:18.375Z] #20 4.389 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-26T14:16:18.375Z] #20 4.409 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-26T14:16:18.375Z] #20 4.415 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-26T14:16:18.375Z] #20 4.420 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-26T14:16:18.429Z] #43 ... [2021-04-26T14:16:18.429Z] [2021-04-26T14:16:18.429Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:18.429Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:16:18.429Z] #20 22.93 libcap2-bin is already the newest version (1:2.25-2). [2021-04-26T14:16:18.429Z] #20 22.93 The following additional packages will be installed: [2021-04-26T14:16:18.429Z] #20 22.94 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-26T14:16:18.429Z] #20 22.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-26T14:16:18.429Z] #20 22.95 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-26T14:16:18.429Z] #20 22.95 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-26T14:16:18.429Z] #20 22.95 python3.7 python3.7-minimal vim-runtime xxd [2021-04-26T14:16:18.429Z] #20 22.96 Suggested packages: [2021-04-26T14:16:18.429Z] #20 22.96 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-26T14:16:18.429Z] #20 22.96 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-26T14:16:18.429Z] #20 22.96 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-26T14:16:18.429Z] #20 22.96 Recommended packages: [2021-04-26T14:16:18.429Z] #20 22.96 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-26T14:16:18.429Z] #20 22.96 python3-keyrings.alt python3-xdg unzip [2021-04-26T14:16:18.429Z] #20 24.57 The following NEW packages will be installed: [2021-04-26T14:16:18.429Z] #20 24.57 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-26T14:16:18.429Z] #20 24.57 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-26T14:16:18.429Z] #20 24.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-26T14:16:18.429Z] #20 24.57 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-26T14:16:18.429Z] #20 24.57 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-26T14:16:18.429Z] #20 24.57 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-26T14:16:18.429Z] #20 24.57 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-26T14:16:18.429Z] #20 24.57 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-26T14:16:18.429Z] #20 24.57 xz-utils zip [2021-04-26T14:16:18.429Z] #20 24.89 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-26T14:16:18.429Z] #20 24.89 Need to get 28.5 MB of archives. [2021-04-26T14:16:18.429Z] #20 24.89 After this operation, 116 MB of additional disk space will be used. [2021-04-26T14:16:18.429Z] #20 24.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-26T14:16:18.429Z] #20 24.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-26T14:16:18.429Z] #20 24.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-26T14:16:18.429Z] #20 24.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-26T14:16:18.429Z] #20 24.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-26T14:16:18.429Z] #20 24.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-26T14:16:18.429Z] #20 25.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-26T14:16:18.429Z] #20 25.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-26T14:16:18.429Z] #20 25.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-26T14:16:18.429Z] #20 25.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-26T14:16:18.429Z] #20 25.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-26T14:16:18.429Z] #20 25.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-26T14:16:18.429Z] #20 25.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-26T14:16:18.429Z] #20 25.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-26T14:16:18.429Z] #20 25.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-26T14:16:18.429Z] #20 25.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-26T14:16:18.429Z] #20 25.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-26T14:16:18.429Z] #20 25.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-26T14:16:18.429Z] #20 25.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-26T14:16:18.429Z] #20 25.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-26T14:16:18.429Z] #20 25.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-26T14:16:18.429Z] #20 25.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-26T14:16:18.429Z] #20 25.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-26T14:16:18.429Z] #20 25.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-26T14:16:18.429Z] #20 25.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-26T14:16:18.429Z] #20 25.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-26T14:16:18.429Z] #20 25.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-26T14:16:18.429Z] #20 25.17 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-26T14:16:18.429Z] #20 25.18 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-26T14:16:18.429Z] #20 25.56 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-26T14:16:18.429Z] #20 25.56 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-26T14:16:18.429Z] #20 25.56 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-26T14:16:18.429Z] #20 25.56 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-26T14:16:18.429Z] #20 25.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-26T14:16:18.429Z] #20 25.57 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-26T14:16:18.429Z] #20 25.66 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-26T14:16:18.429Z] #20 25.67 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-26T14:16:18.429Z] #20 25.67 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-26T14:16:18.429Z] #20 25.68 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-26T14:16:18.429Z] #20 25.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-26T14:16:18.429Z] #20 25.72 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-26T14:16:18.429Z] #20 25.72 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-26T14:16:18.429Z] #20 25.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-26T14:16:18.429Z] #20 25.80 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-26T14:16:18.429Z] #20 25.82 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-26T14:16:18.429Z] #20 26.12 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-26T14:16:18.429Z] #20 26.17 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-26T14:16:18.429Z] #20 26.19 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-26T14:16:18.429Z] #20 26.80 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:16:18.429Z] #20 26.93 Fetched 28.5 MB in 2s (18.0 MB/s) [2021-04-26T14:16:18.429Z] #20 27.00 Selecting previously unselected package pigz. [2021-04-26T14:16:18.429Z] #20 27.00 (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 ... 23435 files and directories currently installed.) [2021-04-26T14:16:18.429Z] #20 27.06 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-26T14:16:18.429Z] #20 27.06 Unpacking pigz (2.4-1) ... [2021-04-26T14:16:18.429Z] #20 27.14 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-26T14:16:18.429Z] #20 27.16 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-26T14:16:18.429Z] #20 27.17 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:18.429Z] #20 27.56 Selecting previously unselected package python3.7-minimal. [2021-04-26T14:16:18.429Z] #20 27.57 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-26T14:16:18.429Z] #20 27.58 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-26T14:16:18.636Z] #20 4.982 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-26T14:16:18.690Z] #20 28.43 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:18.865Z] #20 11.44 Reading package lists... [2021-04-26T14:16:18.865Z] #20 ... [2021-04-26T14:16:18.865Z] [2021-04-26T14:16:18.866Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:16:18.866Z] #45 sha256:a334a033e16241e43d991948ecc0dbe6b75d0cbcafecada8fb298d571c1cbe86 [2021-04-26T14:16:18.866Z] #45 132.5 github.com/LK4D4/vndr/godl [2021-04-26T14:16:18.866Z] #45 133.3 github.com/LK4D4/vndr [2021-04-26T14:16:18.951Z] #20 28.45 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-26T14:16:19.127Z] #45 ... [2021-04-26T14:16:19.127Z] [2021-04-26T14:16:19.127Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:19.127Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:19.127Z] #43 72.09 DEP criu/sk-unix.d [2021-04-26T14:16:19.127Z] #43 72.29 DEP criu/sk-tcp.d [2021-04-26T14:16:19.127Z] #43 72.51 DEP criu/sk-queue.d [2021-04-26T14:16:19.127Z] #43 72.66 DEP criu/sk-packet.d [2021-04-26T14:16:19.127Z] #43 72.93 DEP criu/sk-netlink.d [2021-04-26T14:16:19.127Z] #43 73.19 DEP criu/sk-inet.d [2021-04-26T14:16:19.127Z] #43 73.37 DEP criu/signalfd.d [2021-04-26T14:16:19.127Z] #43 73.53 DEP criu/sigframe.d [2021-04-26T14:16:19.127Z] #43 73.67 DEP criu/shmem.d [2021-04-26T14:16:19.127Z] #43 73.79 DEP criu/servicefd.d [2021-04-26T14:16:19.127Z] #43 74.01 DEP criu/seize.d [2021-04-26T14:16:19.127Z] #43 74.18 DEP criu/seccomp.d [2021-04-26T14:16:19.127Z] #43 74.38 DEP criu/rst-malloc.d [2021-04-26T14:16:19.388Z] #43 74.46 DEP criu/rbtree.d [2021-04-26T14:16:19.388Z] #43 74.51 DEP criu/pstree.d [2021-04-26T14:16:19.388Z] #43 ... [2021-04-26T14:16:19.388Z] [2021-04-26T14:16:19.388Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:16:19.388Z] #53 sha256:aeaa741f4a0204ccb3f525c7457fd6e81a07c35763db5a9379e6744e816f029e [2021-04-26T14:16:19.388Z] #53 12.89 + cd /tmp/tmp.Ht1qxjaRpA/src/github.com/opencontainers/runc [2021-04-26T14:16:19.388Z] #53 12.89 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-26T14:16:19.388Z] #53 13.41 + '[' -z '' ']' [2021-04-26T14:16:19.388Z] #53 13.41 + target=static [2021-04-26T14:16:19.388Z] #53 13.41 + make 'BUILDTAGS=seccomp ' static [2021-04-26T14:16:19.388Z] #53 13.84 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-26T14:16:19.388Z] #53 ... [2021-04-26T14:16:19.388Z] [2021-04-26T14:16:19.388Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:19.388Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:19.388Z] #43 74.65 DEP criu/protobuf.d [2021-04-26T14:16:19.580Z] #20 5.929 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-26T14:16:19.649Z] #43 74.78 GEN criu/protobuf-desc-gen.h [2021-04-26T14:16:19.749Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-04-26T14:16:19.750Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-280a44e8\powershellScript.ps1'; exit $LASTEXITCODE; [2021-04-26T14:16:19.750Z] ---------------------------------------------------------------------------- [2021-04-26T14:16:19.750Z] [2021-04-26T14:16:19.750Z] INFO: executeCI.ps1 starting at Mon Apr 26 14:16:17 CUT 2021 [2021-04-26T14:16:19.750Z] [2021-04-26T14:16:19.750Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-04-26T14:16:19.750Z] INFO: Running git version 2.24.1.windows.2 [2021-04-26T14:16:19.750Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-04-26T14:16:19.750Z] INFO: Environment variables: [2021-04-26T14:16:19.750Z] [2021-04-26T14:16:19.750Z] Name Value [2021-04-26T14:16:19.750Z] ---- ----- [2021-04-26T14:16:19.750Z] ALLUSERSPROFILE C:\ProgramData [2021-04-26T14:16:19.750Z] amd64 true [2021-04-26T14:16:19.750Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-04-26T14:16:19.750Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-04-26T14:16:19.750Z] arm64 true [2021-04-26T14:16:19.750Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-04-26T14:16:19.750Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-04-26T14:16:19.750Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-04-26T14:16:19.750Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-04-26T14:16:19.750Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-04-26T14:16:19.750Z] BRANCH_NAME PR-42324 [2021-04-26T14:16:19.750Z] BUILD_DISPLAY_NAME #2 [2021-04-26T14:16:19.750Z] BUILD_ID 2 [2021-04-26T14:16:19.750Z] BUILD_NUMBER 2 [2021-04-26T14:16:19.750Z] BUILD_TAG jenkins-moby-PR-42324-2 [2021-04-26T14:16:19.750Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42324/2/ [2021-04-26T14:16:19.750Z] cgroup2 true [2021-04-26T14:16:19.750Z] CHANGE_AUTHOR AkihiroSuda [2021-04-26T14:16:19.750Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2021-04-26T14:16:19.750Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2021-04-26T14:16:19.750Z] CHANGE_BRANCH whichless-2010 [2021-04-26T14:16:19.750Z] CHANGE_FORK AkihiroSuda/docker [2021-04-26T14:16:19.750Z] CHANGE_ID 42324 [2021-04-26T14:16:19.750Z] CHANGE_TARGET 20.10 [2021-04-26T14:16:19.750Z] CHANGE_TITLE [20.10 backport] dockerd-rootless.sh: use `command -v` instead of `which` [2021-04-26T14:16:19.750Z] CHANGE_URL https://github.com/moby/moby/pull/42324 [2021-04-26T14:16:19.750Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-26T14:16:19.750Z] CommonProgramFiles C:\Program Files\Common Files [2021-04-26T14:16:19.750Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-04-26T14:16:19.750Z] CommonProgramW6432 C:\Program Files\Common Files [2021-04-26T14:16:19.750Z] COMPUTERNAME azwin-2-48da30 [2021-04-26T14:16:19.750Z] ComSpec C:\windows\system32\cmd.exe [2021-04-26T14:16:19.750Z] ConfigSequenceNumber 0 [2021-04-26T14:16:19.750Z] dco true [2021-04-26T14:16:19.750Z] DOCKER_BUILDKIT 0 [2021-04-26T14:16:19.750Z] DOCKER_DUT_DEBUG 1 [2021-04-26T14:16:19.750Z] DOCKER_EXPERIMENTAL 1 [2021-04-26T14:16:19.750Z] DOCKER_GRAPHDRIVER overlay2 [2021-04-26T14:16:19.750Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-04-26T14:16:19.750Z] EXECUTOR_NUMBER 0 [2021-04-26T14:16:19.750Z] FQDN azwin-2-48da30.westus.cloudapp.azure.com [2021-04-26T14:16:19.750Z] GIT_BRANCH PR-42324 [2021-04-26T14:16:19.750Z] GIT_COMMIT 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:16:19.750Z] GIT_PREVIOUS_COMMIT 8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:16:19.750Z] GIT_URL https://github.com/moby/moby.git [2021-04-26T14:16:19.750Z] HUDSON_COOKIE 0e9098cc-030b-4b97-a980-9a49842d4b40 [2021-04-26T14:16:19.750Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-04-26T14:16:19.750Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-04-26T14:16:19.750Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-04-26T14:16:19.750Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-04-26T14:16:19.750Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-04-26T14:16:19.750Z] JENKINS_NODE_COOKIE 0c647aee-a4d3-4410-b0f0-a47aa5f29b1c [2021-04-26T14:16:19.750Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-04-26T14:16:19.750Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-04-26T14:16:19.750Z] JOB_BASE_NAME PR-42324 [2021-04-26T14:16:19.750Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42324/display/redirect [2021-04-26T14:16:19.750Z] JOB_NAME moby/PR-42324 [2021-04-26T14:16:19.750Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42324/ [2021-04-26T14:16:19.750Z] library.jps.version master [2021-04-26T14:16:19.750Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-04-26T14:16:19.750Z] NODE_LABELS amd64 azure azwin-2-48da30 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-04-26T14:16:19.750Z] NODE_NAME azwin-2-48da30 [2021-04-26T14:16:19.750Z] NUMBER_OF_PROCESSORS 4 [2021-04-26T14:16:19.750Z] OS Windows_NT [2021-04-26T14:16:19.750Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-04-26T14:16:19.750Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-04-26T14:16:19.750Z] ppc64le false [2021-04-26T14:16:19.750Z] PROCESSOR_ARCHITECTURE AMD64 [2021-04-26T14:16:19.750Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-04-26T14:16:19.750Z] PROCESSOR_LEVEL 6 [2021-04-26T14:16:19.750Z] PROCESSOR_REVISION 5504 [2021-04-26T14:16:19.750Z] ProgramData C:\ProgramData [2021-04-26T14:16:19.750Z] ProgramFiles C:\Program Files [2021-04-26T14:16:19.750Z] ProgramFiles(x86) C:\Program Files (x86) [2021-04-26T14:16:19.750Z] ProgramW6432 C:\Program Files [2021-04-26T14:16:19.750Z] PROMPT $P$G [2021-04-26T14:16:19.750Z] PSExecutionPolicyPreference Bypass [2021-04-26T14:16:19.750Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-04-26T14:16:19.750Z] PUBLIC C:\Users\Public [2021-04-26T14:16:19.750Z] rootless true [2021-04-26T14:16:19.750Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42324/2/display/redirect?page=artif... [2021-04-26T14:16:19.750Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42324/2/display/redirect?page=changes [2021-04-26T14:16:19.750Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42324/2/display/redirect [2021-04-26T14:16:19.750Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42324/2/display/redirect?page=tests [2021-04-26T14:16:19.750Z] s390x false [2021-04-26T14:16:19.750Z] SKIP_VALIDATION_TESTS 1 [2021-04-26T14:16:19.750Z] SOURCES_DRIVE d [2021-04-26T14:16:19.750Z] SOURCES_SUBDIR gopath [2021-04-26T14:16:19.750Z] STAGE_NAME Run tests [2021-04-26T14:16:19.750Z] SystemDrive C: [2021-04-26T14:16:19.750Z] SystemRoot C:\windows [2021-04-26T14:16:19.750Z] TEMP C:\windows\TEMP [2021-04-26T14:16:19.750Z] TESTDEBUG 0 [2021-04-26T14:16:19.750Z] TESTRUN_DRIVE d [2021-04-26T14:16:19.750Z] TESTRUN_SUBDIR CI [2021-04-26T14:16:19.750Z] TIMEOUT 120m [2021-04-26T14:16:19.750Z] TMP C:\windows\TEMP [2021-04-26T14:16:19.750Z] unit_validate true [2021-04-26T14:16:19.750Z] USERDOMAIN WORKGROUP [2021-04-26T14:16:19.750Z] USERNAME azwin-2-48da30$ [2021-04-26T14:16:19.750Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-04-26T14:16:19.750Z] validate_force false [2021-04-26T14:16:19.750Z] windir C:\windows [2021-04-26T14:16:19.750Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-04-26T14:16:19.750Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-04-26T14:16:19.750Z] windowsRS1 false [2021-04-26T14:16:19.750Z] windowsRS5 true [2021-04-26T14:16:19.750Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-04-26T14:16:19.750Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-04-26T14:16:19.750Z] [2021-04-26T14:16:19.750Z] [2021-04-26T14:16:19.750Z] [2021-04-26T14:16:19.750Z] INFO: Sources under d:\gopath\... [2021-04-26T14:16:19.750Z] INFO: Test run under d:\CI\... [2021-04-26T14:16:19.750Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-04-26T14:16:19.750Z] INFO: docker/docker repository was found [2021-04-26T14:16:19.750Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-04-26T14:16:19.750Z] ltsc2019: Pulling from windows/servercore [2021-04-26T14:16:19.750Z] 4612f6d0b889: Pulling fs layer [2021-04-26T14:16:19.750Z] 399f118dfaa9: Pulling fs layer [2021-04-26T14:16:19.841Z] #20 ... [2021-04-26T14:16:19.841Z] [2021-04-26T14:16:19.841Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:19.841Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:19.841Z] #43 72.51 LINK criu/pie/restorer.built-in.o [2021-04-26T14:16:19.841Z] #43 72.52 GEN criu/pie/restorer-blob.h [2021-04-26T14:16:19.841Z] #43 72.65 DEP criu/vdso.d [2021-04-26T14:16:19.841Z] #43 72.80 DEP criu/vdso-compat.d [2021-04-26T14:16:19.841Z] #43 72.90 DEP criu/uts_ns.d [2021-04-26T14:16:19.841Z] #43 73.13 DEP criu/util.d [2021-04-26T14:16:19.841Z] #43 73.38 DEP criu/uffd.d [2021-04-26T14:16:19.841Z] #43 73.52 DEP criu/tun.d [2021-04-26T14:16:19.841Z] #43 73.72 DEP criu/tty.d [2021-04-26T14:16:19.841Z] #43 73.92 DEP criu/timerfd.d [2021-04-26T14:16:19.841Z] #43 74.12 DEP criu/timens.d [2021-04-26T14:16:19.841Z] #43 74.34 DEP criu/sysfs_parse.d [2021-04-26T14:16:19.841Z] #43 74.48 DEP criu/sysctl.d [2021-04-26T14:16:19.841Z] #43 74.65 DEP criu/string.d [2021-04-26T14:16:19.841Z] #43 74.65 DEP criu/stats.d [2021-04-26T14:16:19.841Z] #43 74.74 DEP criu/sockets.d [2021-04-26T14:16:19.841Z] #43 74.94 DEP criu/sk-unix.d [2021-04-26T14:16:19.841Z] #43 75.19 DEP criu/sk-tcp.d [2021-04-26T14:16:19.841Z] #43 75.45 DEP criu/sk-queue.d [2021-04-26T14:16:19.841Z] #43 75.62 DEP criu/sk-packet.d [2021-04-26T14:16:19.841Z] #43 75.86 DEP criu/sk-netlink.d [2021-04-26T14:16:19.841Z] #43 76.12 DEP criu/sk-inet.d [2021-04-26T14:16:19.841Z] #43 76.36 DEP criu/signalfd.d [2021-04-26T14:16:19.841Z] #43 76.50 DEP criu/sigframe.d [2021-04-26T14:16:19.841Z] #43 76.63 DEP criu/shmem.d [2021-04-26T14:16:19.841Z] #43 76.82 DEP criu/servicefd.d [2021-04-26T14:16:19.841Z] #43 77.00 DEP criu/seize.d [2021-04-26T14:16:19.841Z] #43 77.14 DEP criu/seccomp.d [2021-04-26T14:16:19.842Z] #43 77.27 DEP criu/rst-malloc.d [2021-04-26T14:16:19.842Z] #43 77.34 DEP criu/rbtree.d [2021-04-26T14:16:19.842Z] #43 77.40 DEP criu/pstree.d [2021-04-26T14:16:19.842Z] #43 77.57 DEP criu/protobuf.d [2021-04-26T14:16:19.842Z] #43 77.73 GEN criu/protobuf-desc-gen.h [2021-04-26T14:16:19.842Z] #43 79.33 DEP criu/protobuf-desc.d [2021-04-26T14:16:19.842Z] #43 79.44 DEP criu/proc_parse.d [2021-04-26T14:16:19.842Z] #43 79.66 DEP criu/plugin.d [2021-04-26T14:16:19.842Z] #43 79.72 DEP criu/pipes.d [2021-04-26T14:16:19.842Z] #43 79.84 DEP criu/pie-util.d [2021-04-26T14:16:19.842Z] #43 79.99 DEP criu/pie-util-vdso.d [2021-04-26T14:16:19.842Z] #43 80.11 DEP criu/pie-util-vdso-elf32.d [2021-04-26T14:16:19.842Z] #43 80.19 DEP criu/path.d [2021-04-26T14:16:19.842Z] #43 80.31 DEP criu/parasite-syscall.d [2021-04-26T14:16:19.842Z] #43 80.52 DEP criu/pagemap.d [2021-04-26T14:16:19.842Z] #43 80.69 DEP criu/pagemap-cache.d [2021-04-26T14:16:19.842Z] #43 80.86 DEP criu/page-xfer.d [2021-04-26T14:16:19.842Z] #43 81.00 DEP criu/page-pipe.d [2021-04-26T14:16:19.842Z] #43 81.09 DEP criu/netfilter.d [2021-04-26T14:16:19.842Z] #43 81.29 DEP criu/net.d [2021-04-26T14:16:19.842Z] #43 81.50 DEP criu/namespaces.d [2021-04-26T14:16:19.842Z] #43 81.68 DEP criu/mount.d [2021-04-26T14:16:19.911Z] #43 ... [2021-04-26T14:16:19.911Z] [2021-04-26T14:16:19.911Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-26T14:16:19.911Z] #45 sha256:a334a033e16241e43d991948ecc0dbe6b75d0cbcafecada8fb298d571c1cbe86 [2021-04-26T14:16:19.911Z] #45 DONE 143.2s [2021-04-26T14:16:19.911Z] [2021-04-26T14:16:19.911Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:16:19.911Z] #56 sha256:dc57fe134ff4158a6211f77a7a1b3acc06d0a670c5aa5e3ccc5de30ada9e1396 [2021-04-26T14:16:20.103Z] #43 81.85 DEP criu/memfd.d [2021-04-26T14:16:20.103Z] #43 82.06 DEP criu/mem.d [2021-04-26T14:16:20.365Z] #43 82.22 DEP criu/lsm.d [2021-04-26T14:16:20.365Z] #43 82.35 DEP criu/log.d [2021-04-26T14:16:20.504Z] #24 122.5 Checking out files: 21% (2475/11366) Checking out files: 22% (2501/11366) Checking out files: 23% (2615/11366) Checking out files: 24% (2728/11366) Checking out files: 25% (2842/11366) Checking out files: 26% (2956/11366) Checking out files: 27% (3069/11366) Checking out files: 28% (3183/11366) Checking out files: 29% (3297/11366) Checking out files: 30% (3410/11366) Checking out files: 31% (3524/11366) Checking out files: 32% (3638/11366) Checking out files: 33% (3751/11366) Checking out files: 34% (3865/11366) Checking out files: 35% (3979/11366) Checking out files: 36% (4092/11366) Checking out files: 37% (4206/11366) Checking out files: 38% (4320/11366) Checking out files: 39% (4433/11366) Checking out files: 40% (4547/11366) Checking out files: 41% (4661/11366) Checking out files: 42% (4774/11366) Checking out files: 43% (4888/11366) Checking out files: 44% (5002/11366) Checking out files: 44% (5073/11366) Checking out files: 45% (5115/11366) Checking out files: 46% (5229/11366) Checking out files: 47% (5343/11366) Checking out files: 48% (5456/11366) Checking out files: 49% (5570/11366) Checking out files: 50% (5683/11366) Checking out files: 51% (5797/11366) Checking out files: 52% (5911/11366) Checking out files: 53% (6024/11366) Checking out files: 54% (6138/11366) Checking out files: 55% (6252/11366) Checking out files: 56% (6365/11366) Checking out files: 57% (6479/11366) Checking out files: 58% (6593/11366) Checking out files: 59% (6706/11366) Checking out files: 60% (6820/11366) Checking out files: 61% (6934/11366) Checking out files: 62% (7047/11366) Checking out files: 63% (7161/11366) Checking out files: 64% (7275/11366) Checking out files: 65% (7388/11366) Checking out files: 66% (7502/11366) Checking out files: 67% (7616/11366) Checking out files: 68% (7729/11366) Checking out files: 69% (7843/11366) Checking out files: 69% (7929/11366) Checking out files: 70% (7957/11366) Checking out files: 71% (8070/11366) Checking out files: 72% (8184/11366) Checking out files: 73% (8298/11366) Checking out files: 74% (8411/11366) Checking out files: 75% (8525/11366) Checking out files: 76% (8639/11366) Checking out files: 77% (8752/11366) Checking out files: 78% (8866/11366) Checking out files: 79% (8980/11366) Checking out files: 80% (9093/11366) Checking out files: 81% (9207/11366) Checking out files: 82% (9321/11366) Checking out files: 83% (9434/11366) Checking out files: 84% (9548/11366) Checking out files: 85% (9662/11366) Checking out files: 86% (9775/11366) Checking out files: 87% (9889/11366) Checking out files: 88% (10003/11366) Checking out files: 89% (10116/11366) Checking out files: 89% (10220/11366) Checking out files: 90% (10230/11366) Checking out files: 91% (10344/11366) Checking out files: 92% (10457/11366) Checking out files: 93% (10571/11366) Checking out files: 94% (10685/11366) Checking out files: 95% (10798/11366) Checking out files: 96% (10912/11366) Checking out files: 97% (11026/11366) Checking out files: 98% (11139/11366) Checking out files: 99% (11253/11366) Checking out files: 100% (11366/11366) Checking out files: 100% (11366/11366), done. [2021-04-26T14:16:20.504Z] #24 126.1 + cd /tmp/tmp.GlYPYWOMic/tmp/docker-ce [2021-04-26T14:16:20.504Z] #24 126.1 + git checkout -q v17.06.2-ce [2021-04-26T14:16:20.626Z] #43 82.46 DEP criu/libnetlink.d [2021-04-26T14:16:20.887Z] #43 82.56 DEP criu/kerndat.d [2021-04-26T14:16:20.887Z] #43 82.74 DEP criu/kcmp-ids.d [2021-04-26T14:16:21.149Z] #43 82.84 DEP criu/irmap.d [2021-04-26T14:16:21.149Z] #43 ... [2021-04-26T14:16:21.149Z] [2021-04-26T14:16:21.149Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:21.149Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:16:21.149Z] #20 7.289 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [284 kB] [2021-04-26T14:16:21.299Z] #56 ... [2021-04-26T14:16:21.299Z] [2021-04-26T14:16:21.299Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:21.299Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:16:21.299Z] #20 11.44 Reading package lists... [2021-04-26T14:16:21.496Z] #20 30.62 Selecting previously unselected package python3-minimal. [2021-04-26T14:16:21.496Z] #20 30.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-26T14:16:21.496Z] #20 30.68 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-26T14:16:21.496Z] #20 30.69 Unpacking python3-minimal (3.7.3-1) ... [2021-04-26T14:16:21.496Z] #20 30.76 Selecting previously unselected package libmpdec2:amd64. [2021-04-26T14:16:21.496Z] #20 30.76 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-26T14:16:21.496Z] #20 30.77 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-26T14:16:21.496Z] #20 30.85 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-26T14:16:21.496Z] #20 30.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-26T14:16:21.496Z] #20 30.87 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:22.094Z] #20 ... [2021-04-26T14:16:22.094Z] [2021-04-26T14:16:22.094Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-26T14:16:22.094Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-26T14:16:22.094Z] #32 DONE 155.2s [2021-04-26T14:16:22.094Z] [2021-04-26T14:16:22.094Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:22.094Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:16:22.094Z] #20 8.531 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-26T14:16:22.439Z] #20 31.82 Selecting previously unselected package python3.7. [2021-04-26T14:16:22.440Z] #20 31.83 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-26T14:16:22.440Z] #20 31.83 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:22.440Z] #20 31.96 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-26T14:16:22.440Z] #20 31.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-26T14:16:22.440Z] #20 31.98 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-26T14:16:22.706Z] #20 32.10 Setting up python3-minimal (3.7.3-1) ... [2021-04-26T14:16:23.650Z] #20 33.08 Selecting previously unselected package python3. [2021-04-26T14:16:23.650Z] #20 33.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-26T14:16:23.650Z] #20 33.15 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-26T14:16:23.650Z] #20 33.15 Unpacking python3 (3.7.3-1) ... [2021-04-26T14:16:23.650Z] #20 33.25 Selecting previously unselected package libip4tc0:amd64. [2021-04-26T14:16:23.650Z] #20 33.27 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-26T14:16:23.650Z] #20 33.28 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-26T14:16:23.834Z] #24 129.5 + mkdir -p /tmp/tmp.GlYPYWOMic/src/github.com/docker [2021-04-26T14:16:23.834Z] #24 129.5 + mv components/cli /tmp/tmp.GlYPYWOMic/src/github.com/docker/cli [2021-04-26T14:16:23.834Z] #24 129.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-26T14:16:23.911Z] #20 33.40 Selecting previously unselected package libip6tc0:amd64. [2021-04-26T14:16:23.911Z] #20 33.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-26T14:16:23.911Z] #20 33.41 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-26T14:16:24.172Z] #20 33.52 Selecting previously unselected package libiptc0:amd64. [2021-04-26T14:16:24.172Z] #20 33.52 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-26T14:16:24.172Z] #20 33.52 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-26T14:16:24.172Z] #20 33.60 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-26T14:16:24.172Z] #20 33.61 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-26T14:16:24.172Z] #20 33.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-26T14:16:24.172Z] #20 33.69 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-26T14:16:24.172Z] #20 33.69 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-26T14:16:24.172Z] #20 33.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-26T14:16:24.433Z] #20 33.80 Selecting previously unselected package libnftnl11:amd64. [2021-04-26T14:16:24.433Z] #20 33.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-26T14:16:24.433Z] #20 33.84 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-26T14:16:24.433Z] #20 33.93 Selecting previously unselected package iptables. [2021-04-26T14:16:24.433Z] #20 33.94 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-26T14:16:24.433Z] #20 33.94 Unpacking iptables (1.8.2-4) ... [2021-04-26T14:16:24.693Z] #20 34.31 Selecting previously unselected package xxd. [2021-04-26T14:16:24.693Z] #20 34.32 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-26T14:16:24.693Z] #20 34.33 Unpacking xxd (2:8.1.0875-5) ... [2021-04-26T14:16:24.954Z] #20 34.46 Selecting previously unselected package vim-common. [2021-04-26T14:16:24.954Z] #20 34.47 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-26T14:16:24.954Z] #20 34.49 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-26T14:16:25.215Z] #20 34.68 Selecting previously unselected package bash-completion. [2021-04-26T14:16:25.215Z] #20 34.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-26T14:16:25.509Z] #20 15.82 Reading package lists... [2021-04-26T14:16:25.771Z] #20 19.53 Building dependency tree... [2021-04-26T14:16:26.715Z] #20 21.03 libcap2-bin is already the newest version (1:2.25-2). [2021-04-26T14:16:26.715Z] #20 21.03 The following additional packages will be installed: [2021-04-26T14:16:26.715Z] #20 21.05 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-26T14:16:26.715Z] #20 21.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-26T14:16:26.715Z] #20 21.05 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-26T14:16:26.715Z] #20 21.05 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-26T14:16:26.715Z] #20 21.05 python3.7 python3.7-minimal vim-runtime xxd [2021-04-26T14:16:26.715Z] #20 21.05 Suggested packages: [2021-04-26T14:16:26.715Z] #20 21.05 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-26T14:16:26.715Z] #20 21.05 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-26T14:16:26.715Z] #20 21.05 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-26T14:16:26.715Z] #20 21.05 Recommended packages: [2021-04-26T14:16:26.715Z] #20 21.05 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-26T14:16:26.715Z] #20 21.05 python3-keyrings.alt python3-xdg unzip [2021-04-26T14:16:26.793Z] 399f118dfaa9: Verifying Checksum [2021-04-26T14:16:26.793Z] 399f118dfaa9: Download complete [2021-04-26T14:16:27.387Z] #20 13.06 Fetched 8955 kB in 9s (1004 kB/s) [2021-04-26T14:16:27.648Z] #20 13.06 Reading package lists... [2021-04-26T14:16:27.648Z] #20 ... [2021-04-26T14:16:27.648Z] [2021-04-26T14:16:27.648Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:27.648Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:27.648Z] #43 82.99 DEP criu/ipc_ns.d [2021-04-26T14:16:27.648Z] #43 83.12 DEP criu/image.d [2021-04-26T14:16:27.648Z] #43 83.26 DEP criu/image-desc.d [2021-04-26T14:16:27.648Z] #43 83.35 DEP criu/fsnotify.d [2021-04-26T14:16:27.648Z] #43 83.50 DEP criu/filesystems.d [2021-04-26T14:16:27.648Z] #43 83.62 DEP criu/files.d [2021-04-26T14:16:27.648Z] #43 83.83 DEP criu/files-reg.d [2021-04-26T14:16:27.648Z] #43 84.00 DEP criu/files-ext.d [2021-04-26T14:16:27.648Z] #43 84.18 DEP criu/file-lock.d [2021-04-26T14:16:27.648Z] #43 84.42 DEP criu/file-ids.d [2021-04-26T14:16:27.648Z] #43 84.55 DEP criu/fifo.d [2021-04-26T14:16:27.648Z] #43 84.70 DEP criu/fdstore.d [2021-04-26T14:16:27.648Z] #43 84.81 DEP criu/fault-injection.d [2021-04-26T14:16:27.648Z] #43 84.86 DEP criu/external.d [2021-04-26T14:16:27.648Z] #43 85.02 DEP criu/eventpoll.d [2021-04-26T14:16:27.648Z] #43 85.19 DEP criu/eventfd.d [2021-04-26T14:16:27.648Z] #43 85.34 DEP criu/crtools.d [2021-04-26T14:16:27.648Z] #43 85.52 DEP criu/cr-service.d [2021-04-26T14:16:27.648Z] #43 85.73 DEP criu/cr-restore.d [2021-04-26T14:16:27.648Z] #43 85.97 DEP criu/cr-errno.d [2021-04-26T14:16:27.648Z] #43 85.99 DEP criu/cr-dump.d [2021-04-26T14:16:27.648Z] #43 86.20 DEP criu/cr-dedup.d [2021-04-26T14:16:27.648Z] #43 86.40 DEP criu/cr-check.d [2021-04-26T14:16:27.648Z] #43 86.69 DEP criu/config.d [2021-04-26T14:16:27.648Z] #43 86.89 DEP criu/clone-noasan.d [2021-04-26T14:16:27.648Z] #43 87.00 DEP criu/cgroup.d [2021-04-26T14:16:27.648Z] #43 87.15 DEP criu/cgroup-props.d [2021-04-26T14:16:27.648Z] #43 87.23 DEP criu/bitmap.d [2021-04-26T14:16:27.648Z] #43 87.26 DEP criu/bfd.d [2021-04-26T14:16:27.648Z] #43 87.36 DEP criu/autofs.d [2021-04-26T14:16:27.648Z] #43 87.49 DEP criu/aio.d [2021-04-26T14:16:27.648Z] #43 87.66 DEP criu/action-scripts.d [2021-04-26T14:16:27.648Z] #43 87.89 CC criu/action-scripts.o [2021-04-26T14:16:27.648Z] #43 88.28 CC criu/aio.o [2021-04-26T14:16:27.648Z] #43 88.84 CC criu/autofs.o [2021-04-26T14:16:27.659Z] #20 ... [2021-04-26T14:16:27.659Z] [2021-04-26T14:16:27.659Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:27.659Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:27.659Z] #43 76.88 DEP criu/protobuf-desc.d [2021-04-26T14:16:27.659Z] #43 76.95 DEP criu/proc_parse.d [2021-04-26T14:16:27.659Z] #43 77.12 DEP criu/plugin.d [2021-04-26T14:16:27.659Z] #43 77.24 DEP criu/pipes.d [2021-04-26T14:16:27.659Z] #43 77.46 DEP criu/pie-util.d [2021-04-26T14:16:27.659Z] #43 77.56 DEP criu/pie-util-vdso.d [2021-04-26T14:16:27.659Z] #43 77.71 DEP criu/pie-util-vdso-elf32.d [2021-04-26T14:16:27.659Z] #43 77.85 DEP criu/path.d [2021-04-26T14:16:27.659Z] #43 77.96 DEP criu/parasite-syscall.d [2021-04-26T14:16:27.659Z] #43 78.18 DEP criu/pagemap.d [2021-04-26T14:16:27.659Z] #43 78.34 DEP criu/pagemap-cache.d [2021-04-26T14:16:27.659Z] #43 78.43 DEP criu/page-xfer.d [2021-04-26T14:16:27.659Z] #43 78.58 DEP criu/page-pipe.d [2021-04-26T14:16:27.659Z] #43 78.72 DEP criu/netfilter.d [2021-04-26T14:16:27.659Z] #43 78.87 DEP criu/net.d [2021-04-26T14:16:27.659Z] #43 79.02 DEP criu/namespaces.d [2021-04-26T14:16:27.659Z] #43 79.17 DEP criu/mount.d [2021-04-26T14:16:27.659Z] #43 79.33 DEP criu/memfd.d [2021-04-26T14:16:27.659Z] #43 79.46 DEP criu/mem.d [2021-04-26T14:16:27.659Z] #43 79.71 DEP criu/lsm.d [2021-04-26T14:16:27.659Z] #43 79.89 DEP criu/log.d [2021-04-26T14:16:27.659Z] #43 80.00 DEP criu/libnetlink.d [2021-04-26T14:16:27.659Z] #43 80.10 DEP criu/kerndat.d [2021-04-26T14:16:27.659Z] #43 80.33 DEP criu/kcmp-ids.d [2021-04-26T14:16:27.659Z] #43 80.38 DEP criu/irmap.d [2021-04-26T14:16:27.659Z] #43 80.49 DEP criu/ipc_ns.d [2021-04-26T14:16:27.659Z] #43 80.66 DEP criu/image.d [2021-04-26T14:16:27.659Z] #43 80.79 DEP criu/image-desc.d [2021-04-26T14:16:27.659Z] #43 80.89 DEP criu/fsnotify.d [2021-04-26T14:16:27.659Z] #43 81.05 DEP criu/filesystems.d [2021-04-26T14:16:27.659Z] #43 81.20 DEP criu/files.d [2021-04-26T14:16:27.659Z] #43 81.42 DEP criu/files-reg.d [2021-04-26T14:16:27.659Z] #43 81.59 DEP criu/files-ext.d [2021-04-26T14:16:27.659Z] #43 81.73 DEP criu/file-lock.d [2021-04-26T14:16:27.659Z] #43 81.85 DEP criu/file-ids.d [2021-04-26T14:16:27.659Z] #43 81.98 DEP criu/fifo.d [2021-04-26T14:16:27.659Z] #43 82.17 DEP criu/fdstore.d [2021-04-26T14:16:27.659Z] #43 82.28 DEP criu/fault-injection.d [2021-04-26T14:16:27.659Z] #43 82.33 DEP criu/external.d [2021-04-26T14:16:27.659Z] #43 82.44 DEP criu/eventpoll.d [2021-04-26T14:16:27.659Z] #43 82.57 DEP criu/eventfd.d [2021-04-26T14:16:27.659Z] #43 82.71 DEP criu/crtools.d [2021-04-26T14:16:27.920Z] #43 82.87 DEP criu/cr-service.d [2021-04-26T14:16:27.920Z] #43 83.04 DEP criu/cr-restore.d [2021-04-26T14:16:28.077Z] #24 ... [2021-04-26T14:16:28.077Z] [2021-04-26T14:16:28.077Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:28.077Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-26T14:16:28.077Z] #43 56.76 DEP soccr/soccr.d [2021-04-26T14:16:28.077Z] #43 57.02 CC soccr/soccr.o [2021-04-26T14:16:28.077Z] #43 58.18 AR soccr/libsoccr.a [2021-04-26T14:16:28.077Z] #43 58.24 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-26T14:16:28.077Z] #43 58.72 DEP criu/arch/aarch64/sigframe.d [2021-04-26T14:16:28.077Z] #43 58.83 DEP criu/arch/aarch64/crtools.d [2021-04-26T14:16:28.077Z] #43 59.01 DEP criu/arch/aarch64/cpu.d [2021-04-26T14:16:28.077Z] #43 59.05 DEP criu/arch/aarch64/bitops.d [2021-04-26T14:16:28.077Z] #43 59.09 CC criu/arch/aarch64/bitops.o [2021-04-26T14:16:28.077Z] #43 59.16 CC criu/arch/aarch64/cpu.o [2021-04-26T14:16:28.077Z] #43 59.37 CC criu/arch/aarch64/crtools.o [2021-04-26T14:16:28.077Z] #43 59.91 CC criu/arch/aarch64/sigframe.o [2021-04-26T14:16:28.077Z] #43 60.10 LINK criu/arch/aarch64/crtools.built-in.o [2021-04-26T14:16:28.077Z] #43 60.14 DEP criu/pie/util-vdso.d [2021-04-26T14:16:28.077Z] #43 60.34 DEP criu/pie/util.d [2021-04-26T14:16:28.077Z] #43 60.56 CC criu/pie/util.o [2021-04-26T14:16:28.077Z] #43 60.88 CC criu/pie/util-vdso.o [2021-04-26T14:16:28.077Z] #43 61.46 AR criu/pie/pie.lib.a [2021-04-26T14:16:28.077Z] #43 61.53 DEP criu/pie/restorer.d [2021-04-26T14:16:28.077Z] #43 61.80 DEP criu/arch/aarch64/intraprocedure.d [2021-04-26T14:16:28.077Z] #43 61.83 DEP criu/arch/aarch64/restorer.d [2021-04-26T14:16:28.077Z] #43 61.98 DEP criu/arch/aarch64/vdso-pie.d [2021-04-26T14:16:28.077Z] #43 62.07 DEP criu/pie/parasite-vdso.d [2021-04-26T14:16:28.077Z] #43 62.29 DEP criu/pie/parasite.d [2021-04-26T14:16:28.077Z] #43 62.61 CC criu/pie/parasite.o [2021-04-26T14:16:28.077Z] #43 63.79 LINK criu/pie/parasite.built-in.o [2021-04-26T14:16:28.077Z] #43 63.80 GEN criu/pie/parasite-blob.h [2021-04-26T14:16:28.077Z] #43 63.82 CC criu/pie/parasite-vdso.o [2021-04-26T14:16:28.077Z] #43 64.32 CC criu/arch/aarch64/vdso-pie.o [2021-04-26T14:16:28.077Z] #43 64.71 CC criu/arch/aarch64/restorer.o [2021-04-26T14:16:28.077Z] #43 65.16 CC criu/arch/aarch64/intraprocedure.o [2021-04-26T14:16:28.077Z] #43 65.21 CC criu/pie/restorer.o [2021-04-26T14:16:28.077Z] #43 ... [2021-04-26T14:16:28.077Z] [2021-04-26T14:16:28.077Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:28.077Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-26T14:16:28.077Z] #20 7.542 Fetched 8772 kB in 6s (1532 kB/s) [2021-04-26T14:16:28.077Z] #20 7.542 Reading package lists... [2021-04-26T14:16:28.077Z] #20 9.945 Reading package lists... [2021-04-26T14:16:28.077Z] #20 12.28 Building dependency tree... [2021-04-26T14:16:28.077Z] #20 13.26 libcap2-bin is already the newest version (1:2.25-2). [2021-04-26T14:16:28.077Z] #20 13.26 The following additional packages will be installed: [2021-04-26T14:16:28.077Z] #20 13.26 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-26T14:16:28.077Z] #20 13.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-26T14:16:28.077Z] #20 13.26 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-26T14:16:28.077Z] #20 13.26 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-26T14:16:28.077Z] #20 13.26 python3.7 python3.7-minimal vim-runtime xxd [2021-04-26T14:16:28.077Z] #20 13.26 Suggested packages: [2021-04-26T14:16:28.077Z] #20 13.26 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-26T14:16:28.077Z] #20 13.26 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-26T14:16:28.077Z] #20 13.26 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-26T14:16:28.077Z] #20 13.26 Recommended packages: [2021-04-26T14:16:28.077Z] #20 13.26 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-26T14:16:28.077Z] #20 13.26 python3-keyrings.alt python3-xdg unzip [2021-04-26T14:16:28.077Z] #20 14.42 The following NEW packages will be installed: [2021-04-26T14:16:28.077Z] #20 14.42 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-26T14:16:28.077Z] #20 14.42 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-26T14:16:28.077Z] #20 14.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-26T14:16:28.077Z] #20 14.42 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-26T14:16:28.077Z] #20 14.42 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-26T14:16:28.077Z] #20 14.42 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-26T14:16:28.077Z] #20 14.42 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-26T14:16:28.077Z] #20 14.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-26T14:16:28.077Z] #20 14.42 xz-utils zip [2021-04-26T14:16:28.077Z] #20 14.76 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-26T14:16:28.077Z] #20 14.76 Need to get 27.6 MB of archives. [2021-04-26T14:16:28.077Z] #20 14.76 After this operation, 114 MB of additional disk space will be used. [2021-04-26T14:16:28.077Z] #20 14.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-04-26T14:16:28.077Z] #20 14.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-04-26T14:16:28.077Z] #20 14.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-04-26T14:16:28.077Z] #20 15.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-04-26T14:16:28.077Z] #20 15.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-04-26T14:16:28.077Z] #20 15.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-04-26T14:16:28.077Z] #20 15.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-04-26T14:16:28.077Z] #20 15.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-04-26T14:16:28.077Z] #20 15.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-04-26T14:16:28.077Z] #20 15.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-04-26T14:16:28.077Z] #20 15.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-04-26T14:16:28.077Z] #20 15.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-04-26T14:16:28.077Z] #20 15.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-04-26T14:16:28.077Z] #20 15.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-04-26T14:16:28.077Z] #20 15.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-04-26T14:16:28.077Z] #20 15.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-04-26T14:16:28.077Z] #20 15.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-26T14:16:28.077Z] #20 15.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-26T14:16:28.077Z] #20 15.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-04-26T14:16:28.077Z] #20 15.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-04-26T14:16:28.077Z] #20 15.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-04-26T14:16:28.077Z] #20 15.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-04-26T14:16:28.077Z] #20 15.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-04-26T14:16:28.077Z] #20 15.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-26T14:16:28.077Z] #20 15.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-26T14:16:28.077Z] #20 15.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-26T14:16:28.077Z] #20 15.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-04-26T14:16:28.077Z] #20 15.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-04-26T14:16:28.077Z] #20 15.70 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-26T14:16:28.077Z] #20 15.99 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-04-26T14:16:28.077Z] #20 16.00 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-04-26T14:16:28.077Z] #20 16.04 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-04-26T14:16:28.077Z] #20 16.04 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-04-26T14:16:28.077Z] #20 16.07 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-04-26T14:16:28.077Z] #20 16.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-26T14:16:28.077Z] #20 16.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-26T14:16:28.077Z] #20 16.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-26T14:16:28.181Z] #43 ... [2021-04-26T14:16:28.181Z] [2021-04-26T14:16:28.181Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:28.181Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:16:28.181Z] #20 22.63 The following NEW packages will be installed: [2021-04-26T14:16:28.181Z] #20 22.64 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-26T14:16:28.181Z] #20 22.64 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-26T14:16:28.181Z] #20 22.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-26T14:16:28.181Z] #20 22.64 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-26T14:16:28.181Z] #20 22.65 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-26T14:16:28.181Z] #20 22.65 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-26T14:16:28.181Z] #20 22.65 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-26T14:16:28.181Z] #20 22.65 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-26T14:16:28.181Z] #20 22.65 xz-utils zip [2021-04-26T14:16:28.343Z] #20 16.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-04-26T14:16:28.343Z] #20 16.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-26T14:16:28.343Z] #20 16.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-26T14:16:28.343Z] #20 16.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-26T14:16:28.343Z] #20 16.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-04-26T14:16:28.343Z] #20 16.26 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-04-26T14:16:28.343Z] #20 16.28 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-04-26T14:16:28.343Z] #20 16.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-26T14:16:28.443Z] #20 22.96 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-26T14:16:28.443Z] #20 22.96 Need to get 28.5 MB of archives. [2021-04-26T14:16:28.443Z] #20 22.96 After this operation, 116 MB of additional disk space will be used. [2021-04-26T14:16:28.443Z] #20 22.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-26T14:16:28.443Z] #20 22.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-26T14:16:28.443Z] #20 22.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-26T14:16:28.517Z] #20 37.55 Unpacking bash-completion (1:2.8-6) ... [2021-04-26T14:16:28.517Z] #20 37.94 Selecting previously unselected package bzip2. [2021-04-26T14:16:28.517Z] #20 37.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-26T14:16:28.517Z] #20 37.95 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-26T14:16:28.517Z] #20 38.02 Selecting previously unselected package xz-utils. [2021-04-26T14:16:28.517Z] #20 38.03 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-26T14:16:28.517Z] #20 38.04 Unpacking xz-utils (5.2.4-1) ... [2021-04-26T14:16:28.591Z] #43 90.25 CC criu/bfd.o [2021-04-26T14:16:28.608Z] #20 16.68 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-04-26T14:16:28.608Z] #20 16.74 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-04-26T14:16:28.608Z] #20 16.79 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-04-26T14:16:28.608Z] #20 ... [2021-04-26T14:16:28.608Z] [2021-04-26T14:16:28.608Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:28.608Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-26T14:16:28.608Z] #43 67.38 LINK criu/pie/restorer.built-in.o [2021-04-26T14:16:28.608Z] #43 67.39 GEN criu/pie/restorer-blob.h [2021-04-26T14:16:28.608Z] #43 67.46 DEP criu/vdso.d [2021-04-26T14:16:28.704Z] #20 23.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-26T14:16:28.704Z] #20 23.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-26T14:16:28.704Z] #20 23.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-26T14:16:28.704Z] #20 23.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-26T14:16:28.704Z] #20 23.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-26T14:16:28.704Z] #20 23.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-26T14:16:28.704Z] #20 23.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-26T14:16:28.704Z] #20 23.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-26T14:16:28.705Z] #20 23.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-26T14:16:28.705Z] #20 23.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-26T14:16:28.705Z] #20 23.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-26T14:16:28.705Z] #20 23.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-26T14:16:28.705Z] #20 23.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-26T14:16:28.705Z] #20 23.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-26T14:16:28.705Z] #20 23.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-26T14:16:28.705Z] #20 23.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-26T14:16:28.705Z] #20 23.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-26T14:16:28.705Z] #20 23.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-26T14:16:28.778Z] #20 38.20 Selecting previously unselected package apparmor. [2021-04-26T14:16:28.778Z] #20 38.20 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-26T14:16:28.778Z] #20 38.32 Unpacking apparmor (2.13.2-10) ... [2021-04-26T14:16:28.778Z] #20 ... [2021-04-26T14:16:28.778Z] [2021-04-26T14:16:28.778Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:28.778Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:28.778Z] #43 92.49 CC criu/bfd.o [2021-04-26T14:16:28.778Z] #43 92.98 CC criu/bitmap.o [2021-04-26T14:16:28.778Z] #43 93.15 CC criu/cgroup-props.o [2021-04-26T14:16:28.778Z] #43 93.92 CC criu/cgroup.o [2021-04-26T14:16:28.778Z] #43 96.89 CC criu/clone-noasan.o [2021-04-26T14:16:28.778Z] #43 97.08 CC criu/config.o [2021-04-26T14:16:28.778Z] #43 98.40 CC criu/cr-check.o [2021-04-26T14:16:28.778Z] #43 100.3 CC criu/cr-dedup.o [2021-04-26T14:16:28.778Z] #43 100.8 CC criu/cr-dump.o [2021-04-26T14:16:28.853Z] #43 90.70 CC criu/bitmap.o [2021-04-26T14:16:28.966Z] #20 23.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-26T14:16:28.966Z] #20 23.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-26T14:16:28.966Z] #20 23.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-26T14:16:28.966Z] #20 23.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-26T14:16:28.966Z] #20 23.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-26T14:16:28.966Z] #20 23.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-26T14:16:28.966Z] #20 23.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-26T14:16:28.966Z] #20 23.35 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-26T14:16:29.039Z] #43 ... [2021-04-26T14:16:29.040Z] [2021-04-26T14:16:29.040Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:29.040Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:16:29.040Z] #20 38.67 Selecting previously unselected package aufs-tools. [2021-04-26T14:16:29.040Z] #20 38.68 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-26T14:16:29.040Z] #20 38.69 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-26T14:16:29.115Z] #43 90.84 CC criu/cgroup-props.o [2021-04-26T14:16:29.188Z] #43 67.66 DEP criu/uts_ns.d [2021-04-26T14:16:29.188Z] #43 67.79 DEP criu/util.d [2021-04-26T14:16:29.188Z] #43 67.96 DEP criu/uffd.d [2021-04-26T14:16:29.229Z] #20 ... [2021-04-26T14:16:29.229Z] [2021-04-26T14:16:29.229Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-26T14:16:29.229Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-26T14:16:29.229Z] #32 DONE 151.7s [2021-04-26T14:16:29.229Z] [2021-04-26T14:16:29.229Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:29.229Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:16:29.229Z] #20 23.78 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-26T14:16:29.229Z] #20 23.78 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-26T14:16:29.229Z] #20 23.79 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-26T14:16:29.229Z] #20 23.79 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-26T14:16:29.229Z] #20 23.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-26T14:16:29.229Z] #20 23.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-26T14:16:29.301Z] #20 38.82 Selecting previously unselected package libonig5:amd64. [2021-04-26T14:16:29.301Z] #20 38.83 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-26T14:16:29.301Z] #20 38.84 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-26T14:16:29.301Z] #20 39.00 Selecting previously unselected package libjq1:amd64. [2021-04-26T14:16:29.301Z] #20 39.01 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-26T14:16:29.453Z] #43 68.11 DEP criu/tun.d [2021-04-26T14:16:29.453Z] #43 68.32 DEP criu/tty.d [2021-04-26T14:16:29.491Z] #20 23.92 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-26T14:16:29.491Z] #20 23.93 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-26T14:16:29.491Z] #20 23.94 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-26T14:16:29.491Z] #20 23.95 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-26T14:16:29.491Z] #20 23.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-26T14:16:29.491Z] #20 23.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-26T14:16:29.491Z] #20 23.98 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-26T14:16:29.491Z] #20 24.06 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-26T14:16:29.562Z] #20 39.05 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-26T14:16:29.562Z] #20 39.17 Selecting previously unselected package jq. [2021-04-26T14:16:29.562Z] #20 39.17 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-26T14:16:29.562Z] #20 39.18 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-26T14:16:29.562Z] #20 39.27 Selecting previously unselected package libaio1:amd64. [2021-04-26T14:16:29.752Z] #20 24.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-26T14:16:29.752Z] #20 24.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-26T14:16:29.752Z] #20 24.33 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-26T14:16:29.752Z] #20 24.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-26T14:16:29.752Z] #20 24.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-26T14:16:29.870Z] #20 39.27 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-26T14:16:29.870Z] #20 39.28 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-26T14:16:29.870Z] #20 39.33 Selecting previously unselected package libgpm2:amd64. [2021-04-26T14:16:29.870Z] #20 39.34 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-26T14:16:29.870Z] #20 39.34 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-26T14:16:29.870Z] #20 39.41 Selecting previously unselected package libicu63:amd64. [2021-04-26T14:16:29.870Z] #20 39.41 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-26T14:16:29.870Z] #20 39.42 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-26T14:16:30.033Z] #43 68.55 DEP criu/timerfd.d [2021-04-26T14:16:30.033Z] #43 68.80 DEP criu/timens.d [2021-04-26T14:16:30.058Z] #43 91.55 CC criu/cgroup.o [2021-04-26T14:16:30.058Z] #43 ... [2021-04-26T14:16:30.058Z] [2021-04-26T14:16:30.058Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:30.058Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:16:30.058Z] #20 13.06 Reading package lists... [2021-04-26T14:16:30.297Z] #43 69.00 DEP criu/sysfs_parse.d [2021-04-26T14:16:30.297Z] #43 69.12 DEP criu/sysctl.d [2021-04-26T14:16:30.562Z] #43 69.22 DEP criu/string.d [2021-04-26T14:16:30.562Z] #43 69.26 DEP criu/stats.d [2021-04-26T14:16:30.562Z] #43 69.33 DEP criu/sockets.d [2021-04-26T14:16:30.828Z] #43 69.54 DEP criu/sk-unix.d [2021-04-26T14:16:31.093Z] #43 69.71 DEP criu/sk-tcp.d [2021-04-26T14:16:31.093Z] #43 69.87 DEP criu/sk-queue.d [2021-04-26T14:16:31.093Z] #43 69.98 DEP criu/sk-packet.d [2021-04-26T14:16:31.139Z] #20 25.41 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:16:31.139Z] #20 25.50 Fetched 28.5 MB in 2s (16.2 MB/s) [2021-04-26T14:16:31.139Z] #20 25.56 Selecting previously unselected package pigz. [2021-04-26T14:16:31.139Z] #20 25.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-26T14:16:31.139Z] #20 25.60 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-26T14:16:31.139Z] #20 25.61 Unpacking pigz (2.4-1) ... [2021-04-26T14:16:31.139Z] #20 25.72 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-26T14:16:31.401Z] #20 25.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-26T14:16:31.401Z] #20 25.73 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:31.663Z] #20 26.14 Selecting previously unselected package python3.7-minimal. [2021-04-26T14:16:31.663Z] #20 26.15 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-26T14:16:31.663Z] #20 26.16 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-26T14:16:31.673Z] #43 70.13 DEP criu/sk-netlink.d [2021-04-26T14:16:31.673Z] #43 70.35 DEP criu/sk-inet.d [2021-04-26T14:16:31.673Z] #43 70.55 DEP criu/signalfd.d [2021-04-26T14:16:32.252Z] #43 70.70 DEP criu/sigframe.d [2021-04-26T14:16:32.252Z] #43 70.78 DEP criu/shmem.d [2021-04-26T14:16:32.252Z] #43 70.90 DEP criu/servicefd.d [2021-04-26T14:16:32.518Z] #43 71.10 DEP criu/seize.d [2021-04-26T14:16:32.518Z] #43 71.26 DEP criu/seccomp.d [2021-04-26T14:16:32.518Z] #43 71.37 DEP criu/rst-malloc.d [2021-04-26T14:16:32.608Z] #20 26.95 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:32.608Z] #20 26.98 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-26T14:16:32.783Z] #43 71.44 DEP criu/rbtree.d [2021-04-26T14:16:32.783Z] #43 71.48 DEP criu/pstree.d [2021-04-26T14:16:33.048Z] #43 71.68 DEP criu/protobuf.d [2021-04-26T14:16:33.048Z] #43 71.85 GEN criu/protobuf-desc-gen.h [2021-04-26T14:16:33.363Z] #20 16.28 Reading package lists... [2021-04-26T14:16:33.624Z] #20 19.38 Building dependency tree... [2021-04-26T14:16:34.100Z] #20 43.14 Selecting previously unselected package libnet1:amd64. [2021-04-26T14:16:34.100Z] #20 43.15 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-26T14:16:34.100Z] #20 43.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-26T14:16:34.100Z] #20 43.25 Selecting previously unselected package libnl-3-200:amd64. [2021-04-26T14:16:34.100Z] #20 43.25 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-26T14:16:34.100Z] #20 43.26 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-26T14:16:34.100Z] #20 43.35 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-26T14:16:34.100Z] #20 43.37 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-26T14:16:34.100Z] #20 43.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-26T14:16:34.100Z] #20 43.45 Selecting previously unselected package libreadline5:amd64. [2021-04-26T14:16:34.100Z] #20 43.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-26T14:16:34.100Z] #20 43.46 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-26T14:16:34.100Z] #20 43.56 Selecting previously unselected package net-tools. [2021-04-26T14:16:34.100Z] #20 43.56 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-26T14:16:34.100Z] #20 43.58 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-26T14:16:34.100Z] #20 43.78 Selecting previously unselected package python-pip-whl. [2021-04-26T14:16:34.100Z] #20 43.80 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-26T14:16:34.363Z] #20 43.81 Unpacking python-pip-whl (18.1-5) ... [2021-04-26T14:16:34.530Z] #20 28.93 Selecting previously unselected package python3-minimal. [2021-04-26T14:16:34.530Z] #20 28.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-26T14:16:34.530Z] #20 28.99 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-26T14:16:34.530Z] #20 29.00 Unpacking python3-minimal (3.7.3-1) ... [2021-04-26T14:16:34.530Z] #20 29.09 Selecting previously unselected package libmpdec2:amd64. [2021-04-26T14:16:34.530Z] #20 29.09 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-26T14:16:34.530Z] #20 29.10 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-26T14:16:34.568Z] #20 20.76 libcap2-bin is already the newest version (1:2.25-2). [2021-04-26T14:16:34.568Z] #20 20.76 The following additional packages will be installed: [2021-04-26T14:16:34.568Z] #20 20.76 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-26T14:16:34.568Z] #20 20.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-26T14:16:34.568Z] #20 20.76 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-26T14:16:34.568Z] #20 20.77 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-26T14:16:34.568Z] #20 20.77 python3.7 python3.7-minimal vim-runtime xxd [2021-04-26T14:16:34.568Z] #20 20.77 Suggested packages: [2021-04-26T14:16:34.568Z] #20 20.78 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-26T14:16:34.568Z] #20 20.78 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-26T14:16:34.568Z] #20 20.78 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-26T14:16:34.568Z] #20 20.78 Recommended packages: [2021-04-26T14:16:34.568Z] #20 20.78 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-26T14:16:34.568Z] #20 20.78 python3-keyrings.alt python3-xdg unzip [2021-04-26T14:16:34.624Z] #20 44.35 Selecting previously unselected package python3-lib2to3. [2021-04-26T14:16:34.790Z] #20 29.28 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-26T14:16:34.790Z] #20 29.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-26T14:16:34.790Z] #20 29.29 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:34.884Z] #20 44.35 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-26T14:16:34.884Z] #20 44.38 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-26T14:16:34.983Z] #43 ... [2021-04-26T14:16:34.983Z] [2021-04-26T14:16:34.983Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-04-26T14:16:34.983Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-26T14:16:34.983Z] #40 138.6 + dpkg --print-architecture [2021-04-26T14:16:34.983Z] #40 DONE 139.9s [2021-04-26T14:16:34.983Z] [2021-04-26T14:16:34.983Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:34.983Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-26T14:16:34.983Z] #20 17.24 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:16:34.983Z] #20 17.32 Fetched 27.6 MB in 2s (12.0 MB/s) [2021-04-26T14:16:34.983Z] #20 17.37 Selecting previously unselected package pigz. [2021-04-26T14:16:34.983Z] #20 17.37 (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 ... 23408 files and directories currently installed.) [2021-04-26T14:16:34.983Z] #20 17.45 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-04-26T14:16:34.983Z] #20 17.46 Unpacking pigz (2.4-1) ... [2021-04-26T14:16:34.983Z] #20 17.55 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-04-26T14:16:34.983Z] #20 17.55 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-26T14:16:34.983Z] #20 17.56 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:34.983Z] #20 18.01 Selecting previously unselected package python3.7-minimal. [2021-04-26T14:16:34.983Z] #20 18.02 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-26T14:16:34.983Z] #20 18.04 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-26T14:16:34.983Z] #20 18.55 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:34.983Z] #20 18.58 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-26T14:16:34.983Z] #20 20.69 Selecting previously unselected package python3-minimal. [2021-04-26T14:16:34.983Z] #20 20.69 (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 ... 23657 files and directories currently installed.) [2021-04-26T14:16:34.983Z] #20 20.79 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-04-26T14:16:34.983Z] #20 20.80 Unpacking python3-minimal (3.7.3-1) ... [2021-04-26T14:16:34.983Z] #20 20.91 Selecting previously unselected package libmpdec2:arm64. [2021-04-26T14:16:34.983Z] #20 20.91 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-04-26T14:16:34.983Z] #20 20.93 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-04-26T14:16:34.983Z] #20 21.14 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-04-26T14:16:34.983Z] #20 21.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-04-26T14:16:34.983Z] #20 21.15 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:34.983Z] #20 22.16 Selecting previously unselected package python3.7. [2021-04-26T14:16:34.983Z] #20 22.17 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-04-26T14:16:34.983Z] #20 22.20 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:34.983Z] #20 22.63 Selecting previously unselected package libpython3-stdlib:arm64. [2021-04-26T14:16:34.983Z] #20 22.64 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-04-26T14:16:34.983Z] #20 22.65 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-26T14:16:34.983Z] #20 22.80 Setting up python3-minimal (3.7.3-1) ... [2021-04-26T14:16:34.983Z] #20 ... [2021-04-26T14:16:34.983Z] [2021-04-26T14:16:34.983Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:34.983Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-26T14:16:34.983Z] #43 73.65 DEP criu/protobuf-desc.d [2021-04-26T14:16:35.144Z] #20 44.51 Selecting previously unselected package python3-distutils. [2021-04-26T14:16:35.144Z] #20 44.52 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-26T14:16:35.144Z] #20 44.52 Unpacking python3-distutils (3.7.3-1) ... [2021-04-26T14:16:35.144Z] #20 44.66 Selecting previously unselected package python3-pip. [2021-04-26T14:16:35.144Z] #20 44.67 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-26T14:16:35.144Z] #20 44.67 Unpacking python3-pip (18.1-5) ... [2021-04-26T14:16:35.248Z] #43 73.83 DEP criu/proc_parse.d [2021-04-26T14:16:35.248Z] #43 73.98 DEP criu/plugin.d [2021-04-26T14:16:35.404Z] #20 44.81 Selecting previously unselected package python3-pkg-resources. [2021-04-26T14:16:35.404Z] #20 44.82 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-26T14:16:35.404Z] #20 44.82 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-26T14:16:35.404Z] #20 44.96 Selecting previously unselected package python3-setuptools. [2021-04-26T14:16:35.404Z] #20 44.97 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-26T14:16:35.404Z] #20 44.97 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-26T14:16:35.512Z] #43 74.13 DEP criu/pipes.d [2021-04-26T14:16:35.664Z] #20 45.22 Selecting previously unselected package python3-wheel. [2021-04-26T14:16:35.664Z] #20 45.22 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-26T14:16:35.664Z] #20 45.23 Unpacking python3-wheel (0.32.3-2) ... [2021-04-26T14:16:35.664Z] #20 45.29 Selecting previously unselected package sudo. [2021-04-26T14:16:35.664Z] #20 45.29 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-26T14:16:35.664Z] #20 45.30 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-26T14:16:35.733Z] #20 30.19 Selecting previously unselected package python3.7. [2021-04-26T14:16:35.733Z] #20 30.20 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-26T14:16:35.733Z] #20 30.22 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:35.733Z] #20 30.32 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-26T14:16:35.733Z] #20 30.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-26T14:16:35.733Z] #20 30.33 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-26T14:16:35.733Z] #20 30.43 Setting up python3-minimal (3.7.3-1) ... [2021-04-26T14:16:35.777Z] #43 74.43 DEP criu/pie-util.d [2021-04-26T14:16:35.951Z] #20 22.33 The following NEW packages will be installed: [2021-04-26T14:16:35.951Z] #20 22.33 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-26T14:16:35.951Z] #20 22.33 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-26T14:16:35.951Z] #20 22.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-26T14:16:35.951Z] #20 22.34 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-26T14:16:35.951Z] #20 22.34 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-26T14:16:35.951Z] #20 22.34 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-26T14:16:35.951Z] #20 22.35 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-26T14:16:35.951Z] #20 22.35 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-26T14:16:35.951Z] #20 22.35 xz-utils zip [2021-04-26T14:16:36.051Z] #43 74.57 DEP criu/pie-util-vdso.d [2021-04-26T14:16:36.051Z] #43 74.75 DEP criu/path.d [2021-04-26T14:16:36.235Z] #20 45.84 Selecting previously unselected package thin-provisioning-tools. [2021-04-26T14:16:36.235Z] #20 45.85 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-26T14:16:36.235Z] #20 45.86 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-26T14:16:36.315Z] #43 74.97 DEP criu/parasite-syscall.d [2021-04-26T14:16:36.523Z] #20 22.86 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-26T14:16:36.523Z] #20 22.86 Need to get 28.5 MB of archives. [2021-04-26T14:16:36.523Z] #20 22.86 After this operation, 116 MB of additional disk space will be used. [2021-04-26T14:16:36.523Z] #20 22.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-26T14:16:36.523Z] #20 22.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-26T14:16:36.523Z] #20 22.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-26T14:16:36.523Z] #20 22.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-26T14:16:36.580Z] #43 75.12 DEP criu/pagemap.d [2021-04-26T14:16:36.580Z] #43 75.26 DEP criu/pagemap-cache.d [2021-04-26T14:16:36.580Z] #43 75.36 DEP criu/page-xfer.d [2021-04-26T14:16:36.675Z] #20 31.17 Selecting previously unselected package python3. [2021-04-26T14:16:36.675Z] #20 31.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-26T14:16:36.675Z] #20 31.21 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-26T14:16:36.675Z] #20 31.22 Unpacking python3 (3.7.3-1) ... [2021-04-26T14:16:36.783Z] #20 22.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-26T14:16:36.783Z] #20 22.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-26T14:16:36.783Z] #20 23.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-26T14:16:36.783Z] #20 23.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-26T14:16:36.783Z] #20 23.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-26T14:16:36.783Z] #20 23.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-26T14:16:36.783Z] #20 23.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-26T14:16:36.784Z] #20 23.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-26T14:16:36.784Z] #20 23.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-26T14:16:36.784Z] #20 23.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-26T14:16:36.784Z] #20 23.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-26T14:16:36.784Z] #20 23.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-26T14:16:36.784Z] #20 23.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-26T14:16:36.784Z] #20 23.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-26T14:16:36.784Z] #20 23.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-26T14:16:36.784Z] #20 23.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-26T14:16:36.784Z] #20 23.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-26T14:16:36.784Z] #20 23.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-26T14:16:36.784Z] #20 23.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-26T14:16:36.806Z] #20 46.15 Selecting previously unselected package uidmap. [2021-04-26T14:16:36.806Z] #20 46.15 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-26T14:16:36.806Z] #20 46.16 Unpacking uidmap (1:4.5-1.1) ... [2021-04-26T14:16:36.806Z] #20 46.28 Selecting previously unselected package vim-runtime. [2021-04-26T14:16:36.806Z] #20 46.28 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-26T14:16:36.806Z] #20 46.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-26T14:16:36.806Z] #20 46.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-26T14:16:36.806Z] #20 46.35 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-26T14:16:36.845Z] #43 75.48 DEP criu/page-pipe.d [2021-04-26T14:16:36.845Z] #43 75.56 DEP criu/netfilter.d [2021-04-26T14:16:36.937Z] #20 31.32 Selecting previously unselected package libip4tc0:amd64. [2021-04-26T14:16:36.937Z] #20 31.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-26T14:16:36.937Z] #20 31.33 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-26T14:16:36.937Z] #20 31.43 Selecting previously unselected package libip6tc0:amd64. [2021-04-26T14:16:36.937Z] #20 31.43 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-26T14:16:36.937Z] #20 31.46 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-26T14:16:37.044Z] #20 23.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-26T14:16:37.044Z] #20 23.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-26T14:16:37.044Z] #20 23.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-26T14:16:37.044Z] #20 23.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-26T14:16:37.044Z] #20 23.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-26T14:16:37.044Z] #20 23.23 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-26T14:16:37.110Z] #43 75.68 DEP criu/net.d [2021-04-26T14:16:37.198Z] #20 31.55 Selecting previously unselected package libiptc0:amd64. [2021-04-26T14:16:37.198Z] #20 31.55 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-26T14:16:37.198Z] #20 31.56 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-26T14:16:37.198Z] #20 31.65 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-26T14:16:37.198Z] #20 31.66 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-26T14:16:37.198Z] #20 31.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-26T14:16:37.198Z] #20 31.72 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-26T14:16:37.198Z] #20 31.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-26T14:16:37.198Z] #20 31.75 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-26T14:16:37.305Z] #20 23.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-26T14:16:37.305Z] #20 23.68 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-26T14:16:37.305Z] #20 23.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-26T14:16:37.305Z] #20 23.69 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-26T14:16:37.305Z] #20 23.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-26T14:16:37.305Z] #20 23.71 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-26T14:16:37.305Z] #20 23.78 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-26T14:16:37.375Z] #43 75.90 DEP criu/namespaces.d [2021-04-26T14:16:37.375Z] #43 76.06 DEP criu/mount.d [2021-04-26T14:16:37.458Z] #20 31.84 Selecting previously unselected package libnftnl11:amd64. [2021-04-26T14:16:37.458Z] #20 31.84 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-26T14:16:37.458Z] #20 31.85 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-26T14:16:37.458Z] #20 31.94 Selecting previously unselected package iptables. [2021-04-26T14:16:37.458Z] #20 31.95 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-26T14:16:37.458Z] #20 31.96 Unpacking iptables (1.8.2-4) ... [2021-04-26T14:16:37.565Z] #20 23.79 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-26T14:16:37.565Z] #20 23.79 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-26T14:16:37.565Z] #20 23.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-26T14:16:37.565Z] #20 23.82 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-26T14:16:37.565Z] #20 23.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-26T14:16:37.565Z] #20 23.83 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-26T14:16:37.565Z] #20 23.89 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-26T14:16:37.565Z] #20 23.91 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-26T14:16:37.565Z] #20 23.92 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-26T14:16:37.640Z] #43 76.23 DEP criu/memfd.d [2021-04-26T14:16:37.640Z] #43 76.40 DEP criu/mem.d [2021-04-26T14:16:37.719Z] #20 32.24 Selecting previously unselected package xxd. [2021-04-26T14:16:37.719Z] #20 32.24 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-26T14:16:37.719Z] #20 32.25 Unpacking xxd (2:8.1.0875-5) ... [2021-04-26T14:16:37.905Z] #43 76.61 DEP criu/lsm.d [2021-04-26T14:16:37.905Z] #43 76.74 DEP criu/log.d [2021-04-26T14:16:37.982Z] #20 32.37 Selecting previously unselected package vim-common. [2021-04-26T14:16:37.982Z] #20 32.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-26T14:16:37.982Z] #20 32.40 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-26T14:16:37.982Z] #20 32.61 Selecting previously unselected package bash-completion. [2021-04-26T14:16:37.982Z] #20 32.61 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-26T14:16:38.135Z] #20 24.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-26T14:16:38.135Z] #20 24.27 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-26T14:16:38.135Z] #20 24.32 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-26T14:16:38.170Z] #43 76.87 DEP criu/libnetlink.d [2021-04-26T14:16:38.170Z] #43 76.98 DEP criu/kerndat.d [2021-04-26T14:16:38.243Z] #20 ... [2021-04-26T14:16:38.243Z] [2021-04-26T14:16:38.243Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:38.243Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:38.243Z] #43 83.32 DEP criu/cr-errno.d [2021-04-26T14:16:38.243Z] #43 83.33 DEP criu/cr-dump.d [2021-04-26T14:16:38.243Z] #43 83.53 DEP criu/cr-dedup.d [2021-04-26T14:16:38.243Z] #43 83.67 DEP criu/cr-check.d [2021-04-26T14:16:38.243Z] #43 83.91 DEP criu/config.d [2021-04-26T14:16:38.243Z] #43 84.16 DEP criu/clone-noasan.d [2021-04-26T14:16:38.243Z] #43 84.27 DEP criu/cgroup.d [2021-04-26T14:16:38.243Z] #43 84.43 DEP criu/cgroup-props.d [2021-04-26T14:16:38.243Z] #43 84.60 DEP criu/bitmap.d [2021-04-26T14:16:38.243Z] #43 84.62 DEP criu/bfd.d [2021-04-26T14:16:38.243Z] #43 84.70 DEP criu/autofs.d [2021-04-26T14:16:38.243Z] #43 84.83 DEP criu/aio.d [2021-04-26T14:16:38.243Z] #43 85.06 DEP criu/action-scripts.d [2021-04-26T14:16:38.243Z] #43 85.50 CC criu/action-scripts.o [2021-04-26T14:16:38.243Z] #43 86.07 CC criu/aio.o [2021-04-26T14:16:38.243Z] #43 86.64 CC criu/autofs.o [2021-04-26T14:16:38.243Z] #43 87.94 CC criu/bfd.o [2021-04-26T14:16:38.243Z] #43 88.44 CC criu/bitmap.o [2021-04-26T14:16:38.243Z] #43 88.57 CC criu/cgroup-props.o [2021-04-26T14:16:38.243Z] #43 89.25 CC criu/cgroup.o [2021-04-26T14:16:38.243Z] #43 91.89 CC criu/clone-noasan.o [2021-04-26T14:16:38.243Z] #43 92.08 CC criu/config.o [2021-04-26T14:16:38.435Z] #43 77.19 DEP criu/kcmp-ids.d [2021-04-26T14:16:38.504Z] #43 93.46 CC criu/cr-check.o [2021-04-26T14:16:38.700Z] #43 77.30 DEP criu/irmap.d [2021-04-26T14:16:38.700Z] #43 77.40 DEP criu/ipc_ns.d [2021-04-26T14:16:38.700Z] #43 77.54 DEP criu/image.d [2021-04-26T14:16:38.706Z] #20 24.95 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:16:38.706Z] #20 25.03 Fetched 28.5 MB in 2s (14.8 MB/s) [2021-04-26T14:16:38.706Z] #20 25.09 Selecting previously unselected package pigz. [2021-04-26T14:16:38.966Z] #43 77.73 DEP criu/image-desc.d [2021-04-26T14:16:38.966Z] #20 25.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-26T14:16:38.966Z] #20 25.18 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-26T14:16:38.966Z] #20 25.18 Unpacking pigz (2.4-1) ... [2021-04-26T14:16:38.966Z] #20 25.27 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-26T14:16:38.966Z] #20 25.28 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-26T14:16:38.966Z] #20 25.28 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:39.231Z] #43 77.86 DEP criu/fsnotify.d [2021-04-26T14:16:39.348Z] #20 ... [2021-04-26T14:16:39.348Z] [2021-04-26T14:16:39.348Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:39.348Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:39.348Z] #43 103.1 CC criu/cr-errno.o [2021-04-26T14:16:39.348Z] #43 103.2 CC criu/cr-restore.o [2021-04-26T14:16:39.348Z] #43 108.3 CC criu/cr-service.o [2021-04-26T14:16:39.348Z] #43 110.1 CC criu/crtools.o [2021-04-26T14:16:39.348Z] #43 110.7 CC criu/eventfd.o [2021-04-26T14:16:39.348Z] #43 111.1 CC criu/eventpoll.o [2021-04-26T14:16:39.348Z] #43 112.0 CC criu/external.o [2021-04-26T14:16:39.348Z] #43 112.3 CC criu/fault-injection.o [2021-04-26T14:16:39.348Z] #43 112.4 CC criu/fdstore.o [2021-04-26T14:16:39.348Z] #43 112.8 CC criu/fifo.o [2021-04-26T14:16:39.496Z] #43 78.06 DEP criu/filesystems.d [2021-04-26T14:16:39.496Z] #43 78.20 DEP criu/files.d [2021-04-26T14:16:39.538Z] #20 25.71 Selecting previously unselected package python3.7-minimal. [2021-04-26T14:16:39.538Z] #20 25.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-26T14:16:39.538Z] #20 25.74 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-26T14:16:39.608Z] #43 113.2 CC criu/file-ids.o [2021-04-26T14:16:39.762Z] #43 78.39 DEP criu/files-reg.d [2021-04-26T14:16:39.762Z] #43 78.52 DEP criu/files-ext.d [2021-04-26T14:16:39.868Z] #43 ... [2021-04-26T14:16:39.868Z] [2021-04-26T14:16:39.869Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:39.869Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:16:39.869Z] #20 49.51 Selecting previously unselected package vim. [2021-04-26T14:16:40.027Z] #43 78.64 DEP criu/file-lock.d [2021-04-26T14:16:40.027Z] #43 78.85 DEP criu/file-ids.d [2021-04-26T14:16:40.129Z] #20 49.51 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-26T14:16:40.129Z] #20 49.54 Unpacking vim (2:8.1.0875-5) ... [2021-04-26T14:16:40.292Z] #43 78.95 DEP criu/fifo.d [2021-04-26T14:16:40.292Z] #43 79.06 DEP criu/fdstore.d [2021-04-26T14:16:40.417Z] #43 95.24 CC criu/cr-dedup.o [2021-04-26T14:16:40.418Z] #43 95.61 CC criu/cr-dump.o [2021-04-26T14:16:40.480Z] #20 26.49 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:40.480Z] #20 26.51 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-26T14:16:40.557Z] #43 79.19 DEP criu/fault-injection.d [2021-04-26T14:16:40.557Z] #43 79.27 DEP criu/external.d [2021-04-26T14:16:40.678Z] #43 ... [2021-04-26T14:16:40.678Z] [2021-04-26T14:16:40.678Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:40.678Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:16:40.678Z] #20 35.19 Unpacking bash-completion (1:2.8-6) ... [2021-04-26T14:16:40.701Z] #20 50.18 Selecting previously unselected package xfsprogs. [2021-04-26T14:16:40.701Z] #20 50.19 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-26T14:16:40.701Z] #20 50.19 Unpacking xfsprogs (4.20.0-1) ... [2021-04-26T14:16:40.822Z] #43 79.43 DEP criu/eventpoll.d [2021-04-26T14:16:40.822Z] #43 79.59 DEP criu/eventfd.d [2021-04-26T14:16:41.086Z] #43 79.71 DEP criu/crtools.d [2021-04-26T14:16:41.223Z] #20 50.64 Selecting previously unselected package zip. [2021-04-26T14:16:41.223Z] #20 50.65 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-26T14:16:41.223Z] #20 50.65 Unpacking zip (3.0-11+b1) ... [2021-04-26T14:16:41.223Z] #20 50.83 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-26T14:16:41.223Z] #20 50.84 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-26T14:16:41.223Z] #20 50.85 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-26T14:16:41.223Z] #20 50.86 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-26T14:16:41.223Z] #20 50.88 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-26T14:16:41.223Z] #20 50.89 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-26T14:16:41.253Z] #20 35.64 Selecting previously unselected package bzip2. [2021-04-26T14:16:41.253Z] #20 35.65 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-26T14:16:41.253Z] #20 35.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-26T14:16:41.253Z] #20 35.78 Selecting previously unselected package xz-utils. [2021-04-26T14:16:41.253Z] #20 35.78 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-26T14:16:41.253Z] #20 35.79 Unpacking xz-utils (5.2.4-1) ... [2021-04-26T14:16:41.352Z] #43 79.89 DEP criu/cr-service.d [2021-04-26T14:16:41.352Z] #43 80.05 DEP criu/cr-restore.d [2021-04-26T14:16:41.484Z] #20 50.90 Setting up uidmap (1:4.5-1.1) ... [2021-04-26T14:16:41.484Z] #20 50.91 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-26T14:16:41.484Z] #20 50.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-26T14:16:41.484Z] #20 50.93 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-26T14:16:41.484Z] #20 50.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-26T14:16:41.484Z] #20 50.96 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-26T14:16:41.484Z] #20 50.97 Setting up xxd (2:8.1.0875-5) ... [2021-04-26T14:16:41.484Z] #20 50.99 Setting up zip (3.0-11+b1) ... [2021-04-26T14:16:41.484Z] #20 51.00 Setting up vim-common (2:8.1.0875-5) ... [2021-04-26T14:16:41.484Z] #20 51.04 Setting up bash-completion (1:2.8-6) ... [2021-04-26T14:16:41.516Z] #20 35.97 Selecting previously unselected package apparmor. [2021-04-26T14:16:41.516Z] #20 35.97 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-26T14:16:41.516Z] #20 36.03 Unpacking apparmor (2.13.2-10) ... [2021-04-26T14:16:41.540Z] 4612f6d0b889: Download complete [2021-04-26T14:16:41.617Z] #43 80.34 DEP criu/cr-errno.d [2021-04-26T14:16:41.617Z] #43 80.36 DEP criu/cr-dump.d [2021-04-26T14:16:41.777Z] #20 36.33 Selecting previously unselected package aufs-tools. [2021-04-26T14:16:41.777Z] #20 36.34 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-26T14:16:41.777Z] #20 36.35 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-26T14:16:41.882Z] #43 80.59 DEP criu/cr-dedup.d [2021-04-26T14:16:42.038Z] #20 36.48 Selecting previously unselected package libonig5:amd64. [2021-04-26T14:16:42.038Z] #20 36.49 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-26T14:16:42.038Z] #20 36.50 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-26T14:16:42.148Z] #43 80.80 DEP criu/cr-check.d [2021-04-26T14:16:42.148Z] #43 ... [2021-04-26T14:16:42.148Z] [2021-04-26T14:16:42.148Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:42.148Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-26T14:16:42.148Z] #20 23.78 Selecting previously unselected package python3. [2021-04-26T14:16:42.148Z] #20 23.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-04-26T14:16:42.148Z] #20 23.88 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-04-26T14:16:42.148Z] #20 23.99 Unpacking python3 (3.7.3-1) ... [2021-04-26T14:16:42.148Z] #20 24.14 Selecting previously unselected package libip4tc0:arm64. [2021-04-26T14:16:42.148Z] #20 24.15 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-04-26T14:16:42.148Z] #20 24.17 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-04-26T14:16:42.148Z] #20 24.43 Selecting previously unselected package libip6tc0:arm64. [2021-04-26T14:16:42.148Z] #20 24.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-04-26T14:16:42.148Z] #20 24.46 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-04-26T14:16:42.148Z] #20 24.58 Selecting previously unselected package libiptc0:arm64. [2021-04-26T14:16:42.148Z] #20 24.58 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-04-26T14:16:42.148Z] #20 24.60 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-04-26T14:16:42.148Z] #20 24.69 Selecting previously unselected package libnfnetlink0:arm64. [2021-04-26T14:16:42.148Z] #20 24.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-04-26T14:16:42.148Z] #20 24.70 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-26T14:16:42.148Z] #20 24.80 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-04-26T14:16:42.148Z] #20 24.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-04-26T14:16:42.148Z] #20 24.82 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-26T14:16:42.148Z] #20 24.91 Selecting previously unselected package libnftnl11:arm64. [2021-04-26T14:16:42.148Z] #20 24.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-04-26T14:16:42.148Z] #20 24.93 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-04-26T14:16:42.148Z] #20 25.04 Selecting previously unselected package iptables. [2021-04-26T14:16:42.148Z] #20 25.05 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-04-26T14:16:42.148Z] #20 25.08 Unpacking iptables (1.8.2-4) ... [2021-04-26T14:16:42.148Z] #20 25.42 Selecting previously unselected package xxd. [2021-04-26T14:16:42.148Z] #20 25.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-26T14:16:42.148Z] #20 25.43 Unpacking xxd (2:8.1.0875-5) ... [2021-04-26T14:16:42.148Z] #20 25.56 Selecting previously unselected package vim-common. [2021-04-26T14:16:42.148Z] #20 25.56 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-26T14:16:42.148Z] #20 25.60 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-26T14:16:42.148Z] #20 25.80 Selecting previously unselected package bash-completion. [2021-04-26T14:16:42.148Z] #20 25.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-26T14:16:42.148Z] #20 28.57 Unpacking bash-completion (1:2.8-6) ... [2021-04-26T14:16:42.148Z] #20 28.99 Selecting previously unselected package bzip2. [2021-04-26T14:16:42.148Z] #20 28.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-04-26T14:16:42.148Z] #20 29.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-26T14:16:42.148Z] #20 29.14 Selecting previously unselected package xz-utils. [2021-04-26T14:16:42.148Z] #20 29.16 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-04-26T14:16:42.148Z] #20 29.17 Unpacking xz-utils (5.2.4-1) ... [2021-04-26T14:16:42.148Z] #20 29.40 Selecting previously unselected package apparmor. [2021-04-26T14:16:42.148Z] #20 29.40 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-04-26T14:16:42.148Z] #20 29.50 Unpacking apparmor (2.13.2-10) ... [2021-04-26T14:16:42.148Z] #20 29.81 Selecting previously unselected package aufs-tools. [2021-04-26T14:16:42.148Z] #20 29.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-04-26T14:16:42.148Z] #20 29.83 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-26T14:16:42.148Z] #20 29.94 Selecting previously unselected package libonig5:arm64. [2021-04-26T14:16:42.148Z] #20 29.95 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-04-26T14:16:42.148Z] #20 29.96 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-26T14:16:42.148Z] #20 30.11 Selecting previously unselected package libjq1:arm64. [2021-04-26T14:16:42.148Z] #20 30.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-26T14:16:42.148Z] #20 30.13 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-26T14:16:42.299Z] #20 36.65 Selecting previously unselected package libjq1:amd64. [2021-04-26T14:16:42.299Z] #20 36.67 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-26T14:16:42.299Z] #20 36.67 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-26T14:16:42.299Z] #20 36.78 Selecting previously unselected package jq. [2021-04-26T14:16:42.299Z] #20 36.78 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-26T14:16:42.299Z] #20 36.79 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-26T14:16:42.299Z] #20 36.88 Selecting previously unselected package libaio1:amd64. [2021-04-26T14:16:42.395Z] #20 28.54 Selecting previously unselected package python3-minimal. [2021-04-26T14:16:42.395Z] #20 28.54 (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 ... 23684 files and directories currently installed.) [2021-04-26T14:16:42.395Z] #20 28.61 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-26T14:16:42.395Z] #20 28.62 Unpacking python3-minimal (3.7.3-1) ... [2021-04-26T14:16:42.395Z] #20 ... [2021-04-26T14:16:42.395Z] [2021-04-26T14:16:42.395Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:42.395Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:42.395Z] #43 94.14 CC criu/clone-noasan.o [2021-04-26T14:16:42.395Z] #43 94.33 CC criu/config.o [2021-04-26T14:16:42.395Z] #43 95.68 CC criu/cr-check.o [2021-04-26T14:16:42.395Z] #43 97.46 CC criu/cr-dedup.o [2021-04-26T14:16:42.395Z] #43 97.84 CC criu/cr-dump.o [2021-04-26T14:16:42.395Z] #43 99.92 CC criu/cr-errno.o [2021-04-26T14:16:42.395Z] #43 100.0 CC criu/cr-restore.o [2021-04-26T14:16:42.395Z] #43 ... [2021-04-26T14:16:42.395Z] [2021-04-26T14:16:42.395Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:42.395Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:16:42.395Z] #20 28.75 Selecting previously unselected package libmpdec2:amd64. [2021-04-26T14:16:42.395Z] #20 28.76 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-26T14:16:42.395Z] #20 28.78 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-26T14:16:42.413Z] #20 30.28 Selecting previously unselected package jq. [2021-04-26T14:16:42.413Z] #20 30.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-26T14:16:42.413Z] #20 30.31 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-26T14:16:42.413Z] #20 30.42 Selecting previously unselected package libaio1:arm64. [2021-04-26T14:16:42.413Z] #20 30.42 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-04-26T14:16:42.413Z] #20 30.44 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-04-26T14:16:42.561Z] #20 36.89 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-26T14:16:42.561Z] #20 36.90 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-26T14:16:42.561Z] #20 36.96 Selecting previously unselected package libgpm2:amd64. [2021-04-26T14:16:42.561Z] #20 36.97 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-26T14:16:42.561Z] #20 36.97 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-26T14:16:42.561Z] #20 37.04 Selecting previously unselected package libicu63:amd64. [2021-04-26T14:16:42.561Z] #20 37.05 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-26T14:16:42.561Z] #20 37.06 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-26T14:16:42.656Z] #20 28.87 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-26T14:16:42.656Z] #20 28.88 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-26T14:16:42.656Z] #20 28.89 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:42.678Z] #20 30.56 Selecting previously unselected package libgpm2:arm64. [2021-04-26T14:16:42.678Z] #20 30.56 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-04-26T14:16:42.678Z] #20 30.58 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-04-26T14:16:42.678Z] #20 30.67 Selecting previously unselected package libicu63:arm64. [2021-04-26T14:16:42.678Z] #20 30.67 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-26T14:16:42.678Z] #20 30.69 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-26T14:16:43.600Z] #20 29.82 Selecting previously unselected package python3.7. [2021-04-26T14:16:43.600Z] #20 29.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-26T14:16:43.600Z] #20 29.83 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:43.600Z] #20 29.95 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-26T14:16:43.600Z] #20 29.95 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-26T14:16:43.600Z] #20 29.96 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-26T14:16:43.600Z] #20 30.08 Setting up python3-minimal (3.7.3-1) ... [2021-04-26T14:16:44.543Z] #20 30.91 Selecting previously unselected package python3. [2021-04-26T14:16:44.629Z] #20 32.75 Selecting previously unselected package libnet1:arm64. [2021-04-26T14:16:44.629Z] #20 32.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-26T14:16:44.629Z] #20 32.76 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-26T14:16:44.790Z] #20 54.00 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-26T14:16:44.790Z] #20 54.01 Setting up xz-utils (5.2.4-1) ... [2021-04-26T14:16:44.790Z] #20 54.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-26T14:16:44.790Z] #20 54.04 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-26T14:16:44.790Z] #20 54.10 invoke-rc.d: could not determine current runlevel [2021-04-26T14:16:44.790Z] #20 54.11 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-26T14:16:44.790Z] #20 54.12 Setting up pigz (2.4-1) ... [2021-04-26T14:16:44.790Z] #20 54.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-26T14:16:44.790Z] #20 54.14 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-26T14:16:44.790Z] #20 54.16 Setting up python-pip-whl (18.1-5) ... [2021-04-26T14:16:44.790Z] #20 54.20 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-26T14:16:44.790Z] #20 54.22 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-26T14:16:44.805Z] #20 30.91 (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 ... 24096 files and directories currently installed.) [2021-04-26T14:16:44.805Z] #20 30.96 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-26T14:16:44.805Z] #20 30.98 Unpacking python3 (3.7.3-1) ... [2021-04-26T14:16:44.805Z] #20 31.08 Selecting previously unselected package libip4tc0:amd64. [2021-04-26T14:16:44.805Z] #20 31.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-26T14:16:44.805Z] #20 31.09 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-26T14:16:44.894Z] #20 32.88 Selecting previously unselected package libnl-3-200:arm64. [2021-04-26T14:16:44.895Z] #20 32.90 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-26T14:16:44.895Z] #20 32.91 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-26T14:16:45.051Z] #20 54.64 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-26T14:16:45.051Z] #20 54.65 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-26T14:16:45.051Z] #20 54.66 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:45.051Z] #20 54.68 Setting up vim (2:8.1.0875-5) ... [2021-04-26T14:16:45.051Z] #20 54.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-26T14:16:45.051Z] #20 54.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-26T14:16:45.051Z] #20 54.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-26T14:16:45.051Z] #20 54.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-26T14:16:45.051Z] #20 54.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-26T14:16:45.051Z] #20 54.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-26T14:16:45.051Z] #20 54.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-26T14:16:45.065Z] #20 31.19 Selecting previously unselected package libip6tc0:amd64. [2021-04-26T14:16:45.065Z] #20 31.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-26T14:16:45.065Z] #20 31.21 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-26T14:16:45.065Z] #20 31.30 Selecting previously unselected package libiptc0:amd64. [2021-04-26T14:16:45.065Z] #20 31.31 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-26T14:16:45.065Z] #20 31.31 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-26T14:16:45.065Z] #20 31.39 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-26T14:16:45.065Z] #20 31.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-26T14:16:45.065Z] #20 31.41 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-26T14:16:45.065Z] #20 31.48 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-26T14:16:45.065Z] #20 31.48 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-26T14:16:45.065Z] #20 31.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-26T14:16:45.160Z] #20 33.01 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-26T14:16:45.161Z] #20 33.02 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-26T14:16:45.161Z] #20 33.03 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-26T14:16:45.161Z] #20 33.11 Selecting previously unselected package libreadline5:arm64. [2021-04-26T14:16:45.161Z] #20 33.13 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-04-26T14:16:45.161Z] #20 33.14 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-26T14:16:45.161Z] #20 33.26 Selecting previously unselected package net-tools. [2021-04-26T14:16:45.312Z] #20 54.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-26T14:16:45.312Z] #20 54.77 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-26T14:16:45.312Z] #20 54.78 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-26T14:16:45.312Z] #20 54.79 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-26T14:16:45.312Z] #20 54.80 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-26T14:16:45.312Z] #20 54.82 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-26T14:16:45.312Z] #20 54.83 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:45.326Z] #20 31.57 Selecting previously unselected package libnftnl11:amd64. [2021-04-26T14:16:45.326Z] #20 31.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-26T14:16:45.327Z] #20 31.58 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-26T14:16:45.429Z] #20 33.26 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-04-26T14:16:45.429Z] #20 33.27 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-26T14:16:45.429Z] #20 33.52 Selecting previously unselected package python-pip-whl. [2021-04-26T14:16:45.588Z] #20 31.67 Selecting previously unselected package iptables. [2021-04-26T14:16:45.588Z] #20 31.68 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-26T14:16:45.588Z] #20 31.69 Unpacking iptables (1.8.2-4) ... [2021-04-26T14:16:45.696Z] #20 33.54 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-26T14:16:45.696Z] #20 33.55 Unpacking python-pip-whl (18.1-5) ... [2021-04-26T14:16:45.849Z] #20 32.00 Selecting previously unselected package xxd. [2021-04-26T14:16:45.849Z] #20 32.00 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-26T14:16:45.849Z] #20 32.02 Unpacking xxd (2:8.1.0875-5) ... [2021-04-26T14:16:45.849Z] #20 32.17 Selecting previously unselected package vim-common. [2021-04-26T14:16:45.849Z] #20 32.17 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-26T14:16:45.849Z] #20 32.20 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-26T14:16:45.867Z] #20 40.43 Selecting previously unselected package libnet1:amd64. [2021-04-26T14:16:45.867Z] #20 40.45 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-26T14:16:45.867Z] #20 40.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-26T14:16:45.867Z] #20 40.54 Selecting previously unselected package libnl-3-200:amd64. [2021-04-26T14:16:45.970Z] #20 33.96 Selecting previously unselected package python3-lib2to3. [2021-04-26T14:16:45.970Z] #20 33.97 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-26T14:16:45.970Z] #20 33.99 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-26T14:16:46.109Z] #20 32.39 Selecting previously unselected package bash-completion. [2021-04-26T14:16:46.109Z] #20 32.41 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-26T14:16:46.128Z] #20 40.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-26T14:16:46.128Z] #20 40.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-26T14:16:46.128Z] #20 40.64 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-26T14:16:46.128Z] #20 40.66 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-26T14:16:46.128Z] #20 40.66 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-26T14:16:46.128Z] #20 40.73 Selecting previously unselected package libreadline5:amd64. [2021-04-26T14:16:46.128Z] #20 40.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-26T14:16:46.235Z] #20 34.13 Selecting previously unselected package python3-distutils. [2021-04-26T14:16:46.235Z] #20 34.14 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-26T14:16:46.235Z] #20 34.15 Unpacking python3-distutils (3.7.3-1) ... [2021-04-26T14:16:46.235Z] #20 34.30 Selecting previously unselected package python3-pip. [2021-04-26T14:16:46.235Z] #20 34.31 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-26T14:16:46.235Z] #20 34.32 Unpacking python3-pip (18.1-5) ... [2021-04-26T14:16:46.389Z] #20 40.75 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-26T14:16:46.389Z] #20 40.86 Selecting previously unselected package net-tools. [2021-04-26T14:16:46.389Z] #20 40.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-26T14:16:46.389Z] #20 40.88 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-26T14:16:46.504Z] #20 34.56 Selecting previously unselected package python3-pkg-resources. [2021-04-26T14:16:46.505Z] #20 34.58 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-26T14:16:46.505Z] #20 34.60 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-26T14:16:46.650Z] #20 41.09 Selecting previously unselected package python-pip-whl. [2021-04-26T14:16:46.650Z] #20 41.10 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-26T14:16:46.650Z] #20 41.11 Unpacking python-pip-whl (18.1-5) ... [2021-04-26T14:16:46.769Z] #20 34.74 Selecting previously unselected package python3-setuptools. [2021-04-26T14:16:46.769Z] #20 34.75 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-26T14:16:46.769Z] #20 34.76 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-26T14:16:47.034Z] #20 35.00 Selecting previously unselected package python3-wheel. [2021-04-26T14:16:47.034Z] #20 35.01 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-26T14:16:47.034Z] #20 35.01 Unpacking python3-wheel (0.32.3-2) ... [2021-04-26T14:16:47.292Z] #20 41.69 Selecting previously unselected package python3-lib2to3. [2021-04-26T14:16:47.293Z] #20 41.70 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-26T14:16:47.293Z] #20 41.71 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-26T14:16:47.308Z] #20 35.15 Selecting previously unselected package sudo. [2021-04-26T14:16:47.308Z] #20 35.16 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-04-26T14:16:47.308Z] #20 35.17 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-26T14:16:47.563Z] #20 41.92 Selecting previously unselected package python3-distutils. [2021-04-26T14:16:47.563Z] #20 41.93 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-26T14:16:47.563Z] #20 41.94 Unpacking python3-distutils (3.7.3-1) ... [2021-04-26T14:16:47.572Z] #20 35.67 Selecting previously unselected package thin-provisioning-tools. [2021-04-26T14:16:47.831Z] #20 42.16 Selecting previously unselected package python3-pip. [2021-04-26T14:16:47.831Z] #20 42.17 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-26T14:16:47.831Z] #20 42.17 Unpacking python3-pip (18.1-5) ... [2021-04-26T14:16:47.831Z] #20 42.38 Selecting previously unselected package python3-pkg-resources. [2021-04-26T14:16:47.831Z] #20 42.39 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-26T14:16:47.831Z] #20 42.40 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-26T14:16:47.840Z] #20 35.68 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-04-26T14:16:47.840Z] #20 35.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-26T14:16:47.840Z] #20 35.91 Selecting previously unselected package uidmap. [2021-04-26T14:16:47.840Z] #20 35.92 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-04-26T14:16:47.840Z] #20 35.92 Unpacking uidmap (1:4.5-1.1) ... [2021-04-26T14:16:48.092Z] #20 42.52 Selecting previously unselected package python3-setuptools. [2021-04-26T14:16:48.092Z] #20 42.53 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-26T14:16:48.092Z] #20 42.53 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-26T14:16:48.194Z] #20 36.07 Selecting previously unselected package vim-runtime. [2021-04-26T14:16:48.194Z] #20 36.08 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-26T14:16:48.194Z] #20 36.14 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-26T14:16:48.194Z] #20 36.19 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-26T14:16:48.194Z] #20 36.20 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-26T14:16:48.352Z] #20 42.75 Selecting previously unselected package python3-wheel. [2021-04-26T14:16:48.352Z] #20 42.75 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-26T14:16:48.352Z] #20 42.76 Unpacking python3-wheel (0.32.3-2) ... [2021-04-26T14:16:48.352Z] #20 42.86 Selecting previously unselected package sudo. [2021-04-26T14:16:48.352Z] #20 42.86 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-26T14:16:48.352Z] #20 42.87 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-26T14:16:48.611Z] #20 ... [2021-04-26T14:16:48.612Z] [2021-04-26T14:16:48.612Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-04-26T14:16:48.612Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-26T14:16:48.612Z] #40 193.0 + dpkg --print-architecture [2021-04-26T14:16:48.612Z] #40 193.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-26T14:16:48.655Z] #20 35.10 Unpacking bash-completion (1:2.8-6) ... [2021-04-26T14:16:48.872Z] #40 193.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-26T14:16:48.872Z] #40 193.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-26T14:16:48.922Z] #20 43.40 Selecting previously unselected package thin-provisioning-tools. [2021-04-26T14:16:48.922Z] #20 43.42 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-26T14:16:48.922Z] #20 43.42 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-26T14:16:49.183Z] #20 43.64 Selecting previously unselected package uidmap. [2021-04-26T14:16:49.183Z] #20 43.64 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-26T14:16:49.183Z] #20 43.65 Unpacking uidmap (1:4.5-1.1) ... [2021-04-26T14:16:49.183Z] #20 43.76 Selecting previously unselected package vim-runtime. [2021-04-26T14:16:49.183Z] #20 43.78 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-26T14:16:49.227Z] #20 35.45 Selecting previously unselected package bzip2. [2021-04-26T14:16:49.227Z] #20 35.46 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-26T14:16:49.227Z] #20 35.47 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-26T14:16:49.227Z] #20 35.58 Selecting previously unselected package xz-utils. [2021-04-26T14:16:49.443Z] #20 43.83 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-26T14:16:49.443Z] #20 43.87 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-26T14:16:49.443Z] #20 43.87 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-26T14:16:49.487Z] #20 35.58 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-26T14:16:49.487Z] #20 35.59 Unpacking xz-utils (5.2.4-1) ... [2021-04-26T14:16:49.487Z] #20 35.78 Selecting previously unselected package apparmor. [2021-04-26T14:16:49.487Z] #20 35.78 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-26T14:16:49.487Z] #20 35.88 Unpacking apparmor (2.13.2-10) ... [2021-04-26T14:16:50.058Z] #20 36.20 Selecting previously unselected package aufs-tools. [2021-04-26T14:16:50.058Z] #20 36.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-26T14:16:50.058Z] #20 36.20 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-26T14:16:50.058Z] #20 36.36 Selecting previously unselected package libonig5:amd64. [2021-04-26T14:16:50.058Z] #20 36.36 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-26T14:16:50.058Z] #20 36.37 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-26T14:16:50.256Z] #40 ... [2021-04-26T14:16:50.256Z] [2021-04-26T14:16:50.256Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:50.256Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:50.256Z] #43 113.6 CC criu/file-lock.o [2021-04-26T14:16:50.256Z] #43 114.6 CC criu/files-ext.o [2021-04-26T14:16:50.256Z] #43 115.0 CC criu/files-reg.o [2021-04-26T14:16:50.256Z] #43 117.5 CC criu/files.o [2021-04-26T14:16:50.256Z] #43 119.8 CC criu/filesystems.o [2021-04-26T14:16:50.256Z] #43 120.6 CC criu/fsnotify.o [2021-04-26T14:16:50.257Z] #43 121.9 CC criu/image-desc.o [2021-04-26T14:16:50.257Z] #43 122.1 CC criu/image.o [2021-04-26T14:16:50.257Z] #43 123.0 CC criu/ipc_ns.o [2021-04-26T14:16:50.257Z] #43 ... [2021-04-26T14:16:50.257Z] [2021-04-26T14:16:50.257Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:50.257Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:16:50.257Z] #20 58.00 Setting up iptables (1.8.2-4) ... [2021-04-26T14:16:50.257Z] #20 58.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-26T14:16:50.257Z] #20 58.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-26T14:16:50.257Z] #20 58.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-26T14:16:50.257Z] #20 58.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-26T14:16:50.257Z] #20 58.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-26T14:16:50.257Z] #20 58.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-26T14:16:50.257Z] #20 58.09 Setting up python3 (3.7.3-1) ... [2021-04-26T14:16:50.257Z] #20 58.60 Setting up python3-wheel (0.32.3-2) ... [2021-04-26T14:16:50.257Z] #20 59.38 Setting up apparmor (2.13.2-10) ... [2021-04-26T14:16:50.319Z] #20 36.51 Selecting previously unselected package libjq1:amd64. [2021-04-26T14:16:50.319Z] #20 36.51 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-26T14:16:50.319Z] #20 36.52 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-26T14:16:50.319Z] #20 36.63 Selecting previously unselected package jq. [2021-04-26T14:16:50.319Z] #20 36.63 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-26T14:16:50.319Z] #20 36.65 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-26T14:16:50.319Z] #20 36.74 Selecting previously unselected package libaio1:amd64. [2021-04-26T14:16:50.579Z] #20 36.75 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-26T14:16:50.579Z] #20 36.76 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-26T14:16:50.579Z] #20 36.83 Selecting previously unselected package libgpm2:amd64. [2021-04-26T14:16:50.579Z] #20 36.83 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-26T14:16:50.579Z] #20 36.84 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-26T14:16:50.579Z] #20 36.91 Selecting previously unselected package libicu63:amd64. [2021-04-26T14:16:50.579Z] #20 36.91 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-26T14:16:50.579Z] #20 36.92 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-26T14:16:50.803Z] #20 38.74 Selecting previously unselected package vim. [2021-04-26T14:16:50.803Z] #20 38.76 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-04-26T14:16:50.803Z] #20 38.78 Unpacking vim (2:8.1.0875-5) ... [2021-04-26T14:16:51.066Z] #20 39.17 Selecting previously unselected package xfsprogs. [2021-04-26T14:16:51.066Z] #20 39.17 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-04-26T14:16:51.066Z] #20 39.18 Unpacking xfsprogs (4.20.0-1) ... [2021-04-26T14:16:51.645Z] #20 39.56 Selecting previously unselected package zip. [2021-04-26T14:16:51.645Z] #20 39.57 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-04-26T14:16:51.645Z] #20 39.58 Unpacking zip (3.0-11+b1) ... [2021-04-26T14:16:51.645Z] #20 39.76 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-26T14:16:51.645Z] #20 39.78 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-26T14:16:51.653Z] #20 61.19 Setting up xfsprogs (4.20.0-1) ... [2021-04-26T14:16:51.653Z] #20 61.21 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-26T14:16:51.910Z] #20 39.79 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-04-26T14:16:51.910Z] #20 39.80 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-26T14:16:51.910Z] #20 39.82 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-04-26T14:16:51.910Z] #20 39.83 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-04-26T14:16:51.910Z] #20 39.85 Setting up uidmap (1:4.5-1.1) ... [2021-04-26T14:16:51.910Z] #20 39.87 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-04-26T14:16:51.910Z] #20 39.89 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-26T14:16:51.910Z] #20 39.90 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-26T14:16:51.910Z] #20 39.91 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-26T14:16:51.910Z] #20 39.93 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-26T14:16:51.910Z] #20 39.94 Setting up xxd (2:8.1.0875-5) ... [2021-04-26T14:16:51.910Z] #20 39.95 Setting up zip (3.0-11+b1) ... [2021-04-26T14:16:51.910Z] #20 39.97 Setting up vim-common (2:8.1.0875-5) ... [2021-04-26T14:16:52.175Z] #20 40.01 Setting up bash-completion (1:2.8-6) ... [2021-04-26T14:16:52.175Z] #20 ... [2021-04-26T14:16:52.175Z] [2021-04-26T14:16:52.175Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:52.175Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-26T14:16:52.175Z] #43 80.97 DEP criu/config.d [2021-04-26T14:16:52.175Z] #43 81.08 DEP criu/clone-noasan.d [2021-04-26T14:16:52.175Z] #43 81.13 DEP criu/cgroup.d [2021-04-26T14:16:52.175Z] #43 81.29 DEP criu/cgroup-props.d [2021-04-26T14:16:52.175Z] #43 81.47 DEP criu/bitmap.d [2021-04-26T14:16:52.175Z] #43 81.49 DEP criu/bfd.d [2021-04-26T14:16:52.175Z] #43 81.64 DEP criu/autofs.d [2021-04-26T14:16:52.175Z] #43 81.82 DEP criu/aio.d [2021-04-26T14:16:52.175Z] #43 82.02 DEP criu/action-scripts.d [2021-04-26T14:16:52.175Z] #43 82.34 CC criu/action-scripts.o [2021-04-26T14:16:52.175Z] #43 82.92 CC criu/aio.o [2021-04-26T14:16:52.175Z] #43 83.47 CC criu/autofs.o [2021-04-26T14:16:52.175Z] #43 84.62 CC criu/bfd.o [2021-04-26T14:16:52.175Z] #43 85.09 CC criu/bitmap.o [2021-04-26T14:16:52.175Z] #43 85.27 CC criu/cgroup-props.o [2021-04-26T14:16:52.175Z] #43 85.97 CC criu/cgroup.o [2021-04-26T14:16:52.175Z] #43 88.49 CC criu/clone-noasan.o [2021-04-26T14:16:52.175Z] #43 88.77 CC criu/config.o [2021-04-26T14:16:52.175Z] #43 90.00 CC criu/cr-check.o [2021-04-26T14:16:52.225Z] #20 61.64 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-26T14:16:52.566Z] #20 ... [2021-04-26T14:16:52.566Z] [2021-04-26T14:16:52.566Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:52.566Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:52.566Z] #43 104.5 CC criu/cr-service.o [2021-04-26T14:16:52.566Z] #43 106.1 CC criu/crtools.o [2021-04-26T14:16:52.566Z] #43 106.7 CC criu/eventfd.o [2021-04-26T14:16:52.566Z] #43 107.0 CC criu/eventpoll.o [2021-04-26T14:16:52.566Z] #43 107.9 CC criu/external.o [2021-04-26T14:16:52.566Z] #43 108.2 CC criu/fault-injection.o [2021-04-26T14:16:52.566Z] #43 108.3 CC criu/fdstore.o [2021-04-26T14:16:52.566Z] #43 108.7 CC criu/fifo.o [2021-04-26T14:16:52.566Z] #43 109.2 CC criu/file-ids.o [2021-04-26T14:16:52.566Z] #43 109.6 CC criu/file-lock.o [2021-04-26T14:16:52.566Z] #43 110.5 CC criu/files-ext.o [2021-04-26T14:16:52.566Z] #43 110.9 CC criu/files-reg.o [2021-04-26T14:16:52.566Z] #43 113.1 CC criu/files.o [2021-04-26T14:16:52.739Z] #20 47.04 Selecting previously unselected package vim. [2021-04-26T14:16:52.739Z] #20 47.05 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-26T14:16:52.739Z] #20 47.08 Unpacking vim (2:8.1.0875-5) ... [2021-04-26T14:16:52.739Z] #20 ... [2021-04-26T14:16:52.739Z] [2021-04-26T14:16:52.739Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:16:52.739Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:16:52.739Z] #43 97.65 CC criu/cr-errno.o [2021-04-26T14:16:52.740Z] #43 97.74 CC criu/cr-restore.o [2021-04-26T14:16:52.740Z] #43 102.4 CC criu/cr-service.o [2021-04-26T14:16:52.740Z] #43 104.0 CC criu/crtools.o [2021-04-26T14:16:52.740Z] #43 104.6 CC criu/eventfd.o [2021-04-26T14:16:52.740Z] #43 105.0 CC criu/eventpoll.o [2021-04-26T14:16:52.740Z] #43 105.8 CC criu/external.o [2021-04-26T14:16:52.740Z] #43 106.2 CC criu/fault-injection.o [2021-04-26T14:16:52.740Z] #43 106.3 CC criu/fdstore.o [2021-04-26T14:16:52.740Z] #43 106.6 CC criu/fifo.o [2021-04-26T14:16:52.740Z] #43 107.0 CC criu/file-ids.o [2021-04-26T14:16:52.740Z] #43 107.4 CC criu/file-lock.o [2021-04-26T14:16:52.755Z] #43 91.32 CC criu/cr-dedup.o [2021-04-26T14:16:53.020Z] #43 91.79 CC criu/cr-dump.o [2021-04-26T14:16:53.167Z] #20 62.63 Setting up python3-distutils (3.7.3-1) ... [2021-04-26T14:16:53.310Z] #43 ... [2021-04-26T14:16:53.310Z] [2021-04-26T14:16:53.310Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:53.310Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:16:53.310Z] #20 47.62 Selecting previously unselected package xfsprogs. [2021-04-26T14:16:53.310Z] #20 47.62 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-26T14:16:53.310Z] #20 47.64 Unpacking xfsprogs (4.20.0-1) ... [2021-04-26T14:16:53.520Z] #43 115.3 CC criu/filesystems.o [2021-04-26T14:16:53.571Z] #20 48.05 Selecting previously unselected package zip. [2021-04-26T14:16:53.571Z] #20 48.06 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-26T14:16:53.571Z] #20 48.07 Unpacking zip (3.0-11+b1) ... [2021-04-26T14:16:53.738Z] #20 63.11 Setting up python3-setuptools (40.8.0-1) ... [2021-04-26T14:16:53.784Z] #43 ... [2021-04-26T14:16:53.784Z] [2021-04-26T14:16:53.784Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-04-26T14:16:53.784Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-26T14:16:53.784Z] #40 186.8 + dpkg --print-architecture [2021-04-26T14:16:53.784Z] #40 186.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-26T14:16:53.832Z] #20 48.28 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-26T14:16:53.832Z] #20 48.30 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-26T14:16:53.832Z] #20 48.32 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-26T14:16:53.832Z] #20 48.33 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-26T14:16:53.832Z] #20 48.35 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-26T14:16:53.832Z] #20 48.36 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-26T14:16:53.832Z] #20 48.37 Setting up uidmap (1:4.5-1.1) ... [2021-04-26T14:16:53.832Z] #20 48.39 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-26T14:16:53.832Z] #20 48.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-26T14:16:53.832Z] #20 48.43 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-26T14:16:53.832Z] #20 48.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-26T14:16:53.832Z] #20 48.45 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-26T14:16:53.832Z] #20 48.47 Setting up xxd (2:8.1.0875-5) ... [2021-04-26T14:16:53.832Z] #20 48.48 Setting up zip (3.0-11+b1) ... [2021-04-26T14:16:53.832Z] #20 48.50 Setting up vim-common (2:8.1.0875-5) ... [2021-04-26T14:16:53.832Z] #20 48.54 Setting up bash-completion (1:2.8-6) ... [2021-04-26T14:16:54.354Z] #40 187.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-26T14:16:54.354Z] #40 187.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-26T14:16:54.679Z] #20 64.26 Setting up python3-pip (18.1-5) ... [2021-04-26T14:16:55.589Z] #43 93.78 CC criu/cr-errno.o [2021-04-26T14:16:55.589Z] #43 93.87 CC criu/cr-restore.o [2021-04-26T14:16:55.589Z] #43 ... [2021-04-26T14:16:55.589Z] [2021-04-26T14:16:55.589Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:16:55.589Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-26T14:16:55.589Z] #20 43.21 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-04-26T14:16:55.589Z] #20 43.23 Setting up xz-utils (5.2.4-1) ... [2021-04-26T14:16:55.589Z] #20 43.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-26T14:16:55.589Z] #20 43.27 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-26T14:16:55.589Z] #20 43.35 invoke-rc.d: could not determine current runlevel [2021-04-26T14:16:55.589Z] #20 43.36 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-26T14:16:55.589Z] #20 43.39 Setting up pigz (2.4-1) ... [2021-04-26T14:16:55.589Z] #20 43.40 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-26T14:16:55.589Z] #20 43.42 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-26T14:16:55.589Z] #20 43.44 Setting up python-pip-whl (18.1-5) ... [2021-04-26T14:16:55.589Z] #20 43.46 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-04-26T14:16:55.589Z] #20 43.47 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-26T14:16:59.371Z] #20 51.40 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-26T14:16:59.371Z] #20 51.41 Setting up xz-utils (5.2.4-1) ... [2021-04-26T14:16:59.371Z] #20 51.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-26T14:16:59.371Z] #20 51.44 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-26T14:16:59.371Z] #20 51.50 invoke-rc.d: could not determine current runlevel [2021-04-26T14:16:59.371Z] #20 51.51 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-26T14:16:59.371Z] #20 51.52 Setting up pigz (2.4-1) ... [2021-04-26T14:16:59.371Z] #20 51.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-26T14:16:59.371Z] #20 51.55 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-26T14:16:59.371Z] #20 51.57 Setting up python-pip-whl (18.1-5) ... [2021-04-26T14:16:59.371Z] #20 51.58 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-26T14:16:59.371Z] #20 51.60 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-26T14:16:59.371Z] #20 52.01 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-26T14:16:59.371Z] #20 52.03 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-26T14:16:59.371Z] #20 52.04 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:59.371Z] #20 52.06 Setting up vim (2:8.1.0875-5) ... [2021-04-26T14:16:59.371Z] #20 52.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-26T14:16:59.371Z] #20 52.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-26T14:16:59.371Z] #20 52.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-26T14:16:59.371Z] #20 52.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-26T14:16:59.371Z] #20 52.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-26T14:16:59.371Z] #20 52.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-26T14:16:59.371Z] #20 52.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-26T14:16:59.371Z] #20 52.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-26T14:16:59.371Z] #20 52.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-26T14:16:59.371Z] #20 52.14 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-26T14:16:59.371Z] #20 52.16 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-26T14:16:59.371Z] #20 52.17 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-26T14:16:59.371Z] #20 52.19 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-26T14:16:59.371Z] #20 52.20 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:59.373Z] #20 65.40 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:16:59.373Z] #20 65.43 Processing triggers for mime-support (3.62) ... [2021-04-26T14:16:59.373Z] #20 DONE 66.4s [2021-04-26T14:16:59.373Z] [2021-04-26T14:16:59.373Z] #21 [dev-systemd-false 8/26] 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 [2021-04-26T14:16:59.373Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-26T14:16:59.373Z] #21 1.058 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-26T14:16:59.373Z] #21 1.061 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-26T14:16:59.373Z] #21 1.084 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-26T14:16:59.373Z] #21 DONE 1.2s [2021-04-26T14:16:59.373Z] [2021-04-26T14:16:59.373Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-26T14:16:59.373Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-26T14:16:59.376Z] #20 43.86 Setting up libaio1:arm64 (0.3.112-3) ... [2021-04-26T14:16:59.376Z] #20 43.88 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-26T14:16:59.376Z] #20 43.90 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:59.376Z] #20 43.92 Setting up vim (2:8.1.0875-5) ... [2021-04-26T14:16:59.376Z] #20 43.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-26T14:16:59.376Z] #20 43.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-26T14:16:59.376Z] #20 43.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-26T14:16:59.376Z] #20 43.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-26T14:16:59.376Z] #20 43.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-26T14:16:59.376Z] #20 43.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-26T14:16:59.376Z] #20 44.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-26T14:16:59.376Z] #20 44.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-26T14:16:59.376Z] #20 44.07 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-26T14:16:59.376Z] #20 44.09 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-26T14:16:59.376Z] #20 44.11 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-26T14:16:59.376Z] #20 44.12 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-26T14:16:59.376Z] #20 44.14 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-26T14:16:59.376Z] #20 44.16 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-26T14:16:59.376Z] #20 46.72 Setting up iptables (1.8.2-4) ... [2021-04-26T14:16:59.376Z] #20 46.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-26T14:16:59.376Z] #20 46.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-26T14:16:59.376Z] #20 46.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-26T14:16:59.376Z] #20 46.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-26T14:16:59.376Z] #20 46.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-26T14:16:59.376Z] #20 46.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-26T14:16:59.376Z] #20 46.83 Setting up python3 (3.7.3-1) ... [2021-04-26T14:16:59.376Z] #20 47.36 Setting up python3-wheel (0.32.3-2) ... [2021-04-26T14:17:00.000Z] #40 ... [2021-04-26T14:17:00.000Z] [2021-04-26T14:17:00.000Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:17:00.000Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:17:00.000Z] #20 40.61 Selecting previously unselected package libnet1:amd64. [2021-04-26T14:17:00.000Z] #20 40.61 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-26T14:17:00.000Z] #20 40.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-26T14:17:00.000Z] #20 40.70 Selecting previously unselected package libnl-3-200:amd64. [2021-04-26T14:17:00.000Z] #20 40.70 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-26T14:17:00.000Z] #20 40.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-26T14:17:00.000Z] #20 40.79 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-26T14:17:00.000Z] #20 40.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-26T14:17:00.000Z] #20 40.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-26T14:17:00.000Z] #20 40.87 Selecting previously unselected package libreadline5:amd64. [2021-04-26T14:17:00.000Z] #20 40.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-26T14:17:00.000Z] #20 40.88 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-26T14:17:00.000Z] #20 41.00 Selecting previously unselected package net-tools. [2021-04-26T14:17:00.000Z] #20 41.00 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-26T14:17:00.000Z] #20 41.01 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-26T14:17:00.000Z] #20 41.23 Selecting previously unselected package python-pip-whl. [2021-04-26T14:17:00.000Z] #20 41.23 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-26T14:17:00.000Z] #20 41.25 Unpacking python-pip-whl (18.1-5) ... [2021-04-26T14:17:00.000Z] #20 41.72 Selecting previously unselected package python3-lib2to3. [2021-04-26T14:17:00.000Z] #20 41.73 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-26T14:17:00.000Z] #20 41.74 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-26T14:17:00.000Z] #20 41.85 Selecting previously unselected package python3-distutils. [2021-04-26T14:17:00.000Z] #20 41.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-26T14:17:00.000Z] #20 41.86 Unpacking python3-distutils (3.7.3-1) ... [2021-04-26T14:17:00.000Z] #20 42.02 Selecting previously unselected package python3-pip. [2021-04-26T14:17:00.000Z] #20 42.03 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-26T14:17:00.000Z] #20 42.04 Unpacking python3-pip (18.1-5) ... [2021-04-26T14:17:00.000Z] #20 42.21 Selecting previously unselected package python3-pkg-resources. [2021-04-26T14:17:00.000Z] #20 42.22 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-26T14:17:00.000Z] #20 42.22 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-26T14:17:00.000Z] #20 42.37 Selecting previously unselected package python3-setuptools. [2021-04-26T14:17:00.000Z] #20 42.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-26T14:17:00.000Z] #20 42.39 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-26T14:17:00.000Z] #20 42.70 Selecting previously unselected package python3-wheel. [2021-04-26T14:17:00.000Z] #20 42.70 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-26T14:17:00.000Z] #20 42.70 Unpacking python3-wheel (0.32.3-2) ... [2021-04-26T14:17:00.000Z] #20 42.80 Selecting previously unselected package sudo. [2021-04-26T14:17:00.000Z] #20 42.80 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-26T14:17:00.000Z] #20 42.81 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-26T14:17:00.000Z] #20 43.34 Selecting previously unselected package thin-provisioning-tools. [2021-04-26T14:17:00.000Z] #20 43.35 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-26T14:17:00.000Z] #20 43.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-26T14:17:00.000Z] #20 43.59 Selecting previously unselected package uidmap. [2021-04-26T14:17:00.000Z] #20 43.60 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-26T14:17:00.000Z] #20 43.60 Unpacking uidmap (1:4.5-1.1) ... [2021-04-26T14:17:00.000Z] #20 43.72 Selecting previously unselected package vim-runtime. [2021-04-26T14:17:00.000Z] #20 43.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-26T14:17:00.000Z] #20 43.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-26T14:17:00.000Z] #20 43.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-26T14:17:00.000Z] #20 43.81 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-26T14:17:00.233Z] #20 48.10 Setting up apparmor (2.13.2-10) ... [2021-04-26T14:17:00.313Z] #20 54.89 Setting up iptables (1.8.2-4) ... [2021-04-26T14:17:00.313Z] #20 54.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-26T14:17:00.313Z] #20 54.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-26T14:17:00.313Z] #20 54.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-26T14:17:00.313Z] #20 54.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-26T14:17:00.313Z] #20 54.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-26T14:17:00.313Z] #20 54.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-26T14:17:00.569Z] #20 46.86 Selecting previously unselected package vim. [2021-04-26T14:17:00.569Z] #20 46.86 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-26T14:17:00.569Z] #20 46.88 Unpacking vim (2:8.1.0875-5) ... [2021-04-26T14:17:00.573Z] #20 54.98 Setting up python3 (3.7.3-1) ... [2021-04-26T14:17:00.573Z] #20 ... [2021-04-26T14:17:00.573Z] [2021-04-26T14:17:00.573Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-04-26T14:17:00.573Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-26T14:17:00.573Z] #40 182.9 + dpkg --print-architecture [2021-04-26T14:17:00.573Z] #40 182.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-26T14:17:00.756Z] #22 ... [2021-04-26T14:17:00.756Z] [2021-04-26T14:17:00.756Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:00.756Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:00.756Z] #43 124.3 CC criu/irmap.o [2021-04-26T14:17:00.756Z] #43 125.0 CC criu/kcmp-ids.o [2021-04-26T14:17:00.756Z] #43 125.4 CC criu/kerndat.o [2021-04-26T14:17:00.756Z] #43 126.6 CC criu/libnetlink.o [2021-04-26T14:17:00.756Z] #43 127.0 CC criu/log.o [2021-04-26T14:17:00.756Z] #43 127.6 CC criu/lsm.o [2021-04-26T14:17:00.756Z] #43 128.1 CC criu/mem.o [2021-04-26T14:17:00.756Z] #43 130.1 CC criu/memfd.o [2021-04-26T14:17:00.756Z] #43 131.0 CC criu/mount.o [2021-04-26T14:17:00.834Z] #40 183.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-26T14:17:00.834Z] #40 183.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-26T14:17:01.139Z] #20 47.40 Selecting previously unselected package xfsprogs. [2021-04-26T14:17:01.139Z] #20 47.40 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-26T14:17:01.139Z] #20 47.40 Unpacking xfsprogs (4.20.0-1) ... [2021-04-26T14:17:01.709Z] #20 47.84 Selecting previously unselected package zip. [2021-04-26T14:17:01.709Z] #20 47.85 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-26T14:17:01.709Z] #20 47.85 Unpacking zip (3.0-11+b1) ... [2021-04-26T14:17:01.709Z] #20 48.07 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-26T14:17:01.709Z] #20 48.09 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-26T14:17:01.709Z] #20 48.10 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-26T14:17:01.709Z] #20 48.12 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-26T14:17:01.709Z] #20 48.13 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-26T14:17:01.709Z] #20 48.15 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-26T14:17:01.709Z] #20 48.17 Setting up uidmap (1:4.5-1.1) ... [2021-04-26T14:17:01.969Z] #20 48.18 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-26T14:17:01.970Z] #20 48.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-26T14:17:01.970Z] #20 48.22 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-26T14:17:01.970Z] #20 48.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-26T14:17:01.970Z] #20 48.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-26T14:17:01.970Z] #20 48.26 Setting up xxd (2:8.1.0875-5) ... [2021-04-26T14:17:01.970Z] #20 48.28 Setting up zip (3.0-11+b1) ... [2021-04-26T14:17:01.970Z] #20 48.29 Setting up vim-common (2:8.1.0875-5) ... [2021-04-26T14:17:01.970Z] #20 48.32 Setting up bash-completion (1:2.8-6) ... [2021-04-26T14:17:02.166Z] #20 50.21 Setting up xfsprogs (4.20.0-1) ... [2021-04-26T14:17:02.166Z] #20 50.23 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-26T14:17:02.669Z] #43 136.0 CC criu/namespaces.o [2021-04-26T14:17:02.746Z] #20 50.74 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-26T14:17:03.384Z] #40 ... [2021-04-26T14:17:03.384Z] [2021-04-26T14:17:03.384Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:03.384Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:03.384Z] #43 108.3 CC criu/files-ext.o [2021-04-26T14:17:03.384Z] #43 108.7 CC criu/files-reg.o [2021-04-26T14:17:03.384Z] #43 110.9 CC criu/files.o [2021-04-26T14:17:03.384Z] #43 113.0 CC criu/filesystems.o [2021-04-26T14:17:03.384Z] #43 113.7 CC criu/fsnotify.o [2021-04-26T14:17:03.384Z] #43 114.8 CC criu/image-desc.o [2021-04-26T14:17:03.384Z] #43 114.9 CC criu/image.o [2021-04-26T14:17:03.384Z] #43 115.8 CC criu/ipc_ns.o [2021-04-26T14:17:03.384Z] #43 117.0 CC criu/irmap.o [2021-04-26T14:17:03.384Z] #43 117.6 CC criu/kcmp-ids.o [2021-04-26T14:17:03.384Z] #43 118.0 CC criu/kerndat.o [2021-04-26T14:17:03.384Z] #43 ... [2021-04-26T14:17:03.384Z] [2021-04-26T14:17:03.384Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:17:03.384Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:17:03.384Z] #20 55.43 Setting up python3-wheel (0.32.3-2) ... [2021-04-26T14:17:03.384Z] #20 56.14 Setting up apparmor (2.13.2-10) ... [2021-04-26T14:17:03.384Z] #20 57.94 Setting up xfsprogs (4.20.0-1) ... [2021-04-26T14:17:03.384Z] #20 57.96 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-26T14:17:03.611Z] #43 ... [2021-04-26T14:17:03.611Z] [2021-04-26T14:17:03.611Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-26T14:17:03.611Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-26T14:17:03.611Z] #22 5.370 Collecting yamllint==1.26.1 [2021-04-26T14:17:03.646Z] #20 58.36 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-26T14:17:03.965Z] #20 51.77 Setting up python3-distutils (3.7.3-1) ... [2021-04-26T14:17:04.229Z] #20 52.24 Setting up python3-setuptools (40.8.0-1) ... [2021-04-26T14:17:04.510Z] #20 ... [2021-04-26T14:17:04.510Z] [2021-04-26T14:17:04.510Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:04.510Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:04.510Z] #43 116.1 CC criu/fsnotify.o [2021-04-26T14:17:04.510Z] #43 117.4 CC criu/image-desc.o [2021-04-26T14:17:04.510Z] #43 117.6 CC criu/image.o [2021-04-26T14:17:04.510Z] #43 118.5 CC criu/ipc_ns.o [2021-04-26T14:17:04.510Z] #43 119.8 CC criu/irmap.o [2021-04-26T14:17:04.510Z] #43 120.4 CC criu/kcmp-ids.o [2021-04-26T14:17:04.510Z] #43 120.9 CC criu/kerndat.o [2021-04-26T14:17:04.510Z] #43 122.1 CC criu/libnetlink.o [2021-04-26T14:17:04.510Z] #43 122.5 CC criu/log.o [2021-04-26T14:17:04.510Z] #43 123.0 CC criu/lsm.o [2021-04-26T14:17:04.510Z] #43 123.5 CC criu/mem.o [2021-04-26T14:17:04.510Z] #43 125.3 CC criu/memfd.o [2021-04-26T14:17:04.510Z] #43 126.1 CC criu/mount.o [2021-04-26T14:17:04.770Z] #43 ... [2021-04-26T14:17:04.770Z] [2021-04-26T14:17:04.770Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:17:04.770Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-26T14:17:04.770Z] #20 51.20 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-26T14:17:04.770Z] #20 51.21 Setting up xz-utils (5.2.4-1) ... [2021-04-26T14:17:04.770Z] #20 51.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-26T14:17:04.770Z] #20 51.24 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-26T14:17:05.030Z] #20 51.34 invoke-rc.d: could not determine current runlevel [2021-04-26T14:17:05.030Z] #20 51.35 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-26T14:17:05.030Z] #20 51.37 Setting up pigz (2.4-1) ... [2021-04-26T14:17:05.030Z] #20 51.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-26T14:17:05.030Z] #20 51.40 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-26T14:17:05.030Z] #20 51.43 Setting up python-pip-whl (18.1-5) ... [2021-04-26T14:17:05.030Z] #20 51.44 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-26T14:17:05.032Z] #20 59.31 Setting up python3-distutils (3.7.3-1) ... [2021-04-26T14:17:05.200Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m14.949582412s with top 10 stages: buildssa: 1m41.33352441s, goimports: 23.108865021s, unconvert: 12.332566661s, gosec: 10.015684026s, golint: 6.153406336s, ineffassign: 4.389751505s, inspect: 3.976567644s, misspell: 3.776856634s, vrp: 3.29005709s, printf: 2.176365292s [2021-04-26T14:17:05.290Z] #20 51.46 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-26T14:17:05.293Z] #20 59.81 Setting up python3-setuptools (40.8.0-1) ... [2021-04-26T14:17:05.550Z] #20 51.88 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-26T14:17:05.550Z] #20 51.90 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-26T14:17:05.550Z] #20 51.91 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-26T14:17:05.550Z] #20 51.92 Setting up vim (2:8.1.0875-5) ... [2021-04-26T14:17:05.550Z] #20 51.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-26T14:17:05.550Z] #20 51.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-26T14:17:05.550Z] #20 51.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-26T14:17:05.550Z] #20 51.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-26T14:17:05.550Z] #20 51.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-26T14:17:05.550Z] #20 51.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-26T14:17:05.810Z] #20 51.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-26T14:17:05.810Z] #20 51.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-26T14:17:05.810Z] #20 52.02 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-26T14:17:05.810Z] #20 52.04 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-26T14:17:05.810Z] #20 52.07 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-26T14:17:05.810Z] #20 52.09 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-26T14:17:05.810Z] #20 52.12 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-26T14:17:05.810Z] #20 52.18 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-26T14:17:06.166Z] #20 53.92 Setting up python3-pip (18.1-5) ... [2021-04-26T14:17:06.686Z] #20 61.02 Setting up python3-pip (18.1-5) ... [2021-04-26T14:17:07.568Z] #20 55.28 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:17:07.569Z] #20 55.39 Processing triggers for mime-support (3.62) ... [2021-04-26T14:17:07.635Z] #20 62.09 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:17:07.635Z] #20 62.13 Processing triggers for mime-support (3.62) ... [2021-04-26T14:17:08.579Z] #20 DONE 63.1s [2021-04-26T14:17:08.579Z] [2021-04-26T14:17:08.579Z] #21 [dev-systemd-false 8/26] 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 [2021-04-26T14:17:08.579Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-26T14:17:08.899Z] #22 10.77 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-26T14:17:08.969Z] #20 ... [2021-04-26T14:17:08.969Z] [2021-04-26T14:17:08.969Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:08.969Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-26T14:17:08.969Z] #43 97.71 CC criu/cr-service.o [2021-04-26T14:17:08.969Z] #43 99.11 CC criu/crtools.o [2021-04-26T14:17:08.969Z] #43 99.70 CC criu/eventfd.o [2021-04-26T14:17:08.969Z] #43 100.1 CC criu/eventpoll.o [2021-04-26T14:17:08.969Z] #43 100.8 CC criu/external.o [2021-04-26T14:17:08.969Z] #43 101.2 CC criu/fault-injection.o [2021-04-26T14:17:08.969Z] #43 101.4 CC criu/fdstore.o [2021-04-26T14:17:08.969Z] #43 101.8 CC criu/fifo.o [2021-04-26T14:17:08.969Z] #43 102.2 CC criu/file-ids.o [2021-04-26T14:17:08.969Z] #43 102.6 CC criu/file-lock.o [2021-04-26T14:17:08.969Z] #43 103.5 CC criu/files-ext.o [2021-04-26T14:17:08.969Z] #43 103.9 CC criu/files-reg.o [2021-04-26T14:17:08.969Z] #43 106.0 CC criu/files.o [2021-04-26T14:17:09.106Z] #20 54.98 Setting up iptables (1.8.2-4) ... [2021-04-26T14:17:09.106Z] #20 55.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-26T14:17:09.106Z] #20 55.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-26T14:17:09.106Z] #20 55.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-26T14:17:09.106Z] #20 55.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-26T14:17:09.106Z] #20 55.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-26T14:17:09.106Z] #20 55.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-26T14:17:09.106Z] #20 55.04 Setting up python3 (3.7.3-1) ... [2021-04-26T14:17:09.235Z] #43 107.9 CC criu/filesystems.o [2021-04-26T14:17:09.367Z] #20 55.51 Setting up python3-wheel (0.32.3-2) ... [2021-04-26T14:17:09.525Z] #21 1.027 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-26T14:17:09.787Z] #21 1.032 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-26T14:17:09.787Z] #21 1.035 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-26T14:17:09.787Z] #21 DONE 1.2s [2021-04-26T14:17:09.787Z] [2021-04-26T14:17:09.787Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:09.787Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:09.787Z] #43 119.2 CC criu/libnetlink.o [2021-04-26T14:17:09.787Z] #43 119.5 CC criu/log.o [2021-04-26T14:17:09.787Z] #43 120.0 CC criu/lsm.o [2021-04-26T14:17:09.787Z] #43 120.4 CC criu/mem.o [2021-04-26T14:17:09.787Z] #43 122.2 CC criu/memfd.o [2021-04-26T14:17:09.787Z] #43 122.8 CC criu/mount.o [2021-04-26T14:17:09.787Z] #43 ... [2021-04-26T14:17:09.787Z] [2021-04-26T14:17:09.787Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-26T14:17:09.787Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-26T14:17:09.814Z] #43 108.5 CC criu/fsnotify.o [2021-04-26T14:17:09.940Z] #20 56.15 Setting up apparmor (2.13.2-10) ... [2021-04-26T14:17:10.286Z] #22 11.98 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-26T14:17:10.286Z] #22 12.03 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-26T14:17:10.286Z] #22 12.09 Collecting pyyaml (from yamllint==1.26.1) [2021-04-26T14:17:10.395Z] #43 ... [2021-04-26T14:17:10.395Z] [2021-04-26T14:17:10.395Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:17:10.395Z] #49 sha256:5686d9a3275e376c49b41f5a3b87e7240d880d8ae33dd5758eb61ceba139128d [2021-04-26T14:17:10.395Z] #49 175.9 + /build/golangci-lint --version [2021-04-26T14:17:10.548Z] #22 12.36 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-26T14:17:10.665Z] #49 176.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-26T14:17:10.809Z] #22 12.68 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-26T14:17:10.809Z] #22 12.68 Building wheels for collected packages: yamllint [2021-04-26T14:17:10.809Z] #22 12.68 Running setup.py bdist_wheel for yamllint: started [2021-04-26T14:17:10.929Z] #49 DONE 176.5s [2021-04-26T14:17:10.929Z] [2021-04-26T14:17:10.929Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-26T14:17:10.929Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-26T14:17:10.929Z] #20 DONE 58.9s [2021-04-26T14:17:10.929Z] [2021-04-26T14:17:10.929Z] #21 [dev-systemd-false 8/26] 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 [2021-04-26T14:17:10.929Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-04-26T14:17:11.858Z] #20 57.91 Setting up xfsprogs (4.20.0-1) ... [2021-04-26T14:17:11.858Z] #20 57.93 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-26T14:17:12.119Z] #20 58.33 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-26T14:17:12.195Z] #22 13.90 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-26T14:17:12.195Z] #22 13.90 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-26T14:17:12.195Z] #22 13.97 Successfully built yamllint [2021-04-26T14:17:12.195Z] #22 13.99 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-26T14:17:12.457Z] #22 14.45 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-26T14:17:13.029Z] #22 DONE 14.9s [2021-04-26T14:17:13.029Z] [2021-04-26T14:17:13.029Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-26T14:17:13.029Z] #25 sha256:c455aa27457b1da2c9c46afbad7812930ebdf8f06ab38bdecf931f9bbadc9203 [2021-04-26T14:17:13.064Z] #20 59.20 Setting up python3-distutils (3.7.3-1) ... [2021-04-26T14:17:13.291Z] #25 DONE 0.3s [2021-04-26T14:17:13.291Z] [2021-04-26T14:17:13.291Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-26T14:17:13.291Z] #30 sha256:277b5d72c5d79bb2bcf49aabb1cc768c889daff3aa0f652caa7c67a374851569 [2021-04-26T14:17:13.327Z] #20 59.70 Setting up python3-setuptools (40.8.0-1) ... [2021-04-26T14:17:13.508Z] #21 2.097 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-26T14:17:13.508Z] #21 2.105 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-26T14:17:13.508Z] #21 2.107 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-26T14:17:13.508Z] #21 DONE 2.3s [2021-04-26T14:17:13.508Z] [2021-04-26T14:17:13.508Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-26T14:17:13.508Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-26T14:17:14.234Z] #30 ... [2021-04-26T14:17:14.234Z] [2021-04-26T14:17:14.234Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:14.234Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:14.234Z] #43 137.8 CC criu/net.o [2021-04-26T14:17:14.234Z] #43 140.8 CC criu/netfilter.o [2021-04-26T14:17:14.234Z] #43 141.1 CC criu/page-pipe.o [2021-04-26T14:17:14.234Z] #43 141.8 CC criu/page-xfer.o [2021-04-26T14:17:14.234Z] #43 143.4 CC criu/pagemap-cache.o [2021-04-26T14:17:14.234Z] #43 143.8 CC criu/pagemap.o [2021-04-26T14:17:14.234Z] #43 145.0 CC criu/parasite-syscall.o [2021-04-26T14:17:14.234Z] #43 145.9 CC criu/path.o [2021-04-26T14:17:14.234Z] #43 146.3 CC criu/pie-util-vdso-elf32.o [2021-04-26T14:17:14.234Z] #43 146.9 CC criu/pie-util-vdso.o [2021-04-26T14:17:14.234Z] #43 147.6 CC criu/pie-util.o [2021-04-26T14:17:14.234Z] #43 147.8 CC criu/pipes.o [2021-04-26T14:17:14.714Z] #20 60.96 Setting up python3-pip (18.1-5) ... [2021-04-26T14:17:15.088Z] #22 5.241 Collecting yamllint==1.26.1 [2021-04-26T14:17:15.176Z] #43 148.5 CC criu/plugin.o [2021-04-26T14:17:15.176Z] #43 148.9 CC criu/proc_parse.o [2021-04-26T14:17:15.658Z] #20 62.07 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:17:15.658Z] #20 62.12 Processing triggers for mime-support (3.62) ... [2021-04-26T14:17:16.601Z] #20 DONE 62.7s [2021-04-26T14:17:16.601Z] [2021-04-26T14:17:16.601Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:16.601Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:16.601Z] #43 130.2 CC criu/namespaces.o [2021-04-26T14:17:16.601Z] #43 132.2 CC criu/net.o [2021-04-26T14:17:16.601Z] #43 135.7 CC criu/netfilter.o [2021-04-26T14:17:16.601Z] #43 136.0 CC criu/page-pipe.o [2021-04-26T14:17:16.601Z] #43 136.8 CC criu/page-xfer.o [2021-04-26T14:17:16.601Z] #43 ... [2021-04-26T14:17:16.601Z] [2021-04-26T14:17:16.601Z] #21 [dev-systemd-false 8/26] 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 [2021-04-26T14:17:16.601Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-26T14:17:17.639Z] #22 ... [2021-04-26T14:17:17.639Z] [2021-04-26T14:17:17.639Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:17.639Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:17.639Z] #43 127.3 CC criu/namespaces.o [2021-04-26T14:17:17.639Z] #43 129.5 CC criu/net.o [2021-04-26T14:17:17.639Z] #43 132.7 CC criu/netfilter.o [2021-04-26T14:17:17.723Z] #43 151.1 CC criu/protobuf-desc.o [2021-04-26T14:17:17.901Z] #43 133.0 CC criu/page-pipe.o [2021-04-26T14:17:18.297Z] #43 ... [2021-04-26T14:17:18.297Z] [2021-04-26T14:17:18.297Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-26T14:17:18.297Z] #30 sha256:277b5d72c5d79bb2bcf49aabb1cc768c889daff3aa0f652caa7c67a374851569 [2021-04-26T14:17:18.297Z] #30 DONE 5.1s [2021-04-26T14:17:18.297Z] [2021-04-26T14:17:18.297Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-26T14:17:18.297Z] #33 sha256:0bb6dafbf5ba5dc7df0f3e49b1ea3d09a854858498c9f7e7cb89e9d12b2be783 [2021-04-26T14:17:18.517Z] #21 1.929 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-26T14:17:18.517Z] #21 1.933 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-26T14:17:18.517Z] #21 1.936 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-26T14:17:18.517Z] #21 DONE 2.0s [2021-04-26T14:17:18.517Z] [2021-04-26T14:17:18.517Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:18.517Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:18.517Z] #43 138.5 CC criu/pagemap-cache.o [2021-04-26T14:17:18.517Z] #43 139.0 CC criu/pagemap.o [2021-04-26T14:17:18.517Z] #43 140.0 CC criu/parasite-syscall.o [2021-04-26T14:17:18.842Z] #22 4.765 Collecting yamllint==1.26.1 [2021-04-26T14:17:18.849Z] #43 133.7 CC criu/page-xfer.o [2021-04-26T14:17:18.869Z] #33 DONE 0.5s [2021-04-26T14:17:18.869Z] [2021-04-26T14:17:18.869Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-26T14:17:18.869Z] #35 sha256:7c93b3507ff53c97f0a0577db012404274d6eb2e45f46a5d6a7aa544e8237b96 [2021-04-26T14:17:18.869Z] #35 DONE 0.2s [2021-04-26T14:17:18.869Z] [2021-04-26T14:17:18.869Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:18.869Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:18.869Z] #43 152.2 CC criu/protobuf.o [2021-04-26T14:17:19.130Z] #43 ... [2021-04-26T14:17:19.130Z] [2021-04-26T14:17:19.130Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-26T14:17:19.130Z] #38 sha256:9ccf96ce945044b76ed7ee50c6e503b9a7ea53a59ffaf53c82f8245246ef2ed1 [2021-04-26T14:17:19.130Z] #38 DONE 0.1s [2021-04-26T14:17:19.130Z] [2021-04-26T14:17:19.130Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:19.130Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:19.130Z] #43 152.7 CC criu/pstree.o [2021-04-26T14:17:19.423Z] #22 ... [2021-04-26T14:17:19.423Z] [2021-04-26T14:17:19.423Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:19.423Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-26T14:17:19.423Z] #43 109.4 CC criu/image-desc.o [2021-04-26T14:17:19.423Z] #43 109.6 CC criu/image.o [2021-04-26T14:17:19.423Z] #43 110.5 CC criu/ipc_ns.o [2021-04-26T14:17:19.423Z] #43 111.6 CC criu/irmap.o [2021-04-26T14:17:19.423Z] #43 112.2 CC criu/kcmp-ids.o [2021-04-26T14:17:19.423Z] #43 112.6 CC criu/kerndat.o [2021-04-26T14:17:19.423Z] #43 113.9 CC criu/libnetlink.o [2021-04-26T14:17:19.423Z] #43 114.2 CC criu/log.o [2021-04-26T14:17:19.423Z] #43 114.7 CC criu/lsm.o [2021-04-26T14:17:19.423Z] #43 115.1 CC criu/mem.o [2021-04-26T14:17:19.423Z] #43 116.8 CC criu/memfd.o [2021-04-26T14:17:19.423Z] #43 117.2 CC criu/mount.o [2021-04-26T14:17:19.462Z] #43 141.1 CC criu/path.o [2021-04-26T14:17:19.734Z] #43 141.4 CC criu/pie-util-vdso-elf32.o [2021-04-26T14:17:20.055Z] INFO [runner/unused/goanalysis] analyzers took 29.190673764s with top 10 stages: buildssa: 25.024639581s, U1000: 4.166034183s [2021-04-26T14:17:20.055Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-04-26T14:17:20.055Z] INFO [runner] Processors filtering stat (out/in): cgo: 1682/2262, exclude: 1577/1577, nolint: 0/64, filename_unadjuster: 1682/1682, skip_files: 1682/1682, skip_dirs: 1682/1682, identifier_marker: 1577/1577, autogenerated_exclude: 1577/1682, path_prettifier: 1682/1682, exclude-rules: 64/1577 [2021-04-26T14:17:20.055Z] INFO [runner] processing took 125.632568ms with stages: nolint: 53.410014ms, identifier_marker: 38.719075ms, path_prettifier: 13.335548ms, autogenerated_exclude: 8.33375ms, exclude-rules: 6.507815ms, skip_dirs: 3.740426ms, cgo: 851.835µs, filename_unadjuster: 727.226µs, max_same_issues: 1.832µs, uniq_by_line: 1.161µs, max_from_linter: 872ns, path_shortener: 585ns, diff: 584ns, skip_files: 542ns, exclude: 510ns, source_code: 491ns, max_per_file_from_linter: 302ns [2021-04-26T14:17:20.055Z] INFO [runner] linters took 1m39.944114653s with stages: goanalysis_metalinter: 1m20.193497069s, unused: 19.62380248s [2021-04-26T14:17:20.055Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-04-26T14:17:20.056Z] INFO Memory: 1651 samples, avg is 239.2MB, max is 3628.6MB [2021-04-26T14:17:20.056Z] INFO Execution took 3m41.64061254s [2021-04-26T14:17:20.056Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-04-26T14:17:20.238Z] #43 135.1 CC criu/pagemap-cache.o [2021-04-26T14:17:20.306Z] #43 142.1 CC criu/pie-util-vdso.o [2021-04-26T14:17:20.428Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42324/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 hack/make.sh dynbinary-daemon test-docker-py [2021-04-26T14:17:20.499Z] #43 135.5 CC criu/pagemap.o [2021-04-26T14:17:20.499Z] #43 ... [2021-04-26T14:17:20.499Z] [2021-04-26T14:17:20.499Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-26T14:17:20.499Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-26T14:17:20.499Z] #22 10.68 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-26T14:17:20.519Z] #43 153.9 CC criu/rbtree.o [2021-04-26T14:17:20.779Z] #43 154.2 CC criu/rst-malloc.o [2021-04-26T14:17:20.779Z] #43 ... [2021-04-26T14:17:20.779Z] [2021-04-26T14:17:20.779Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-04-26T14:17:20.779Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-26T14:17:20.779Z] #40 DONE 225.6s [2021-04-26T14:17:20.877Z] #43 142.6 CC criu/pie-util.o [2021-04-26T14:17:20.878Z] #43 142.8 CC criu/pipes.o [2021-04-26T14:17:21.002Z] [2021-04-26T14:17:21.002Z] Removing bundles/ [2021-04-26T14:17:21.002Z] [2021-04-26T14:17:21.002Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-26T14:17:21.002Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-26T14:17:21.002Z] GOOS="" GOARCH="" GOARM="" [2021-04-26T14:17:21.040Z] [2021-04-26T14:17:21.040Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:21.040Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:21.040Z] #43 154.7 CC criu/seccomp.o [2021-04-26T14:17:21.358Z] #43 119.9 CC criu/namespaces.o [2021-04-26T14:17:21.445Z] #22 11.81 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-26T14:17:21.707Z] #22 11.87 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-26T14:17:21.707Z] #22 11.94 Collecting pyyaml (from yamllint==1.26.1) [2021-04-26T14:17:21.968Z] #22 12.25 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-26T14:17:21.986Z] #43 155.7 CC criu/seize.o [2021-04-26T14:17:22.230Z] #22 12.60 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-26T14:17:22.264Z] #43 143.9 CC criu/plugin.o [2021-04-26T14:17:22.492Z] #22 12.61 Building wheels for collected packages: yamllint [2021-04-26T14:17:22.492Z] #22 12.61 Running setup.py bdist_wheel for yamllint: started [2021-04-26T14:17:22.527Z] #43 144.3 CC criu/proc_parse.o [2021-04-26T14:17:22.759Z] #43 121.3 CC criu/net.o [2021-04-26T14:17:22.927Z] #43 ... [2021-04-26T14:17:22.927Z] [2021-04-26T14:17:22.928Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-26T14:17:22.928Z] #41 sha256:8905d4b6b6e795caa5086460fc693f2f13653f5155f397217c18b687abf2e69d [2021-04-26T14:17:22.928Z] #41 DONE 0.6s [2021-04-26T14:17:22.928Z] [2021-04-26T14:17:22.928Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:22.928Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:22.928Z] #43 156.6 CC criu/servicefd.o [2021-04-26T14:17:23.339Z] #43 ... [2021-04-26T14:17:23.339Z] [2021-04-26T14:17:23.339Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-26T14:17:23.339Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-26T14:17:23.339Z] #22 10.17 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-26T14:17:23.439Z] #22 13.62 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-26T14:17:23.439Z] #22 13.63 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-26T14:17:23.439Z] #22 13.69 Successfully built yamllint [2021-04-26T14:17:23.439Z] #22 13.71 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-26T14:17:23.499Z] #43 157.0 CC criu/shmem.o [2021-04-26T14:17:23.701Z] #22 14.07 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-26T14:17:24.275Z] #22 DONE 14.5s [2021-04-26T14:17:24.275Z] [2021-04-26T14:17:24.275Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:24.275Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:24.275Z] #43 136.7 CC criu/parasite-syscall.o [2021-04-26T14:17:24.275Z] #43 137.7 CC criu/path.o [2021-04-26T14:17:24.275Z] #43 138.0 CC criu/pie-util-vdso-elf32.o [2021-04-26T14:17:24.275Z] #43 138.6 CC criu/pie-util-vdso.o [2021-04-26T14:17:24.275Z] #43 139.1 CC criu/pie-util.o [2021-04-26T14:17:24.275Z] #43 139.4 CC criu/pipes.o [2021-04-26T14:17:24.441Z] #43 157.8 CC criu/sigframe.o [2021-04-26T14:17:24.441Z] #43 158.0 CC criu/signalfd.o [2021-04-26T14:17:24.445Z] #43 ... [2021-04-26T14:17:24.445Z] [2021-04-26T14:17:24.445Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-04-26T14:17:24.445Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-26T14:17:24.445Z] #40 DONE 217.6s [2021-04-26T14:17:24.445Z] [2021-04-26T14:17:24.445Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-26T14:17:24.445Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-26T14:17:24.445Z] #22 6.035 Collecting yamllint==1.26.1 [2021-04-26T14:17:24.542Z] #43 ... [2021-04-26T14:17:24.542Z] [2021-04-26T14:17:24.542Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-26T14:17:24.542Z] #25 sha256:d7f453074fa80da29d9db18d5f58b67eefee77b09b0abdf135e8f5e1a1ee0204 [2021-04-26T14:17:24.542Z] #25 DONE 0.3s [2021-04-26T14:17:24.702Z] #43 158.3 CC criu/sk-inet.o [2021-04-26T14:17:24.741Z] #22 11.36 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-26T14:17:24.741Z] #22 11.44 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-26T14:17:24.741Z] #22 11.50 Collecting pyyaml (from yamllint==1.26.1) [2021-04-26T14:17:24.804Z] [2021-04-26T14:17:24.804Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-26T14:17:24.804Z] #30 sha256:b8cd832b1c5d17dce74798254cc1864fba43e0a1e60e60468ec0e67c4dcf975a [2021-04-26T14:17:25.006Z] #22 11.73 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-26T14:17:25.587Z] #22 12.40 Installing build dependencies: started [2021-04-26T14:17:25.644Z] #43 ... [2021-04-26T14:17:25.644Z] [2021-04-26T14:17:25.644Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:17:25.644Z] #49 sha256:94da867e5cb44d8d95fa0ba3b0c66411a933f677d2e162387803e4bfd3762732 [2021-04-26T14:17:25.644Z] #49 230.4 + /build/golangci-lint --version [2021-04-26T14:17:25.644Z] #49 230.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-26T14:17:25.644Z] #49 DONE 231.0s [2021-04-26T14:17:25.644Z] [2021-04-26T14:17:25.644Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:25.644Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:25.644Z] #43 159.3 CC criu/sk-netlink.o [2021-04-26T14:17:25.831Z] #22 ... [2021-04-26T14:17:25.831Z] [2021-04-26T14:17:25.831Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:25.831Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:25.831Z] #43 147.3 CC criu/protobuf-desc.o [2021-04-26T14:17:26.215Z] #43 159.8 CC criu/sk-packet.o [2021-04-26T14:17:26.404Z] #43 148.2 CC criu/protobuf.o [2021-04-26T14:17:26.665Z] #43 148.6 CC criu/pstree.o [2021-04-26T14:17:26.788Z] #43 160.5 CC criu/sk-queue.o [2021-04-26T14:17:27.729Z] #43 161.2 CC criu/sk-tcp.o [2021-04-26T14:17:28.038Z] #43 161.5 CC criu/sk-unix.o [2021-04-26T14:17:28.051Z] #43 149.9 CC criu/rbtree.o [2021-04-26T14:17:28.312Z] #43 150.1 CC criu/rst-malloc.o [2021-04-26T14:17:28.573Z] #43 150.4 CC criu/seccomp.o [2021-04-26T14:17:29.145Z] #43 150.9 CC criu/seize.o [2021-04-26T14:17:29.450Z] #43 163.0 CC criu/sockets.o [2021-04-26T14:17:30.025Z] #43 163.6 CC criu/stats.o [2021-04-26T14:17:30.088Z] #43 151.7 CC criu/servicefd.o [2021-04-26T14:17:30.106Z] #30 DONE 5.4s [2021-04-26T14:17:30.106Z] [2021-04-26T14:17:30.106Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-04-26T14:17:30.106Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-26T14:17:30.106Z] #40 DONE 212.3s [2021-04-26T14:17:30.106Z] [2021-04-26T14:17:30.106Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-26T14:17:30.106Z] #33 sha256:88815815493bfd12409b1674ce216619b36bd272638376dcf7697fb7b63e293a [2021-04-26T14:17:30.285Z] #43 163.8 CC criu/string.o [2021-04-26T14:17:30.285Z] #43 163.9 CC criu/sysctl.o [2021-04-26T14:17:30.350Z] #43 152.1 CC criu/shmem.o [2021-04-26T14:17:30.681Z] #33 DONE 0.4s [2021-04-26T14:17:30.681Z] [2021-04-26T14:17:30.681Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-26T14:17:30.681Z] #35 sha256:33567a9d56d260f28a394fccbe686604f50623f77dd13d68e1505965e1ca2165 [2021-04-26T14:17:30.681Z] #35 DONE 0.2s [2021-04-26T14:17:30.681Z] [2021-04-26T14:17:30.681Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-26T14:17:30.681Z] #38 sha256:f9082713fcbf48e7b76e33cd7bef22f3d5ad61a9aabcf35fc9fa7d56ea3f5976 [2021-04-26T14:17:30.855Z] #43 164.4 CC criu/sysfs_parse.o [2021-04-26T14:17:30.913Z] #22 ... [2021-04-26T14:17:30.913Z] [2021-04-26T14:17:30.913Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:30.913Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-26T14:17:30.913Z] #43 123.6 CC criu/netfilter.o [2021-04-26T14:17:30.913Z] #43 124.0 CC criu/page-pipe.o [2021-04-26T14:17:30.913Z] #43 124.6 CC criu/page-xfer.o [2021-04-26T14:17:30.913Z] #43 126.3 CC criu/pagemap-cache.o [2021-04-26T14:17:30.913Z] #43 126.7 CC criu/pagemap.o [2021-04-26T14:17:30.913Z] #43 127.5 CC criu/parasite-syscall.o [2021-04-26T14:17:30.913Z] #43 128.2 CC criu/path.o [2021-04-26T14:17:30.913Z] #43 128.4 CC criu/pie-util-vdso.o [2021-04-26T14:17:30.913Z] #43 128.8 CC criu/pie-util.o [2021-04-26T14:17:30.913Z] #43 128.9 CC criu/pipes.o [2021-04-26T14:17:30.913Z] #43 129.5 CC criu/plugin.o [2021-04-26T14:17:30.943Z] #38 DONE 0.3s [2021-04-26T14:17:30.943Z] [2021-04-26T14:17:30.943Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:30.943Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:30.943Z] #43 140.4 CC criu/plugin.o [2021-04-26T14:17:30.943Z] #43 140.7 CC criu/proc_parse.o [2021-04-26T14:17:30.943Z] #43 142.8 CC criu/protobuf-desc.o [2021-04-26T14:17:30.943Z] #43 143.6 CC criu/protobuf.o [2021-04-26T14:17:30.943Z] #43 144.0 CC criu/pstree.o [2021-04-26T14:17:30.943Z] #43 144.9 CC criu/rbtree.o [2021-04-26T14:17:30.943Z] #43 145.3 CC criu/rst-malloc.o [2021-04-26T14:17:30.943Z] #43 145.6 CC criu/seccomp.o [2021-04-26T14:17:31.115Z] #43 164.7 CC criu/timens.o [2021-04-26T14:17:31.178Z] #43 129.9 CC criu/proc_parse.o [2021-04-26T14:17:31.293Z] #43 153.0 CC criu/sigframe.o [2021-04-26T14:17:31.293Z] #43 ... [2021-04-26T14:17:31.293Z] [2021-04-26T14:17:31.293Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:17:31.293Z] #49 sha256:8ad0c62171462ac32f56388d77d7a175eb83c14ca42ebf62a63f515a40ea1c90 [2021-04-26T14:17:31.293Z] #49 224.6 + /build/golangci-lint --version [2021-04-26T14:17:31.376Z] #43 164.9 CC criu/timerfd.o [2021-04-26T14:17:31.517Z] #43 146.5 CC criu/seize.o [2021-04-26T14:17:31.517Z] #43 ... [2021-04-26T14:17:31.517Z] [2021-04-26T14:17:31.517Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-26T14:17:31.517Z] #41 sha256:5cec88a18aec683c8e8e91f15d20995e764dfe56888623e6bff0679b8b3b053d [2021-04-26T14:17:31.554Z] #49 225.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-26T14:17:31.637Z] #43 165.1 CC criu/tty.o [2021-04-26T14:17:31.815Z] #49 DONE 225.3s [2021-04-26T14:17:31.816Z] [2021-04-26T14:17:31.816Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:31.816Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:31.816Z] #43 153.2 CC criu/signalfd.o [2021-04-26T14:17:31.816Z] #43 153.6 CC criu/sk-inet.o [2021-04-26T14:17:32.092Z] #41 DONE 0.6s [2021-04-26T14:17:32.092Z] [2021-04-26T14:17:32.092Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:32.092Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:32.092Z] #43 147.3 CC criu/servicefd.o [2021-04-26T14:17:32.580Z] #43 166.2 CC criu/tun.o [2021-04-26T14:17:32.667Z] #43 147.7 CC criu/shmem.o [2021-04-26T14:17:32.841Z] #43 166.6 CC criu/uffd.o [2021-04-26T14:17:33.113Z] #43 131.9 CC criu/protobuf-desc.o [2021-04-26T14:17:33.203Z] #43 154.8 CC criu/sk-netlink.o [2021-04-26T14:17:33.203Z] #43 ... [2021-04-26T14:17:33.203Z] [2021-04-26T14:17:33.203Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-26T14:17:33.203Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-26T14:17:33.203Z] #22 11.42 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-26T14:17:33.203Z] #22 12.48 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-26T14:17:33.203Z] #22 12.53 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-26T14:17:33.203Z] #22 12.58 Collecting pyyaml (from yamllint==1.26.1) [2021-04-26T14:17:33.203Z] #22 12.78 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-26T14:17:33.203Z] #22 13.05 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-26T14:17:33.203Z] #22 13.05 Building wheels for collected packages: yamllint [2021-04-26T14:17:33.203Z] #22 13.06 Running setup.py bdist_wheel for yamllint: started [2021-04-26T14:17:33.203Z] #22 14.06 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-26T14:17:33.203Z] #22 14.06 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-26T14:17:33.203Z] #22 14.10 Successfully built yamllint [2021-04-26T14:17:33.203Z] #22 14.13 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-26T14:17:33.203Z] #22 14.43 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-26T14:17:33.203Z] #22 DONE 14.7s [2021-04-26T14:17:33.464Z] [2021-04-26T14:17:33.464Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-26T14:17:33.464Z] #25 sha256:86a3b5d4ea0b119a23e7ab1ca9684ce2dbb7077c0b2975b0cf1baf2db13dd8e2 [2021-04-26T14:17:33.614Z] #43 148.4 CC criu/sigframe.o [2021-04-26T14:17:33.614Z] #43 148.6 CC criu/signalfd.o [2021-04-26T14:17:33.726Z] #25 DONE 0.5s [2021-04-26T14:17:33.726Z] [2021-04-26T14:17:33.726Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-26T14:17:33.726Z] #30 sha256:853945f76cd71fa9fa690776f863007fc41e9864ac30e8e7d1ca719772e6c3eb [2021-04-26T14:17:33.876Z] #43 148.9 CC criu/sk-inet.o [2021-04-26T14:17:34.067Z] #43 ... [2021-04-26T14:17:34.067Z] [2021-04-26T14:17:34.067Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:17:34.067Z] #56 sha256:a2a4f10c76b248727298d89dadf7eb9dc8fcaa0c37e5d06f87833e2a1231592b [2021-04-26T14:17:34.067Z] #56 161.0 + bin/containerd [2021-04-26T14:17:34.227Z] #43 167.5 CC criu/util.o [2021-04-26T14:17:34.797Z] #43 168.4 CC criu/uts_ns.o [2021-04-26T14:17:34.823Z] #43 149.8 CC criu/sk-netlink.o [2021-04-26T14:17:35.057Z] #43 168.6 CC criu/vdso-compat.o [2021-04-26T14:17:35.057Z] #43 168.8 CC criu/vdso.o [2021-04-26T14:17:35.086Z] #43 150.1 CC criu/sk-packet.o [2021-04-26T14:17:35.628Z] #43 169.2 LINK criu/built-in.o [2021-04-26T14:17:35.628Z] #43 169.4 LINK criu/criu [2021-04-26T14:17:35.661Z] #43 150.7 CC criu/sk-queue.o [2021-04-26T14:17:35.889Z] #43 169.6 DEP lib/c/criu.d [2021-04-26T14:17:35.923Z] #43 151.1 CC criu/sk-tcp.o [2021-04-26T14:17:36.151Z] #43 169.7 CC images/rpc.pb-c.o [2021-04-26T14:17:36.498Z] #43 151.6 CC criu/sk-unix.o [2021-04-26T14:17:36.723Z] #43 170.1 CC lib/c/criu.o [2021-04-26T14:17:36.761Z] #43 ... [2021-04-26T14:17:36.761Z] [2021-04-26T14:17:36.761Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-26T14:17:36.761Z] #49 sha256:56d15f66bc451734048177deb5820c9d40d0398c51e405081305cb2eb9363ee9 [2021-04-26T14:17:36.761Z] #49 219.3 + /build/golangci-lint --version [2021-04-26T14:17:36.761Z] #49 219.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-26T14:17:36.761Z] #49 DONE 220.2s [2021-04-26T14:17:36.761Z] [2021-04-26T14:17:36.761Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:17:36.761Z] #53 sha256:aeaa741f4a0204ccb3f525c7457fd6e81a07c35763db5a9379e6744e816f029e [2021-04-26T14:17:37.295Z] #43 170.7 LINK lib/c/built-in.o [2021-04-26T14:17:37.295Z] #43 170.7 LINK lib/c/libcriu.so [2021-04-26T14:17:37.295Z] #43 170.8 LINK lib/c/libcriu.a [2021-04-26T14:17:37.295Z] #43 170.9 GEN magic.py [2021-04-26T14:17:37.295Z] #43 171.0 Note: Building without setproctitle() and strlcpy() support. [2021-04-26T14:17:37.295Z] #43 171.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-26T14:17:37.295Z] #43 171.0 Note: Building without GnuTLS support [2021-04-26T14:17:37.295Z] #43 171.0 Makefile.config:39: Warn: you have no libnftables installed [2021-04-26T14:17:37.295Z] #43 171.0 Makefile.config:40: Warn: Building without nftables support [2021-04-26T14:17:38.250Z] #43 171.7 fatal: not a git repository (or any of the parent directories): .git [2021-04-26T14:17:38.681Z] #53 ... [2021-04-26T14:17:38.681Z] [2021-04-26T14:17:38.681Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:38.681Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:38.681Z] #43 153.7 CC criu/sockets.o [2021-04-26T14:17:38.821Z] #43 172.3 make[1]: Nothing to be done for 'all'. [2021-04-26T14:17:39.021Z] #30 ... [2021-04-26T14:17:39.021Z] [2021-04-26T14:17:39.021Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:39.021Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:39.021Z] #43 155.3 CC criu/sk-packet.o [2021-04-26T14:17:39.021Z] #43 155.9 CC criu/sk-queue.o [2021-04-26T14:17:39.021Z] #43 156.3 CC criu/sk-tcp.o [2021-04-26T14:17:39.021Z] #43 156.8 CC criu/sk-unix.o [2021-04-26T14:17:39.021Z] #43 158.4 CC criu/sockets.o [2021-04-26T14:17:39.021Z] #43 159.0 CC criu/stats.o [2021-04-26T14:17:39.021Z] #43 159.3 CC criu/string.o [2021-04-26T14:17:39.021Z] #43 159.3 CC criu/sysctl.o [2021-04-26T14:17:39.021Z] #43 159.8 CC criu/sysfs_parse.o [2021-04-26T14:17:39.021Z] #43 160.0 CC criu/timens.o [2021-04-26T14:17:39.021Z] #43 160.3 CC criu/timerfd.o [2021-04-26T14:17:39.021Z] #43 160.5 CC criu/tty.o [2021-04-26T14:17:39.080Z] #43 172.8 make[1]: 'images/built-in.o' is up to date. [2021-04-26T14:17:39.254Z] #43 154.2 CC criu/stats.o [2021-04-26T14:17:39.254Z] #43 154.4 CC criu/string.o [2021-04-26T14:17:39.254Z] #43 154.5 CC criu/sysctl.o [2021-04-26T14:17:39.340Z] #43 172.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-26T14:17:39.341Z] #43 172.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-26T14:17:39.341Z] #43 172.9 make[1]: 'compel/libcompel.a' is up to date. [2021-04-26T14:17:39.341Z] #43 173.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-26T14:17:39.341Z] #43 173.0 make[1]: Nothing to be done for 'all'. [2021-04-26T14:17:39.341Z] #43 173.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-26T14:17:39.397Z] #56 ... [2021-04-26T14:17:39.397Z] [2021-04-26T14:17:39.397Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:39.397Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-26T14:17:39.397Z] #43 132.8 CC criu/protobuf.o [2021-04-26T14:17:39.397Z] #43 133.1 CC criu/pstree.o [2021-04-26T14:17:39.397Z] #43 134.0 CC criu/rbtree.o [2021-04-26T14:17:39.397Z] #43 134.2 CC criu/rst-malloc.o [2021-04-26T14:17:39.397Z] #43 134.5 CC criu/seccomp.o [2021-04-26T14:17:39.397Z] #43 135.2 CC criu/seize.o [2021-04-26T14:17:39.397Z] #43 136.0 CC criu/servicefd.o [2021-04-26T14:17:39.397Z] #43 136.4 CC criu/shmem.o [2021-04-26T14:17:39.397Z] #43 137.3 CC criu/sigframe.o [2021-04-26T14:17:39.397Z] #43 137.5 CC criu/signalfd.o [2021-04-26T14:17:39.397Z] #43 137.8 CC criu/sk-inet.o [2021-04-26T14:17:39.601Z] #43 173.2 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:39.601Z] #43 173.2 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:39.601Z] #43 173.2 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:39.601Z] #43 173.3 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:39.601Z] #43 173.3 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:39.828Z] #43 154.9 CC criu/sysfs_parse.o [2021-04-26T14:17:39.861Z] #43 173.4 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:39.861Z] #43 173.4 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:39.861Z] #43 173.5 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:39.861Z] #43 173.5 INSTALL criu/criu [2021-04-26T14:17:40.014Z] #43 ... [2021-04-26T14:17:40.015Z] [2021-04-26T14:17:40.015Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-26T14:17:40.015Z] #30 sha256:853945f76cd71fa9fa690776f863007fc41e9864ac30e8e7d1ca719772e6c3eb [2021-04-26T14:17:40.015Z] #30 DONE 6.2s [2021-04-26T14:17:40.015Z] [2021-04-26T14:17:40.015Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-26T14:17:40.015Z] #33 sha256:e784ece549ac48f789fe1f3367dea263e8f72b62e3d39d2de0a559ecfb0e1172 [2021-04-26T14:17:40.091Z] #43 155.2 CC criu/timens.o [2021-04-26T14:17:40.294Z] #33 DONE 0.4s [2021-04-26T14:17:40.294Z] [2021-04-26T14:17:40.294Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-26T14:17:40.294Z] #35 sha256:ae68e5316c191b58f30f06c8e5ec1cbe353b8aa817336eb3f6b927fcd95952bf [2021-04-26T14:17:40.294Z] #35 DONE 0.1s [2021-04-26T14:17:40.294Z] [2021-04-26T14:17:40.294Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:40.294Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:40.294Z] #43 161.9 CC criu/tun.o [2021-04-26T14:17:40.352Z] #43 138.9 CC criu/sk-netlink.o [2021-04-26T14:17:40.352Z] #43 ... [2021-04-26T14:17:40.352Z] [2021-04-26T14:17:40.352Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-26T14:17:40.352Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-26T14:17:40.352Z] #22 26.93 Installing build dependencies: finished with status 'done' [2021-04-26T14:17:40.352Z] #43 155.4 CC criu/timerfd.o [2021-04-26T14:17:40.431Z] #43 DONE 173.8s [2021-04-26T14:17:40.431Z] [2021-04-26T14:17:40.431Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:17:40.431Z] #56 sha256:b7490a129bcd80e147e302913c48a651092750449eb9ed7d0f6f13445a12f0bd [2021-04-26T14:17:40.561Z] #43 ... [2021-04-26T14:17:40.561Z] [2021-04-26T14:17:40.561Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-26T14:17:40.561Z] #38 sha256:c0f61644de9a0cb7c17d3ed145ab7e8bc2a534c1ea3acc9a413bd17e2cf0f264 [2021-04-26T14:17:40.561Z] #38 DONE 0.1s [2021-04-26T14:17:40.561Z] [2021-04-26T14:17:40.561Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:40.561Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:40.561Z] #43 162.4 CC criu/uffd.o [2021-04-26T14:17:40.614Z] #43 155.7 CC criu/tty.o [2021-04-26T14:17:41.132Z] #43 ... [2021-04-26T14:17:41.132Z] [2021-04-26T14:17:41.132Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-26T14:17:41.132Z] #41 sha256:f4bf0b61374ef900e4056478a3b8846d5e3fd3df5aa50333a47073d6fc4084fa [2021-04-26T14:17:41.132Z] #41 DONE 0.6s [2021-04-26T14:17:41.373Z] #56 ... [2021-04-26T14:17:41.373Z] [2021-04-26T14:17:41.373Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-26T14:17:41.373Z] #44 sha256:a633b6075af1f944d427251bb3c050621bf834c05149a99e8dc06b530a54fcd3 [2021-04-26T14:17:41.373Z] #44 DONE 0.1s [2021-04-26T14:17:41.373Z] [2021-04-26T14:17:41.373Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-26T14:17:41.373Z] #46 sha256:a90a9945c0717d1d4dd83ec0cf3370c944928f813626c756dac6ff528e3b775f [2021-04-26T14:17:41.373Z] #46 DONE 0.2s [2021-04-26T14:17:41.373Z] [2021-04-26T14:17:41.373Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:17:41.373Z] #53 sha256:99c78a15b630ff1eeba0e92da94d0c2c27da95420cef0e50ef3f22b96dd82a7d [2021-04-26T14:17:41.392Z] [2021-04-26T14:17:41.392Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:41.392Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-26T14:17:41.633Z] #53 ... [2021-04-26T14:17:41.633Z] [2021-04-26T14:17:41.633Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-26T14:17:41.633Z] #48 sha256:5201b4d545b3bc1517a80c28db60f44413ca3c1f2fed078cb0a556009833578c [2021-04-26T14:17:41.633Z] #48 DONE 0.1s [2021-04-26T14:17:41.633Z] [2021-04-26T14:17:41.633Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-26T14:17:41.633Z] #50 sha256:a6e16527fe3592a3a3ff5e65878c6d1ec9e8ee8432526cfec301ea3c1cd194d5 [2021-04-26T14:17:41.652Z] #43 163.4 CC criu/util.o [2021-04-26T14:17:41.894Z] #50 DONE 0.5s [2021-04-26T14:17:41.894Z] [2021-04-26T14:17:41.894Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:17:41.894Z] #56 sha256:b7490a129bcd80e147e302913c48a651092750449eb9ed7d0f6f13445a12f0bd [2021-04-26T14:17:42.002Z] #43 156.9 CC criu/tun.o [2021-04-26T14:17:42.155Z] #56 ... [2021-04-26T14:17:42.155Z] [2021-04-26T14:17:42.155Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-26T14:17:42.155Z] #52 sha256:8bf6711e22045e59f556c76b4af82f83094902954be586a4fab79d43554d18ec [2021-04-26T14:17:42.155Z] #52 DONE 0.1s [2021-04-26T14:17:42.264Z] #43 157.2 CC criu/uffd.o [2021-04-26T14:17:42.416Z] [2021-04-26T14:17:42.416Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:17:42.416Z] #56 sha256:b7490a129bcd80e147e302913c48a651092750449eb9ed7d0f6f13445a12f0bd [2021-04-26T14:17:42.593Z] #43 164.3 CC criu/uts_ns.o [2021-04-26T14:17:42.593Z] #43 164.4 CC criu/vdso-compat.o [2021-04-26T14:17:42.853Z] #43 164.6 CC criu/vdso.o [2021-04-26T14:17:43.209Z] #43 158.1 CC criu/util.o [2021-04-26T14:17:43.423Z] #43 165.0 LINK criu/built-in.o [2021-04-26T14:17:43.423Z] #43 165.1 LINK criu/criu [2021-04-26T14:17:43.684Z] #43 165.4 DEP lib/c/criu.d [2021-04-26T14:17:43.684Z] #43 165.5 CC images/rpc.pb-c.o [2021-04-26T14:17:44.190Z] #43 159.0 CC criu/uts_ns.o [2021-04-26T14:17:44.190Z] #43 159.2 CC criu/vdso-compat.o [2021-04-26T14:17:44.190Z] #43 159.3 CC criu/vdso.o [2021-04-26T14:17:44.254Z] #43 166.0 CC lib/c/criu.o [2021-04-26T14:17:44.831Z] #43 159.8 LINK criu/built-in.o [2021-04-26T14:17:44.831Z] #43 159.9 LINK criu/criu [2021-04-26T14:17:45.280Z] #43 160.3 DEP lib/c/criu.d [2021-04-26T14:17:45.281Z] #43 166.7 LINK lib/c/built-in.o [2021-04-26T14:17:45.281Z] #43 166.7 LINK lib/c/libcriu.so [2021-04-26T14:17:45.281Z] #43 166.8 LINK lib/c/libcriu.a [2021-04-26T14:17:45.281Z] #43 166.9 GEN magic.py [2021-04-26T14:17:45.281Z] #43 167.0 Note: Building without setproctitle() and strlcpy() support. [2021-04-26T14:17:45.281Z] #43 167.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-26T14:17:45.281Z] #43 167.0 Note: Building without GnuTLS support [2021-04-26T14:17:45.281Z] #43 167.0 Makefile.config:39: Warn: you have no libnftables installed [2021-04-26T14:17:45.281Z] #43 167.0 Makefile.config:40: Warn: Building without nftables support [2021-04-26T14:17:45.546Z] #43 160.3 CC images/rpc.pb-c.o [2021-04-26T14:17:45.546Z] #43 160.7 CC lib/c/criu.o [2021-04-26T14:17:45.785Z] #22 ... [2021-04-26T14:17:45.785Z] [2021-04-26T14:17:45.785Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:45.785Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-26T14:17:45.785Z] #43 139.4 CC criu/sk-packet.o [2021-04-26T14:17:45.785Z] #43 140.1 CC criu/sk-queue.o [2021-04-26T14:17:45.785Z] #43 140.6 CC criu/sk-tcp.o [2021-04-26T14:17:45.785Z] #43 141.1 CC criu/sk-unix.o [2021-04-26T14:17:45.785Z] #43 143.1 CC criu/sockets.o [2021-04-26T14:17:45.785Z] #43 144.0 CC criu/stats.o [2021-04-26T14:17:45.785Z] #43 144.4 CC criu/string.o [2021-04-26T14:17:45.785Z] #43 144.5 CC criu/sysctl.o [2021-04-26T14:17:45.852Z] #43 167.6 fatal: not a git repository (or any of the parent directories): .git [2021-04-26T14:17:46.362Z] #43 145.1 CC criu/sysfs_parse.o [2021-04-26T14:17:46.423Z] #43 168.1 make[1]: Nothing to be done for 'all'. [2021-04-26T14:17:46.490Z] #43 161.5 LINK lib/c/built-in.o [2021-04-26T14:17:46.490Z] #43 161.5 LINK lib/c/libcriu.so [2021-04-26T14:17:46.490Z] #43 161.6 LINK lib/c/libcriu.a [2021-04-26T14:17:46.627Z] #43 ... [2021-04-26T14:17:46.627Z] [2021-04-26T14:17:46.627Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:17:46.627Z] #53 sha256:22c03a29966a93260d5d1e99807f73f6803b9eb13954fd02411ae724b987b017 [2021-04-26T14:17:46.627Z] #53 106.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-26T14:17:46.684Z] #43 168.6 make[1]: 'images/built-in.o' is up to date. [2021-04-26T14:17:46.752Z] #43 161.7 GEN magic.py [2021-04-26T14:17:46.752Z] #43 161.8 Note: Building without setproctitle() and strlcpy() support. [2021-04-26T14:17:46.752Z] #43 161.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-26T14:17:46.752Z] #43 161.8 Note: Building without GnuTLS support [2021-04-26T14:17:46.752Z] #43 161.8 Makefile.config:39: Warn: you have no libnftables installed [2021-04-26T14:17:46.752Z] #43 161.8 Makefile.config:40: Warn: Building without nftables support [2021-04-26T14:17:46.946Z] #43 168.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-26T14:17:46.946Z] #43 168.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-26T14:17:46.946Z] #43 168.7 make[1]: 'compel/libcompel.a' is up to date. [2021-04-26T14:17:46.946Z] #43 168.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-26T14:17:46.946Z] #43 168.7 make[1]: Nothing to be done for 'all'. [2021-04-26T14:17:46.946Z] #43 168.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-26T14:17:47.207Z] #43 168.9 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:47.207Z] #43 168.9 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:47.207Z] #43 169.0 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:47.207Z] #43 169.0 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:47.207Z] #43 169.1 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:47.207Z] #43 169.1 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:47.207Z] #43 169.1 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:47.325Z] #43 162.5 fatal: not a git repository (or any of the parent directories): .git [2021-04-26T14:17:47.469Z] #43 169.2 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:47.469Z] #43 169.2 INSTALL criu/criu [2021-04-26T14:17:47.697Z] #56 204.8 + bin/containerd [2021-04-26T14:17:47.731Z] #43 DONE 169.5s [2021-04-26T14:17:47.731Z] [2021-04-26T14:17:47.731Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:17:47.731Z] #56 sha256:a90f06f22c4b87501e2e4bff0244d7d12b7546d4ac894d3ff4f46e6187a02756 [2021-04-26T14:17:47.898Z] #43 163.0 make[1]: Nothing to be done for 'all'. [2021-04-26T14:17:48.471Z] #43 163.5 make[1]: 'images/built-in.o' is up to date. [2021-04-26T14:17:48.471Z] #43 163.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-26T14:17:48.471Z] #43 163.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-26T14:17:48.471Z] #43 163.6 make[1]: 'compel/libcompel.a' is up to date. [2021-04-26T14:17:48.732Z] #43 163.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-26T14:17:48.732Z] #43 163.7 make[1]: Nothing to be done for 'all'. [2021-04-26T14:17:48.732Z] #43 163.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-26T14:17:48.732Z] #43 163.9 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:48.732Z] #43 163.9 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:48.994Z] #43 163.9 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:48.994Z] #43 164.0 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:48.994Z] #43 164.1 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:48.994Z] #43 164.1 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:48.994Z] #43 164.1 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:49.255Z] #43 164.2 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:49.255Z] #43 164.2 INSTALL criu/criu [2021-04-26T14:17:49.516Z] #43 DONE 164.5s [2021-04-26T14:17:49.516Z] [2021-04-26T14:17:49.516Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:17:49.516Z] #53 sha256:aeaa741f4a0204ccb3f525c7457fd6e81a07c35763db5a9379e6744e816f029e [2021-04-26T14:17:49.647Z] #56 ... [2021-04-26T14:17:49.647Z] [2021-04-26T14:17:49.647Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-26T14:17:49.647Z] #44 sha256:dd2b1073fcf1ca79411d0e54f93ea2596e8c840bb2bcea93d9d429cdcf0d18bc [2021-04-26T14:17:49.647Z] #44 DONE 0.1s [2021-04-26T14:17:49.647Z] [2021-04-26T14:17:49.647Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-26T14:17:49.647Z] #46 sha256:dbb87bd067e1594ef810c1c3cb5a174dcd10c94dfbf41ffcdb98f112ae253bd9 [2021-04-26T14:17:49.909Z] #46 DONE 0.3s [2021-04-26T14:17:49.909Z] [2021-04-26T14:17:49.909Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-26T14:17:49.909Z] #48 sha256:b9f21272150cdc4e4ab501e4777bb0bbd668fceefc3ce15170773f9f0cd8ee88 [2021-04-26T14:17:49.909Z] #48 DONE 0.1s [2021-04-26T14:17:49.909Z] [2021-04-26T14:17:49.909Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:17:49.909Z] #53 sha256:aa791e5c70cf11d6d2a103476c0c408ffcd17c54ba712462b0f641a33dbbf6bf [2021-04-26T14:17:49.972Z] #53 109.8 + mkdir -p /build [2021-04-26T14:17:49.972Z] #53 109.8 + cp runc /build/runc [2021-04-26T14:17:50.171Z] #53 ... [2021-04-26T14:17:50.171Z] [2021-04-26T14:17:50.171Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-26T14:17:50.171Z] #50 sha256:3e3117431e69b226abfd049ee95c43b1530f4d76aefd64a46e26cb3b71cad9e5 [2021-04-26T14:17:50.432Z] #50 DONE 0.5s [2021-04-26T14:17:50.432Z] [2021-04-26T14:17:50.432Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-26T14:17:50.432Z] #52 sha256:90d27ccea7ab293d68b83e21d14fb4c7086b325ca2b989409d34ecee60be1af5 [2021-04-26T14:17:50.464Z] #53 ... [2021-04-26T14:17:50.464Z] [2021-04-26T14:17:50.464Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-26T14:17:50.464Z] #44 sha256:442b051aef6dfe5b82617aff13c4aa4ca45af55a698dd1f9fe43c45bd8354c61 [2021-04-26T14:17:50.464Z] #44 DONE 0.1s [2021-04-26T14:17:50.464Z] [2021-04-26T14:17:50.464Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-26T14:17:50.464Z] #46 sha256:755b6b0761189b7b197bd07c4a183f5b0dba5917d8b0d995ff48aa8d6d62d263 [2021-04-26T14:17:50.464Z] #46 DONE 0.2s [2021-04-26T14:17:50.464Z] [2021-04-26T14:17:50.464Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:17:50.464Z] #56 sha256:dc57fe134ff4158a6211f77a7a1b3acc06d0a670c5aa5e3ccc5de30ada9e1396 [2021-04-26T14:17:50.553Z] #53 DONE 110.9s [2021-04-26T14:17:50.553Z] [2021-04-26T14:17:50.553Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-26T14:17:50.553Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-26T14:17:50.553Z] #22 32.69 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-26T14:17:50.553Z] #22 32.70 Building wheels for collected packages: yamllint, pyyaml [2021-04-26T14:17:50.553Z] #22 32.70 Running setup.py bdist_wheel for yamllint: started [2021-04-26T14:17:50.553Z] #22 33.60 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-26T14:17:50.553Z] #22 33.60 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-26T14:17:50.553Z] #22 33.66 Running setup.py bdist_wheel for pyyaml: started [2021-04-26T14:17:50.553Z] #22 35.03 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-26T14:17:50.553Z] #22 35.03 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-26T14:17:50.553Z] #22 35.18 Successfully built yamllint pyyaml [2021-04-26T14:17:50.553Z] #22 35.19 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-26T14:17:50.553Z] #22 35.60 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-26T14:17:50.553Z] #22 DONE 37.3s [2021-04-26T14:17:50.553Z] [2021-04-26T14:17:50.553Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-26T14:17:50.553Z] #24 sha256:f447751d1565e1cd059b28643c52f45cce0b430dde943727d5cd7a21f92931db [2021-04-26T14:17:50.553Z] #24 213.3 + return [2021-04-26T14:17:50.553Z] #24 DONE 216.1s [2021-04-26T14:17:50.553Z] [2021-04-26T14:17:50.553Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:50.553Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-26T14:17:50.553Z] #43 145.5 CC criu/timens.o [2021-04-26T14:17:50.553Z] #43 145.8 CC criu/timerfd.o [2021-04-26T14:17:50.553Z] #43 146.1 CC criu/tty.o [2021-04-26T14:17:50.553Z] #43 148.1 CC criu/tun.o [2021-04-26T14:17:50.553Z] #43 148.6 CC criu/uffd.o [2021-04-26T14:17:50.694Z] #52 DONE 0.1s [2021-04-26T14:17:50.694Z] [2021-04-26T14:17:50.694Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:17:50.694Z] #53 sha256:aa791e5c70cf11d6d2a103476c0c408ffcd17c54ba712462b0f641a33dbbf6bf [2021-04-26T14:17:50.726Z] #56 ... [2021-04-26T14:17:50.726Z] [2021-04-26T14:17:50.726Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-26T14:17:50.726Z] #48 sha256:3a62e3c0b4e5916c578c377b34d12a30dda7fcc197820db78c4eafb6f635212a [2021-04-26T14:17:50.726Z] #48 DONE 0.1s [2021-04-26T14:17:50.726Z] [2021-04-26T14:17:50.726Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-26T14:17:50.726Z] #50 sha256:d35384e06c708aec26ef195c7d631cd1d52d876c3e83838a90f02e17f106f5be [2021-04-26T14:17:51.134Z] #43 149.8 CC criu/util.o [2021-04-26T14:17:51.299Z] #50 DONE 0.5s [2021-04-26T14:17:51.299Z] [2021-04-26T14:17:51.299Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:17:51.299Z] #53 sha256:aeaa741f4a0204ccb3f525c7457fd6e81a07c35763db5a9379e6744e816f029e [2021-04-26T14:17:51.299Z] #53 ... [2021-04-26T14:17:51.299Z] [2021-04-26T14:17:51.299Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-26T14:17:51.299Z] #52 sha256:aa361da71bd4e85a803c502600b5f8d5478d2f2c73c892fdc6e6112985ac776d [2021-04-26T14:17:51.299Z] #52 DONE 0.1s [2021-04-26T14:17:51.561Z] [2021-04-26T14:17:51.561Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:17:51.561Z] #56 sha256:dc57fe134ff4158a6211f77a7a1b3acc06d0a670c5aa5e3ccc5de30ada9e1396 [2021-04-26T14:17:52.088Z] #43 150.9 CC criu/uts_ns.o [2021-04-26T14:17:52.669Z] #43 151.1 CC criu/vdso.o [2021-04-26T14:17:52.935Z] #43 151.6 LINK criu/built-in.o [2021-04-26T14:17:52.987Z] #56 ... [2021-04-26T14:17:52.988Z] [2021-04-26T14:17:52.988Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:17:52.988Z] #53 sha256:99c78a15b630ff1eeba0e92da94d0c2c27da95420cef0e50ef3f22b96dd82a7d [2021-04-26T14:17:52.988Z] #53 131.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-26T14:17:52.988Z] #53 132.2 + mkdir -p /build [2021-04-26T14:17:52.988Z] #53 132.2 + cp runc /build/runc [2021-04-26T14:17:53.199Z] #43 151.8 LINK criu/criu [2021-04-26T14:17:53.477Z] #43 152.2 DEP lib/c/criu.d [2021-04-26T14:17:53.477Z] #43 152.3 CC images/rpc.pb-c.o [2021-04-26T14:17:53.477Z] #43 ... [2021-04-26T14:17:53.477Z] [2021-04-26T14:17:53.477Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-26T14:17:53.477Z] #25 sha256:6e72f8c06110ef0a166950a71cd9712e49be3e85003a08c46b4f8085681b7a43 [2021-04-26T14:17:53.927Z] #53 DONE 132.8s [2021-04-26T14:17:53.927Z] [2021-04-26T14:17:53.927Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:17:53.927Z] #56 sha256:b7490a129bcd80e147e302913c48a651092750449eb9ed7d0f6f13445a12f0bd [2021-04-26T14:17:54.429Z] #25 DONE 1.0s [2021-04-26T14:17:54.429Z] [2021-04-26T14:17:54.429Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-26T14:17:54.429Z] #30 sha256:b77a9662dc6e19fb9aee86da8b568324b53e81e29204933d4077b10e496196be [2021-04-26T14:17:55.308Z] #56 ... [2021-04-26T14:17:55.308Z] [2021-04-26T14:17:55.308Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-26T14:17:55.308Z] #54 sha256:76e3d9d7b7c7b1ff7bfb53ebd97a0051dffd711123f89bb603c981912a9bfd7b [2021-04-26T14:17:55.568Z] #54 DONE 0.2s [2021-04-26T14:17:55.568Z] [2021-04-26T14:17:55.568Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:17:55.568Z] #56 sha256:b7490a129bcd80e147e302913c48a651092750449eb9ed7d0f6f13445a12f0bd [2021-04-26T14:17:55.985Z] #53 ... [2021-04-26T14:17:55.985Z] [2021-04-26T14:17:55.985Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:17:55.985Z] #56 sha256:a90f06f22c4b87501e2e4bff0244d7d12b7546d4ac894d3ff4f46e6187a02756 [2021-04-26T14:17:55.985Z] #56 205.4 + bin/containerd [2021-04-26T14:17:58.152Z] #56 196.2 + bin/containerd [2021-04-26T14:17:59.753Z] #30 ... [2021-04-26T14:17:59.754Z] [2021-04-26T14:17:59.754Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-26T14:17:59.754Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-26T14:17:59.754Z] #43 152.9 CC lib/c/criu.o [2021-04-26T14:17:59.754Z] #43 153.8 LINK lib/c/built-in.o [2021-04-26T14:17:59.754Z] #43 153.8 LINK lib/c/libcriu.so [2021-04-26T14:17:59.754Z] #43 153.9 LINK lib/c/libcriu.a [2021-04-26T14:17:59.754Z] #43 154.0 GEN magic.py [2021-04-26T14:17:59.754Z] #43 154.2 Note: Building without setproctitle() and strlcpy() support. [2021-04-26T14:17:59.754Z] #43 154.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-26T14:17:59.754Z] #43 154.2 Note: Building without GnuTLS support [2021-04-26T14:17:59.754Z] #43 154.3 Makefile.config:39: Warn: you have no libnftables installed [2021-04-26T14:17:59.754Z] #43 154.3 Makefile.config:40: Warn: Building without nftables support [2021-04-26T14:17:59.754Z] #43 155.1 fatal: not a git repository (or any of the parent directories): .git [2021-04-26T14:17:59.754Z] #43 155.9 make[1]: Nothing to be done for 'all'. [2021-04-26T14:17:59.754Z] #43 156.7 make[1]: 'images/built-in.o' is up to date. [2021-04-26T14:17:59.754Z] #43 156.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-26T14:17:59.754Z] #43 156.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-26T14:17:59.754Z] #43 156.8 make[1]: 'compel/libcompel.a' is up to date. [2021-04-26T14:17:59.754Z] #43 156.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-26T14:17:59.754Z] #43 156.9 make[1]: Nothing to be done for 'all'. [2021-04-26T14:17:59.754Z] #43 157.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-26T14:17:59.754Z] #43 157.2 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:59.754Z] #43 157.2 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:59.754Z] #43 157.3 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:59.754Z] #43 157.4 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:59.754Z] #43 157.5 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:59.754Z] #43 157.5 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:59.754Z] #43 157.6 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:59.754Z] #43 157.7 make[2]: Nothing to be done for 'all'. [2021-04-26T14:17:59.754Z] #43 157.7 INSTALL criu/criu [2021-04-26T14:18:01.278Z] #56 ... [2021-04-26T14:18:01.278Z] [2021-04-26T14:18:01.278Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:18:01.278Z] #53 sha256:aa791e5c70cf11d6d2a103476c0c408ffcd17c54ba712462b0f641a33dbbf6bf [2021-04-26T14:18:01.278Z] #53 126.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-26T14:18:01.278Z] #53 127.0 + mkdir -p /build [2021-04-26T14:18:01.278Z] #53 127.0 + cp runc /build/runc [2021-04-26T14:18:01.278Z] #53 DONE 127.5s [2021-04-26T14:18:01.278Z] [2021-04-26T14:18:01.278Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:18:01.278Z] #56 sha256:a90f06f22c4b87501e2e4bff0244d7d12b7546d4ac894d3ff4f46e6187a02756 [2021-04-26T14:18:02.224Z] #56 ... [2021-04-26T14:18:02.224Z] [2021-04-26T14:18:02.224Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-26T14:18:02.224Z] #54 sha256:c213e45bd8f1ce7148903598c69aaba9140d44b005cd18cec24a3e82ce67d685 [2021-04-26T14:18:02.224Z] #54 DONE 0.2s [2021-04-26T14:18:02.224Z] [2021-04-26T14:18:02.224Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:18:02.224Z] #56 sha256:a90f06f22c4b87501e2e4bff0244d7d12b7546d4ac894d3ff4f46e6187a02756 [2021-04-26T14:18:03.447Z] #56 ... [2021-04-26T14:18:03.447Z] [2021-04-26T14:18:03.447Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-26T14:18:03.447Z] #53 sha256:aeaa741f4a0204ccb3f525c7457fd6e81a07c35763db5a9379e6744e816f029e [2021-04-26T14:18:03.447Z] #53 124.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-26T14:18:03.447Z] #53 125.6 + mkdir -p /build [2021-04-26T14:18:03.447Z] #53 125.6 + cp runc /build/runc [2021-04-26T14:18:03.447Z] #53 DONE 126.2s [2021-04-26T14:18:03.447Z] [2021-04-26T14:18:03.447Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:18:03.447Z] #56 sha256:dc57fe134ff4158a6211f77a7a1b3acc06d0a670c5aa5e3ccc5de30ada9e1396 [2021-04-26T14:18:04.393Z] #56 ... [2021-04-26T14:18:04.393Z] [2021-04-26T14:18:04.393Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-26T14:18:04.393Z] #54 sha256:a95e723c9e11eaed8bbae8fff4e5e69591752eb34fb60228ef6049860b23549a [2021-04-26T14:18:04.393Z] #54 DONE 0.3s [2021-04-26T14:18:04.393Z] [2021-04-26T14:18:04.393Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:18:04.393Z] #56 sha256:dc57fe134ff4158a6211f77a7a1b3acc06d0a670c5aa5e3ccc5de30ada9e1396 [2021-04-26T14:18:06.381Z] #43 DONE 164.0s [2021-04-26T14:18:06.381Z] [2021-04-26T14:18:06.381Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-26T14:18:06.381Z] #30 sha256:b77a9662dc6e19fb9aee86da8b568324b53e81e29204933d4077b10e496196be [2021-04-26T14:18:06.381Z] #30 DONE 10.8s [2021-04-26T14:18:06.381Z] [2021-04-26T14:18:06.381Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-26T14:18:06.381Z] #33 sha256:f8dd0aa21545193cb28eb441046ca2414f33eb753d5e2397a2afa16ae814f996 [2021-04-26T14:18:06.381Z] #33 DONE 0.1s [2021-04-26T14:18:06.381Z] [2021-04-26T14:18:06.381Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-26T14:18:06.381Z] #35 sha256:633b1ebc668ded66920bb56d71026399d74620955d6ae046523938eb14dfb9cc [2021-04-26T14:18:06.381Z] #35 DONE 0.6s [2021-04-26T14:18:06.381Z] [2021-04-26T14:18:06.381Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-26T14:18:06.381Z] #38 sha256:48aa62dda7d729857a900adae73a11548c093f7924c188cd649682a9a01dbebb [2021-04-26T14:18:06.381Z] #38 DONE 0.1s [2021-04-26T14:18:06.381Z] [2021-04-26T14:18:06.381Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-26T14:18:06.381Z] #41 sha256:2f767d8bf48193176a0b6bf91b3a89ba38a2b8b17ff514c6aacef3690cf006ea [2021-04-26T14:18:06.962Z] #41 DONE 0.7s [2021-04-26T14:18:06.962Z] [2021-04-26T14:18:06.962Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-26T14:18:06.962Z] #44 sha256:1dbc41cdf98e9406862d7fb76eb70d820499f65352f9c3e86a3274b1edf74533 [2021-04-26T14:18:06.962Z] #44 DONE 0.1s [2021-04-26T14:18:06.962Z] [2021-04-26T14:18:06.962Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:18:06.962Z] #56 sha256:a2a4f10c76b248727298d89dadf7eb9dc8fcaa0c37e5d06f87833e2a1231592b [2021-04-26T14:18:06.962Z] #56 ... [2021-04-26T14:18:06.962Z] [2021-04-26T14:18:06.962Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-26T14:18:06.962Z] #46 sha256:e801bc4aedd9ed690835bbce66ba555802dfc1538d1521eee919809c4b0a0b52 [2021-04-26T14:18:06.962Z] #46 DONE 0.1s [2021-04-26T14:18:07.227Z] [2021-04-26T14:18:07.227Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-26T14:18:07.227Z] #48 sha256:fbdda96dd57519b3f61b04913a23be0d6139b674c439d2c27971a190afaa6e81 [2021-04-26T14:18:07.227Z] #48 DONE 0.1s [2021-04-26T14:18:07.227Z] [2021-04-26T14:18:07.227Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:18:07.227Z] #56 sha256:a2a4f10c76b248727298d89dadf7eb9dc8fcaa0c37e5d06f87833e2a1231592b [2021-04-26T14:18:07.227Z] #56 ... [2021-04-26T14:18:07.227Z] [2021-04-26T14:18:07.227Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-26T14:18:07.227Z] #50 sha256:222501b57ab6dea6f8d6308a82f430c374c8b2fbb90ae39cdd0b87c8965ac736 [2021-04-26T14:18:07.490Z] #50 DONE 0.2s [2021-04-26T14:18:07.490Z] [2021-04-26T14:18:07.490Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-26T14:18:07.490Z] #52 sha256:934eb876e77a7d2bc8ed973cbade6ee429ce3d0d7c85f0fbdc40d64312ce0213 [2021-04-26T14:18:07.490Z] #52 DONE 0.1s [2021-04-26T14:18:07.490Z] [2021-04-26T14:18:07.490Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-26T14:18:07.490Z] #54 sha256:a2c0d2ba2676d98033a6ce85fdea11b83c1b0f52be4b81c24a4518c19e8d0101 [2021-04-26T14:18:07.490Z] #54 DONE 0.1s [2021-04-26T14:18:07.490Z] [2021-04-26T14:18:07.490Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-26T14:18:07.490Z] #56 sha256:a2a4f10c76b248727298d89dadf7eb9dc8fcaa0c37e5d06f87833e2a1231592b [2021-04-26T14:18:19.760Z] #56 206.6 + bin/containerd-stress [2021-04-26T14:18:22.147Z] #56 236.0 + bin/containerd-stress [2021-04-26T14:18:22.147Z] #56 238.0 + bin/containerd-shim [2021-04-26T14:18:23.079Z] #56 209.9 + bin/containerd-shim [2021-04-26T14:18:28.399Z] #56 215.6 + bin/containerd-shim-runc-v1 [2021-04-26T14:18:28.728Z] #56 244.7 + bin/containerd-shim-runc-v1 [2021-04-26T14:18:28.810Z] #56 236.8 + bin/containerd-stress [2021-04-26T14:18:28.810Z] #56 238.8 + bin/containerd-shim [2021-04-26T14:18:31.000Z] #56 227.1 + bin/containerd-stress [2021-04-26T14:18:31.000Z] #56 229.1 + bin/containerd-shim [2021-04-26T14:18:32.637Z] #56 219.8 + bin/containerd-shim-runc-v2 [2021-04-26T14:18:32.934Z] #56 249.2 + bin/containerd-shim-runc-v2 [2021-04-26T14:18:33.193Z] #56 250.2 + binaries [2021-04-26T14:18:33.193Z] #56 250.2 + install -D bin/containerd /build/containerd [2021-04-26T14:18:33.193Z] #56 250.3 + install -D bin/containerd-shim /build/containerd-shim [2021-04-26T14:18:33.193Z] #56 250.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-26T14:18:33.193Z] #56 250.3 + install -D bin/ctr /build/ctr [2021-04-26T14:18:34.562Z] #56 221.5 + binaries [2021-04-26T14:18:34.563Z] #56 221.5 + install -D bin/containerd /build/containerd [2021-04-26T14:18:34.563Z] #56 221.6 + install -D bin/containerd-shim /build/containerd-shim [2021-04-26T14:18:34.563Z] #56 221.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-26T14:18:34.563Z] #56 221.6 + install -D bin/ctr /build/ctr [2021-04-26T14:18:35.100Z] #56 DONE 252.1s [2021-04-26T14:18:35.401Z] #56 245.7 + bin/containerd-shim-runc-v1 [2021-04-26T14:18:36.037Z] [2021-04-26T14:18:36.037Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-26T14:18:36.037Z] #57 sha256:873a263809343964c060ec0c3d9c407a056a81e0228b84de07ec4a8569c296ed [2021-04-26T14:18:36.975Z] #57 DONE 0.9s [2021-04-26T14:18:36.975Z] [2021-04-26T14:18:36.975Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-26T14:18:36.975Z] #61 sha256:f3e5c9559aac8e8cd4968af8be709e0416501e68fa09c3745eb4ff1b145faafe [2021-04-26T14:18:36.975Z] #61 DONE 0.2s [2021-04-26T14:18:36.975Z] [2021-04-26T14:18:36.975Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-26T14:18:36.975Z] #66 sha256:75538a35307d5f5afcb36495b8b1a668a75db1a91351cefd94149774af01249e [2021-04-26T14:18:37.600Z] #56 235.8 + bin/containerd-shim-runc-v1 [2021-04-26T14:18:37.913Z] #66 DONE 0.9s [2021-04-26T14:18:37.913Z] [2021-04-26T14:18:37.913Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-26T14:18:37.913Z] #68 sha256:d65e835ac2a515dcd15a0429559c42dc65e1cfaefc67539ad818e225da67eb0a [2021-04-26T14:18:37.913Z] #68 DONE 0.0s [2021-04-26T14:18:37.913Z] [2021-04-26T14:18:37.913Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-26T14:18:37.913Z] #69 sha256:29583014e8691f602d20d9917b6ab3327def20ba05d25214584804d2666fc923 [2021-04-26T14:18:37.913Z] #69 DONE 0.0s [2021-04-26T14:18:37.913Z] [2021-04-26T14:18:37.913Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-26T14:18:37.913Z] #70 sha256:e9878c6362d0ea5d95bdf20bbab5d236a40fb5235e0d59e084b4576124e46009 [2021-04-26T14:18:38.782Z] #56 DONE 225.5s [2021-04-26T14:18:39.294Z] #70 DONE 1.3s [2021-04-26T14:18:39.294Z] [2021-04-26T14:18:39.294Z] #71 exporting to image [2021-04-26T14:18:39.294Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-26T14:18:39.294Z] #71 exporting layers [2021-04-26T14:18:39.731Z] [2021-04-26T14:18:39.731Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-26T14:18:39.731Z] #57 sha256:0b440300f357397f830ed33bcae59009a5a4d3f6984b518fbec98e9c4aa161cd [2021-04-26T14:18:40.691Z] #56 250.2 + bin/containerd-shim-runc-v2 [2021-04-26T14:18:40.951Z] #56 251.3 + binaries [2021-04-26T14:18:40.951Z] #56 251.3 + install -D bin/containerd /build/containerd [2021-04-26T14:18:40.951Z] #56 251.3 + install -D bin/containerd-shim /build/containerd-shim [2021-04-26T14:18:40.951Z] #56 251.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-26T14:18:40.951Z] #56 251.3 + install -D bin/ctr /build/ctr [2021-04-26T14:18:41.207Z] 4612f6d0b889: Pull complete [2021-04-26T14:18:41.813Z] #56 240.2 + bin/containerd-shim-runc-v2 [2021-04-26T14:18:42.074Z] #56 241.3 + binaries [2021-04-26T14:18:42.288Z] #57 DONE 2.2s [2021-04-26T14:18:42.288Z] [2021-04-26T14:18:42.288Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-26T14:18:42.288Z] #61 sha256:3339c658e9f07bd75c71d5ea4b14886b59434ead8b4229815a58abd94dccb20b [2021-04-26T14:18:42.288Z] #61 DONE 0.5s [2021-04-26T14:18:42.288Z] [2021-04-26T14:18:42.288Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-26T14:18:42.288Z] #66 sha256:4bd703f3dcc9bea6e7edf256e345407c4cab3be62fe22a7ba522474c3bdb3e5c [2021-04-26T14:18:42.335Z] #56 241.3 + install -D bin/containerd /build/containerd [2021-04-26T14:18:42.335Z] #56 241.3 + install -D bin/containerd-shim /build/containerd-shim [2021-04-26T14:18:42.335Z] #56 241.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-26T14:18:42.335Z] #56 241.3 + install -D bin/ctr /build/ctr [2021-04-26T14:18:42.860Z] #56 DONE 253.0s [2021-04-26T14:18:43.279Z] #56 DONE 242.4s [2021-04-26T14:18:43.432Z] [2021-04-26T14:18:43.432Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-26T14:18:43.432Z] #57 sha256:97e469d89b5a7b7ae282d5b5d1b6cf013fddcb6864c39d3f760b5f41f81325b9 [2021-04-26T14:18:44.224Z] [2021-04-26T14:18:44.224Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-26T14:18:44.224Z] #57 sha256:db2343ee4f453bae329e76ff55620fff2bd8d595838e8e51406c6851bd839db1 [2021-04-26T14:18:44.371Z] #57 DONE 0.9s [2021-04-26T14:18:44.630Z] [2021-04-26T14:18:44.630Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-26T14:18:44.630Z] #61 sha256:c47f528e267e040671d25a00efcc61f1d06fbe535288f2c8b423b5ac94f4862b [2021-04-26T14:18:44.630Z] #61 DONE 0.2s [2021-04-26T14:18:44.630Z] [2021-04-26T14:18:44.630Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-26T14:18:44.630Z] #66 sha256:0a713b3e34568151a7667c1f90cd7e42c21bec33e8b5b2885a6e95a848a3d525 [2021-04-26T14:18:44.844Z] #66 DONE 2.3s [2021-04-26T14:18:44.844Z] [2021-04-26T14:18:44.844Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-26T14:18:44.844Z] #68 sha256:4f1cb81043c28474091fbc5338ca2de1e224e6c3989385729039691f651c4e61 [2021-04-26T14:18:44.844Z] #68 DONE 0.1s [2021-04-26T14:18:44.844Z] [2021-04-26T14:18:44.844Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-26T14:18:44.845Z] #69 sha256:7109128323c4eaf8313b2e0bf17fc7ee0d68d36ce0ce722d8564d6e87ece7050 [2021-04-26T14:18:44.845Z] #69 DONE 0.0s [2021-04-26T14:18:44.845Z] [2021-04-26T14:18:44.845Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-26T14:18:44.845Z] #70 sha256:e569cfb013af3f6ee6d38a1bc9e86fff3718a7941a026c95b31adc45f692c763 [2021-04-26T14:18:45.166Z] #57 DONE 0.9s [2021-04-26T14:18:45.166Z] [2021-04-26T14:18:45.166Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-26T14:18:45.166Z] #61 sha256:5a5b9029922de9877dde34ee641352ca6e580f3af3a8cd5bbd9bf4d7db664ead [2021-04-26T14:18:45.166Z] #61 DONE 0.3s [2021-04-26T14:18:45.428Z] [2021-04-26T14:18:45.428Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-26T14:18:45.428Z] #66 sha256:c8d3ca74b5badf5bfadf34ae896b76a9c656f81550f512111a9fd066e07abe8d [2021-04-26T14:18:45.570Z] #66 DONE 0.9s [2021-04-26T14:18:45.570Z] [2021-04-26T14:18:45.570Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-26T14:18:45.570Z] #68 sha256:6fc33c593486f48aafacc50162bd0563f574fd7928b7370e4796f93d0c38fb59 [2021-04-26T14:18:45.570Z] #68 DONE 0.1s [2021-04-26T14:18:45.570Z] [2021-04-26T14:18:45.570Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-26T14:18:45.570Z] #69 sha256:0b16d1af4859382273c235d2159fd1c30b774401ac971d53af794c0a17ffc428 [2021-04-26T14:18:45.570Z] #69 DONE 0.0s [2021-04-26T14:18:45.570Z] [2021-04-26T14:18:45.570Z] #70 [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 [2021-04-26T14:18:45.570Z] #70 sha256:94591a7d6e67069ed8794f27acb6c1254ff7ef9843e07325faa8c8b5d4bc3ce2 [2021-04-26T14:18:45.871Z] #71 exporting layers 6.4s done [2021-04-26T14:18:45.871Z] #71 writing image sha256:821ab20c841eb7f954502edbff558ea40813e3d47f3161e6fe1fa96cdbae81eb done [2021-04-26T14:18:45.871Z] #71 naming to docker.io/library/docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 done [2021-04-26T14:18:45.871Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-04-26T14:18:46.224Z] + trap exit INT TERM [2021-04-26T14:18:46.224Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-04-26T14:18:46.224Z] + CONTAINER_NAME=docker-pr2 [2021-04-26T14:18:46.224Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42324/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42324/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 -e DOCKER_GRAPHDRIVER docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 hack/make.sh dynbinary-daemon [2021-04-26T14:18:46.372Z] #66 DONE 0.9s [2021-04-26T14:18:46.372Z] [2021-04-26T14:18:46.372Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-26T14:18:46.372Z] #68 sha256:784ec1e476d69fd41475aa0c88680a2c9eacf7342bd931354ae966ebf2e6fb29 [2021-04-26T14:18:46.372Z] #68 DONE 0.1s [2021-04-26T14:18:46.372Z] [2021-04-26T14:18:46.372Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-26T14:18:46.372Z] #69 sha256:5a0529f0526f57e106f6527db152c1e4b397bbdc7eb45381d333dd36d792c857 [2021-04-26T14:18:46.372Z] #69 DONE 0.0s [2021-04-26T14:18:46.372Z] [2021-04-26T14:18:46.372Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-26T14:18:46.372Z] #70 sha256:05e1bb51999c738217d60397039a3aa1a807e7d996aff681a6c6defad9d139a6 [2021-04-26T14:18:46.510Z] #70 0.700 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-04-26T14:18:46.510Z] #70 0.861 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-04-26T14:18:46.510Z] #70 0.983 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-04-26T14:18:46.770Z] #70 DONE 1.9s [2021-04-26T14:18:46.770Z] [2021-04-26T14:18:46.770Z] #71 exporting to image [2021-04-26T14:18:46.770Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-26T14:18:46.770Z] #71 exporting layers [2021-04-26T14:18:46.770Z] #70 1.068 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-04-26T14:18:47.607Z] [2021-04-26T14:18:47.607Z] Removing bundles/ [2021-04-26T14:18:47.607Z] [2021-04-26T14:18:47.607Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-26T14:18:47.715Z] #70 1.160 Reading package lists... [2021-04-26T14:18:47.760Z] #70 DONE 1.4s [2021-04-26T14:18:47.760Z] [2021-04-26T14:18:47.760Z] #71 exporting to image [2021-04-26T14:18:47.760Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-26T14:18:47.760Z] #71 exporting layers [2021-04-26T14:18:47.867Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-26T14:18:47.867Z] GOOS="" GOARCH="" GOARM="" [2021-04-26T14:18:47.976Z] #70 1.801 Reading package lists... [2021-04-26T14:18:48.237Z] #70 2.437 Building dependency tree... [2021-04-26T14:18:48.237Z] #70 2.577 Reading state information... [2021-04-26T14:18:48.237Z] #70 2.684 The following additional packages will be installed: [2021-04-26T14:18:48.497Z] #70 2.684 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-04-26T14:18:48.497Z] #70 2.685 libpam-systemd [2021-04-26T14:18:48.497Z] #70 2.685 Suggested packages: [2021-04-26T14:18:48.497Z] #70 2.685 systemd-container policykit-1 [2021-04-26T14:18:48.497Z] #70 2.685 Recommended packages: [2021-04-26T14:18:48.497Z] #70 2.685 libnss-systemd [2021-04-26T14:18:48.497Z] #70 2.766 The following NEW packages will be installed: [2021-04-26T14:18:48.497Z] #70 2.766 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-04-26T14:18:48.497Z] #70 2.767 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-04-26T14:18:48.757Z] #70 3.038 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. [2021-04-26T14:18:48.757Z] #70 3.038 Need to get 4762 kB of archives. [2021-04-26T14:18:48.757Z] #70 3.038 After this operation, 16.6 MB of additional disk space will be used. [2021-04-26T14:18:48.757Z] #70 3.038 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-04-26T14:18:48.757Z] #70 3.040 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-04-26T14:18:48.757Z] #70 3.041 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-04-26T14:18:48.757Z] #70 3.043 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-04-26T14:18:48.757Z] #70 3.045 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-04-26T14:18:48.757Z] #70 3.046 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-04-26T14:18:48.757Z] #70 3.109 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-04-26T14:18:48.757Z] #70 3.111 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-04-26T14:18:48.757Z] #70 3.113 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-04-26T14:18:48.757Z] #70 3.115 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-04-26T14:18:48.757Z] #70 3.117 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-04-26T14:18:49.017Z] #70 3.264 debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T14:18:49.017Z] #70 3.287 Fetched 4762 kB in 0s (14.1 MB/s) [2021-04-26T14:18:49.017Z] #70 3.316 Selecting previously unselected package libargon2-1:amd64. [2021-04-26T14:18:49.017Z] #70 3.316 (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 ... 28057 files and directories currently installed.) [2021-04-26T14:18:49.017Z] #70 3.330 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-04-26T14:18:49.017Z] #70 3.339 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-26T14:18:49.017Z] #70 3.385 Selecting previously unselected package libjson-c3:amd64. [2021-04-26T14:18:49.017Z] #70 3.388 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-04-26T14:18:49.017Z] #70 3.392 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-26T14:18:49.017Z] #70 3.434 Selecting previously unselected package libcryptsetup12:amd64. [2021-04-26T14:18:49.017Z] #70 3.437 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-04-26T14:18:49.017Z] #70 3.442 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-26T14:18:49.017Z] #70 3.496 Selecting previously unselected package libidn11:amd64. [2021-04-26T14:18:49.277Z] #70 3.499 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-04-26T14:18:49.277Z] #70 3.503 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-04-26T14:18:49.278Z] #70 3.549 Selecting previously unselected package libkmod2:amd64. [2021-04-26T14:18:49.278Z] #70 3.553 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-04-26T14:18:49.278Z] #70 3.559 Unpacking libkmod2:amd64 (26-1) ... [2021-04-26T14:18:49.278Z] #70 3.607 Selecting previously unselected package systemd. [2021-04-26T14:18:49.278Z] #70 3.610 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-04-26T14:18:49.278Z] #70 3.650 Unpacking systemd (241-7~deb10u7) ... [2021-04-26T14:18:49.847Z] #70 4.129 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-26T14:18:49.847Z] #70 4.143 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-26T14:18:49.847Z] #70 4.156 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-26T14:18:49.847Z] #70 4.168 Setting up libidn11:amd64 (1.33-2.2) ... [2021-04-26T14:18:49.847Z] #70 4.182 Setting up libkmod2:amd64 (26-1) ... [2021-04-26T14:18:49.847Z] #70 4.196 Setting up systemd (241-7~deb10u7) ... [2021-04-26T14:18:49.847Z] #70 4.248 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-04-26T14:18:49.847Z] #70 4.250 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-04-26T14:18:49.847Z] #70 4.254 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-26T14:18:49.847Z] #70 4.254 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-26T14:18:50.418Z] #70 4.713 Selecting previously unselected package systemd-sysv. [2021-04-26T14:18:50.418Z] #70 4.713 (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 ... 28854 files and directories currently installed.) [2021-04-26T14:18:50.418Z] #70 4.727 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-04-26T14:18:50.418Z] #70 4.730 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-04-26T14:18:50.418Z] #70 4.775 Selecting previously unselected package libdbus-1-3:amd64. [2021-04-26T14:18:50.418Z] #70 4.777 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-04-26T14:18:50.418Z] #70 4.782 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-26T14:18:50.418Z] #70 4.842 Selecting previously unselected package dbus. [2021-04-26T14:18:50.678Z] #70 4.845 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-04-26T14:18:50.678Z] #70 4.856 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-04-26T14:18:50.678Z] #70 4.977 Selecting previously unselected package libpam-systemd:amd64. [2021-04-26T14:18:50.678Z] #70 4.980 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-04-26T14:18:50.678Z] #70 4.985 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-26T14:18:50.678Z] #70 5.032 Selecting previously unselected package dbus-user-session. [2021-04-26T14:18:50.678Z] #70 5.035 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-04-26T14:18:50.678Z] #70 5.040 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-26T14:18:50.678Z] #70 5.109 Setting up systemd-sysv (241-7~deb10u7) ... [2021-04-26T14:18:50.938Z] #70 5.123 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-26T14:18:50.938Z] #70 5.135 Setting up dbus (1.12.20-0+deb10u1) ... [2021-04-26T14:18:50.938Z] #70 5.323 invoke-rc.d: could not determine current runlevel [2021-04-26T14:18:50.938Z] #70 5.326 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-26T14:18:50.938Z] #70 5.330 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-26T14:18:51.000Z] #71 exporting layers 3.9s done [2021-04-26T14:18:51.001Z] #71 writing image sha256:8cab4c1af2c4e6b537b079d734dba6e71ae83edbda9609966f9f2651c6f18215 done [2021-04-26T14:18:51.001Z] #71 naming to docker.io/library/docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 done [2021-04-26T14:18:51.001Z] #71 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-26T14:18:51.216Z] #70 5.470 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-26T14:18:51.216Z] #70 5.487 Processing triggers for systemd (241-7~deb10u7) ... [2021-04-26T14:18:51.216Z] #70 5.497 Processing triggers for libc-bin (2.28-10) ... [2021-04-26T14:18:51.216Z] #70 DONE 5.6s [2021-04-26T14:18:51.216Z] [2021-04-26T14:18:51.216Z] #71 [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 [2021-04-26T14:18:51.216Z] #71 sha256:b68f7eb299c6c4631a0ba975faf7d37d94e691701c2f09809aab2b4e2b2ba5d4 [2021-04-26T14:18:51.381Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42324/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 hack/test/unit [2021-04-26T14:18:51.813Z] #71 0.551 % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T14:18:51.813Z] #71 0.551 Dload Upload Total Spent Left Speed [2021-04-26T14:18:52.078Z] #71 0.552 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 16879 0 --:--:-- --:--:-- --:--:-- 16879 [2021-04-26T14:18:52.078Z] #71 DONE 0.7s [2021-04-26T14:18:52.078Z] [2021-04-26T14:18:52.078Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-26T14:18:52.078Z] #72 sha256:147dc4faab19632e59c34ddc005a5edcf193d4610864a96504fc528a97231495 [2021-04-26T14:18:53.018Z] #72 DONE 0.8s [2021-04-26T14:18:53.019Z] [2021-04-26T14:18:53.019Z] #73 exporting to image [2021-04-26T14:18:53.019Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-26T14:18:53.019Z] #73 exporting layers [2021-04-26T14:18:55.910Z] #71 exporting layers 6.9s done [2021-04-26T14:18:55.910Z] #71 writing image sha256:67f629252593f20742d4b6db91f761d0ad255c7ef727cc53ed23acab873b52c6 0.1s done [2021-04-26T14:18:55.910Z] #71 naming to docker.io/library/docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:18:55.910Z] #71 naming to docker.io/library/docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 done [2021-04-26T14:18:55.910Z] #71 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-26T14:18:56.283Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42324/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 -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=20.10 docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 hack/make.sh dynbinary test-integration [2021-04-26T14:18:56.696Z] ? github.com/docker/docker/api [no test files] [2021-04-26T14:18:57.451Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-26T14:18:57.451Z] [2021-04-26T14:18:57.451Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-04-26T14:18:57.451Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-04-26T14:18:57.451Z] Using test binary docker [2021-04-26T14:18:57.451Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-26T14:18:57.451Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-26T14:18:57.451Z] INFO: Waiting for daemon to start... [2021-04-26T14:18:57.451Z] Starting dockerd [2021-04-26T14:18:57.451Z] . [2021-04-26T14:18:57.451Z] INFO: Building docker-sdk-python3:4.4.1... [2021-04-26T14:18:57.669Z] [2021-04-26T14:18:57.670Z] Removing bundles/ [2021-04-26T14:18:57.670Z] [2021-04-26T14:18:57.670Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-26T14:18:57.670Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-26T14:18:57.670Z] GOOS="" GOARCH="" GOARM="" [2021-04-26T14:18:59.598Z] #73 exporting layers 6.6s done [2021-04-26T14:18:59.598Z] #73 writing image sha256:bf6f5fdd2731bb821ff1e993dd17efe6199ff89a5815151934dd24f4a087397f done [2021-04-26T14:18:59.598Z] #73 naming to docker.io/library/docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 done [2021-04-26T14:18:59.598Z] #73 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-26T14:18:59.964Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42324/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 -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=20.10 docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 hack/make.sh dynbinary test-integration [2021-04-26T14:19:01.873Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-04-26T14:19:01.874Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-04-26T14:19:01.874Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-04-26T14:19:01.874Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-04-26T14:19:01.874Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-04-26T14:19:01.874Z] Detected virtualization docker. [2021-04-26T14:19:01.874Z] Detected architecture x86-64. [2021-04-26T14:19:01.874Z] Set hostname to . [2021-04-26T14:19:02.445Z] + source /etc/docker-entrypoint-cmd [2021-04-26T14:19:02.445Z] ++ hack/make.sh dynbinary test-integration [2021-04-26T14:19:02.445Z] [2021-04-26T14:19:02.445Z] Removing bundles/ [2021-04-26T14:19:02.445Z] [2021-04-26T14:19:02.445Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-26T14:19:02.445Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-26T14:19:02.445Z] GOOS="" GOARCH="" GOARM="" [2021-04-26T14:19:08.978Z] ok github.com/docker/docker/api/server 0.061s coverage: 9.0% of statements [2021-04-26T14:19:44.087Z] sha256:f0bc95bd1be00e45f22bfaad1f2f2456019bff80d20edb16728cc2cbde07bb69 [2021-04-26T14:19:44.087Z] INFO: Starting docker-py tests... [2021-04-26T14:19:44.087Z] ============================= test session starts ============================== [2021-04-26T14:19:44.087Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-04-26T14:19:44.087Z] rootdir: /src, inifile: pytest.ini [2021-04-26T14:19:44.087Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-04-26T14:19:44.087Z] collected 389 items / 1 deselected / 388 selected [2021-04-26T14:19:44.087Z] [2021-04-26T14:20:02.618Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-04-26T14:20:03.181Z] tests/integration/api_client_test.py ..... [ 7%] [2021-04-26T14:20:05.329Z] ok github.com/docker/docker/api/server/httputils 0.032s coverage: 14.7% of statements [2021-04-26T14:20:05.329Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-26T14:20:05.472Z] tests/integration/api_config_test.py ..... [ 8%] [2021-04-26T14:20:06.281Z] ok github.com/docker/docker/api/server/middleware 0.056s coverage: 37.7% of statements [2021-04-26T14:20:06.281Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-26T14:20:06.281Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-26T14:20:06.281Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-26T14:20:06.281Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-26T14:20:06.281Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-26T14:20:06.281Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-26T14:20:06.281Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-26T14:20:06.281Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-26T14:20:06.544Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-26T14:20:07.497Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-26T14:20:07.497Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-26T14:20:08.076Z] ok github.com/docker/docker/api/types/strslice 0.029s coverage: 90.0% of statements [2021-04-26T14:20:08.076Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2021-04-26T14:20:08.076Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 5.7% of statements [2021-04-26T14:20:08.076Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-26T14:20:08.076Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-26T14:20:08.076Z] ? github.com/docker/docker/api/types [no test files] [2021-04-26T14:20:08.076Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-26T14:20:08.076Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-26T14:20:08.076Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-26T14:20:08.076Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-26T14:20:08.076Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-26T14:20:08.076Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-26T14:20:08.076Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-26T14:20:08.076Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-26T14:20:08.076Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-26T14:20:08.076Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-26T14:20:08.076Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-26T14:20:08.340Z] ok github.com/docker/docker/api/types/time 0.032s coverage: 100.0% of statements [2021-04-26T14:20:08.603Z] ok github.com/docker/docker/api/types/versions 0.025s coverage: 75.0% of statements [2021-04-26T14:20:08.603Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-26T14:20:08.603Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-26T14:20:08.603Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-26T14:20:08.603Z] ? github.com/docker/docker/builder [no test files] [2021-04-26T14:20:08.603Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-26T14:20:08.603Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-26T14:20:08.603Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-26T14:20:08.603Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-26T14:20:08.603Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-26T14:20:08.603Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-26T14:20:08.603Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-26T14:20:11.173Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2021-04-26T14:20:12.124Z] ok github.com/docker/docker/builder/remotecontext 0.153s coverage: 13.7% of statements [2021-04-26T14:20:13.074Z] ok github.com/docker/docker/builder/dockerfile 0.492s coverage: 48.5% of statements [2021-04-26T14:20:13.074Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-26T14:20:14.472Z] ok github.com/docker/docker/builder/remotecontext/git 4.485s coverage: 86.3% of statements [2021-04-26T14:20:14.472Z] ? github.com/docker/docker/cli [no test files] [2021-04-26T14:20:14.472Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-26T14:20:19.786Z] ok github.com/docker/docker/client 0.264s coverage: 75.4% of statements [2021-04-26T14:20:22.311Z] 399f118dfaa9: Pull complete [2021-04-26T14:20:22.311Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-04-26T14:20:22.311Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:20:22.311Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:20:22.311Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-04-26T14:20:22.311Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-04-26T14:20:22.311Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1879' [2021-04-26T14:20:22.311Z] INFO: Docker version of control daemon [2021-04-26T14:20:22.311Z] [2021-04-26T14:20:22.311Z] Client: Docker Engine - Enterprise [2021-04-26T14:20:22.311Z] Version: 19.03.12 [2021-04-26T14:20:22.311Z] API version: 1.40 [2021-04-26T14:20:22.311Z] Go version: go1.13.13 [2021-04-26T14:20:22.311Z] Git commit: 4306744 [2021-04-26T14:20:22.311Z] Built: 08/05/2020 19:27:53 [2021-04-26T14:20:22.311Z] OS/Arch: windows/amd64 [2021-04-26T14:20:22.311Z] Experimental: false [2021-04-26T14:20:22.311Z] [2021-04-26T14:20:22.311Z] Server: Docker Engine - Enterprise [2021-04-26T14:20:22.311Z] Engine: [2021-04-26T14:20:22.311Z] Version: 19.03.12 [2021-04-26T14:20:22.311Z] API version: 1.40 (minimum version 1.24) [2021-04-26T14:20:22.311Z] Go version: go1.13.13 [2021-04-26T14:20:22.311Z] Git commit: f295753ffd [2021-04-26T14:20:22.311Z] Built: 08/05/2020 19:26:41 [2021-04-26T14:20:22.311Z] OS/Arch: windows/amd64 [2021-04-26T14:20:22.311Z] Experimental: true [2021-04-26T14:20:22.311Z] [2021-04-26T14:20:22.311Z] INFO: Docker info of control daemon [2021-04-26T14:20:22.311Z] [2021-04-26T14:20:22.311Z] Client: [2021-04-26T14:20:22.311Z] Debug Mode: false [2021-04-26T14:20:22.311Z] Plugins: [2021-04-26T14:20:22.311Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-26T14:20:22.311Z] [2021-04-26T14:20:22.311Z] Server: [2021-04-26T14:20:22.311Z] Containers: 0 [2021-04-26T14:20:22.311Z] Running: 0 [2021-04-26T14:20:22.311Z] Paused: 0 [2021-04-26T14:20:22.311Z] Stopped: 0 [2021-04-26T14:20:22.311Z] Images: 1 [2021-04-26T14:20:22.311Z] Server Version: 19.03.12 [2021-04-26T14:20:22.311Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-26T14:20:22.311Z] Windows: [2021-04-26T14:20:22.311Z] LCOW: [2021-04-26T14:20:22.311Z] Logging Driver: json-file [2021-04-26T14:20:22.311Z] Plugins: [2021-04-26T14:20:22.311Z] Volume: local [2021-04-26T14:20:22.311Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-26T14:20:22.311Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-26T14:20:22.311Z] Swarm: inactive [2021-04-26T14:20:22.311Z] Default Isolation: process [2021-04-26T14:20:22.311Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-26T14:20:22.311Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-26T14:20:22.311Z] OSType: windows [2021-04-26T14:20:22.311Z] Architecture: x86_64 [2021-04-26T14:20:22.311Z] CPUs: 4 [2021-04-26T14:20:22.311Z] Total Memory: 32GiB [2021-04-26T14:20:22.311Z] Name: azwin-2-48da30 [2021-04-26T14:20:22.311Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-26T14:20:22.311Z] Docker Root Dir: D:\docker [2021-04-26T14:20:22.311Z] Debug Mode: false [2021-04-26T14:20:22.311Z] Registry: https://index.docker.io/v1/ [2021-04-26T14:20:22.311Z] Labels: [2021-04-26T14:20:22.311Z] Experimental: true [2021-04-26T14:20:22.311Z] Insecure Registries: [2021-04-26T14:20:22.311Z] 10.0.0.4:5000 [2021-04-26T14:20:22.311Z] 127.0.0.0/8 [2021-04-26T14:20:22.311Z] Registry Mirrors: [2021-04-26T14:20:22.311Z] http://10.0.0.4:5000/ [2021-04-26T14:20:22.311Z] Live Restore Enabled: false [2021-04-26T14:20:22.311Z] [2021-04-26T14:20:22.311Z] [2021-04-26T14:20:22.311Z] INFO: Commit hash is 8a7f77cb2f [2021-04-26T14:20:22.311Z] INFO: Nuke-Everything... [2021-04-26T14:20:22.311Z] INFO: Container count on control daemon to delete is 0 [2021-04-26T14:20:22.312Z] INFO: Nuking d:\CI [2021-04-26T14:20:22.312Z] INFO: Zapped successfully [2021-04-26T14:20:22.312Z] INFO: Location for testing is d:\CI\PR-42324\2 [2021-04-26T14:20:22.312Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-04-26T14:20:22.312Z] [2021-04-26T14:20:22.312Z] [2021-04-26T14:20:22.312Z] INFO: Building the image from Dockerfile.windows at 04/26/2021 14:20:10... [2021-04-26T14:20:22.312Z] [2021-04-26T14:20:22.312Z] Sending build context to Docker daemon 58.27MB [2021-04-26T14:20:22.312Z] [2021-04-26T14:20:22.312Z] Step 1/10 : FROM microsoft/windowsservercore [2021-04-26T14:20:22.312Z] ---> 152749f71f8f [2021-04-26T14:20:22.312Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-04-26T14:20:22.312Z] ---> Running in d555ad655cad [2021-04-26T14:20:22.312Z] Removing intermediate container d555ad655cad [2021-04-26T14:20:22.312Z] ---> d8bd76acfe73 [2021-04-26T14:20:22.312Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-04-26T14:20:22.312Z] ---> Running in c8e15ce7fd66 [2021-04-26T14:20:22.312Z] Removing intermediate container c8e15ce7fd66 [2021-04-26T14:20:22.312Z] ---> 96eba3592812 [2021-04-26T14:20:22.312Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-04-26T14:20:22.312Z] ---> Running in 87ffe09d713f [2021-04-26T14:20:22.312Z] Removing intermediate container 87ffe09d713f [2021-04-26T14:20:22.312Z] ---> d683f9c6b49f [2021-04-26T14:20:22.312Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-04-26T14:20:22.312Z] ---> Running in aeb80424d949 [2021-04-26T14:20:22.312Z] Removing intermediate container aeb80424d949 [2021-04-26T14:20:22.312Z] ---> a7970369dbd6 [2021-04-26T14:20:22.312Z] Step 6/10 : 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'); 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; $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; [2021-04-26T14:20:22.312Z] ---> Running in 4640b0758812 [2021-04-26T14:20:22.312Z] [2021-04-26T14:20:22.312Z] SUCCESS: Specified value was saved. [2021-04-26T14:20:22.312Z] INFO: Downloading git... [2021-04-26T14:20:23.830Z] INFO: Downloading go... [2021-04-26T14:20:24.489Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-26T14:20:24.489Z] [2021-04-26T14:20:24.489Z] + TEST_INTEGRATION_DEST=1 [2021-04-26T14:20:24.489Z] + CONTAINER_NAME=docker-pr2-1 [2021-04-26T14:20:24.489Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-04-26T14:20:24.489Z] + run_tests test-integration-flaky [2021-04-26T14:20:24.489Z] + '[' -n 0 ']' [2021-04-26T14:20:24.489Z] + rm= [2021-04-26T14:20:24.489Z] + c=0 [2021-04-26T14:20:24.489Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42324/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42324/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42324/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 hack/make.sh test-integration-flaky test-integration [2021-04-26T14:20:24.489Z] + TEST_INTEGRATION_DEST=2 [2021-04-26T14:20:24.489Z] + TEST_INTEGRATION_DEST=3 [2021-04-26T14:20:24.489Z] + CONTAINER_NAME=docker-pr2-2 [2021-04-26T14:20:24.489Z] + CONTAINER_NAME=docker-pr2-3 [2021-04-26T14:20:24.489Z] + TEST_SKIP_INTEGRATION=1 [2021-04-26T14:20:24.489Z] + TEST_SKIP_INTEGRATION=1 [2021-04-26T14:20:24.489Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-26T14:20:24.489Z] + run_tests [2021-04-26T14:20:24.489Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-26T14:20:24.489Z] + run_tests [2021-04-26T14:20:24.489Z] + '[' -n 0 ']' [2021-04-26T14:20:24.489Z] + '[' -n 0 ']' [2021-04-26T14:20:24.489Z] + rm= [2021-04-26T14:20:24.489Z] + rm= [2021-04-26T14:20:24.489Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42324/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42324/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42324/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 hack/make.sh '' test-integration [2021-04-26T14:20:24.489Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42324/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42324/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42324/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 hack/make.sh '' test-integration [2021-04-26T14:20:24.489Z] ++ jobs -p [2021-04-26T14:20:24.489Z] + for job in $(jobs -p) [2021-04-26T14:20:24.489Z] + wait 8423 [2021-04-26T14:20:24.489Z] [2021-04-26T14:20:24.489Z] [2021-04-26T14:20:24.489Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-26T14:20:24.489Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-26T14:20:24.489Z] HOSTNAME=300bef6f2aed [2021-04-26T14:20:24.489Z] TEST_SKIP_INTEGRATION=1 [2021-04-26T14:20:24.489Z] TESTDEBUG=0 [2021-04-26T14:20:24.489Z] DEST=bundles/test-integration [2021-04-26T14:20:24.489Z] PWD=/go/src/github.com/docker/docker [2021-04-26T14:20:24.489Z] KEEPBUNDLE=1 [2021-04-26T14:20:24.489Z] DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:20:24.489Z] container=docker [2021-04-26T14:20:24.489Z] HOME=/root [2021-04-26T14:20:24.489Z] GOLANG_VERSION=1.13.15 [2021-04-26T14:20:24.489Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-26T14:20:24.489Z] VALIDATE_BRANCH=20.10 [2021-04-26T14:20:24.489Z] TERM=xterm [2021-04-26T14:20:24.489Z] DOCKER_PKG=github.com/docker/docker [2021-04-26T14:20:24.489Z] SHLVL=1 [2021-04-26T14:20:24.489Z] TIMEOUT=120m [2021-04-26T14:20:24.489Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-26T14:20:24.489Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-26T14:20:24.489Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-04-26T14:20:24.489Z] GO111MODULE=off [2021-04-26T14:20:24.489Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-26T14:20:24.489Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-26T14:20:24.489Z] GOPATH=/go [2021-04-26T14:20:24.489Z] PKG_CONFIG=pkg-config [2021-04-26T14:20:24.489Z] _=/usr/bin/env [2021-04-26T14:20:24.489Z] Building test suite binary ./integration-cli/test.main [2021-04-26T14:20:24.489Z] [2021-04-26T14:20:24.489Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-04-26T14:20:24.489Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-26T14:20:24.489Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-26T14:20:24.489Z] HOSTNAME=d9888cbcbe43 [2021-04-26T14:20:24.489Z] TEST_SKIP_INTEGRATION=1 [2021-04-26T14:20:24.489Z] TESTDEBUG=0 [2021-04-26T14:20:24.489Z] DEST=bundles/test-integration [2021-04-26T14:20:24.489Z] PWD=/go/src/github.com/docker/docker [2021-04-26T14:20:24.489Z] KEEPBUNDLE=1 [2021-04-26T14:20:24.489Z] DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:20:24.489Z] container=docker [2021-04-26T14:20:24.489Z] HOME=/root [2021-04-26T14:20:24.489Z] GOLANG_VERSION=1.13.15 [2021-04-26T14:20:24.489Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-26T14:20:24.489Z] VALIDATE_BRANCH=20.10 [2021-04-26T14:20:24.489Z] TERM=xterm [2021-04-26T14:20:24.489Z] DOCKER_PKG=github.com/docker/docker [2021-04-26T14:20:24.489Z] SHLVL=1 [2021-04-26T14:20:24.489Z] TIMEOUT=120m [2021-04-26T14:20:24.489Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-26T14:20:24.489Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-26T14:20:24.489Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-04-26T14:20:24.489Z] GO111MODULE=off [2021-04-26T14:20:24.489Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-26T14:20:24.489Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-26T14:20:24.489Z] GOPATH=/go [2021-04-26T14:20:24.489Z] PKG_CONFIG=pkg-config [2021-04-26T14:20:24.489Z] _=/usr/bin/env [2021-04-26T14:20:24.489Z] Building test suite binary ./integration-cli/test.main [2021-04-26T14:20:24.489Z] No new tests added to integration. [2021-04-26T14:20:24.489Z] [2021-04-26T14:20:24.489Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-26T14:20:24.489Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-26T14:20:24.489Z] HOSTNAME=baa5786a7782 [2021-04-26T14:20:24.489Z] TESTDEBUG=0 [2021-04-26T14:20:24.489Z] DEST=bundles/test-integration [2021-04-26T14:20:24.489Z] PWD=/go/src/github.com/docker/docker [2021-04-26T14:20:24.489Z] KEEPBUNDLE=1 [2021-04-26T14:20:24.489Z] DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:20:24.489Z] container=docker [2021-04-26T14:20:24.489Z] HOME=/root [2021-04-26T14:20:24.489Z] GOLANG_VERSION=1.13.15 [2021-04-26T14:20:24.489Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-26T14:20:24.489Z] VALIDATE_BRANCH=20.10 [2021-04-26T14:20:24.489Z] TERM=xterm [2021-04-26T14:20:24.489Z] DOCKER_PKG=github.com/docker/docker [2021-04-26T14:20:24.489Z] SHLVL=1 [2021-04-26T14:20:24.489Z] TIMEOUT=120m [2021-04-26T14:20:24.489Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-26T14:20:24.489Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-26T14:20:24.489Z] GO111MODULE=off [2021-04-26T14:20:24.489Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-26T14:20:24.489Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-26T14:20:24.489Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-26T14:20:24.489Z] GOPATH=/go [2021-04-26T14:20:24.489Z] PKG_CONFIG=pkg-config [2021-04-26T14:20:24.489Z] _=/usr/bin/env [2021-04-26T14:20:24.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-26T14:20:25.355Z] INFO: Downloading compiler 1 of 3... [2021-04-26T14:20:26.310Z] INFO: Downloading compiler 2 of 3... [2021-04-26T14:20:27.265Z] INFO: Downloading compiler 3 of 3... [2021-04-26T14:20:28.225Z] INFO: Extracting git... [2021-04-26T14:20:34.182Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-26T14:20:34.182Z] [2021-04-26T14:20:34.183Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-26T14:20:34.183Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-26T14:20:34.183Z] HOSTNAME=b3e4a8e0fe20 [2021-04-26T14:20:34.183Z] DEST=bundles/test-integration [2021-04-26T14:20:34.183Z] PWD=/go/src/github.com/docker/docker [2021-04-26T14:20:34.183Z] DOCKER_ROOTLESS=1 [2021-04-26T14:20:34.183Z] DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:20:34.183Z] container=docker [2021-04-26T14:20:34.183Z] HOME=/root [2021-04-26T14:20:34.183Z] GOLANG_VERSION=1.13.15 [2021-04-26T14:20:34.183Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-26T14:20:34.183Z] VALIDATE_BRANCH=20.10 [2021-04-26T14:20:34.183Z] TERM=xterm [2021-04-26T14:20:34.183Z] DOCKER_PKG=github.com/docker/docker [2021-04-26T14:20:34.183Z] SHLVL=1 [2021-04-26T14:20:34.183Z] TIMEOUT=120m [2021-04-26T14:20:34.183Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-26T14:20:34.183Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-26T14:20:34.183Z] GO111MODULE=off [2021-04-26T14:20:34.183Z] DOCKER_EXPERIMENTAL=1 [2021-04-26T14:20:34.183Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-26T14:20:34.183Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-26T14:20:34.183Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-26T14:20:34.183Z] GOPATH=/go [2021-04-26T14:20:34.183Z] PKG_CONFIG=pkg-config [2021-04-26T14:20:34.183Z] _=/usr/bin/env [2021-04-26T14:20:34.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-26T14:20:38.961Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-26T14:20:38.961Z] [2021-04-26T14:20:38.961Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-26T14:20:38.961Z] DOCKER_SYSTEMD=1 [2021-04-26T14:20:38.961Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-26T14:20:38.961Z] HOSTNAME=e62cb0d12418 [2021-04-26T14:20:38.961Z] DEST=bundles/test-integration [2021-04-26T14:20:38.961Z] PWD=/go/src/github.com/docker/docker [2021-04-26T14:20:38.961Z] DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:20:38.961Z] container=docker [2021-04-26T14:20:38.961Z] HOME=/root [2021-04-26T14:20:38.961Z] LANG=C.UTF-8 [2021-04-26T14:20:38.961Z] INVOCATION_ID=7e4411aacce34cf58debe24321d52b5e [2021-04-26T14:20:38.961Z] GOLANG_VERSION=1.13.15 [2021-04-26T14:20:38.961Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-26T14:20:38.961Z] VALIDATE_BRANCH=20.10 [2021-04-26T14:20:38.961Z] TERM=xterm [2021-04-26T14:20:38.961Z] DOCKER_PKG=github.com/docker/docker [2021-04-26T14:20:38.961Z] SHLVL=3 [2021-04-26T14:20:38.961Z] TIMEOUT=120m [2021-04-26T14:20:38.961Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-26T14:20:38.961Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-26T14:20:38.961Z] GO111MODULE=off [2021-04-26T14:20:38.961Z] DOCKER_EXPERIMENTAL=1 [2021-04-26T14:20:38.961Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-26T14:20:38.961Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-26T14:20:38.961Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-26T14:20:38.961Z] GOPATH=/go [2021-04-26T14:20:38.961Z] PKG_CONFIG=pkg-config [2021-04-26T14:20:38.961Z] _=/usr/bin/env [2021-04-26T14:20:38.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-26T14:20:40.531Z] INFO: Expanding go... [2021-04-26T14:20:42.830Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-04-26T14:20:46.416Z] ok github.com/docker/docker/cmd/dockerd 0.123s coverage: 29.1% of statements [2021-04-26T14:20:47.369Z] ok github.com/docker/docker/container 0.179s coverage: 34.7% of statements [2021-04-26T14:20:47.369Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-26T14:20:47.369Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-26T14:20:47.369Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-26T14:20:47.369Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-26T14:20:49.936Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2021-04-26T14:20:51.864Z] ok github.com/docker/docker/daemon/cluster/convert 0.066s coverage: 35.9% of statements [2021-04-26T14:20:55.192Z] ok github.com/docker/docker/daemon/cluster 0.116s coverage: 0.5% of statements [2021-04-26T14:20:57.760Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2021-04-26T14:20:58.024Z] ok github.com/docker/docker/daemon/config 0.119s coverage: 81.8% of statements [2021-04-26T14:20:58.979Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2021-04-26T14:21:00.446Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2021-04-26T14:21:00.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-26T14:21:01.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-26T14:21:01.532Z] INFO: Expanding compiler 1 of 3... [2021-04-26T14:21:01.532Z] INFO: Expanding compiler 2 of 3... [2021-04-26T14:21:04.679Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2021-04-26T14:21:04.679Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.005s coverage: 73.3% of statements [2021-04-26T14:21:04.679Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.571s coverage: 14.1% of statements [2021-04-26T14:21:05.232Z] INFO: Expanding compiler 3 of 3... [2021-04-26T14:21:06.077Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.665s coverage: 56.2% of statements [2021-04-26T14:21:06.191Z] INFO: Removing downloaded files... [2021-04-26T14:21:06.191Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-04-26T14:21:06.191Z] INFO: Configuring git core.autocrlf... [2021-04-26T14:21:07.030Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.031s coverage: 1.9% of statements [2021-04-26T14:21:09.628Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.800s coverage: 49.4% of statements [2021-04-26T14:21:11.025Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.511s coverage: 57.7% of statements [2021-04-26T14:21:11.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-26T14:21:11.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-26T14:21:11.288Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 57.5% of statements [2021-04-26T14:21:11.552Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.359s coverage: 46.2% of statements [2021-04-26T14:21:12.506Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2021-04-26T14:21:13.457Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.038s coverage: 3.0% of statements [2021-04-26T14:21:13.721Z] ok github.com/docker/docker/daemon 12.247s coverage: 17.1% of statements [2021-04-26T14:21:13.721Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-26T14:21:13.721Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-26T14:21:13.721Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-26T14:21:13.721Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-26T14:21:13.721Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-26T14:21:13.721Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-26T14:21:13.721Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-26T14:21:15.120Z] ok github.com/docker/docker/daemon/logger 0.254s coverage: 43.2% of statements [2021-04-26T14:21:15.120Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 6.7% of statements [2021-04-26T14:21:15.120Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-26T14:21:15.120Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-26T14:21:15.384Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 67.0% of statements [2021-04-26T14:21:16.781Z] ok github.com/docker/docker/daemon/logger/awslogs 0.303s coverage: 77.4% of statements [2021-04-26T14:21:16.781Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-26T14:21:16.781Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-26T14:21:16.781Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-04-26T14:21:17.045Z] ok github.com/docker/docker/daemon/logger/journald 0.065s coverage: 23.9% of statements [2021-04-26T14:21:17.045Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.043s coverage: 69.9% of statements [2021-04-26T14:21:18.442Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 75.2% of statements [2021-04-26T14:21:18.442Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-26T14:21:19.020Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.070s coverage: 58.6% of statements [2021-04-26T14:21:19.020Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 31.5% of statements [2021-04-26T14:21:19.972Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2021-04-26T14:21:20.550Z] ok github.com/docker/docker/daemon/logger/syslog 0.036s coverage: 46.8% of statements [2021-04-26T14:21:20.815Z] ok github.com/docker/docker/daemon/network 0.045s coverage: 63.8% of statements [2021-04-26T14:21:21.392Z] ok github.com/docker/docker/daemon/logger/splunk 1.879s coverage: 82.5% of statements [2021-04-26T14:21:21.392Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-26T14:21:21.392Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-26T14:21:22.343Z] ok github.com/docker/docker/distribution/metadata 0.115s coverage: 48.2% of statements [2021-04-26T14:21:23.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-26T14:21:23.741Z] ok github.com/docker/docker/errdefs 0.013s coverage: 53.1% of statements [2021-04-26T14:21:23.741Z] ok github.com/docker/docker/distribution 0.264s coverage: 25.0% of statements [2021-04-26T14:21:23.741Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-26T14:21:24.318Z] ok github.com/docker/docker/image 0.052s coverage: 86.8% of statements [2021-04-26T14:21:25.269Z] ok github.com/docker/docker/image/cache 0.041s coverage: 19.2% of statements [2021-04-26T14:21:25.269Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2021-04-26T14:21:25.269Z] ok github.com/docker/docker/distribution/xfer 1.711s coverage: 84.5% of statements [2021-04-26T14:21:25.269Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-26T14:21:25.269Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-04-26T14:21:25.269Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-26T14:21:25.846Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2021-04-26T14:21:26.800Z] ok github.com/docker/docker/opts 0.065s coverage: 67.1% of statements [2021-04-26T14:21:27.071Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 52.9% of statements [2021-04-26T14:21:27.338Z] ok github.com/docker/docker/oci 0.052s coverage: 38.4% of statements [2021-04-26T14:21:28.290Z] ok github.com/docker/docker/pkg/broadcaster 0.022s coverage: 100.0% of statements [2021-04-26T14:21:28.868Z] ok github.com/docker/docker/pkg/authorization 0.352s coverage: 68.3% of statements [2021-04-26T14:21:29.131Z] ok github.com/docker/docker/pkg/capabilities 0.017s coverage: 87.5% of statements [2021-04-26T14:21:30.083Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2021-04-26T14:21:30.346Z] ok github.com/docker/docker/pkg/archive 1.251s coverage: 82.0% of statements [2021-04-26T14:21:30.922Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2021-04-26T14:21:30.922Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 97.6% of statements [2021-04-26T14:21:31.872Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2021-04-26T14:21:32.448Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-04-26T14:21:32.711Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-04-26T14:21:32.976Z] ok github.com/docker/docker/pkg/chrootarchive 2.950s coverage: 43.2% of statements [2021-04-26T14:21:33.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-26T14:21:33.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-26T14:21:33.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-26T14:21:33.925Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2021-04-26T14:21:33.925Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2021-04-26T14:21:34.501Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2021-04-26T14:21:34.501Z] ok github.com/docker/docker/pkg/fsutils 0.250s coverage: 85.1% of statements [2021-04-26T14:21:34.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-26T14:21:35.080Z] ok github.com/docker/docker/layer 7.252s coverage: 68.8% of statements [2021-04-26T14:21:35.080Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-26T14:21:35.080Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-26T14:21:35.080Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-26T14:21:35.080Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-26T14:21:35.080Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-26T14:21:35.080Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-26T14:21:35.080Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-26T14:21:35.080Z] ok github.com/docker/docker/pkg/discovery/kv 3.104s coverage: 84.1% of statements [2021-04-26T14:21:35.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-26T14:21:35.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-26T14:21:36.032Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2021-04-26T14:21:36.032Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2021-04-26T14:21:36.032Z] ok github.com/docker/docker/pkg/idtools 0.784s coverage: 69.5% of statements [2021-04-26T14:21:36.296Z] ok github.com/docker/docker/pkg/ioutils 0.646s coverage: 70.1% of statements [2021-04-26T14:21:36.296Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-26T14:21:36.296Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-26T14:21:36.296Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-26T14:21:36.560Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements [2021-04-26T14:21:36.560Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-26T14:21:36.827Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2021-04-26T14:21:36.827Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2021-04-26T14:21:37.091Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.075s coverage: 86.7% of statements [2021-04-26T14:21:37.355Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2021-04-26T14:21:37.355Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-26T14:21:37.355Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-26T14:21:37.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-26T14:21:37.935Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.027s coverage: 56.8% of statements [2021-04-26T14:21:38.201Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2021-04-26T14:21:38.780Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2021-04-26T14:21:38.780Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2021-04-26T14:21:39.356Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2021-04-26T14:21:39.933Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 75.0% of statements [2021-04-26T14:21:39.933Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2021-04-26T14:21:40.510Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-04-26T14:21:40.510Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-04-26T14:21:40.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-26T14:21:41.461Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 54.9% of statements [2021-04-26T14:21:41.729Z] ok github.com/docker/docker/pkg/system 0.015s coverage: 36.9% of statements [2021-04-26T14:21:42.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-26T14:21:42.306Z] ok github.com/docker/docker/pkg/tailfile 0.104s coverage: 88.6% of statements [2021-04-26T14:21:42.593Z] ok github.com/docker/docker/pkg/signal 2.925s coverage: 61.0% of statements [2021-04-26T14:21:42.857Z] ok github.com/docker/docker/pkg/tarsum 0.140s coverage: 89.3% of statements [2021-04-26T14:21:42.857Z] testing: warning: no tests to run [2021-04-26T14:21:42.857Z] coverage: [no statements] [2021-04-26T14:21:42.857Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2021-04-26T14:21:43.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-26T14:21:43.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-26T14:21:43.128Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-04-26T14:21:43.128Z] ok github.com/docker/docker/pkg/urlutil 0.017s coverage: 100.0% of statements [2021-04-26T14:21:43.393Z] ok github.com/docker/docker/pkg/useragent 0.023s coverage: 88.9% of statements [2021-04-26T14:21:43.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-26T14:21:43.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-26T14:21:43.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-26T14:21:44.788Z] ok github.com/docker/docker/plugin/v2 0.023s coverage: 14.5% of statements [2021-04-26T14:21:44.788Z] ok github.com/docker/docker/profiles/seccomp 0.026s coverage: 85.4% of statements [2021-04-26T14:21:45.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-26T14:21:45.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-26T14:21:45.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-26T14:21:45.744Z] ok github.com/docker/docker/reference 0.028s coverage: 84.4% of statements [2021-04-26T14:21:46.321Z] ok github.com/docker/docker/plugin 0.550s coverage: 23.2% of statements [2021-04-26T14:21:46.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-26T14:21:47.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-26T14:21:47.718Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2021-04-26T14:21:47.718Z] ok github.com/docker/docker/quota 0.501s coverage: 71.4% of statements [2021-04-26T14:21:47.718Z] ok github.com/docker/docker/registry 0.182s coverage: 57.2% of statements [2021-04-26T14:21:47.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-26T14:21:48.296Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 50.9% of statements [2021-04-26T14:21:48.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-26T14:21:48.874Z] ok github.com/docker/docker/testutil 0.024s coverage: 62.5% of statements [2021-04-26T14:21:49.140Z] ok github.com/docker/docker/runconfig 0.032s coverage: 66.1% of statements [2021-04-26T14:21:49.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-26T14:21:50.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-26T14:21:51.069Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2021-04-26T14:21:51.170Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-26T14:21:51.170Z] Using test binary docker [2021-04-26T14:21:51.170Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-26T14:21:51.170Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-26T14:21:51.170Z] INFO: Waiting for daemon to start... [2021-04-26T14:21:51.170Z] Starting dockerd [2021-04-26T14:21:51.197Z] ..........................xx.................... [ 29%] [2021-04-26T14:21:52.019Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.0% of statements [2021-04-26T14:21:52.594Z] ok github.com/docker/docker/volume/local 0.208s coverage: 76.4% of statements [2021-04-26T14:21:52.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-26T14:21:53.541Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-04-26T14:21:54.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-26T14:21:54.466Z] . [2021-04-26T14:21:54.466Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-26T14:21:54.466Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-26T14:21:54.466Z] Error: No such image: emptyfs [2021-04-26T14:21:54.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-26T14:21:54.727Z] Running integration-test (iteration 1) [2021-04-26T14:21:54.727Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-26T14:21:56.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-26T14:21:57.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-26T14:21:59.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-26T14:22:00.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-26T14:22:01.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-26T14:22:03.090Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-26T14:22:03.090Z] Using test binary docker [2021-04-26T14:22:03.090Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-26T14:22:03.090Z] Starting apparmor (via systemctl): apparmor.service. [2021-04-26T14:22:03.090Z] INFO: Waiting for daemon to start... [2021-04-26T14:22:03.090Z] Starting dockerd [2021-04-26T14:22:05.627Z] . [2021-04-26T14:22:05.627Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-26T14:22:05.627Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-26T14:22:05.627Z] Error: No such image: emptyfs [2021-04-26T14:22:05.627Z] Running integration-test (iteration 1) [2021-04-26T14:22:05.628Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-26T14:22:12.845Z] Loaded image: buildpack-deps:buster [2021-04-26T14:22:12.845Z] Loaded image: busybox:latest [2021-04-26T14:22:12.845Z] Loaded image: busybox:glibc [2021-04-26T14:22:14.229Z] Loaded image: debian:bullseye [2021-04-26T14:22:14.229Z] Loaded image: hello-world:latest [2021-04-26T14:22:14.229Z] Loaded image: arm32v7/hello-world:latest [2021-04-26T14:22:14.229Z] INFO: Testing against a local daemon [2021-04-26T14:22:14.229Z] === RUN TestCgroupNamespacesBuild [2021-04-26T14:22:15.519Z] ok github.com/docker/docker/pkg/plugins 33.656s coverage: 76.6% of statements [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/rootless [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/volume [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-26T14:22:15.519Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === Skipped [2021-04-26T14:22:15.519Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-26T14:22:15.519Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-26T14:22:15.519Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-26T14:22:15.519Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:22:15.519Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-26T14:22:15.519Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:22:15.519Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-26T14:22:15.519Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:22:15.519Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-26T14:22:15.519Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:22:15.519Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-26T14:22:15.519Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:22:15.519Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-26T14:22:15.519Z] graphtest_unix.go:73: No driver to put! [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-26T14:22:15.519Z] time="2021-04-26T14:21:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-26T14:22:15.519Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-26T14:22:15.519Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-26T14:22:15.519Z] time="2021-04-26T14:21:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-26T14:22:15.519Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-26T14:22:15.519Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-26T14:22:15.519Z] time="2021-04-26T14:21:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-26T14:22:15.519Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-26T14:22:15.519Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-26T14:22:15.519Z] time="2021-04-26T14:21:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-26T14:22:15.519Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-26T14:22:15.519Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-26T14:22:15.519Z] time="2021-04-26T14:21:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-26T14:22:15.519Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-26T14:22:15.519Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-26T14:22:15.519Z] graphtest_unix.go:73: No driver to put! [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-26T14:22:15.519Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-26T14:22:15.519Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-26T14:22:15.519Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-26T14:22:15.519Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-26T14:22:15.519Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:22:15.519Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-26T14:22:15.519Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:22:15.519Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-26T14:22:15.519Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:22:15.519Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-26T14:22:15.519Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:22:15.519Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-26T14:22:15.519Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:22:15.519Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-26T14:22:15.519Z] graphtest_unix.go:73: No driver to put! [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-26T14:22:15.519Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-26T14:22:15.519Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] [2021-04-26T14:22:15.519Z] DONE 2229 tests, 26 skipped in 197.129s Post stage [Pipeline] junit [2021-04-26T14:22:15.537Z] Recording test results [2021-04-26T14:22:15.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-26T14:22:17.216Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-26T14:22:17.528Z] --- PASS: TestCgroupNamespacesBuild (3.03s) [2021-04-26T14:22:17.528Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-26T14:22:17.586Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42324/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 hack/make.sh dynbinary test-integration [2021-04-26T14:22:17.633Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-04-26T14:22:17.849Z] Loaded image: buildpack-deps:buster [2021-04-26T14:22:17.850Z] Loaded image: busybox:latest [2021-04-26T14:22:17.850Z] Loaded image: busybox:glibc [2021-04-26T14:22:18.148Z] Removing intermediate container 4640b0758812 [2021-04-26T14:22:18.148Z] ---> 5f58b3df7ee8 [2021-04-26T14:22:18.148Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-04-26T14:22:18.148Z] ---> Running in 70d8f488c617 [2021-04-26T14:22:18.148Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-04-26T14:22:18.148Z] go: finding gotest.tools v0.5.3 [2021-04-26T14:22:18.148Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-04-26T14:22:18.148Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-26T14:22:18.148Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-26T14:22:18.148Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-26T14:22:18.148Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-26T14:22:18.148Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-04-26T14:22:18.148Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-26T14:22:18.148Z] go: downloading github.com/pkg/errors v0.9.1 [2021-04-26T14:22:18.148Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-26T14:22:18.148Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-04-26T14:22:18.148Z] go: extracting github.com/pkg/errors v0.9.1 [2021-04-26T14:22:18.148Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-26T14:22:18.148Z] go: extracting github.com/fatih/color v1.9.0 [2021-04-26T14:22:18.148Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-26T14:22:18.148Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-26T14:22:18.148Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-26T14:22:18.148Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-26T14:22:18.148Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-26T14:22:18.148Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-26T14:22:18.148Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-26T14:22:18.148Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-26T14:22:18.148Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-26T14:22:18.148Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-26T14:22:18.148Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-26T14:22:18.148Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-26T14:22:18.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-26T14:22:18.543Z] [2021-04-26T14:22:18.543Z] Removing bundles/ [2021-04-26T14:22:18.543Z] [2021-04-26T14:22:18.543Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-26T14:22:18.543Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-26T14:22:18.543Z] GOOS="" GOARCH="" GOARM="" [2021-04-26T14:22:18.600Z] go: finding github.com/fatih/color v1.9.0 [2021-04-26T14:22:18.600Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-26T14:22:18.600Z] go: finding github.com/pkg/errors v0.9.1 [2021-04-26T14:22:18.600Z] go: finding github.com/spf13/pflag v1.0.3 [2021-04-26T14:22:18.600Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-26T14:22:18.600Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-26T14:22:18.600Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-26T14:22:18.600Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-26T14:22:18.600Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-26T14:22:18.600Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-26T14:22:18.600Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-26T14:22:20.071Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.68s) [2021-04-26T14:22:20.071Z] === RUN TestBuildWithSession [2021-04-26T14:22:20.071Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-26T14:22:20.071Z] build_session_test.go:25: TODO: BuildKit [2021-04-26T14:22:20.071Z] === RUN TestBuildSquashParent [2021-04-26T14:22:20.388Z] Loaded image: debian:bullseye [2021-04-26T14:22:20.388Z] Loaded image: hello-world:latest [2021-04-26T14:22:20.388Z] Loaded image: arm32v7/hello-world:latest [2021-04-26T14:22:20.388Z] INFO: Testing against a local daemon [2021-04-26T14:22:20.388Z] === RUN TestCgroupNamespacesBuild [2021-04-26T14:22:22.296Z] INFO: Build done for gotestsum... [2021-04-26T14:22:24.581Z] --- PASS: TestCgroupNamespacesBuild (4.13s) [2021-04-26T14:22:24.581Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-26T14:22:26.488Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s) [2021-04-26T14:22:26.488Z] === RUN TestBuildWithSession [2021-04-26T14:22:26.488Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-26T14:22:26.488Z] build_session_test.go:25: TODO: BuildKit [2021-04-26T14:22:26.488Z] === RUN TestBuildSquashParent [2021-04-26T14:22:27.275Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-04-26T14:22:28.207Z] --- PASS: TestBuildSquashParent (8.00s) [2021-04-26T14:22:28.207Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-26T14:22:28.207Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-26T14:22:28.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-26T14:22:28.207Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-26T14:22:28.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-26T14:22:28.207Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-26T14:22:28.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-26T14:22:28.207Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-26T14:22:28.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-26T14:22:28.207Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-26T14:22:28.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-26T14:22:28.207Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-26T14:22:28.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-26T14:22:28.207Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-26T14:22:28.207Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-26T14:22:31.218Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-04-26T14:22:31.506Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-26T14:22:31.506Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-26T14:22:33.063Z] --- PASS: TestBuildSquashParent (5.79s) [2021-04-26T14:22:33.063Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-26T14:22:33.063Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-26T14:22:33.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-26T14:22:33.063Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-26T14:22:33.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-26T14:22:33.063Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-26T14:22:33.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-26T14:22:33.063Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-26T14:22:33.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-26T14:22:33.063Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-26T14:22:33.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-26T14:22:33.063Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-26T14:22:33.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-26T14:22:33.063Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-26T14:22:33.063Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-26T14:22:33.421Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-26T14:22:33.421Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-26T14:22:34.445Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-26T14:22:34.596Z] Removing intermediate container 70d8f488c617 [2021-04-26T14:22:34.596Z] ---> fcf5dd4e8dc8 [2021-04-26T14:22:34.596Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-04-26T14:22:34.596Z] ---> Running in 630229ed3236 [2021-04-26T14:22:34.596Z] Removing intermediate container 630229ed3236 [2021-04-26T14:22:34.596Z] ---> ce784d52df91 [2021-04-26T14:22:34.596Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-04-26T14:22:34.596Z] ---> Running in 4f8713939d4e [2021-04-26T14:22:34.596Z] Removing intermediate container 4f8713939d4e [2021-04-26T14:22:34.596Z] ---> 1eab103f39bb [2021-04-26T14:22:34.596Z] Step 10/10 : COPY . . [2021-04-26T14:22:34.705Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-26T14:22:35.336Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-26T14:22:35.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s) [2021-04-26T14:22:35.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2021-04-26T14:22:35.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.95s) [2021-04-26T14:22:35.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s) [2021-04-26T14:22:35.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2021-04-26T14:22:35.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2021-04-26T14:22:35.336Z] === RUN TestBuildMultiStageCopy [2021-04-26T14:22:35.336Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-26T14:22:36.615Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-26T14:22:36.875Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-26T14:22:38.649Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-26T14:22:39.240Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-26T14:22:39.414Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-26T14:22:39.414Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.33s) [2021-04-26T14:22:39.414Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s) [2021-04-26T14:22:39.414Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s) [2021-04-26T14:22:39.414Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.32s) [2021-04-26T14:22:39.414Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2021-04-26T14:22:39.414Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.28s) [2021-04-26T14:22:39.414Z] === RUN TestBuildMultiStageCopy [2021-04-26T14:22:39.414Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-26T14:22:40.196Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-26T14:22:41.137Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-26T14:22:41.320Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-26T14:22:41.580Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-26T14:22:41.839Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-26T14:22:42.077Z] --- PASS: TestBuildMultiStageCopy (6.95s) [2021-04-26T14:22:42.077Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.94s) [2021-04-26T14:22:42.077Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-04-26T14:22:42.077Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-04-26T14:22:42.077Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-04-26T14:22:42.077Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-04-26T14:22:42.077Z] === RUN TestBuildMultiStageParentConfig [2021-04-26T14:22:42.099Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-26T14:22:42.358Z] --- PASS: TestBuildMultiStageCopy (3.13s) [2021-04-26T14:22:42.358Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.06s) [2021-04-26T14:22:42.358Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2021-04-26T14:22:42.358Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-04-26T14:22:42.358Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s) [2021-04-26T14:22:42.358Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-04-26T14:22:42.358Z] === RUN TestBuildMultiStageParentConfig [2021-04-26T14:22:42.927Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2021-04-26T14:22:42.927Z] === RUN TestBuildLabelWithTargets [2021-04-26T14:22:44.308Z] --- PASS: TestBuildLabelWithTargets (1.13s) [2021-04-26T14:22:44.308Z] === RUN TestBuildWithEmptyLayers [2021-04-26T14:22:44.568Z] --- PASS: TestBuildWithEmptyLayers (0.51s) [2021-04-26T14:22:44.568Z] === RUN TestBuildMultiStageOnBuild [2021-04-26T14:22:47.105Z] --- PASS: TestBuildMultiStageOnBuild (2.31s) [2021-04-26T14:22:47.105Z] === RUN TestBuildUncleanTarFilenames [2021-04-26T14:22:47.360Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-04-26T14:22:47.360Z] === RUN TestBuildLabelWithTargets [2021-04-26T14:22:47.674Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-04-26T14:22:47.674Z] === RUN TestBuildMultiStageLayerLeak [2021-04-26T14:22:50.213Z] --- PASS: TestBuildMultiStageLayerLeak (2.36s) [2021-04-26T14:22:50.213Z] === RUN TestBuildWithHugeFile [2021-04-26T14:22:55.492Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-04-26T14:22:55.492Z] === RUN TestBuildWithEmptyLayers [2021-04-26T14:22:55.583Z] ---> 272ecd7a9c0c [2021-04-26T14:22:56.037Z] Successfully built 272ecd7a9c0c [2021-04-26T14:22:56.037Z] Successfully tagged docker:latest [2021-04-26T14:22:56.037Z] INFO: Image build ended at 04/26/2021 14:22:55. Duration:00:02:45.3905482 [2021-04-26T14:22:56.037Z] [2021-04-26T14:22:56.037Z] [2021-04-26T14:22:56.037Z] INFO: Building the test binaries at 04/26/2021 14:22:55... [2021-04-26T14:22:58.035Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-04-26T14:22:58.035Z] === RUN TestBuildMultiStageOnBuild [2021-04-26T14:23:00.752Z] INFO: make.ps1 starting at 04/26/2021 14:22:59 [2021-04-26T14:23:00.752Z] INFO: Git commit (8a7f77cb2f) assumed from DOCKER_GITCOMMIT environment variable [2021-04-26T14:23:00.752Z] INFO: Invoking autogen... [2021-04-26T14:23:01.203Z] INFO: Building daemon... [2021-04-26T14:23:01.423Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-04-26T14:23:03.320Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-04-26T14:23:03.321Z] === RUN TestBuildUncleanTarFilenames [2021-04-26T14:23:03.892Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-04-26T14:23:03.892Z] === RUN TestBuildMultiStageLayerLeak [2021-04-26T14:23:08.094Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s) [2021-04-26T14:23:08.094Z] === RUN TestBuildWithHugeFile [2021-04-26T14:23:08.830Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-04-26T14:23:11.010Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-04-26T14:23:16.744Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-04-26T14:23:29.811Z] ......................... [ 67%] [2021-04-26T14:23:39.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-26T14:23:40.090Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-26T14:23:40.090Z] [2021-04-26T14:23:40.090Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-26T14:23:40.090Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-26T14:23:40.090Z] HOSTNAME=950606c5205a [2021-04-26T14:23:40.090Z] TESTDEBUG=0 [2021-04-26T14:23:40.090Z] DEST=bundles/test-integration [2021-04-26T14:23:40.090Z] PWD=/go/src/github.com/docker/docker [2021-04-26T14:23:40.090Z] DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 [2021-04-26T14:23:40.090Z] container=docker [2021-04-26T14:23:40.090Z] HOME=/root [2021-04-26T14:23:40.090Z] GOLANG_VERSION=1.13.15 [2021-04-26T14:23:40.090Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-26T14:23:40.090Z] VALIDATE_BRANCH=20.10 [2021-04-26T14:23:40.090Z] TERM=xterm [2021-04-26T14:23:40.090Z] DOCKER_PKG=github.com/docker/docker [2021-04-26T14:23:40.090Z] SHLVL=1 [2021-04-26T14:23:40.090Z] TIMEOUT=120m [2021-04-26T14:23:40.090Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-26T14:23:40.090Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-26T14:23:40.090Z] GO111MODULE=off [2021-04-26T14:23:40.090Z] DOCKER_EXPERIMENTAL=1 [2021-04-26T14:23:40.090Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-26T14:23:40.090Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-26T14:23:40.090Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-26T14:23:40.090Z] GOPATH=/go [2021-04-26T14:23:40.090Z] PKG_CONFIG=pkg-config [2021-04-26T14:23:40.090Z] _=/usr/bin/env [2021-04-26T14:23:40.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-26T14:23:46.532Z] --- PASS: TestBuildWithHugeFile (54.27s) [2021-04-26T14:23:46.532Z] === RUN TestBuildWithEmptyDockerfile [2021-04-26T14:23:46.532Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-26T14:23:46.532Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-26T14:23:46.532Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-26T14:23:46.532Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-26T14:23:46.532Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-26T14:23:46.532Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-26T14:23:46.532Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-26T14:23:46.532Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-26T14:23:46.532Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-26T14:23:46.532Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-04-26T14:23:46.532Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-04-26T14:23:46.532Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-04-26T14:23:46.532Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-26T14:23:46.532Z] === RUN TestBuildPreserveOwnership [2021-04-26T14:23:46.532Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-26T14:23:47.913Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-26T14:23:49.293Z] --- PASS: TestBuildPreserveOwnership (4.80s) [2021-04-26T14:23:49.293Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.27s) [2021-04-26T14:23:49.293Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.51s) [2021-04-26T14:23:49.293Z] === RUN TestBuildPlatformInvalid [2021-04-26T14:23:49.553Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-26T14:23:49.553Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-26T14:24:01.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-26T14:24:02.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-26T14:24:02.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-26T14:24:04.367Z] --- PASS: TestBuildWithHugeFile (52.45s) [2021-04-26T14:24:04.367Z] === RUN TestBuildWithEmptyDockerfile [2021-04-26T14:24:04.367Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-26T14:24:04.367Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-26T14:24:04.367Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-26T14:24:04.367Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-26T14:24:04.367Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-26T14:24:04.367Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-26T14:24:04.367Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-26T14:24:04.367Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-26T14:24:04.367Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-26T14:24:04.367Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-04-26T14:24:04.367Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2021-04-26T14:24:04.367Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2021-04-26T14:24:04.367Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-26T14:24:04.367Z] === RUN TestBuildPreserveOwnership [2021-04-26T14:24:04.367Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-26T14:24:04.445Z] Loaded image: buildpack-deps:buster [2021-04-26T14:24:04.445Z] Loaded image: busybox:latest [2021-04-26T14:24:04.445Z] Loaded image: busybox:glibc [2021-04-26T14:24:05.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-26T14:24:05.827Z] Loaded image: debian:bullseye [2021-04-26T14:24:05.827Z] Loaded image: hello-world:latest [2021-04-26T14:24:05.827Z] Loaded image: arm32v7/hello-world:latest [2021-04-26T14:24:07.667Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-26T14:24:09.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-26T14:24:11.870Z] --- PASS: TestBuildPreserveOwnership (10.09s) [2021-04-26T14:24:11.870Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.08s) [2021-04-26T14:24:11.870Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-04-26T14:24:11.870Z] === RUN TestBuildPlatformInvalid [2021-04-26T14:24:11.870Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-04-26T14:24:11.870Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-26T14:24:11.870Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-26T14:24:11.870Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-26T14:24:11.870Z] PASS [2021-04-26T14:24:11.870Z] [2021-04-26T14:24:11.870Z] === Skipped [2021-04-26T14:24:11.870Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-26T14:24:11.870Z] build_session_test.go:25: TODO: BuildKit [2021-04-26T14:24:11.870Z] [2021-04-26T14:24:11.870Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-26T14:24:11.870Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-26T14:24:11.870Z] [2021-04-26T14:24:11.870Z] [2021-04-26T14:24:11.870Z] DONE 33 tests, 2 skipped in 136.570s [2021-04-26T14:24:11.870Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-26T14:24:11.870Z] INFO: Testing against a local daemon [2021-04-26T14:24:11.870Z] === RUN TestConfigInspect [2021-04-26T14:24:11.870Z] --- SKIP: TestConfigInspect (0.02s) [2021-04-26T14:24:11.870Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:24:11.870Z] === RUN TestConfigList [2021-04-26T14:24:11.870Z] --- SKIP: TestConfigList (0.01s) [2021-04-26T14:24:11.870Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:24:11.870Z] === RUN TestConfigsCreateAndDelete [2021-04-26T14:24:11.870Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-04-26T14:24:11.870Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:24:11.870Z] === RUN TestConfigsUpdate [2021-04-26T14:24:11.870Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-04-26T14:24:11.870Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:24:11.870Z] === RUN TestTemplatedConfig [2021-04-26T14:24:11.870Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-26T14:24:11.870Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:24:11.870Z] === RUN TestConfigCreateResolve [2021-04-26T14:24:11.870Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-04-26T14:24:11.870Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:24:11.870Z] === RUN TestConfigDaemonLibtrustID [2021-04-26T14:24:12.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-26T14:24:13.148Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-04-26T14:24:13.148Z] [2021-04-26T14:24:13.148Z] ________ ____ __. [2021-04-26T14:24:13.148Z] \_____ \ | |/ _| [2021-04-26T14:24:13.148Z] / | \| < [2021-04-26T14:24:13.148Z] / | \ | \ [2021-04-26T14:24:13.148Z] \_______ /____|__ \ [2021-04-26T14:24:13.148Z] \/ \/ [2021-04-26T14:24:13.148Z] [2021-04-26T14:24:13.148Z] INFO: make.ps1 ended at 04/26/2021 14:24:09 [2021-04-26T14:24:13.148Z] INFO: Binaries build ended at 04/26/2021 14:24:11. Duration:00:01:15.2864556 [2021-04-26T14:24:13.148Z] INFO: Copying the built daemon binary to d:\CI\PR-42324\2\binary\dockerd-8a7f77cb2f.exe... [2021-04-26T14:24:13.148Z] INFO: Copying the built client binary to d:\CI\PR-42324\2\binary\docker-8a7f77cb2f.exe... [2021-04-26T14:24:13.148Z] INFO: Copying dockerversion from the container... [2021-04-26T14:24:13.148Z] INFO: Copying the golang package from the container to d:\CI\PR-42324\2\installer\go.zip... [2021-04-26T14:24:13.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-26T14:24:13.790Z] --- PASS: TestConfigDaemonLibtrustID (1.89s) [2021-04-26T14:24:13.790Z] PASS [2021-04-26T14:24:13.790Z] [2021-04-26T14:24:13.790Z] === Skipped [2021-04-26T14:24:13.790Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-04-26T14:24:13.790Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:24:13.790Z] [2021-04-26T14:24:13.790Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-04-26T14:24:13.790Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:24:13.790Z] [2021-04-26T14:24:13.790Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-04-26T14:24:13.790Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:24:13.790Z] [2021-04-26T14:24:13.790Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-04-26T14:24:13.790Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:24:13.790Z] [2021-04-26T14:24:13.790Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-04-26T14:24:13.790Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:24:13.790Z] [2021-04-26T14:24:13.790Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-04-26T14:24:13.790Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:24:13.790Z] [2021-04-26T14:24:13.790Z] [2021-04-26T14:24:13.790Z] DONE 7 tests, 6 skipped in 2.151s [2021-04-26T14:24:13.790Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-26T14:24:13.790Z] INFO: Testing against a local daemon [2021-04-26T14:24:13.790Z] === RUN TestCheckpoint [2021-04-26T14:24:13.790Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-26T14:24:13.790Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-26T14:24:13.790Z] === RUN TestContainerInvalidJSON [2021-04-26T14:24:13.790Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-26T14:24:13.790Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-26T14:24:13.790Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-26T14:24:13.790Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-26T14:24:13.790Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-26T14:24:13.790Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-26T14:24:13.790Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-26T14:24:13.790Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-26T14:24:13.790Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-26T14:24:13.790Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-26T14:24:13.790Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-26T14:24:13.790Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-26T14:24:13.790Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-26T14:24:13.790Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-26T14:24:13.790Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-04-26T14:24:13.790Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-26T14:24:13.952Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.30s) [2021-04-26T14:24:13.952Z] PASS [2021-04-26T14:24:13.952Z] [2021-04-26T14:24:13.952Z] === Skipped [2021-04-26T14:24:13.952Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-26T14:24:13.952Z] build_session_test.go:25: TODO: BuildKit [2021-04-26T14:24:13.952Z] [2021-04-26T14:24:13.952Z] [2021-04-26T14:24:13.952Z] DONE 33 tests, 1 skipped in 128.495s [2021-04-26T14:24:13.952Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-26T14:24:13.952Z] INFO: Testing against a local daemon [2021-04-26T14:24:13.952Z] === RUN TestConfigInspect [2021-04-26T14:24:14.050Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-04-26T14:24:14.050Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-26T14:24:14.050Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-04-26T14:24:14.050Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-26T14:24:14.050Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-04-26T14:24:14.050Z] === RUN TestCopyFromContainer [2021-04-26T14:24:14.103Z] INFO: Extracting go.zip to d:\CI\PR-42324\2\go [2021-04-26T14:24:14.672Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-04-26T14:24:16.493Z] --- PASS: TestConfigInspect (2.54s) [2021-04-26T14:24:16.493Z] === RUN TestConfigList [2021-04-26T14:24:18.257Z] === RUN TestCopyFromContainer// [2021-04-26T14:24:18.257Z] === RUN TestCopyFromContainer//bar/root [2021-04-26T14:24:18.257Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-26T14:24:18.257Z] === RUN TestCopyFromContainer/bar/quux [2021-04-26T14:24:18.519Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-26T14:24:18.519Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-26T14:24:18.519Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-26T14:24:18.519Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-26T14:24:18.782Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-26T14:24:18.782Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-26T14:24:18.782Z] --- PASS: TestCopyFromContainer (4.78s) [2021-04-26T14:24:18.782Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-26T14:24:18.782Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-04-26T14:24:18.782Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-26T14:24:18.782Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-04-26T14:24:18.782Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-26T14:24:18.782Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-26T14:24:18.782Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-26T14:24:18.782Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-04-26T14:24:18.782Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-04-26T14:24:18.782Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-26T14:24:18.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-26T14:24:18.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-26T14:24:18.782Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-26T14:24:18.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-26T14:24:18.782Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-26T14:24:18.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-26T14:24:18.782Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-26T14:24:18.782Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-26T14:24:18.782Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-26T14:24:18.782Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-26T14:24:18.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-26T14:24:18.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-26T14:24:18.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-26T14:24:18.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-26T14:24:18.782Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-26T14:24:18.782Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-04-26T14:24:18.782Z] === RUN TestCreateWithInvalidEnv [2021-04-26T14:24:18.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-26T14:24:19.032Z] --- PASS: TestConfigList (2.44s) [2021-04-26T14:24:19.032Z] === RUN TestConfigsCreateAndDelete [2021-04-26T14:24:19.043Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-26T14:24:19.043Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-26T14:24:19.043Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-26T14:24:19.043Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-26T14:24:19.043Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-26T14:24:19.043Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-26T14:24:19.043Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-26T14:24:19.043Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-26T14:24:19.043Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-26T14:24:19.043Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-04-26T14:24:19.043Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-26T14:24:19.043Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-26T14:24:19.043Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-26T14:24:19.043Z] === RUN TestCreateTmpfsMountsTarget [2021-04-26T14:24:19.043Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-26T14:24:19.043Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-26T14:24:20.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-26T14:24:20.960Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) [2021-04-26T14:24:20.961Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-26T14:24:21.572Z] --- PASS: TestConfigsCreateAndDelete (2.42s) [2021-04-26T14:24:21.572Z] === RUN TestConfigsUpdate [2021-04-26T14:24:22.878Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s) [2021-04-26T14:24:22.878Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-26T14:24:22.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-26T14:24:22.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-26T14:24:22.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-26T14:24:22.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-26T14:24:22.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-26T14:24:22.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-26T14:24:22.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-26T14:24:22.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-26T14:24:22.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-26T14:24:22.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-26T14:24:22.878Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-26T14:24:22.878Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-26T14:24:22.878Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-26T14:24:22.878Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-26T14:24:22.878Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-26T14:24:22.878Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-26T14:24:22.878Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-26T14:24:22.878Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-26T14:24:22.878Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-26T14:24:22.878Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-26T14:24:22.878Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-26T14:24:22.878Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-26T14:24:23.451Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-04-26T14:24:23.451Z] === RUN TestCreateDifferentPlatform [2021-04-26T14:24:23.451Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-26T14:24:23.451Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-26T14:24:23.451Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-26T14:24:23.451Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-26T14:24:23.451Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-26T14:24:23.451Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-26T14:24:23.451Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-04-26T14:24:23.451Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-26T14:24:23.713Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-04-26T14:24:23.713Z] === RUN TestContainerStartOnDaemonRestart [2021-04-26T14:24:23.713Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-04-26T14:24:23.713Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-26T14:24:23.713Z] === RUN TestDaemonRestartIpcMode [2021-04-26T14:24:23.713Z] === PAUSE TestDaemonRestartIpcMode [2021-04-26T14:24:23.713Z] === RUN TestDaemonHostGatewayIP [2021-04-26T14:24:23.713Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-04-26T14:24:23.713Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:24:23.713Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-26T14:24:23.713Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-26T14:24:23.713Z] === RUN TestContainerKillOnDaemonStart [2021-04-26T14:24:23.713Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-26T14:24:23.713Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-26T14:24:23.713Z] === RUN TestDiff [2021-04-26T14:24:24.113Z] --- PASS: TestConfigsUpdate (2.47s) [2021-04-26T14:24:24.113Z] === RUN TestTemplatedConfig [2021-04-26T14:24:24.285Z] --- PASS: TestDiff (0.64s) [2021-04-26T14:24:24.285Z] === RUN TestExecWithCloseStdin [2021-04-26T14:24:25.230Z] --- PASS: TestExecWithCloseStdin (0.94s) [2021-04-26T14:24:25.230Z] === RUN TestExec [2021-04-26T14:24:26.178Z] --- PASS: TestExec (0.95s) [2021-04-26T14:24:26.178Z] === RUN TestExecUser [2021-04-26T14:24:27.124Z] --- PASS: TestExecUser (1.02s) [2021-04-26T14:24:27.124Z] === RUN TestExportContainerAndImportImage [2021-04-26T14:24:27.410Z] --- PASS: TestTemplatedConfig (3.47s) [2021-04-26T14:24:27.410Z] === RUN TestConfigCreateResolve [2021-04-26T14:24:28.070Z] --- PASS: TestExportContainerAndImportImage (0.88s) [2021-04-26T14:24:28.070Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-26T14:24:28.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-26T14:24:29.950Z] --- PASS: TestConfigCreateResolve (2.46s) [2021-04-26T14:24:29.950Z] === RUN TestConfigDaemonLibtrustID [2021-04-26T14:24:30.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-26T14:24:30.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-26T14:24:30.520Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2021-04-26T14:24:30.520Z] PASS [2021-04-26T14:24:30.520Z] [2021-04-26T14:24:30.520Z] DONE 7 tests in 16.496s [2021-04-26T14:24:30.520Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-26T14:24:30.520Z] INFO: Testing against a local daemon [2021-04-26T14:24:30.520Z] === RUN TestCheckpoint [2021-04-26T14:24:30.520Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-26T14:24:30.520Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-26T14:24:30.520Z] === RUN TestContainerInvalidJSON [2021-04-26T14:24:30.521Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-26T14:24:30.521Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-26T14:24:30.521Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-26T14:24:30.521Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-26T14:24:30.521Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-26T14:24:30.521Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-26T14:24:30.521Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-26T14:24:30.521Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-26T14:24:30.521Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-26T14:24:30.521Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-26T14:24:30.521Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-26T14:24:30.521Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-26T14:24:30.521Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-26T14:24:30.521Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-26T14:24:30.521Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-04-26T14:24:30.521Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-26T14:24:30.521Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-04-26T14:24:30.521Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-26T14:24:30.521Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-04-26T14:24:30.521Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-26T14:24:30.781Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-04-26T14:24:30.781Z] === RUN TestCopyFromContainer [2021-04-26T14:24:31.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-26T14:24:32.165Z] === RUN TestCopyFromContainer// [2021-04-26T14:24:32.165Z] === RUN TestCopyFromContainer//bar/root [2021-04-26T14:24:32.165Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-26T14:24:32.281Z] --- PASS: TestExportContainerAfterDaemonRestart (4.01s) [2021-04-26T14:24:32.281Z] === RUN TestHealthCheckWorkdir [2021-04-26T14:24:32.427Z] === RUN TestCopyFromContainer/bar/quux [2021-04-26T14:24:32.427Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-26T14:24:32.427Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-26T14:24:32.427Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-26T14:24:32.688Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-26T14:24:32.688Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-26T14:24:32.688Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-26T14:24:32.716Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-04-26T14:24:32.716Z] tests/integration/client_test.py ..... [ 75%] [2021-04-26T14:24:32.716Z] tests/integration/context_api_test.py ... [ 76%] [2021-04-26T14:24:32.716Z] tests/integration/errors_test.py . [ 76%] [2021-04-26T14:24:32.949Z] --- PASS: TestCopyFromContainer (2.16s) [2021-04-26T14:24:32.949Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-04-26T14:24:32.949Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-04-26T14:24:32.949Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-04-26T14:24:32.949Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-04-26T14:24:32.949Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-26T14:24:32.949Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-04-26T14:24:32.949Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-04-26T14:24:32.949Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-04-26T14:24:32.949Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-04-26T14:24:32.949Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-04-26T14:24:32.949Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-26T14:24:32.949Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-26T14:24:32.949Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-26T14:24:32.949Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-26T14:24:32.949Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-26T14:24:32.949Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-26T14:24:32.949Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-26T14:24:32.949Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-26T14:24:32.949Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-26T14:24:32.949Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-26T14:24:32.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-26T14:24:32.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-26T14:24:32.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-26T14:24:32.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-26T14:24:32.949Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-26T14:24:32.949Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-26T14:24:32.949Z] === RUN TestCreateWithInvalidEnv [2021-04-26T14:24:32.949Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-26T14:24:32.949Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-26T14:24:32.949Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-26T14:24:32.949Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-26T14:24:32.949Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-26T14:24:32.949Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-26T14:24:32.949Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-26T14:24:32.949Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-26T14:24:32.949Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-26T14:24:32.949Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-26T14:24:32.949Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-26T14:24:32.949Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-26T14:24:32.949Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-26T14:24:32.949Z] === RUN TestCreateTmpfsMountsTarget [2021-04-26T14:24:32.949Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-04-26T14:24:32.949Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-26T14:24:33.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-26T14:24:33.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-26T14:24:33.225Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2021-04-26T14:24:33.225Z] === RUN TestHealthKillContainer [2021-04-26T14:24:33.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-26T14:24:34.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-26T14:24:35.110Z] INFO: Extraction ended at 04/26/2021 14:24:34. Duration:00:00:20.8445734 [2021-04-26T14:24:35.111Z] INFO: Updating the golang and path environment variables [2021-04-26T14:24:35.111Z] INFO: GOPATH=d:\gopath [2021-04-26T14:24:35.111Z] INFO: go version go1.13.15 windows/amd64 [2021-04-26T14:24:35.111Z] INFO: Running the daemon under test in debug mode [2021-04-26T14:24:35.111Z] INFO: Starting a daemon under test... [2021-04-26T14:24:35.111Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42324\2\daemon --pidfile d:\CI\PR-42324\2\docker.pid -D [2021-04-26T14:24:35.111Z] INFO: Process started successfully. [2021-04-26T14:24:35.111Z] INFO: Start tailing logs of the daemon under tests [2021-04-26T14:24:35.111Z] INFO: Waiting for the daemon under test to start... [2021-04-26T14:24:35.492Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2021-04-26T14:24:35.492Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-26T14:24:36.533Z] --- PASS: TestHealthKillContainer (2.99s) [2021-04-26T14:24:36.533Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-26T14:24:36.809Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2021-04-26T14:24:36.809Z] === RUN TestIpcModeNone [2021-04-26T14:24:37.809Z] --- PASS: TestIpcModeNone (1.01s) [2021-04-26T14:24:37.809Z] === RUN TestIpcModePrivate [2021-04-26T14:24:38.034Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s) [2021-04-26T14:24:38.034Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-26T14:24:38.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-26T14:24:38.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-26T14:24:38.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-26T14:24:38.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-26T14:24:38.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-26T14:24:38.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-26T14:24:38.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-26T14:24:38.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-26T14:24:38.035Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-26T14:24:38.035Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-26T14:24:38.035Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-26T14:24:38.035Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-26T14:24:38.035Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-26T14:24:38.035Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-26T14:24:38.035Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-26T14:24:38.035Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-26T14:24:38.035Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-26T14:24:38.035Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-26T14:24:38.035Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-26T14:24:38.035Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-26T14:24:38.035Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-04-26T14:24:38.035Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-26T14:24:38.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-26T14:24:38.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-26T14:24:38.604Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2021-04-26T14:24:38.604Z] === RUN TestCreateDifferentPlatform [2021-04-26T14:24:38.604Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-26T14:24:38.604Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-26T14:24:38.604Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-26T14:24:38.604Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-26T14:24:38.604Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-26T14:24:38.604Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-26T14:24:38.762Z] --- PASS: TestIpcModePrivate (1.02s) [2021-04-26T14:24:38.762Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-04-26T14:24:38.762Z] === RUN TestIpcModeShareable [2021-04-26T14:24:38.762Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-04-26T14:24:38.762Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-26T14:24:38.762Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-26T14:24:38.864Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-04-26T14:24:38.865Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-26T14:24:38.865Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-04-26T14:24:38.865Z] === RUN TestContainerStartOnDaemonRestart [2021-04-26T14:24:38.865Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-26T14:24:38.865Z] === RUN TestDaemonRestartIpcMode [2021-04-26T14:24:38.865Z] === PAUSE TestDaemonRestartIpcMode [2021-04-26T14:24:38.865Z] === RUN TestDaemonHostGatewayIP [2021-04-26T14:24:38.865Z] === PAUSE TestDaemonHostGatewayIP [2021-04-26T14:24:38.865Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-26T14:24:38.865Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-26T14:24:38.865Z] === RUN TestContainerKillOnDaemonStart [2021-04-26T14:24:38.865Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-26T14:24:38.865Z] === RUN TestDiff [2021-04-26T14:24:39.805Z] --- PASS: TestDiff (0.86s) [2021-04-26T14:24:39.805Z] === RUN TestExecWithCloseStdin [2021-04-26T14:24:39.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-26T14:24:40.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-26T14:24:40.746Z] --- PASS: TestExecWithCloseStdin (1.10s) [2021-04-26T14:24:40.746Z] === RUN TestExec [2021-04-26T14:24:41.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-26T14:24:42.065Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s) [2021-04-26T14:24:42.065Z] === RUN TestAPIIpcModeHost [2021-04-26T14:24:42.065Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-04-26T14:24:42.065Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-26T14:24:42.065Z] === RUN TestDaemonIpcModeShareable [2021-04-26T14:24:42.065Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-04-26T14:24:42.065Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-26T14:24:42.065Z] === RUN TestDaemonIpcModePrivate [2021-04-26T14:24:42.135Z] --- PASS: TestExec (1.14s) [2021-04-26T14:24:42.135Z] === RUN TestExecUser [2021-04-26T14:24:42.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-26T14:24:43.074Z] --- PASS: TestExecUser (1.12s) [2021-04-26T14:24:43.074Z] === RUN TestExportContainerAndImportImage [2021-04-26T14:24:44.013Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2021-04-26T14:24:44.013Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-26T14:24:44.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-26T14:24:44.610Z] --- PASS: TestDaemonIpcModePrivate (2.94s) [2021-04-26T14:24:44.610Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-04-26T14:24:44.610Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-26T14:24:44.610Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-26T14:24:44.610Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-26T14:24:44.610Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-26T14:24:44.610Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-26T14:24:44.610Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-26T14:24:44.610Z] === RUN TestIpcModeOlderClient [2021-04-26T14:24:44.610Z] === PAUSE TestIpcModeOlderClient [2021-04-26T14:24:44.610Z] === RUN TestKillContainerInvalidSignal [2021-04-26T14:24:45.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-26T14:24:45.181Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2021-04-26T14:24:45.181Z] === RUN TestKillContainer [2021-04-26T14:24:45.181Z] === RUN TestKillContainer/no_signal [2021-04-26T14:24:45.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-26T14:24:45.753Z] === RUN TestKillContainer/non_killing_signal [2021-04-26T14:24:45.921Z] --- PASS: TestExportContainerAfterDaemonRestart (1.87s) [2021-04-26T14:24:45.921Z] === RUN TestHealthCheckWorkdir [2021-04-26T14:24:46.326Z] === RUN TestKillContainer/killing_signal [2021-04-26T14:24:47.269Z] --- PASS: TestKillContainer (1.95s) [2021-04-26T14:24:47.269Z] --- PASS: TestKillContainer/no_signal (0.63s) [2021-04-26T14:24:47.269Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-04-26T14:24:47.269Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-04-26T14:24:47.269Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-26T14:24:47.269Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-26T14:24:47.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-26T14:24:47.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-26T14:24:47.841Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-26T14:24:47.907Z] --- PASS: TestHealthCheckWorkdir (1.67s) [2021-04-26T14:24:47.907Z] === RUN TestHealthKillContainer [2021-04-26T14:24:48.417Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2021-04-26T14:24:48.417Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-04-26T14:24:48.417Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-04-26T14:24:48.417Z] === RUN TestKillStoppedContainer [2021-04-26T14:24:48.417Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-04-26T14:24:48.417Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-26T14:24:48.677Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-04-26T14:24:48.677Z] === RUN TestKillDifferentUserContainer [2021-04-26T14:24:49.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-26T14:24:49.248Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2021-04-26T14:24:49.248Z] === RUN TestInspectOomKilledTrue [2021-04-26T14:24:49.248Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-26T14:24:49.248Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-26T14:24:49.248Z] === RUN TestInspectOomKilledFalse [2021-04-26T14:24:49.248Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-26T14:24:49.248Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-26T14:24:49.248Z] === RUN TestLinksEtcHostsContentMatch [2021-04-26T14:24:49.248Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-04-26T14:24:49.249Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-26T14:24:49.249Z] === RUN TestLinksContainerNames [2021-04-26T14:24:50.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-26T14:24:50.633Z] --- PASS: TestLinksContainerNames (1.31s) [2021-04-26T14:24:50.633Z] === RUN TestLogsFollowTailEmpty [2021-04-26T14:24:51.204Z] --- PASS: TestHealthKillContainer (3.15s) [2021-04-26T14:24:51.204Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-04-26T14:24:51.204Z] === RUN TestContainerNetworkMountsNoChown [2021-04-26T14:24:51.204Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-26T14:24:51.464Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-04-26T14:24:51.464Z] === RUN TestIpcModeNone [2021-04-26T14:24:51.777Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/default [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/default [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/private [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/private [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/rprivate [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/slave [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/slave [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/rslave [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/shared [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/shared [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/rshared [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-26T14:24:51.777Z] === CONT TestMountDaemonRoot/default [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-26T14:24:51.777Z] === CONT TestMountDaemonRoot/rslave [2021-04-26T14:24:51.777Z] === CONT TestMountDaemonRoot/rshared [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-26T14:24:51.777Z] === CONT TestMountDaemonRoot/shared [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-26T14:24:51.777Z] === CONT TestMountDaemonRoot/rprivate [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-26T14:24:51.777Z] === CONT TestMountDaemonRoot/slave [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-26T14:24:51.777Z] === CONT TestMountDaemonRoot/private [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-26T14:24:51.777Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-26T14:24:51.777Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-26T14:24:51.777Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-26T14:24:51.777Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-26T14:24:51.777Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-26T14:24:51.857Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-26T14:24:51.857Z] Using test binary docker [2021-04-26T14:24:51.857Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-26T14:24:51.857Z] +++ /etc/init.d/apparmor start [2021-04-26T14:24:51.857Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-26T14:24:51.857Z] INFO: Waiting for daemon to start... [2021-04-26T14:24:51.857Z] Starting dockerd [2021-04-26T14:24:51.857Z] +++ 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 [2021-04-26T14:24:52.039Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-26T14:24:52.039Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-26T14:24:52.039Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-26T14:24:52.039Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-26T14:24:52.039Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-26T14:24:52.039Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-26T14:24:52.039Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-26T14:24:52.039Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-26T14:24:52.039Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-26T14:24:52.039Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-26T14:24:52.039Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-26T14:24:52.039Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-26T14:24:52.039Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-26T14:24:52.039Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-26T14:24:52.039Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-26T14:24:52.300Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-26T14:24:52.300Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-26T14:24:52.300Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-26T14:24:52.300Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-26T14:24:52.300Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-26T14:24:52.300Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-26T14:24:52.300Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-26T14:24:52.300Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-26T14:24:52.300Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-26T14:24:52.300Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-26T14:24:52.300Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-26T14:24:52.300Z] === RUN TestContainerBindMountNonRecursive [2021-04-26T14:24:52.300Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-04-26T14:24:52.300Z] 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) [2021-04-26T14:24:52.300Z] === RUN TestContainerVolumesMountedAsShared [2021-04-26T14:24:52.300Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-04-26T14:24:52.300Z] 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) [2021-04-26T14:24:52.300Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-26T14:24:52.300Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-04-26T14:24:52.300Z] 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) [2021-04-26T14:24:52.300Z] === RUN TestNetworkNat [2021-04-26T14:24:52.844Z] --- PASS: TestIpcModeNone (1.12s) [2021-04-26T14:24:52.844Z] === RUN TestIpcModePrivate [2021-04-26T14:24:52.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-26T14:24:53.243Z] --- PASS: TestNetworkNat (1.02s) [2021-04-26T14:24:53.243Z] === RUN TestNetworkLocalhostTCPNat [2021-04-26T14:24:53.786Z] --- PASS: TestIpcModePrivate (1.14s) [2021-04-26T14:24:53.786Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-04-26T14:24:53.786Z] === RUN TestIpcModeShareable [2021-04-26T14:24:54.186Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2021-04-26T14:24:54.186Z] === RUN TestNetworkLoopbackNat [2021-04-26T14:24:55.168Z] --- PASS: TestIpcModeShareable (1.14s) [2021-04-26T14:24:55.168Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-04-26T14:24:55.168Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-26T14:24:55.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-26T14:24:56.110Z] .....INFO: Daemon under test started and replied! [2021-04-26T14:24:56.110Z] INFO: Docker version of the daemon under test [2021-04-26T14:24:56.110Z] [2021-04-26T14:24:56.110Z] Client: [2021-04-26T14:24:56.110Z] Version: 17.06.2-ce [2021-04-26T14:24:56.110Z] API version: 1.30 [2021-04-26T14:24:56.110Z] Go version: go1.8.3 [2021-04-26T14:24:56.110Z] Git commit: cec0b72 [2021-04-26T14:24:56.110Z] Built: Tue Sep 5 19:57:19 2017 [2021-04-26T14:24:56.110Z] OS/Arch: windows/amd64 [2021-04-26T14:24:56.110Z] [2021-04-26T14:24:56.110Z] Server: [2021-04-26T14:24:56.110Z] Version: 0.0.0-dev [2021-04-26T14:24:56.110Z] API version: 1.41 (minimum version 1.24) [2021-04-26T14:24:56.110Z] Go version: go1.13.15 [2021-04-26T14:24:56.110Z] Git commit: 8a7f77cb2f [2021-04-26T14:24:56.110Z] Built: 04/26/2021 14:23:00 [2021-04-26T14:24:56.110Z] OS/Arch: windows/amd64 [2021-04-26T14:24:56.110Z] Experimental: false [2021-04-26T14:24:56.110Z] [2021-04-26T14:24:56.110Z] INFO: Docker info of the daemon under test [2021-04-26T14:24:56.110Z] [2021-04-26T14:24:56.110Z] Containers: 0 [2021-04-26T14:24:56.110Z] Running: 0 [2021-04-26T14:24:56.110Z] Paused: 0 [2021-04-26T14:24:56.110Z] Stopped: 0 [2021-04-26T14:24:56.110Z] Images: 0 [2021-04-26T14:24:56.110Z] Server Version: 0.0.0-dev [2021-04-26T14:24:56.110Z] Storage Driver: windowsfilter [2021-04-26T14:24:56.110Z] Windows: [2021-04-26T14:24:56.110Z] Logging Driver: json-file [2021-04-26T14:24:56.110Z] Plugins: [2021-04-26T14:24:56.110Z] Volume: local [2021-04-26T14:24:56.110Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-26T14:24:56.110Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-26T14:24:56.110Z] Swarm: inactive [2021-04-26T14:24:56.110Z] Default Isolation: process [2021-04-26T14:24:56.110Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-26T14:24:56.110Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-26T14:24:56.110Z] OSType: windows [2021-04-26T14:24:56.110Z] Architecture: x86_64 [2021-04-26T14:24:56.110Z] CPUs: 4 [2021-04-26T14:24:56.110Z] Total Memory: 32GiB [2021-04-26T14:24:56.110Z] Name: azwin-2-48da30 [2021-04-26T14:24:56.110Z] ID: 5NNF:RRMD:RAO3:UA7N:V5XG:ZAPH:DESC:DBSV:3WDU:BHRM:WZLK:GVOC [2021-04-26T14:24:56.110Z] Docker Root Dir: D:\CI\PR-42324\2\daemon [2021-04-26T14:24:56.110Z] Debug Mode (client): false [2021-04-26T14:24:56.110Z] Debug Mode (server): true [2021-04-26T14:24:56.110Z] File Descriptors: -1 [2021-04-26T14:24:56.110Z] Goroutines: 16 [2021-04-26T14:24:56.110Z] System Time: 2021-04-26T14:24:54.1930513Z [2021-04-26T14:24:56.110Z] EventsListeners: 0 [2021-04-26T14:24:56.110Z] Registry: https://index.docker.io/v1/ [2021-04-26T14:24:56.110Z] Labels: [2021-04-26T14:24:56.110Z] Experimental: false [2021-04-26T14:24:56.110Z] Insecure Registries: [2021-04-26T14:24:56.110Z] 127.0.0.0/8 [2021-04-26T14:24:56.110Z] Live Restore Enabled: false [2021-04-26T14:24:56.110Z] [2021-04-26T14:24:56.110Z] [2021-04-26T14:24:56.110Z] INFO: Docker images of the daemon under test [2021-04-26T14:24:56.110Z] [2021-04-26T14:24:56.110Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-26T14:24:56.110Z] [2021-04-26T14:24:56.110Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-04-26T14:24:56.110Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-04-26T14:24:56.110Z] ltsc2019: Pulling from windows/servercore [2021-04-26T14:24:56.110Z] 4612f6d0b889: Pulling fs layer [2021-04-26T14:24:56.110Z] 399f118dfaa9: Pulling fs layer [2021-04-26T14:24:57.488Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2021-04-26T14:24:57.488Z] === RUN TestPause [2021-04-26T14:24:57.488Z] --- SKIP: TestPause (0.00s) [2021-04-26T14:24:57.488Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-26T14:24:57.488Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-26T14:24:57.488Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-26T14:24:57.488Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-26T14:24:57.488Z] === RUN TestPauseStopPausedContainer [2021-04-26T14:24:57.488Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-04-26T14:24:57.488Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-26T14:24:57.488Z] === RUN TestPsFilter [2021-04-26T14:24:57.488Z] --- PASS: TestPsFilter (0.12s) [2021-04-26T14:24:57.488Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-26T14:24:58.060Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2021-04-26T14:24:58.060Z] === RUN TestRemoveContainerWithVolume [2021-04-26T14:24:58.463Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s) [2021-04-26T14:24:58.463Z] === RUN TestAPIIpcModeHost [2021-04-26T14:24:58.632Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2021-04-26T14:24:58.633Z] === RUN TestRemoveContainerRunning [2021-04-26T14:24:58.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-26T14:24:59.064Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-04-26T14:24:59.205Z] --- PASS: TestRemoveContainerRunning (0.66s) [2021-04-26T14:24:59.205Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-26T14:24:59.403Z] --- PASS: TestAPIIpcModeHost (1.16s) [2021-04-26T14:24:59.403Z] === RUN TestDaemonIpcModeShareable [2021-04-26T14:25:00.024Z] . [2021-04-26T14:25:00.024Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-26T14:25:00.024Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-26T14:25:00.024Z] Error: No such image: emptyfs [2021-04-26T14:25:00.024Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-26T14:25:00.024Z] ++++ docker load [2021-04-26T14:25:00.024Z] Running integration-test (iteration 1) [2021-04-26T14:25:00.024Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-04-26T14:25:00.024Z] ++ 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 [2021-04-26T14:25:00.024Z] ++ set -e [2021-04-26T14:25:00.024Z] ++ '[' -n 0 ']' [2021-04-26T14:25:00.024Z] ++ set -x [2021-04-26T14:25:00.024Z] ++ 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 [2021-04-26T14:25:00.147Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2021-04-26T14:25:00.147Z] === RUN TestRemoveInvalidContainer [2021-04-26T14:25:00.147Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-26T14:25:00.147Z] === RUN TestRenameLinkedContainer [2021-04-26T14:25:01.322Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2021-04-26T14:25:01.322Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-26T14:25:01.322Z] === RUN TestDaemonIpcModePrivate [2021-04-26T14:25:01.849Z] 399f118dfaa9: Verifying Checksum [2021-04-26T14:25:01.849Z] 399f118dfaa9: Download complete [2021-04-26T14:25:02.089Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-26T14:25:02.089Z] Using test binary docker [2021-04-26T14:25:02.089Z] +++ /etc/init.d/apparmor start [2021-04-26T14:25:02.089Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-26T14:25:02.089Z] INFO: Waiting for daemon to start... [2021-04-26T14:25:02.089Z] Starting dockerd [2021-04-26T14:25:02.089Z] +++ 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 [2021-04-26T14:25:02.695Z] --- PASS: TestRenameLinkedContainer (2.64s) [2021-04-26T14:25:02.695Z] === RUN TestRenameStoppedContainer [2021-04-26T14:25:03.231Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2021-04-26T14:25:03.231Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-04-26T14:25:03.231Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-26T14:25:03.267Z] --- PASS: TestRenameStoppedContainer (0.77s) [2021-04-26T14:25:03.267Z] === RUN TestRenameRunningContainerAndReuse [2021-04-26T14:25:04.630Z] . [2021-04-26T14:25:04.630Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-26T14:25:04.654Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2021-04-26T14:25:04.654Z] === RUN TestRenameInvalidName [2021-04-26T14:25:04.891Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-26T14:25:04.891Z] Error: No such image: emptyfs [2021-04-26T14:25:04.891Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-26T14:25:04.891Z] ++++ docker load [2021-04-26T14:25:05.147Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2021-04-26T14:25:05.147Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-04-26T14:25:05.147Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-26T14:25:05.462Z] Running integration-test (iteration 1) [2021-04-26T14:25:05.463Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-26T14:25:05.463Z] ++ 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 [2021-04-26T14:25:05.463Z] ++ set -e [2021-04-26T14:25:05.463Z] ++ '[' -n 0 ']' [2021-04-26T14:25:05.463Z] ++ set -x [2021-04-26T14:25:05.463Z] ++ 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 [2021-04-26T14:25:05.598Z] --- PASS: TestRenameInvalidName (0.71s) [2021-04-26T14:25:05.598Z] === RUN TestRenameAnonymousContainer [2021-04-26T14:25:07.061Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2021-04-26T14:25:07.061Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-26T14:25:07.061Z] === RUN TestIpcModeOlderClient [2021-04-26T14:25:07.061Z] === PAUSE TestIpcModeOlderClient [2021-04-26T14:25:07.061Z] === RUN TestKillContainerInvalidSignal [2021-04-26T14:25:07.633Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-04-26T14:25:07.633Z] === RUN TestKillContainer [2021-04-26T14:25:07.633Z] === RUN TestKillContainer/no_signal [2021-04-26T14:25:08.206Z] === RUN TestKillContainer/non_killing_signal [2021-04-26T14:25:08.777Z] === RUN TestKillContainer/killing_signal [2021-04-26T14:25:08.902Z] --- PASS: TestRenameAnonymousContainer (3.06s) [2021-04-26T14:25:08.902Z] === RUN TestRenameContainerWithSameName [2021-04-26T14:25:09.164Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2021-04-26T14:25:09.164Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-26T14:25:09.717Z] --- PASS: TestKillContainer (2.16s) [2021-04-26T14:25:09.717Z] --- PASS: TestKillContainer/no_signal (0.69s) [2021-04-26T14:25:09.717Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-04-26T14:25:09.717Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-04-26T14:25:09.717Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-26T14:25:09.717Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-26T14:25:10.551Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2021-04-26T14:25:10.551Z] === RUN TestResize [2021-04-26T14:25:10.657Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-26T14:25:11.124Z] --- PASS: TestResize (0.65s) [2021-04-26T14:25:11.124Z] === RUN TestResizeWithInvalidSize [2021-04-26T14:25:11.229Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2021-04-26T14:25:11.229Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2021-04-26T14:25:11.229Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-04-26T14:25:11.229Z] === RUN TestKillStoppedContainer [2021-04-26T14:25:11.229Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-04-26T14:25:11.229Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-26T14:25:11.229Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-04-26T14:25:11.229Z] === RUN TestKillDifferentUserContainer [2021-04-26T14:25:11.697Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2021-04-26T14:25:11.697Z] === RUN TestResizeWhenContainerNotStarted [2021-04-26T14:25:12.169Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2021-04-26T14:25:12.169Z] === RUN TestInspectOomKilledTrue [2021-04-26T14:25:12.169Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-26T14:25:12.169Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-26T14:25:12.169Z] === RUN TestInspectOomKilledFalse [2021-04-26T14:25:12.391Z] Loaded image: buildpack-deps:buster [2021-04-26T14:25:12.640Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2021-04-26T14:25:12.641Z] === RUN TestDaemonRestartKillContainers [2021-04-26T14:25:12.641Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-26T14:25:12.641Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-26T14:25:12.641Z] === RUN TestCgroupNamespacesRun [2021-04-26T14:25:12.654Z] Loaded image: busybox:latest [2021-04-26T14:25:12.739Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2021-04-26T14:25:12.739Z] === RUN TestLinksEtcHostsContentMatch [2021-04-26T14:25:12.918Z] Loaded image: busybox:glibc [2021-04-26T14:25:13.677Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-04-26T14:25:13.677Z] === RUN TestLinksContainerNames [2021-04-26T14:25:15.057Z] --- PASS: TestLinksContainerNames (1.48s) [2021-04-26T14:25:15.057Z] === RUN TestLogsFollowTailEmpty [2021-04-26T14:25:15.188Z] --- PASS: TestCgroupNamespacesRun (2.87s) [2021-04-26T14:25:15.188Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-26T14:25:15.494Z] Loaded image: debian:bullseye [2021-04-26T14:25:15.630Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2021-04-26T14:25:15.630Z] === RUN TestContainerNetworkMountsNoChown [2021-04-26T14:25:16.447Z] Loaded image: hello-world:latest [2021-04-26T14:25:16.569Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/default [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/default [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/private [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/private [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/rprivate [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/slave [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/slave [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/rslave [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/shared [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/shared [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/rshared [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-26T14:25:16.569Z] === CONT TestMountDaemonRoot/default [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-26T14:25:16.569Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-26T14:25:16.569Z] === CONT TestMountDaemonRoot/rprivate [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-26T14:25:16.569Z] === CONT TestMountDaemonRoot/private [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-26T14:25:16.569Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-26T14:25:16.569Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-26T14:25:16.569Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/shared [2021-04-26T14:25:16.830Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-26T14:25:16.830Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-26T14:25:16.830Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-26T14:25:16.830Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-26T14:25:16.830Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-26T14:25:16.830Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-26T14:25:16.830Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-26T14:25:16.830Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/rshared [2021-04-26T14:25:16.830Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-26T14:25:16.830Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-26T14:25:16.830Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-26T14:25:16.830Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-26T14:25:16.830Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-26T14:25:16.830Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-26T14:25:16.830Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-26T14:25:16.830Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/rslave [2021-04-26T14:25:16.830Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-26T14:25:16.830Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-26T14:25:16.830Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-26T14:25:16.830Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-26T14:25:16.830Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-26T14:25:16.830Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-26T14:25:16.830Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-26T14:25:16.830Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/slave [2021-04-26T14:25:16.830Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-26T14:25:16.830Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-26T14:25:16.830Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-26T14:25:16.830Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-26T14:25:16.830Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-26T14:25:16.830Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-26T14:25:16.830Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-26T14:25:16.830Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-26T14:25:16.830Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-26T14:25:17.091Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-26T14:25:17.091Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-26T14:25:17.091Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-26T14:25:17.091Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-26T14:25:17.091Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-26T14:25:17.091Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-26T14:25:17.091Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-26T14:25:17.091Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-26T14:25:17.091Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-26T14:25:17.091Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-26T14:25:17.091Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-04-26T14:25:17.091Z] === RUN TestContainerBindMountNonRecursive [2021-04-26T14:25:17.733Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.38s) [2021-04-26T14:25:17.733Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-26T14:25:17.843Z] Loaded image: arm32v7/hello-world:latest [2021-04-26T14:25:18.102Z] ......... [ 86%] [2021-04-26T14:25:18.792Z] INFO: Testing against a local daemon [2021-04-26T14:25:18.792Z] === RUN TestCgroupNamespacesBuild [2021-04-26T14:25:19.631Z] --- PASS: TestContainerBindMountNonRecursive (2.17s) [2021-04-26T14:25:19.632Z] === RUN TestContainerVolumesMountedAsShared [2021-04-26T14:25:19.892Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2021-04-26T14:25:19.892Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-26T14:25:20.833Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-04-26T14:25:20.833Z] === RUN TestNetworkNat [2021-04-26T14:25:21.035Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.98s) [2021-04-26T14:25:21.035Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-26T14:25:21.403Z] --- PASS: TestNetworkNat (0.88s) [2021-04-26T14:25:21.403Z] === RUN TestNetworkLocalhostTCPNat [2021-04-26T14:25:22.113Z] --- PASS: TestCgroupNamespacesBuild (3.01s) [2021-04-26T14:25:22.113Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-26T14:25:22.344Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2021-04-26T14:25:22.344Z] === RUN TestNetworkLoopbackNat [2021-04-26T14:25:22.848Z] 4612f6d0b889: Verifying Checksum [2021-04-26T14:25:22.848Z] 4612f6d0b889: Download complete [2021-04-26T14:25:23.554Z] tests/integration/models_images_test.py ............... [ 89%] [2021-04-26T14:25:23.581Z] --- PASS: TestCgroupNamespacesRunHostMode (2.91s) [2021-04-26T14:25:23.582Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-26T14:25:24.041Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.28s) [2021-04-26T14:25:24.041Z] === RUN TestBuildWithSession [2021-04-26T14:25:24.041Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-26T14:25:24.041Z] build_session_test.go:25: TODO: BuildKit [2021-04-26T14:25:24.041Z] === RUN TestBuildSquashParent [2021-04-26T14:25:25.639Z] --- PASS: TestNetworkLoopbackNat (3.24s) [2021-04-26T14:25:25.639Z] === RUN TestPause [2021-04-26T14:25:26.302Z] tests/integration/models_networks_test.py .... [ 90%] [2021-04-26T14:25:26.579Z] --- PASS: TestPause (0.76s) [2021-04-26T14:25:26.579Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-26T14:25:26.579Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-26T14:25:26.579Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-26T14:25:26.579Z] === RUN TestPauseStopPausedContainer [2021-04-26T14:25:26.885Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.90s) [2021-04-26T14:25:26.885Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-26T14:25:27.148Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2021-04-26T14:25:27.149Z] === RUN TestPsFilter [2021-04-26T14:25:27.149Z] --- PASS: TestPsFilter (0.13s) [2021-04-26T14:25:27.149Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-26T14:25:28.087Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2021-04-26T14:25:28.087Z] === RUN TestRemoveContainerWithVolume [2021-04-26T14:25:28.657Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2021-04-26T14:25:28.657Z] === RUN TestRemoveContainerRunning [2021-04-26T14:25:28.798Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.39s) [2021-04-26T14:25:28.798Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-26T14:25:29.595Z] --- PASS: TestRemoveContainerRunning (0.72s) [2021-04-26T14:25:29.595Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-26T14:25:30.164Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2021-04-26T14:25:30.164Z] === RUN TestRemoveInvalidContainer [2021-04-26T14:25:30.164Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-26T14:25:30.164Z] === RUN TestRenameLinkedContainer [2021-04-26T14:25:30.656Z] --- PASS: TestBuildSquashParent (6.13s) [2021-04-26T14:25:30.656Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-26T14:25:30.656Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-26T14:25:30.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-26T14:25:30.656Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-26T14:25:30.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-26T14:25:30.656Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-26T14:25:30.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-26T14:25:30.656Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-26T14:25:30.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-26T14:25:30.656Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-26T14:25:30.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-26T14:25:30.656Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-26T14:25:30.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-26T14:25:30.656Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-26T14:25:30.656Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-26T14:25:30.656Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-26T14:25:30.656Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-26T14:25:31.339Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.99s) [2021-04-26T14:25:31.339Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-26T14:25:32.834Z] tests/integration/models_nodes_test.py . [ 91%] [2021-04-26T14:25:33.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-26T14:25:33.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-26T14:25:33.443Z] tests/integration/models_resources_test.py . [ 91%] [2021-04-26T14:25:33.456Z] --- PASS: TestRenameLinkedContainer (2.99s) [2021-04-26T14:25:33.456Z] === RUN TestRenameStoppedContainer [2021-04-26T14:25:33.716Z] --- PASS: TestRenameStoppedContainer (0.70s) [2021-04-26T14:25:33.716Z] === RUN TestRenameRunningContainerAndReuse [2021-04-26T14:25:33.883Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.02s) [2021-04-26T14:25:33.883Z] === RUN TestKernelTCPMemory [2021-04-26T14:25:33.883Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-26T14:25:33.883Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-26T14:25:33.883Z] === RUN TestNISDomainname [2021-04-26T14:25:33.883Z] --- SKIP: TestNISDomainname (0.01s) [2021-04-26T14:25:33.883Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-04-26T14:25:33.883Z] === RUN TestHostnameDnsResolution [2021-04-26T14:25:35.442Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-04-26T14:25:35.664Z] --- PASS: TestRenameRunningContainerAndReuse (1.49s) [2021-04-26T14:25:35.664Z] === RUN TestRenameInvalidName [2021-04-26T14:25:35.778Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-26T14:25:35.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.78s) [2021-04-26T14:25:35.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) [2021-04-26T14:25:35.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.07s) [2021-04-26T14:25:35.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s) [2021-04-26T14:25:35.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.47s) [2021-04-26T14:25:35.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.46s) [2021-04-26T14:25:35.778Z] === RUN TestBuildMultiStageCopy [2021-04-26T14:25:35.778Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-26T14:25:35.795Z] --- PASS: TestHostnameDnsResolution (1.61s) [2021-04-26T14:25:35.795Z] === RUN TestStats [2021-04-26T14:25:35.795Z] --- SKIP: TestStats (0.00s) [2021-04-26T14:25:35.795Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-26T14:25:35.795Z] === RUN TestStopContainerWithTimeout [2021-04-26T14:25:35.795Z] === RUN TestStopContainerWithTimeout/0 [2021-04-26T14:25:35.795Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-26T14:25:35.795Z] === RUN TestStopContainerWithTimeout/1 [2021-04-26T14:25:35.795Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-26T14:25:35.795Z] === RUN TestStopContainerWithTimeout/3 [2021-04-26T14:25:35.795Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-26T14:25:35.795Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-26T14:25:35.795Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-26T14:25:35.795Z] === CONT TestStopContainerWithTimeout/0 [2021-04-26T14:25:35.795Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-26T14:25:35.923Z] --- PASS: TestRenameInvalidName (0.71s) [2021-04-26T14:25:35.923Z] === RUN TestRenameAnonymousContainer [2021-04-26T14:25:36.767Z] === CONT TestStopContainerWithTimeout/3 [2021-04-26T14:25:37.704Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-26T14:25:37.704Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-26T14:25:38.281Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-26T14:25:38.544Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-26T14:25:38.708Z] === CONT TestStopContainerWithTimeout/1 [2021-04-26T14:25:38.809Z] --- PASS: TestBuildMultiStageCopy (3.50s) [2021-04-26T14:25:38.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.07s) [2021-04-26T14:25:38.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2021-04-26T14:25:38.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2021-04-26T14:25:38.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-04-26T14:25:38.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) [2021-04-26T14:25:38.809Z] === RUN TestBuildMultiStageParentConfig [2021-04-26T14:25:39.220Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-04-26T14:25:39.221Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-04-26T14:25:39.761Z] --- PASS: TestBuildMultiStageParentConfig (0.92s) [2021-04-26T14:25:39.761Z] === RUN TestBuildLabelWithTargets [2021-04-26T14:25:40.094Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-26T14:25:40.094Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2021-04-26T14:25:40.094Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2021-04-26T14:25:40.094Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-04-26T14:25:40.094Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2021-04-26T14:25:40.094Z] === RUN TestDeleteDevicemapper [2021-04-26T14:25:40.094Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-26T14:25:40.094Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-26T14:25:40.094Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-26T14:25:40.121Z] --- PASS: TestRenameAnonymousContainer (3.33s) [2021-04-26T14:25:40.121Z] === RUN TestRenameContainerWithSameName [2021-04-26T14:25:40.121Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2021-04-26T14:25:40.121Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-26T14:25:41.158Z] --- PASS: TestBuildLabelWithTargets (1.50s) [2021-04-26T14:25:41.158Z] === RUN TestBuildWithEmptyLayers [2021-04-26T14:25:41.504Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2021-04-26T14:25:41.504Z] === RUN TestResize [2021-04-26T14:25:42.109Z] --- PASS: TestBuildWithEmptyLayers (0.82s) [2021-04-26T14:25:42.109Z] === RUN TestBuildMultiStageOnBuild [2021-04-26T14:25:42.444Z] --- PASS: TestResize (0.73s) [2021-04-26T14:25:42.444Z] === RUN TestResizeWithInvalidSize [2021-04-26T14:25:42.641Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.22s) [2021-04-26T14:25:42.641Z] === RUN TestUpdateMemory [2021-04-26T14:25:42.641Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-26T14:25:42.641Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-26T14:25:42.641Z] === RUN TestUpdateCPUQuota [2021-04-26T14:25:42.641Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-04-26T14:25:42.641Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-26T14:25:42.641Z] === RUN TestUpdatePidsLimit [2021-04-26T14:25:42.641Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-04-26T14:25:42.641Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-26T14:25:42.641Z] === RUN TestUpdateRestartPolicy [2021-04-26T14:25:43.014Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2021-04-26T14:25:43.014Z] === RUN TestResizeWhenContainerNotStarted [2021-04-26T14:25:43.586Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-04-26T14:25:43.586Z] === RUN TestDaemonRestartKillContainers [2021-04-26T14:25:43.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-26T14:25:43.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-26T14:25:43.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-26T14:25:43.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-26T14:25:43.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-26T14:25:43.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-26T14:25:43.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-26T14:25:43.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-26T14:25:43.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-26T14:25:43.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-26T14:25:43.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-26T14:25:43.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-26T14:25:43.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-26T14:25:43.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-26T14:25:43.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-26T14:25:43.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-26T14:25:43.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-26T14:25:43.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-26T14:25:43.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-26T14:25:43.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-26T14:25:43.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-26T14:25:43.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-26T14:25:43.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-26T14:25:43.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-26T14:25:43.586Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-26T14:25:43.586Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-26T14:25:44.232Z] tests/integration/regression_test.py ...... [ 98%] [2021-04-26T14:25:44.489Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-04-26T14:25:44.489Z] tests/integration/credentials/utils_test.py . [100%] [2021-04-26T14:25:44.489Z] [2021-04-26T14:25:44.489Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-04-26T14:25:44.489Z] =========================== short test summary info ============================ [2021-04-26T14:25:44.489Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-04-26T14:25:44.489Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-04-26T14:25:44.489Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-04-26T14:25:44.489Z] Not supported on most drivers [2021-04-26T14:25:44.489Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-04-26T14:25:44.489Z] Output of docker top depends on host distro, and is not formalized. [2021-04-26T14:25:44.489Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-04-26T14:25:44.489Z] Output of docker top depends on host distro, and is not formalized. [2021-04-26T14:25:44.489Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-04-26T14:25:44.489Z] Can fail if eth0 has multiple IP addresses [2021-04-26T14:25:44.489Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-04-26T14:25:44.489Z] This doesn't seem to be taken into account by the engine [2021-04-26T14:25:44.671Z] --- PASS: TestBuildMultiStageOnBuild (2.46s) [2021-04-26T14:25:44.671Z] === RUN TestBuildUncleanTarFilenames [2021-04-26T14:25:44.745Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-04-26T14:25:44.745Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-04-26T14:25:44.745Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 366.06 seconds == [2021-04-26T14:25:45.001Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-04-26T14:25:45.622Z] --- PASS: TestBuildUncleanTarFilenames (1.11s) [2021-04-26T14:25:45.622Z] === RUN TestBuildMultiStageLayerLeak [2021-04-26T14:25:46.127Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-26T14:25:46.127Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-26T14:25:47.509Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-26T14:25:47.509Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-26T14:25:48.185Z] --- PASS: TestBuildMultiStageLayerLeak (2.56s) [2021-04-26T14:25:48.185Z] === RUN TestBuildWithHugeFile [2021-04-26T14:25:48.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-26T14:25:48.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-26T14:25:50.806Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-26T14:25:51.376Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-26T14:25:52.188Z] Loaded image: buildpack-deps:buster [2021-04-26T14:25:52.188Z] Loaded image: busybox:latest [2021-04-26T14:25:52.188Z] Loaded image: busybox:glibc [2021-04-26T14:25:53.922Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-26T14:25:54.493Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-26T14:25:54.735Z] Loaded image: debian:bullseye [2021-04-26T14:25:54.735Z] Loaded image: hello-world:latest [2021-04-26T14:25:54.873Z] --- PASS: TestUpdateRestartPolicy (12.39s) [2021-04-26T14:25:54.873Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-26T14:25:54.996Z] Loaded image: arm32v7/hello-world:latest [2021-04-26T14:25:54.996Z] INFO: Testing against a local daemon [2021-04-26T14:25:54.996Z] === RUN TestCgroupNamespacesBuild [2021-04-26T14:25:55.445Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2021-04-26T14:25:55.445Z] === RUN TestWaitNonBlocked [2021-04-26T14:25:55.445Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-26T14:25:55.445Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-26T14:25:55.445Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-26T14:25:55.445Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-26T14:25:55.445Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-26T14:25:55.445Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-26T14:25:56.829Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-26T14:25:56.829Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2021-04-26T14:25:56.829Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2021-04-26T14:25:56.829Z] === RUN TestWaitBlocked [2021-04-26T14:25:56.829Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-26T14:25:56.829Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-26T14:25:56.829Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-26T14:25:56.829Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-26T14:25:56.829Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-26T14:25:56.829Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-26T14:25:57.035Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-26T14:25:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) [2021-04-26T14:25:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.48s) [2021-04-26T14:25:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2021-04-26T14:25:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2021-04-26T14:25:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2021-04-26T14:25:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2021-04-26T14:25:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s) [2021-04-26T14:25:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.40s) [2021-04-26T14:25:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.02s) [2021-04-26T14:25:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.20s) [2021-04-26T14:25:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s) [2021-04-26T14:25:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.08s) [2021-04-26T14:25:57.035Z] === RUN TestCgroupNamespacesRun [2021-04-26T14:25:57.168Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-26T14:25:57.168Z] [2021-04-26T14:25:57.168Z] Unloading profiles will leave already running processes permanently [2021-04-26T14:25:57.168Z] unconfined, which can lead to unexpected situations. [2021-04-26T14:25:57.168Z] [2021-04-26T14:25:57.168Z] To set a process to complain mode, use the command line tool [2021-04-26T14:25:57.168Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-26T14:25:57.168Z] Post stage [Pipeline] junit [2021-04-26T14:25:57.179Z] Recording test results [2021-04-26T14:25:57.318Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-04-26T14:25:57.634Z] + echo Ensuring container killed. [2021-04-26T14:25:57.634Z] Ensuring container killed. [2021-04-26T14:25:57.634Z] + docker rm -vf docker-pr2 [2021-04-26T14:25:57.634Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-04-26T14:25:57.772Z] --- PASS: TestWaitBlocked (0.02s) [2021-04-26T14:25:57.772Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2021-04-26T14:25:57.772Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2021-04-26T14:25:57.772Z] === CONT TestDaemonRestartIpcMode [2021-04-26T14:25:57.772Z] === CONT TestIpcModeOlderClient [2021-04-26T14:25:57.772Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-04-26T14:25:57.772Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-26T14:25:57.951Z] + echo Chowning /workspace to jenkins user [2021-04-26T14:25:57.951Z] Chowning /workspace to jenkins user [2021-04-26T14:25:57.951Z] + id -u [2021-04-26T14:25:57.951Z] + id -g [2021-04-26T14:25:57.951Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42324:/workspace busybox chown -R 1000:1000 /workspace [2021-04-26T14:25:58.417Z] --- PASS: TestCgroupNamespacesRun (1.88s) [2021-04-26T14:25:58.417Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-26T14:25:58.417Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-26T14:25:58.417Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-26T14:25:58.417Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-26T14:25:59.194Z] --- PASS: TestCgroupNamespacesBuild (3.57s) [2021-04-26T14:25:59.194Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-26T14:25:59.673Z] + bundleName=docker-py [2021-04-26T14:25:59.673Z] + echo Creating docker-py-bundles.tar.gz [2021-04-26T14:25:59.673Z] Creating docker-py-bundles.tar.gz [2021-04-26T14:25:59.673Z] + 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 [2021-04-26T14:25:59.693Z] Archiving artifacts [2021-04-26T14:25:59.950Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42324/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-04-26T14:26:00.327Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2021-04-26T14:26:00.327Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-26T14:26:00.355Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42324/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 -e DOCKER_GRAPHDRIVER docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 hack/make.sh binary-daemon [2021-04-26T14:26:00.918Z] [2021-04-26T14:26:00.918Z] Removing bundles/ [2021-04-26T14:26:00.918Z] [2021-04-26T14:26:00.918Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-04-26T14:26:00.918Z] Building: bundles/binary-daemon/dockerd-dev [2021-04-26T14:26:00.918Z] GOOS="" GOARCH="" GOARM="" [2021-04-26T14:26:02.238Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2021-04-26T14:26:02.238Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-26T14:26:02.492Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.29s) [2021-04-26T14:26:02.492Z] === RUN TestBuildWithSession [2021-04-26T14:26:02.492Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-26T14:26:02.492Z] build_session_test.go:25: TODO: BuildKit [2021-04-26T14:26:02.492Z] === RUN TestBuildSquashParent [2021-04-26T14:26:03.064Z] --- PASS: TestDaemonRestartIpcMode (5.50s) [2021-04-26T14:26:03.325Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.56s) [2021-04-26T14:26:03.325Z] PASS [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === Skipped [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-26T14:26:03.325Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-04-26T14:26:03.325Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-04-26T14:26:03.325Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-04-26T14:26:03.325Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-04-26T14:26:03.325Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-04-26T14:26:03.325Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-04-26T14:26:03.325Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-26T14:26:03.325Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-26T14:26:03.325Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-26T14:26:03.325Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-26T14:26:03.325Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-04-26T14:26:03.325Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-04-26T14:26:03.325Z] 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) [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-04-26T14:26:03.325Z] 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) [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-04-26T14:26:03.325Z] 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) [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-04-26T14:26:03.325Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-26T14:26:03.325Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-04-26T14:26:03.325Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-04-26T14:26:03.325Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-26T14:26:03.325Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-04-26T14:26:03.325Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-04-26T14:26:03.325Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-26T14:26:03.325Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-26T14:26:03.325Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-04-26T14:26:03.325Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-04-26T14:26:03.325Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] [2021-04-26T14:26:03.325Z] DONE 177 tests, 26 skipped in 109.610s [2021-04-26T14:26:03.325Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-26T14:26:03.586Z] INFO: Testing against a local daemon [2021-04-26T14:26:03.586Z] === RUN TestCommitInheritsEnv [2021-04-26T14:26:04.147Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2021-04-26T14:26:04.147Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-26T14:26:05.507Z] --- PASS: TestCommitInheritsEnv (1.57s) [2021-04-26T14:26:05.508Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-26T14:26:05.508Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-26T14:26:05.508Z] === RUN TestImagesFilterMultiReference [2021-04-26T14:26:05.508Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-26T14:26:05.508Z] === RUN TestImagePullPlatformInvalid [2021-04-26T14:26:05.508Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-26T14:26:05.508Z] === RUN TestRemoveImageOrphaning [2021-04-26T14:26:05.532Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.50s) [2021-04-26T14:26:05.532Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-26T14:26:06.478Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2021-04-26T14:26:06.478Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-26T14:26:07.425Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-04-26T14:26:07.425Z] === RUN TestRemoveImageGarbageCollector [2021-04-26T14:26:07.425Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-26T14:26:07.425Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-26T14:26:07.425Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-26T14:26:07.425Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-26T14:26:07.425Z] === RUN TestTagInvalidReference [2021-04-26T14:26:07.425Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-26T14:26:07.425Z] === RUN TestTagValidPrefixedRepo [2021-04-26T14:26:07.425Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-04-26T14:26:07.425Z] === RUN TestTagExistedNameWithoutForce [2021-04-26T14:26:07.425Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-26T14:26:07.425Z] === RUN TestTagOfficialNames [2021-04-26T14:26:07.425Z] --- PASS: TestTagOfficialNames (0.06s) [2021-04-26T14:26:07.425Z] === RUN TestTagMatchesDigest [2021-04-26T14:26:07.425Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-26T14:26:07.425Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-26T14:26:08.390Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.97s) [2021-04-26T14:26:08.390Z] === RUN TestKernelTCPMemory [2021-04-26T14:26:08.390Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-26T14:26:08.390Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-26T14:26:08.390Z] === RUN TestNISDomainname [2021-04-26T14:26:09.773Z] --- PASS: TestNISDomainname (1.34s) [2021-04-26T14:26:09.773Z] === RUN TestHostnameDnsResolution [2021-04-26T14:26:11.681Z] --- PASS: TestHostnameDnsResolution (1.70s) [2021-04-26T14:26:11.681Z] === RUN TestStats [2021-04-26T14:26:14.220Z] --- PASS: TestStats (2.76s) [2021-04-26T14:26:14.220Z] === RUN TestStopContainerWithTimeout [2021-04-26T14:26:14.220Z] === RUN TestStopContainerWithTimeout/0 [2021-04-26T14:26:14.220Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-26T14:26:14.220Z] === RUN TestStopContainerWithTimeout/1 [2021-04-26T14:26:14.220Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-26T14:26:14.220Z] === RUN TestStopContainerWithTimeout/3 [2021-04-26T14:26:14.220Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-26T14:26:14.220Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-26T14:26:14.220Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-26T14:26:14.220Z] === CONT TestStopContainerWithTimeout/0 [2021-04-26T14:26:14.220Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-26T14:26:15.602Z] === CONT TestStopContainerWithTimeout/3 [2021-04-26T14:26:17.392Z] --- PASS: TestBuildSquashParent (13.53s) [2021-04-26T14:26:17.392Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-26T14:26:17.392Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-26T14:26:17.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-26T14:26:17.392Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-26T14:26:17.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-26T14:26:17.392Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-26T14:26:17.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-26T14:26:17.392Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-26T14:26:17.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-26T14:26:17.392Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-26T14:26:17.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-26T14:26:17.392Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-26T14:26:17.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-26T14:26:17.392Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-26T14:26:17.392Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-26T14:26:17.511Z] === CONT TestStopContainerWithTimeout/1 [2021-04-26T14:26:19.419Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-26T14:26:19.419Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2021-04-26T14:26:19.419Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2021-04-26T14:26:19.419Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2021-04-26T14:26:19.419Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2021-04-26T14:26:19.419Z] === RUN TestDeleteDevicemapper [2021-04-26T14:26:19.419Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-26T14:26:19.419Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-26T14:26:19.419Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-26T14:26:21.601Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-26T14:26:21.601Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-26T14:26:21.961Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.51s) [2021-04-26T14:26:21.961Z] === RUN TestUpdateMemory [2021-04-26T14:26:23.344Z] --- PASS: TestUpdateMemory (1.33s) [2021-04-26T14:26:23.344Z] === RUN TestUpdateCPUQuota [2021-04-26T14:26:26.889Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-26T14:26:26.889Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-26T14:26:29.970Z] --- PASS: TestUpdateCPUQuota (6.92s) [2021-04-26T14:26:29.970Z] === RUN TestUpdatePidsLimit [2021-04-26T14:26:29.970Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-26T14:26:30.540Z] === RUN TestUpdatePidsLimit/no_change [2021-04-26T14:26:31.479Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-26T14:26:32.049Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-26T14:26:32.990Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-26T14:26:33.476Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-26T14:26:33.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.56s) [2021-04-26T14:26:33.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.71s) [2021-04-26T14:26:33.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.37s) [2021-04-26T14:26:33.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.61s) [2021-04-26T14:26:33.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.81s) [2021-04-26T14:26:33.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.57s) [2021-04-26T14:26:33.476Z] === RUN TestBuildMultiStageCopy [2021-04-26T14:26:33.476Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-26T14:26:33.561Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-26T14:26:34.504Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-26T14:26:35.893Z] --- PASS: TestUpdatePidsLimit (5.66s) [2021-04-26T14:26:35.893Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.69s) [2021-04-26T14:26:35.893Z] --- PASS: TestUpdatePidsLimit/no_change (0.72s) [2021-04-26T14:26:35.893Z] --- PASS: TestUpdatePidsLimit/update_lower (0.73s) [2021-04-26T14:26:35.893Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.72s) [2021-04-26T14:26:35.893Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s) [2021-04-26T14:26:35.893Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.73s) [2021-04-26T14:26:35.893Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s) [2021-04-26T14:26:35.893Z] === RUN TestUpdateRestartPolicy [2021-04-26T14:26:36.776Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-26T14:26:37.037Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-26T14:26:37.608Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-26T14:26:38.180Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-26T14:26:38.751Z] --- PASS: TestBuildMultiStageCopy (6.48s) [2021-04-26T14:26:38.751Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (4.14s) [2021-04-26T14:26:38.751Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2021-04-26T14:26:38.751Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2021-04-26T14:26:38.751Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-04-26T14:26:38.751Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2021-04-26T14:26:38.751Z] === RUN TestBuildMultiStageParentConfig [2021-04-26T14:26:40.666Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2021-04-26T14:26:40.666Z] === RUN TestBuildLabelWithTargets [2021-04-26T14:26:42.606Z] --- PASS: TestBuildLabelWithTargets (2.38s) [2021-04-26T14:26:42.606Z] === RUN TestBuildWithEmptyLayers [2021-04-26T14:26:44.544Z] --- PASS: TestBuildWithEmptyLayers (1.52s) [2021-04-26T14:26:44.544Z] === RUN TestBuildMultiStageOnBuild [2021-04-26T14:26:48.745Z] --- PASS: TestBuildMultiStageOnBuild (4.27s) [2021-04-26T14:26:48.745Z] === RUN TestBuildUncleanTarFilenames [2021-04-26T14:26:50.658Z] --- PASS: TestBuildUncleanTarFilenames (1.91s) [2021-04-26T14:26:50.658Z] === RUN TestBuildMultiStageLayerLeak [2021-04-26T14:26:50.784Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2021-04-26T14:26:50.784Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-26T14:26:50.784Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2021-04-26T14:26:50.784Z] === RUN TestWaitNonBlocked [2021-04-26T14:26:50.784Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-26T14:26:50.784Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-26T14:26:50.784Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-26T14:26:50.784Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-26T14:26:50.784Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-26T14:26:50.784Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-26T14:26:50.784Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-26T14:26:50.784Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2021-04-26T14:26:50.784Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2021-04-26T14:26:50.784Z] === RUN TestWaitBlocked [2021-04-26T14:26:50.784Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-26T14:26:50.784Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-26T14:26:50.784Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-26T14:26:50.784Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-26T14:26:50.784Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-26T14:26:50.784Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-26T14:26:51.724Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-26T14:26:51.724Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2021-04-26T14:26:51.724Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2021-04-26T14:26:51.724Z] === CONT TestContainerStartOnDaemonRestart [2021-04-26T14:26:51.724Z] === CONT TestContainerKillOnDaemonStart [2021-04-26T14:26:54.864Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2021-04-26T14:26:54.864Z] === RUN TestBuildWithHugeFile [2021-04-26T14:26:55.018Z] --- PASS: TestContainerStartOnDaemonRestart (2.98s) [2021-04-26T14:26:55.018Z] === CONT TestIpcModeOlderClient [2021-04-26T14:26:55.018Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-04-26T14:26:55.018Z] === CONT TestDaemonHostGatewayIP [2021-04-26T14:26:56.004Z] --- PASS: TestBuildWithHugeFile (62.25s) [2021-04-26T14:26:56.004Z] === RUN TestBuildWithEmptyDockerfile [2021-04-26T14:26:56.004Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-26T14:26:56.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-26T14:26:56.004Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-26T14:26:56.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-26T14:26:56.004Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-26T14:26:56.004Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-26T14:26:56.004Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-26T14:26:56.004Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-26T14:26:56.004Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-26T14:26:56.004Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2021-04-26T14:26:56.004Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-04-26T14:26:56.004Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2021-04-26T14:26:56.004Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-04-26T14:26:56.004Z] === RUN TestBuildPreserveOwnership [2021-04-26T14:26:56.004Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-26T14:26:56.004Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-26T14:26:56.004Z] --- PASS: TestBuildPreserveOwnership (5.15s) [2021-04-26T14:26:56.004Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.43s) [2021-04-26T14:26:56.004Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.70s) [2021-04-26T14:26:56.004Z] === RUN TestBuildPlatformInvalid [2021-04-26T14:26:56.004Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2021-04-26T14:26:56.004Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-26T14:26:59.222Z] --- PASS: TestDaemonHostGatewayIP (3.93s) [2021-04-26T14:26:59.222Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-26T14:27:01.761Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.91s) [2021-04-26T14:27:01.761Z] === CONT TestDaemonRestartIpcMode [2021-04-26T14:27:04.864Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-26T14:27:04.864Z] Using test binary docker [2021-04-26T14:27:04.864Z] +++ /etc/init.d/apparmor start [2021-04-26T14:27:04.864Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-26T14:27:04.864Z] Starting dockerd [2021-04-26T14:27:04.864Z] INFO: Waiting for daemon to start... [2021-04-26T14:27:04.864Z] +++ 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 [2021-04-26T14:27:05.056Z] --- PASS: TestDaemonRestartIpcMode (3.29s) [2021-04-26T14:27:05.056Z] --- PASS: TestContainerKillOnDaemonStart (13.19s) [2021-04-26T14:27:05.056Z] PASS [2021-04-26T14:27:05.056Z] [2021-04-26T14:27:05.056Z] === Skipped [2021-04-26T14:27:05.056Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-26T14:27:05.056Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-26T14:27:05.056Z] [2021-04-26T14:27:05.056Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-26T14:27:05.056Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-26T14:27:05.056Z] [2021-04-26T14:27:05.056Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-26T14:27:05.056Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-26T14:27:05.056Z] [2021-04-26T14:27:05.056Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-26T14:27:05.056Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-26T14:27:05.056Z] [2021-04-26T14:27:05.056Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-26T14:27:05.056Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-26T14:27:05.056Z] [2021-04-26T14:27:05.056Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-26T14:27:05.056Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-26T14:27:05.056Z] [2021-04-26T14:27:05.056Z] [2021-04-26T14:27:05.056Z] DONE 196 tests, 6 skipped in 154.342s [2021-04-26T14:27:05.056Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-26T14:27:05.056Z] INFO: Testing against a local daemon [2021-04-26T14:27:05.056Z] === RUN TestCommitInheritsEnv [2021-04-26T14:27:05.056Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-04-26T14:27:05.056Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-26T14:27:05.056Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-26T14:27:05.056Z] === RUN TestImagesFilterMultiReference [2021-04-26T14:27:05.317Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-26T14:27:05.317Z] === RUN TestImagePullPlatformInvalid [2021-04-26T14:27:05.317Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-26T14:27:05.317Z] === RUN TestRemoveImageOrphaning [2021-04-26T14:27:05.434Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-26T14:27:05.434Z] Using test binary docker [2021-04-26T14:27:05.434Z] +++ /etc/init.d/apparmor start [2021-04-26T14:27:05.434Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-26T14:27:05.434Z] INFO: Waiting for daemon to start... [2021-04-26T14:27:05.434Z] Starting dockerd [2021-04-26T14:27:05.434Z] +++ 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 [2021-04-26T14:27:05.576Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2021-04-26T14:27:05.576Z] === RUN TestRemoveImageGarbageCollector [2021-04-26T14:27:06.639Z] . [2021-04-26T14:27:06.639Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-26T14:27:06.639Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-26T14:27:06.639Z] Error: No such image: emptyfs [2021-04-26T14:27:06.639Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-26T14:27:06.639Z] ++++ docker load [2021-04-26T14:27:06.899Z] Running integration-test (iteration 1) [2021-04-26T14:27:06.899Z] 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)/ [2021-04-26T14:27:06.899Z] ++ 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)/' [2021-04-26T14:27:06.899Z] ++ set -e [2021-04-26T14:27:06.899Z] ++ '[' -n 0 ']' [2021-04-26T14:27:06.899Z] ++ set -x [2021-04-26T14:27:06.899Z] ++ 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)/' [2021-04-26T14:27:07.841Z] [2021-04-26T14:27:07.841Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-26T14:27:07.841Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-26T14:27:07.841Z] Error: No such image: emptyfs [2021-04-26T14:27:07.841Z] ++++ docker load [2021-04-26T14:27:07.841Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-26T14:27:08.101Z] Running integration-test (iteration 1) [2021-04-26T14:27:08.101Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-04-26T14:27:08.101Z] ++ 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)/' [2021-04-26T14:27:08.101Z] ++ set -e [2021-04-26T14:27:08.101Z] ++ '[' -n 0 ']' [2021-04-26T14:27:08.101Z] ++ set -x [2021-04-26T14:27:08.101Z] ++ 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)/' [2021-04-26T14:27:08.118Z] --- PASS: TestRemoveImageGarbageCollector (2.29s) [2021-04-26T14:27:08.118Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-26T14:27:08.118Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-04-26T14:27:08.118Z] === RUN TestTagInvalidReference [2021-04-26T14:27:08.118Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-26T14:27:08.118Z] === RUN TestTagValidPrefixedRepo [2021-04-26T14:27:08.118Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-04-26T14:27:08.118Z] === RUN TestTagExistedNameWithoutForce [2021-04-26T14:27:08.118Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-26T14:27:08.118Z] === RUN TestTagOfficialNames [2021-04-26T14:27:08.118Z] --- PASS: TestTagOfficialNames (0.06s) [2021-04-26T14:27:08.118Z] === RUN TestTagMatchesDigest [2021-04-26T14:27:08.118Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-26T14:27:08.118Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-26T14:27:10.951Z] Loaded image: buildpack-deps:buster [2021-04-26T14:27:10.951Z] Loaded image: busybox:latest [2021-04-26T14:27:10.951Z] Loaded image: busybox:glibc [2021-04-26T14:27:11.214Z] Loaded image: debian:bullseye [2021-04-26T14:27:11.214Z] Loaded image: hello-world:latest [2021-04-26T14:27:11.477Z] Loaded image: arm32v7/hello-world:latest [2021-04-26T14:27:19.152Z] 4612f6d0b889: Pull complete [2021-04-26T14:27:21.540Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.38s) [2021-04-26T14:27:21.540Z] PASS [2021-04-26T14:27:21.540Z] [2021-04-26T14:27:21.540Z] === Skipped [2021-04-26T14:27:21.540Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-04-26T14:27:21.540Z] build_session_test.go:25: TODO: BuildKit [2021-04-26T14:27:21.540Z] [2021-04-26T14:27:21.540Z] [2021-04-26T14:27:21.540Z] DONE 33 tests, 1 skipped in 140.880s [2021-04-26T14:27:21.540Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-04-26T14:27:21.540Z] ++ 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 [2021-04-26T14:27:21.540Z] ++ set -e [2021-04-26T14:27:21.540Z] ++ '[' -n 0 ']' [2021-04-26T14:27:21.540Z] ++ set -x [2021-04-26T14:27:21.540Z] ++ 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 [2021-04-26T14:27:21.540Z] INFO: Testing against a local daemon [2021-04-26T14:27:21.540Z] === RUN TestConfigInspect [2021-04-26T14:27:24.101Z] --- PASS: TestConfigInspect (3.42s) [2021-04-26T14:27:24.101Z] === RUN TestConfigList [2021-04-26T14:27:27.424Z] --- PASS: TestConfigList (3.16s) [2021-04-26T14:27:27.424Z] === RUN TestConfigsCreateAndDelete [2021-04-26T14:27:30.744Z] --- PASS: TestConfigsCreateAndDelete (3.16s) [2021-04-26T14:27:30.744Z] === RUN TestConfigsUpdate [2021-04-26T14:27:34.065Z] --- PASS: TestConfigsUpdate (3.22s) [2021-04-26T14:27:34.065Z] === RUN TestTemplatedConfig [2021-04-26T14:27:37.310Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-04-26T14:27:37.310Z] Copying nested executables into bundles/binary-daemon [2021-04-26T14:27:37.310Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-04-26T14:27:37.389Z] --- PASS: TestTemplatedConfig (3.69s) [2021-04-26T14:27:37.389Z] === RUN TestConfigCreateResolve [2021-04-26T14:27:37.639Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42324/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 -e DOCKER_GRAPHDRIVER docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 hack/make.sh cross [2021-04-26T14:27:38.202Z] [2021-04-26T14:27:38.202Z] Removing bundles/ [2021-04-26T14:27:38.202Z] [2021-04-26T14:27:38.202Z] ---> Making bundle: cross (in bundles/cross) [2021-04-26T14:27:38.202Z] Cross building: bundles/cross/linux/amd64 [2021-04-26T14:27:38.202Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-04-26T14:27:38.202Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-04-26T14:27:40.708Z] --- PASS: TestConfigCreateResolve (3.14s) [2021-04-26T14:27:40.708Z] === RUN TestConfigDaemonLibtrustID [2021-04-26T14:27:41.657Z] --- PASS: TestConfigDaemonLibtrustID (1.15s) [2021-04-26T14:27:41.657Z] PASS [2021-04-26T14:27:41.657Z] [2021-04-26T14:27:41.657Z] DONE 7 tests in 21.079s [2021-04-26T14:27:41.657Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-04-26T14:27:41.657Z] ++ 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 [2021-04-26T14:27:41.657Z] ++ set -e [2021-04-26T14:27:41.657Z] ++ '[' -n 0 ']' [2021-04-26T14:27:41.657Z] ++ set -x [2021-04-26T14:27:41.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-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 [2021-04-26T14:27:41.920Z] INFO: Testing against a local daemon [2021-04-26T14:27:41.921Z] === RUN TestCheckpoint [2021-04-26T14:27:41.921Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-26T14:27:41.921Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-26T14:27:41.921Z] === RUN TestContainerInvalidJSON [2021-04-26T14:27:41.921Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-26T14:27:41.921Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-26T14:27:41.921Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-26T14:27:41.921Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-26T14:27:41.921Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-26T14:27:41.921Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-26T14:27:41.921Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-26T14:27:41.921Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-26T14:27:41.921Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-26T14:27:41.921Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-26T14:27:41.921Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-26T14:27:41.921Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-26T14:27:41.921Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-26T14:27:41.921Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-26T14:27:41.921Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-04-26T14:27:41.921Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-26T14:27:42.184Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-26T14:27:42.184Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-26T14:27:42.184Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-26T14:27:42.184Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-26T14:27:42.184Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-04-26T14:27:42.184Z] === RUN TestCopyFromContainer [2021-04-26T14:27:44.115Z] === RUN TestCopyFromContainer// [2021-04-26T14:27:44.115Z] === RUN TestCopyFromContainer//bar/root [2021-04-26T14:27:44.115Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-26T14:27:44.115Z] === RUN TestCopyFromContainer/bar/quux [2021-04-26T14:27:44.379Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-26T14:27:44.379Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-26T14:27:44.379Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-26T14:27:44.643Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-26T14:27:44.643Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-26T14:27:44.907Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-26T14:27:44.907Z] --- PASS: TestCopyFromContainer (2.70s) [2021-04-26T14:27:44.907Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-04-26T14:27:44.907Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-04-26T14:27:44.907Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-04-26T14:27:44.907Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-04-26T14:27:44.907Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-04-26T14:27:44.907Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-04-26T14:27:44.907Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-04-26T14:27:44.907Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-04-26T14:27:44.907Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-04-26T14:27:44.907Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-04-26T14:27:44.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-26T14:27:44.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-26T14:27:44.907Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-26T14:27:44.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-26T14:27:44.907Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-26T14:27:44.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-26T14:27:44.907Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-26T14:27:44.907Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-26T14:27:44.907Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-26T14:27:44.907Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-26T14:27:44.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-26T14:27:44.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-26T14:27:44.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-26T14:27:44.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-04-26T14:27:44.907Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-26T14:27:44.907Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-04-26T14:27:44.907Z] === RUN TestCreateWithInvalidEnv [2021-04-26T14:27:44.907Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-26T14:27:44.907Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-26T14:27:44.907Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-26T14:27:44.907Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-26T14:27:44.907Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-26T14:27:44.907Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-26T14:27:44.907Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-26T14:27:44.907Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-26T14:27:44.907Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-26T14:27:44.907Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-26T14:27:44.907Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-26T14:27:44.907Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-26T14:27:44.907Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-04-26T14:27:44.907Z] === RUN TestCreateTmpfsMountsTarget [2021-04-26T14:27:45.171Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-04-26T14:27:45.171Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-26T14:27:46.850Z] Loaded image: buildpack-deps:buster [2021-04-26T14:27:46.850Z] Loaded image: buildpack-deps:buster [2021-04-26T14:27:47.733Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2021-04-26T14:27:47.733Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-26T14:27:47.790Z] Loaded image: busybox:latest [2021-04-26T14:27:47.790Z] Loaded image: busybox:latest [2021-04-26T14:27:48.361Z] Loaded image: busybox:glibc [2021-04-26T14:27:48.361Z] Loaded image: busybox:glibc [2021-04-26T14:27:49.661Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.32s) [2021-04-26T14:27:49.661Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-26T14:27:49.661Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-26T14:27:49.661Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-26T14:27:49.661Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-26T14:27:49.661Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-26T14:27:49.661Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-26T14:27:49.661Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-26T14:27:49.661Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-26T14:27:49.661Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-26T14:27:49.661Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-26T14:27:49.661Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-26T14:27:49.661Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-26T14:27:49.661Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-26T14:27:49.661Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-26T14:27:49.661Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-26T14:27:49.926Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-26T14:27:49.926Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-26T14:27:49.926Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-04-26T14:27:49.926Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-04-26T14:27:49.926Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-04-26T14:27:49.926Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s) [2021-04-26T14:27:49.926Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-04-26T14:27:49.926Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-26T14:27:50.503Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-04-26T14:27:50.503Z] === RUN TestCreateDifferentPlatform [2021-04-26T14:27:50.503Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-26T14:27:50.769Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-26T14:27:50.769Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-26T14:27:50.769Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-26T14:27:50.769Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-04-26T14:27:50.769Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-26T14:27:50.769Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-26T14:27:50.769Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-26T14:27:50.769Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-04-26T14:27:50.769Z] === RUN TestContainerStartOnDaemonRestart [2021-04-26T14:27:50.769Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-26T14:27:50.769Z] === RUN TestDaemonRestartIpcMode [2021-04-26T14:27:50.769Z] === PAUSE TestDaemonRestartIpcMode [2021-04-26T14:27:50.769Z] === RUN TestDaemonHostGatewayIP [2021-04-26T14:27:50.769Z] === PAUSE TestDaemonHostGatewayIP [2021-04-26T14:27:50.769Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-26T14:27:50.769Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-26T14:27:50.769Z] === RUN TestContainerKillOnDaemonStart [2021-04-26T14:27:50.769Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-26T14:27:50.769Z] === RUN TestDiff [2021-04-26T14:27:51.719Z] --- PASS: TestDiff (0.83s) [2021-04-26T14:27:51.719Z] === RUN TestExecWithCloseStdin [2021-04-26T14:27:52.670Z] --- PASS: TestExecWithCloseStdin (1.08s) [2021-04-26T14:27:52.670Z] === RUN TestExec [2021-04-26T14:27:53.621Z] --- PASS: TestExec (1.06s) [2021-04-26T14:27:53.621Z] === RUN TestExecUser [2021-04-26T14:27:55.016Z] --- PASS: TestExecUser (1.09s) [2021-04-26T14:27:55.016Z] === RUN TestExportContainerAndImportImage [2021-04-26T14:27:55.967Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2021-04-26T14:27:55.967Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-26T14:27:56.492Z] Loaded image: debian:bullseye [2021-04-26T14:27:56.492Z] Loaded image: debian:bullseye [2021-04-26T14:27:56.492Z] Loaded image: hello-world:latest [2021-04-26T14:27:56.492Z] Loaded image: hello-world:latest [2021-04-26T14:27:56.492Z] Loaded image: arm32v7/hello-world:latest [2021-04-26T14:27:56.492Z] INFO: Testing against a local daemon [2021-04-26T14:27:56.492Z] === RUN TestDockerSuite [2021-04-26T14:27:56.492Z] Loaded image: arm32v7/hello-world:latest [2021-04-26T14:27:56.492Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-26T14:27:56.492Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-26T14:27:56.492Z] INFO: Testing against a local daemon [2021-04-26T14:27:56.492Z] === RUN TestDockerDaemonSuite [2021-04-26T14:27:56.492Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-04-26T14:27:56.492Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-26T14:27:56.492Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-26T14:27:56.492Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-26T14:27:56.492Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-26T14:27:56.492Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-26T14:27:56.492Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-26T14:27:58.939Z] --- PASS: TestImportExtremelyLargeImageWorks (102.45s) [2021-04-26T14:27:58.939Z] PASS [2021-04-26T14:27:58.939Z] [2021-04-26T14:27:58.939Z] === Skipped [2021-04-26T14:27:58.939Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-26T14:27:58.939Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-26T14:27:58.939Z] [2021-04-26T14:27:58.939Z] [2021-04-26T14:27:58.939Z] DONE 12 tests, 1 skipped in 106.547s [2021-04-26T14:27:58.939Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-26T14:27:58.939Z] INFO: Testing against a local daemon [2021-04-26T14:27:58.939Z] === RUN TestNetworkCreateDelete [2021-04-26T14:27:58.939Z] --- PASS: TestNetworkCreateDelete (0.44s) [2021-04-26T14:27:58.939Z] === RUN TestDockerNetworkDeletePreferID [2021-04-26T14:27:58.939Z] --- PASS: TestDockerNetworkDeletePreferID (1.27s) [2021-04-26T14:27:58.939Z] === RUN TestDaemonDNSFallback [2021-04-26T14:27:59.290Z] --- PASS: TestExportContainerAfterDaemonRestart (3.02s) [2021-04-26T14:27:59.290Z] === RUN TestHealthCheckWorkdir [2021-04-26T14:27:59.882Z] --- PASS: TestDaemonDNSFallback (8.11s) [2021-04-26T14:27:59.882Z] === RUN TestInspectNetwork [2021-04-26T14:27:59.882Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-26T14:27:59.882Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:27:59.882Z] === RUN TestRunContainerWithBridgeNone [2021-04-26T14:27:59.882Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-26T14:27:59.882Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:27:59.882Z] === RUN TestNetworkInvalidJSON [2021-04-26T14:27:59.882Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-26T14:27:59.882Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-26T14:27:59.882Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-26T14:27:59.882Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-26T14:27:59.882Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-26T14:27:59.882Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-26T14:27:59.882Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-26T14:27:59.882Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-26T14:27:59.882Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-26T14:27:59.882Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-04-26T14:27:59.882Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-26T14:27:59.882Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-26T14:27:59.882Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-26T14:27:59.882Z] === RUN TestNetworkList [2021-04-26T14:27:59.882Z] === RUN TestNetworkList//networks [2021-04-26T14:27:59.882Z] === PAUSE TestNetworkList//networks [2021-04-26T14:27:59.882Z] === RUN TestNetworkList//networks/ [2021-04-26T14:27:59.882Z] === PAUSE TestNetworkList//networks/ [2021-04-26T14:27:59.882Z] === CONT TestNetworkList//networks [2021-04-26T14:27:59.882Z] === CONT TestNetworkList//networks/ [2021-04-26T14:27:59.882Z] --- PASS: TestNetworkList (0.01s) [2021-04-26T14:27:59.882Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-26T14:27:59.882Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-26T14:27:59.882Z] === RUN TestHostIPv4BridgeLabel [2021-04-26T14:27:59.882Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-26T14:27:59.882Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:27:59.882Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-26T14:27:59.882Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-04-26T14:27:59.882Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:27:59.882Z] === RUN TestDaemonDefaultNetworkPools [2021-04-26T14:27:59.882Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-26T14:27:59.882Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:27:59.882Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-26T14:27:59.882Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-26T14:27:59.882Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:27:59.882Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-26T14:27:59.882Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-26T14:27:59.882Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:27:59.882Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-26T14:27:59.882Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-26T14:27:59.882Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:27:59.882Z] === RUN TestServiceWithPredefinedNetwork [2021-04-26T14:27:59.882Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-26T14:27:59.882Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:27:59.882Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-26T14:27:59.882Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-26T14:27:59.882Z] service_test.go:242: FLAKY_TEST [2021-04-26T14:27:59.882Z] === RUN TestServiceWithDataPathPortInit [2021-04-26T14:27:59.882Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-04-26T14:27:59.882Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:27:59.882Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-26T14:27:59.882Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-26T14:27:59.882Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:27:59.882Z] PASS [2021-04-26T14:27:59.882Z] [2021-04-26T14:27:59.882Z] === Skipped [2021-04-26T14:27:59.882Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-04-26T14:27:59.882Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:27:59.882Z] [2021-04-26T14:27:59.882Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-04-26T14:27:59.882Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:27:59.882Z] [2021-04-26T14:27:59.882Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-04-26T14:27:59.882Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:27:59.882Z] [2021-04-26T14:27:59.882Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-04-26T14:27:59.882Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:27:59.882Z] [2021-04-26T14:27:59.882Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-04-26T14:27:59.882Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:27:59.882Z] [2021-04-26T14:27:59.882Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-26T14:27:59.882Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:27:59.882Z] [2021-04-26T14:27:59.882Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-26T14:27:59.882Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:27:59.882Z] [2021-04-26T14:27:59.882Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-26T14:27:59.882Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:27:59.882Z] [2021-04-26T14:27:59.882Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-04-26T14:27:59.882Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:27:59.882Z] [2021-04-26T14:27:59.882Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-26T14:27:59.882Z] service_test.go:242: FLAKY_TEST [2021-04-26T14:27:59.882Z] [2021-04-26T14:27:59.882Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-04-26T14:27:59.882Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:27:59.882Z] [2021-04-26T14:27:59.882Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-26T14:27:59.882Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:27:59.882Z] [2021-04-26T14:27:59.882Z] [2021-04-26T14:27:59.882Z] DONE 22 tests, 12 skipped in 9.989s [2021-04-26T14:27:59.882Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-26T14:27:59.882Z] INFO: Testing against a local daemon [2021-04-26T14:27:59.882Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-26T14:27:59.882Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-26T14:27:59.882Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-26T14:27:59.882Z] === RUN TestDockerNetworkIpvlan [2021-04-26T14:27:59.882Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-26T14:27:59.882Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-26T14:27:59.882Z] PASS [2021-04-26T14:27:59.882Z] [2021-04-26T14:27:59.882Z] === Skipped [2021-04-26T14:27:59.882Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-26T14:27:59.882Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-26T14:27:59.882Z] [2021-04-26T14:27:59.882Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-26T14:27:59.882Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-26T14:27:59.882Z] [2021-04-26T14:27:59.882Z] [2021-04-26T14:27:59.882Z] DONE 2 tests, 2 skipped in 0.152s [2021-04-26T14:27:59.882Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-26T14:28:00.144Z] INFO: Testing against a local daemon [2021-04-26T14:28:00.144Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-26T14:28:00.144Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-26T14:28:00.144Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:28:00.144Z] === RUN TestDockerNetworkMacvlan [2021-04-26T14:28:00.144Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-04-26T14:28:00.144Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:28:00.144Z] PASS [2021-04-26T14:28:00.144Z] [2021-04-26T14:28:00.144Z] === Skipped [2021-04-26T14:28:00.144Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-26T14:28:00.144Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:28:00.144Z] [2021-04-26T14:28:00.144Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-04-26T14:28:00.144Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:28:00.144Z] [2021-04-26T14:28:00.144Z] [2021-04-26T14:28:00.144Z] DONE 2 tests, 2 skipped in 0.117s [2021-04-26T14:28:00.144Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-26T14:28:00.144Z] testing: warning: no tests to run [2021-04-26T14:28:00.144Z] PASS [2021-04-26T14:28:00.144Z] [2021-04-26T14:28:00.144Z] DONE 0 tests in 0.025s [2021-04-26T14:28:00.144Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-26T14:28:00.240Z] --- PASS: TestHealthCheckWorkdir (1.39s) [2021-04-26T14:28:00.240Z] === RUN TestHealthKillContainer [2021-04-26T14:28:00.405Z] INFO: Testing against a local daemon [2021-04-26T14:28:00.405Z] === RUN TestAuthZPluginAllowRequest [2021-04-26T14:28:00.405Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-04-26T14:28:00.405Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.405Z] === RUN TestAuthZPluginTLS [2021-04-26T14:28:00.405Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-04-26T14:28:00.405Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.405Z] === RUN TestAuthZPluginDenyRequest [2021-04-26T14:28:00.405Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-04-26T14:28:00.405Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.405Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-26T14:28:00.405Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-26T14:28:00.405Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.405Z] === RUN TestAuthZPluginDenyResponse [2021-04-26T14:28:00.405Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-04-26T14:28:00.405Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.405Z] === RUN TestAuthZPluginAllowEventStream [2021-04-26T14:28:00.405Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-04-26T14:28:00.405Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.405Z] === RUN TestAuthZPluginErrorResponse [2021-04-26T14:28:00.405Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-04-26T14:28:00.405Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.405Z] === RUN TestAuthZPluginErrorRequest [2021-04-26T14:28:00.405Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-04-26T14:28:00.405Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.405Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-26T14:28:00.405Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-26T14:28:00.405Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.405Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-26T14:28:00.405Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-26T14:28:00.405Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.405Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-26T14:28:00.405Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-26T14:28:00.405Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.405Z] === RUN TestAuthZPluginHeader [2021-04-26T14:28:00.405Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-04-26T14:28:00.405Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.405Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-26T14:28:00.667Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.25s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] === RUN TestAuthZPluginV2Disable [2021-04-26T14:28:00.667Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-26T14:28:00.667Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-26T14:28:00.667Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-26T14:28:00.667Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] PASS [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] === Skipped [2021-04-26T14:28:00.667Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.25s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-04-26T14:28:00.667Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] [2021-04-26T14:28:00.667Z] DONE 17 tests, 17 skipped in 0.448s [2021-04-26T14:28:00.667Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-26T14:28:00.699Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-26T14:28:00.699Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-26T14:28:00.699Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-26T14:28:00.699Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-26T14:28:00.928Z] INFO: Testing against a local daemon [2021-04-26T14:28:00.928Z] === RUN TestPluginInvalidJSON [2021-04-26T14:28:00.928Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-26T14:28:00.928Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-26T14:28:00.928Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-26T14:28:00.928Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-26T14:28:00.928Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-26T14:28:00.928Z] === RUN TestPluginInstall [2021-04-26T14:28:00.928Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-26T14:28:00.928Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.928Z] === RUN TestPluginsWithRuntimes [2021-04-26T14:28:00.928Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-26T14:28:00.928Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-26T14:28:00.928Z] === RUN TestPluginBackCompatMediaTypes [2021-04-26T14:28:00.928Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-26T14:28:00.928Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-26T14:28:00.928Z] PASS [2021-04-26T14:28:00.928Z] [2021-04-26T14:28:00.928Z] === Skipped [2021-04-26T14:28:00.928Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-04-26T14:28:00.928Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-26T14:28:00.928Z] [2021-04-26T14:28:00.928Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-04-26T14:28:00.928Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-26T14:28:00.928Z] [2021-04-26T14:28:00.928Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-04-26T14:28:00.928Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-26T14:28:00.928Z] [2021-04-26T14:28:00.928Z] [2021-04-26T14:28:00.928Z] DONE 5 tests, 3 skipped in 0.209s [2021-04-26T14:28:00.928Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-26T14:28:00.928Z] INFO: Testing against a local daemon [2021-04-26T14:28:00.928Z] === RUN TestExternalGraphDriver [2021-04-26T14:28:00.928Z] --- SKIP: TestExternalGraphDriver (0.08s) [2021-04-26T14:28:00.928Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-26T14:28:00.928Z] === RUN TestGraphdriverPluginV2 [2021-04-26T14:28:01.640Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-26T14:28:01.900Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-26T14:28:01.900Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-26T14:28:03.559Z] --- PASS: TestHealthKillContainer (3.06s) [2021-04-26T14:28:03.559Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-26T14:28:04.136Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-04-26T14:28:04.136Z] === RUN TestIpcModeNone [2021-04-26T14:28:04.444Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-26T14:28:05.529Z] --- PASS: TestIpcModeNone (1.07s) [2021-04-26T14:28:05.529Z] === RUN TestIpcModePrivate [2021-04-26T14:28:05.830Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-26T14:28:05.830Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-26T14:28:06.091Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-26T14:28:06.477Z] --- PASS: TestIpcModePrivate (1.09s) [2021-04-26T14:28:06.477Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-04-26T14:28:06.477Z] === RUN TestIpcModeShareable [2021-04-26T14:28:06.662Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-04-26T14:28:07.428Z] --- PASS: TestIpcModeShareable (1.07s) [2021-04-26T14:28:07.428Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-04-26T14:28:07.428Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-26T14:28:09.065Z] --- PASS: TestGraphdriverPluginV2 (6.85s) [2021-04-26T14:28:09.065Z] PASS [2021-04-26T14:28:09.065Z] [2021-04-26T14:28:09.065Z] === Skipped [2021-04-26T14:28:09.065Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2021-04-26T14:28:09.065Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-26T14:28:09.065Z] [2021-04-26T14:28:09.065Z] [2021-04-26T14:28:09.065Z] DONE 2 tests, 1 skipped in 7.052s [2021-04-26T14:28:09.065Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-26T14:28:09.065Z] INFO: Testing against a local daemon [2021-04-26T14:28:09.065Z] === RUN TestContinueAfterPluginCrash [2021-04-26T14:28:09.065Z] === PAUSE TestContinueAfterPluginCrash [2021-04-26T14:28:09.065Z] === RUN TestReadPluginNoRead [2021-04-26T14:28:09.065Z] === PAUSE TestReadPluginNoRead [2021-04-26T14:28:09.065Z] === RUN TestDaemonStartWithLogOpt [2021-04-26T14:28:09.065Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-26T14:28:09.065Z] === CONT TestContinueAfterPluginCrash [2021-04-26T14:28:09.065Z] === CONT TestDaemonStartWithLogOpt [2021-04-26T14:28:09.208Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-26T14:28:09.208Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-26T14:28:10.592Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-26T14:28:10.745Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.16s) [2021-04-26T14:28:10.745Z] === RUN TestAPIIpcModeHost [2021-04-26T14:28:10.851Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-26T14:28:10.852Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-26T14:28:10.852Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-26T14:28:11.693Z] --- PASS: TestAPIIpcModeHost (1.09s) [2021-04-26T14:28:11.693Z] === RUN TestDaemonIpcModeShareable [2021-04-26T14:28:14.279Z] --- PASS: TestDaemonIpcModeShareable (2.43s) [2021-04-26T14:28:14.279Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-04-26T14:28:14.279Z] === RUN TestDaemonIpcModePrivate [2021-04-26T14:28:16.864Z] --- PASS: TestDaemonIpcModePrivate (2.55s) [2021-04-26T14:28:16.864Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-04-26T14:28:16.864Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-26T14:28:17.206Z] --- PASS: TestDaemonStartWithLogOpt (7.70s) [2021-04-26T14:28:17.206Z] === CONT TestReadPluginNoRead [2021-04-26T14:28:17.435Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-26T14:28:19.431Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.48s) [2021-04-26T14:28:19.431Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-04-26T14:28:19.431Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-26T14:28:19.754Z] === RUN TestReadPluginNoRead/default [2021-04-26T14:28:19.754Z] --- PASS: TestContinueAfterPluginCrash (11.63s) [2021-04-26T14:28:21.639Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-26T14:28:21.993Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.45s) [2021-04-26T14:28:21.993Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-04-26T14:28:21.993Z] === RUN TestIpcModeOlderClient [2021-04-26T14:28:21.993Z] === PAUSE TestIpcModeOlderClient [2021-04-26T14:28:21.993Z] === RUN TestKillContainerInvalidSignal [2021-04-26T14:28:22.257Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2021-04-26T14:28:22.257Z] === RUN TestKillContainer [2021-04-26T14:28:22.300Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-26T14:28:22.521Z] === RUN TestKillContainer/no_signal [2021-04-26T14:28:23.099Z] === RUN TestKillContainer/non_killing_signal [2021-04-26T14:28:23.676Z] === RUN TestKillContainer/killing_signal [2021-04-26T14:28:24.847Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-26T14:28:24.940Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-26T14:28:25.071Z] --- PASS: TestKillContainer (2.41s) [2021-04-26T14:28:25.072Z] --- PASS: TestKillContainer/no_signal (0.78s) [2021-04-26T14:28:25.072Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2021-04-26T14:28:25.072Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2021-04-26T14:28:25.072Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-26T14:28:25.072Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-26T14:28:25.648Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-26T14:28:25.880Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-04-26T14:28:26.599Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s) [2021-04-26T14:28:26.599Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2021-04-26T14:28:26.599Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-04-26T14:28:26.599Z] === RUN TestKillStoppedContainer [2021-04-26T14:28:26.599Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-04-26T14:28:26.599Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-26T14:28:26.599Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-04-26T14:28:26.599Z] === RUN TestKillDifferentUserContainer [2021-04-26T14:28:27.264Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-26T14:28:27.395Z] --- PASS: TestReadPluginNoRead (11.13s) [2021-04-26T14:28:27.395Z] --- PASS: TestReadPluginNoRead/default (2.52s) [2021-04-26T14:28:27.395Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.51s) [2021-04-26T14:28:27.395Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.52s) [2021-04-26T14:28:27.395Z] read_test.go:92: [d7a878806b30a] daemon is not started [2021-04-26T14:28:27.395Z] PASS [2021-04-26T14:28:27.395Z] [2021-04-26T14:28:27.395Z] DONE 6 tests in 19.016s [2021-04-26T14:28:27.395Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-26T14:28:27.395Z] testing: warning: no tests to run [2021-04-26T14:28:27.395Z] PASS [2021-04-26T14:28:27.395Z] [2021-04-26T14:28:27.395Z] DONE 0 tests in 0.050s [2021-04-26T14:28:27.395Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-26T14:28:27.395Z] INFO: Testing against a local daemon [2021-04-26T14:28:27.395Z] === RUN TestPluginWithDevMounts [2021-04-26T14:28:27.395Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-26T14:28:27.395Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-26T14:28:27.395Z] PASS [2021-04-26T14:28:27.395Z] [2021-04-26T14:28:27.395Z] === Skipped [2021-04-26T14:28:27.395Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-04-26T14:28:27.395Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-26T14:28:27.395Z] [2021-04-26T14:28:27.395Z] [2021-04-26T14:28:27.395Z] DONE 1 tests, 1 skipped in 0.157s [2021-04-26T14:28:27.395Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-26T14:28:27.395Z] INFO: Testing against a local daemon [2021-04-26T14:28:27.395Z] === RUN TestSecretInspect [2021-04-26T14:28:27.395Z] --- SKIP: TestSecretInspect (0.02s) [2021-04-26T14:28:27.395Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.395Z] === RUN TestSecretList [2021-04-26T14:28:27.395Z] --- SKIP: TestSecretList (0.02s) [2021-04-26T14:28:27.395Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.395Z] === RUN TestSecretsCreateAndDelete [2021-04-26T14:28:27.395Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-04-26T14:28:27.395Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.395Z] === RUN TestSecretsUpdate [2021-04-26T14:28:27.395Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-04-26T14:28:27.395Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.395Z] === RUN TestTemplatedSecret [2021-04-26T14:28:27.395Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-26T14:28:27.395Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.395Z] === RUN TestSecretCreateResolve [2021-04-26T14:28:27.395Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-04-26T14:28:27.395Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.395Z] PASS [2021-04-26T14:28:27.395Z] [2021-04-26T14:28:27.395Z] === Skipped [2021-04-26T14:28:27.395Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-04-26T14:28:27.395Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.395Z] [2021-04-26T14:28:27.395Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-04-26T14:28:27.395Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.395Z] [2021-04-26T14:28:27.395Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-04-26T14:28:27.395Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.395Z] [2021-04-26T14:28:27.395Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-04-26T14:28:27.395Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.395Z] [2021-04-26T14:28:27.395Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-04-26T14:28:27.395Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.395Z] [2021-04-26T14:28:27.395Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-04-26T14:28:27.395Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.395Z] [2021-04-26T14:28:27.395Z] [2021-04-26T14:28:27.395Z] DONE 6 tests, 6 skipped in 0.207s [2021-04-26T14:28:27.395Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-26T14:28:27.549Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2021-04-26T14:28:27.549Z] === RUN TestInspectOomKilledTrue [2021-04-26T14:28:27.549Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-26T14:28:27.549Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-26T14:28:27.549Z] === RUN TestInspectOomKilledFalse [2021-04-26T14:28:27.549Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-26T14:28:27.549Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-26T14:28:27.549Z] === RUN TestLinksEtcHostsContentMatch [2021-04-26T14:28:27.657Z] INFO: Testing against a local daemon [2021-04-26T14:28:27.657Z] === RUN TestServiceCreateInit [2021-04-26T14:28:27.657Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-26T14:28:27.657Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-26T14:28:27.657Z] --- PASS: TestServiceCreateInit (0.01s) [2021-04-26T14:28:27.657Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-26T14:28:27.657Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.657Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-26T14:28:27.657Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.657Z] === RUN TestCreateServiceMultipleTimes [2021-04-26T14:28:27.657Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-04-26T14:28:27.657Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.657Z] === RUN TestCreateServiceConflict [2021-04-26T14:28:27.657Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-04-26T14:28:27.657Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.657Z] === RUN TestCreateServiceMaxReplicas [2021-04-26T14:28:27.657Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-04-26T14:28:27.657Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.657Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-26T14:28:27.657Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-26T14:28:27.657Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.657Z] === RUN TestCreateServiceSecretFileMode [2021-04-26T14:28:27.657Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-04-26T14:28:27.657Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.657Z] === RUN TestCreateServiceConfigFileMode [2021-04-26T14:28:27.657Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-04-26T14:28:27.657Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.657Z] === RUN TestCreateServiceSysctls [2021-04-26T14:28:27.657Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-04-26T14:28:27.657Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.657Z] === RUN TestCreateServiceCapabilities [2021-04-26T14:28:27.657Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-04-26T14:28:27.657Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.657Z] === RUN TestInspect [2021-04-26T14:28:27.657Z] --- SKIP: TestInspect (0.01s) [2021-04-26T14:28:27.657Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.657Z] === RUN TestCreateJob [2021-04-26T14:28:27.657Z] --- SKIP: TestCreateJob (0.01s) [2021-04-26T14:28:27.657Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.657Z] === RUN TestReplicatedJob [2021-04-26T14:28:27.657Z] --- SKIP: TestReplicatedJob (0.01s) [2021-04-26T14:28:27.657Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.657Z] === RUN TestUpdateReplicatedJob [2021-04-26T14:28:27.657Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-04-26T14:28:27.657Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.657Z] === RUN TestServiceListWithStatuses [2021-04-26T14:28:27.657Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-26T14:28:27.657Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-26T14:28:27.657Z] === RUN TestDockerNetworkConnectAlias [2021-04-26T14:28:27.657Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-04-26T14:28:27.657Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.657Z] === RUN TestDockerNetworkReConnect [2021-04-26T14:28:27.657Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-04-26T14:28:27.657Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:27.657Z] === RUN TestServicePlugin [2021-04-26T14:28:28.126Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s) [2021-04-26T14:28:28.126Z] === RUN TestLinksContainerNames [2021-04-26T14:28:29.186Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-26T14:28:30.053Z] --- PASS: TestLinksContainerNames (1.74s) [2021-04-26T14:28:30.053Z] === RUN TestLogsFollowTailEmpty [2021-04-26T14:28:30.179Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-26T14:28:30.630Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2021-04-26T14:28:30.630Z] === RUN TestContainerNetworkMountsNoChown [2021-04-26T14:28:30.756Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-04-26T14:28:31.581Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/default [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/default [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/private [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/private [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/rprivate [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/slave [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/slave [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/rslave [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/shared [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/shared [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/rshared [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/default [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/rslave [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/rshared [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/shared [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/private [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/slave [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/rprivate [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-26T14:28:31.581Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-26T14:28:31.581Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-26T14:28:31.581Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-26T14:28:31.730Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-26T14:28:31.845Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-26T14:28:31.845Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-26T14:28:31.845Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-26T14:28:31.845Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-26T14:28:31.845Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-26T14:28:31.845Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-26T14:28:31.845Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-26T14:28:31.845Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-26T14:28:31.845Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-26T14:28:31.845Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-26T14:28:31.845Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-26T14:28:31.845Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-26T14:28:31.845Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-26T14:28:31.845Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-26T14:28:31.845Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-26T14:28:31.845Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-04-26T14:28:31.845Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-04-26T14:28:31.845Z] === RUN TestContainerBindMountNonRecursive [2021-04-26T14:28:31.869Z] --- SKIP: TestServicePlugin (3.71s) [2021-04-26T14:28:31.869Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] === RUN TestServiceUpdateLabel [2021-04-26T14:28:31.869Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-04-26T14:28:31.869Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] === RUN TestServiceUpdateSecrets [2021-04-26T14:28:31.869Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-04-26T14:28:31.869Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] === RUN TestServiceUpdateConfigs [2021-04-26T14:28:31.869Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-04-26T14:28:31.869Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] === RUN TestServiceUpdateNetwork [2021-04-26T14:28:31.869Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-04-26T14:28:31.869Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] === RUN TestServiceUpdatePidsLimit [2021-04-26T14:28:31.869Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-04-26T14:28:31.869Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] PASS [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === Skipped [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-26T14:28:31.869Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-26T14:28:31.869Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-26T14:28:31.869Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-26T14:28:31.869Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-04-26T14:28:31.869Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-04-26T14:28:31.869Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-04-26T14:28:31.869Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-26T14:28:31.869Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-04-26T14:28:31.869Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-04-26T14:28:31.869Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-04-26T14:28:31.869Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-04-26T14:28:31.869Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-04-26T14:28:31.869Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-04-26T14:28:31.869Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-04-26T14:28:31.869Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-04-26T14:28:31.869Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-26T14:28:31.869Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-04-26T14:28:31.869Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-04-26T14:28:31.869Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestServicePlugin (3.71s) [2021-04-26T14:28:31.869Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-04-26T14:28:31.869Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-04-26T14:28:31.869Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-04-26T14:28:31.869Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-04-26T14:28:31.869Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-04-26T14:28:31.869Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] DONE 24 tests, 23 skipped in 4.142s [2021-04-26T14:28:31.869Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-26T14:28:31.869Z] INFO: Testing against a local daemon [2021-04-26T14:28:31.869Z] === RUN TestSessionCreate [2021-04-26T14:28:31.869Z] --- PASS: TestSessionCreate (0.02s) [2021-04-26T14:28:31.869Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-26T14:28:31.869Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-26T14:28:31.869Z] PASS [2021-04-26T14:28:31.869Z] [2021-04-26T14:28:31.869Z] DONE 2 tests in 0.188s [2021-04-26T14:28:31.869Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-26T14:28:31.869Z] INFO: Testing against a local daemon [2021-04-26T14:28:31.869Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-26T14:28:31.869Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-26T14:28:31.869Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-26T14:28:31.869Z] === RUN TestEventsExecDie [2021-04-26T14:28:33.111Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-04-26T14:28:33.255Z] --- PASS: TestEventsExecDie (1.10s) [2021-04-26T14:28:33.255Z] === RUN TestEventsBackwardsCompatible [2021-04-26T14:28:33.255Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-04-26T14:28:33.255Z] === RUN TestInfoBinaryCommits [2021-04-26T14:28:33.255Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-26T14:28:33.255Z] === RUN TestInfoAPIVersioned [2021-04-26T14:28:33.255Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-26T14:28:33.255Z] === RUN TestInfoDiscoveryBackend [2021-04-26T14:28:33.371Z] --- PASS: TestBuildWithHugeFile (98.49s) [2021-04-26T14:28:33.371Z] === RUN TestBuildWithEmptyDockerfile [2021-04-26T14:28:33.371Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-26T14:28:33.371Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-26T14:28:33.371Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-26T14:28:33.371Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-26T14:28:33.371Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-26T14:28:33.371Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-26T14:28:33.371Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-26T14:28:33.371Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-26T14:28:33.631Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-26T14:28:33.891Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-04-26T14:28:33.891Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2021-04-26T14:28:33.891Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2021-04-26T14:28:33.891Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2021-04-26T14:28:33.891Z] === RUN TestBuildPreserveOwnership [2021-04-26T14:28:33.891Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-26T14:28:34.409Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2021-04-26T14:28:34.409Z] === RUN TestContainerVolumesMountedAsShared [2021-04-26T14:28:34.461Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-04-26T14:28:34.673Z] --- PASS: TestContainerVolumesMountedAsShared (0.60s) [2021-04-26T14:28:34.673Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-26T14:28:35.168Z] --- PASS: TestInfoDiscoveryBackend (1.76s) [2021-04-26T14:28:35.168Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-26T14:28:35.623Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-04-26T14:28:35.623Z] === RUN TestNetworkNat [2021-04-26T14:28:35.843Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-04-26T14:28:36.572Z] --- PASS: TestNetworkNat (1.05s) [2021-04-26T14:28:36.573Z] === RUN TestNetworkLocalhostTCPNat [2021-04-26T14:28:37.229Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-04-26T14:28:37.799Z] === RUN TestDockerSuite/TestAttachDetach [2021-04-26T14:28:37.970Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s) [2021-04-26T14:28:37.970Z] === RUN TestNetworkLoopbackNat [2021-04-26T14:28:38.059Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-26T14:28:38.518Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-04-26T14:28:38.518Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-26T14:28:38.518Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-26T14:28:38.518Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:28:38.518Z] === RUN TestInfoAPI [2021-04-26T14:28:38.518Z] --- PASS: TestInfoAPI (0.02s) [2021-04-26T14:28:38.518Z] === RUN TestInfoAPIWarnings [2021-04-26T14:28:39.001Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-26T14:28:39.942Z] --- PASS: TestBuildPreserveOwnership (6.14s) [2021-04-26T14:28:39.942Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.17s) [2021-04-26T14:28:39.942Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.95s) [2021-04-26T14:28:39.942Z] === RUN TestBuildPlatformInvalid [2021-04-26T14:28:40.204Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-26T14:28:40.204Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2021-04-26T14:28:40.204Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-26T14:28:41.293Z] --- PASS: TestNetworkLoopbackNat (3.36s) [2021-04-26T14:28:41.293Z] === RUN TestPause [2021-04-26T14:28:41.585Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-04-26T14:28:41.870Z] --- PASS: TestPause (0.83s) [2021-04-26T14:28:41.870Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-26T14:28:41.870Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-26T14:28:41.870Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-26T14:28:41.870Z] === RUN TestPauseStopPausedContainer [2021-04-26T14:28:42.156Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-26T14:28:42.821Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2021-04-26T14:28:42.821Z] === RUN TestPsFilter [2021-04-26T14:28:42.821Z] --- PASS: TestPsFilter (0.15s) [2021-04-26T14:28:42.821Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-26T14:28:43.542Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-26T14:28:43.772Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2021-04-26T14:28:43.772Z] === RUN TestRemoveContainerWithVolume [2021-04-26T14:28:44.723Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2021-04-26T14:28:44.723Z] === RUN TestRemoveContainerRunning [2021-04-26T14:28:44.926Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-26T14:28:45.301Z] --- PASS: TestRemoveContainerRunning (0.85s) [2021-04-26T14:28:45.301Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-26T14:28:46.252Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2021-04-26T14:28:46.252Z] === RUN TestRemoveInvalidContainer [2021-04-26T14:28:46.252Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-26T14:28:46.252Z] === RUN TestRenameLinkedContainer [2021-04-26T14:28:46.838Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-26T14:28:46.839Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-04-26T14:28:49.573Z] --- PASS: TestRenameLinkedContainer (3.22s) [2021-04-26T14:28:49.573Z] === RUN TestRenameStoppedContainer [2021-04-26T14:28:50.139Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-26T14:28:50.150Z] --- PASS: TestRenameStoppedContainer (0.78s) [2021-04-26T14:28:50.150Z] === RUN TestRenameRunningContainerAndReuse [2021-04-26T14:28:51.524Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-04-26T14:28:51.524Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-26T14:28:52.075Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2021-04-26T14:28:52.075Z] === RUN TestRenameInvalidName [2021-04-26T14:28:52.652Z] --- PASS: TestRenameInvalidName (0.81s) [2021-04-26T14:28:52.652Z] === RUN TestRenameAnonymousContainer [2021-04-26T14:28:53.437Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-26T14:28:53.437Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-26T14:28:55.354Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-26T14:28:55.924Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-26T14:28:56.646Z] --- PASS: TestInfoAPIWarnings (17.74s) [2021-04-26T14:28:56.646Z] === RUN TestInfoDebug [2021-04-26T14:28:56.879Z] --- PASS: TestRenameAnonymousContainer (4.28s) [2021-04-26T14:28:56.879Z] === RUN TestRenameContainerWithSameName [2021-04-26T14:28:57.306Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-04-26T14:28:57.588Z] --- PASS: TestInfoDebug (1.75s) [2021-04-26T14:28:57.588Z] === RUN TestInfoInsecureRegistries [2021-04-26T14:28:57.830Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2021-04-26T14:28:57.830Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-26T14:28:59.504Z] --- PASS: TestInfoInsecureRegistries (1.76s) [2021-04-26T14:28:59.504Z] === RUN TestInfoRegistryMirrors [2021-04-26T14:28:59.610Z] --- PASS: TestImportExtremelyLargeImageWorks (102.80s) [2021-04-26T14:28:59.610Z] PASS [2021-04-26T14:28:59.610Z] [2021-04-26T14:28:59.610Z] DONE 12 tests in 106.051s [2021-04-26T14:28:59.610Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-26T14:28:59.610Z] INFO: Testing against a local daemon [2021-04-26T14:28:59.610Z] === RUN TestNetworkCreateDelete [2021-04-26T14:28:59.610Z] --- PASS: TestNetworkCreateDelete (0.47s) [2021-04-26T14:28:59.610Z] === RUN TestDockerNetworkDeletePreferID [2021-04-26T14:28:59.610Z] --- PASS: TestDockerNetworkDeletePreferID (1.30s) [2021-04-26T14:28:59.610Z] === RUN TestDaemonDNSFallback [2021-04-26T14:28:59.758Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s) [2021-04-26T14:28:59.758Z] === RUN TestResize [2021-04-26T14:29:00.002Z] --- PASS: TestDaemonDNSFallback (7.18s) [2021-04-26T14:29:00.002Z] === RUN TestInspectNetwork [2021-04-26T14:29:00.253Z] 399f118dfaa9: Pull complete [2021-04-26T14:29:00.253Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-04-26T14:29:00.253Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:29:00.253Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-04-26T14:29:00.253Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-04-26T14:29:00.253Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1879' [2021-04-26T14:29:00.253Z] WARN: Skipping validation tests [2021-04-26T14:29:00.253Z] INFO: Running unit tests at 04/26/2021 14:28:50... [2021-04-26T14:29:00.253Z] INFO: make.ps1 starting at 04/26/2021 14:28:54 [2021-04-26T14:29:00.253Z] INFO: Git commit (8a7f77cb2f) assumed from DOCKER_GITCOMMIT environment variable [2021-04-26T14:29:00.253Z] INFO: Invoking autogen... [2021-04-26T14:29:00.253Z] INFO: Running unit tests... [2021-04-26T14:29:00.336Z] --- PASS: TestResize (0.83s) [2021-04-26T14:29:00.336Z] === RUN TestResizeWithInvalidSize [2021-04-26T14:29:01.286Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2021-04-26T14:29:01.286Z] === RUN TestResizeWhenContainerNotStarted [2021-04-26T14:29:01.420Z] --- PASS: TestInfoRegistryMirrors (1.75s) [2021-04-26T14:29:01.420Z] === RUN TestLoginFailsWithBadCredentials [2021-04-26T14:29:01.420Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-04-26T14:29:01.420Z] === RUN TestPingCacheHeaders [2021-04-26T14:29:01.420Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-26T14:29:01.420Z] === RUN TestPingGet [2021-04-26T14:29:01.420Z] --- PASS: TestPingGet (0.02s) [2021-04-26T14:29:01.420Z] === RUN TestPingHead [2021-04-26T14:29:01.420Z] --- PASS: TestPingHead (0.02s) [2021-04-26T14:29:01.420Z] === RUN TestVersion [2021-04-26T14:29:01.420Z] --- PASS: TestVersion (0.02s) [2021-04-26T14:29:01.420Z] PASS [2021-04-26T14:29:01.420Z] [2021-04-26T14:29:01.420Z] === Skipped [2021-04-26T14:29:01.420Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-26T14:29:01.420Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-26T14:29:01.420Z] [2021-04-26T14:29:01.420Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-26T14:29:01.420Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-26T14:29:01.420Z] [2021-04-26T14:29:01.420Z] [2021-04-26T14:29:01.420Z] DONE 18 tests, 2 skipped in 29.727s [2021-04-26T14:29:01.420Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-26T14:29:01.681Z] INFO: Testing against a local daemon [2021-04-26T14:29:01.681Z] === RUN TestVolumesCreateAndList [2021-04-26T14:29:01.681Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-26T14:29:01.681Z] === RUN TestVolumesRemove [2021-04-26T14:29:01.681Z] --- PASS: TestVolumesRemove (0.17s) [2021-04-26T14:29:01.681Z] === RUN TestVolumesInspect [2021-04-26T14:29:01.873Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2021-04-26T14:29:01.873Z] === RUN TestDaemonRestartKillContainers [2021-04-26T14:29:01.873Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-26T14:29:01.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-26T14:29:01.873Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-26T14:29:01.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-26T14:29:01.873Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-26T14:29:01.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-26T14:29:01.873Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-26T14:29:01.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-26T14:29:01.873Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-26T14:29:01.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-26T14:29:01.873Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-26T14:29:01.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-26T14:29:01.873Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-26T14:29:01.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-26T14:29:01.873Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-26T14:29:01.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-26T14:29:01.873Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-26T14:29:01.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-26T14:29:01.873Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-26T14:29:01.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-26T14:29:01.873Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-26T14:29:01.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-26T14:29:01.873Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-26T14:29:01.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-26T14:29:01.873Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-26T14:29:01.873Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-26T14:29:01.873Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-26T14:29:01.873Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-26T14:29:01.942Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-26T14:29:01.942Z] === RUN TestVolumesInvalidJSON [2021-04-26T14:29:01.942Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-26T14:29:01.942Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-26T14:29:01.942Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-26T14:29:01.942Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-26T14:29:01.942Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-26T14:29:01.942Z] PASS [2021-04-26T14:29:01.942Z] [2021-04-26T14:29:01.942Z] DONE 5 tests in 0.385s [2021-04-26T14:29:01.942Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-26T14:29:01.942Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12205 is not a child of this shell [2021-04-26T14:29:01.942Z] warning: PID 12205 from bundles/test-integration/docker.pid had a nonzero exit code [2021-04-26T14:29:01.942Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-26T14:29:01.942Z] [2021-04-26T14:29:01.942Z] Unloading profiles will leave already running processes permanently [2021-04-26T14:29:01.942Z] unconfined, which can lead to unexpected situations. [2021-04-26T14:29:01.942Z] [2021-04-26T14:29:01.942Z] To set a process to complain mode, use the command line tool [2021-04-26T14:29:01.942Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-26T14:29:01.942Z] Removing test suite binaries [2021-04-26T14:29:01.942Z] exiting test-integration [2021-04-26T14:29:01.942Z] ++ exit 0 [2021-04-26T14:29:02.885Z] [2021-04-26T14:29:03.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-26T14:29:03.953Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd 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/discovery 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/lcow 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/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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink 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/term github.com/docker/docker/pkg/term/windows 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 [2021-04-26T14:29:04.036Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-04-26T14:29:04.203Z] === RUN TestInspectNetwork/full_network_id [2021-04-26T14:29:04.203Z] === RUN TestInspectNetwork/partial_network_id [2021-04-26T14:29:04.203Z] === RUN TestInspectNetwork/network_name [2021-04-26T14:29:04.203Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-26T14:29:04.780Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-26T14:29:04.780Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-26T14:29:04.780Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon Post stage [Pipeline] junit [2021-04-26T14:29:04.819Z] Recording test results [2021-04-26T14:29:06.181Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-26T14:29:06.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-26T14:29:06.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-26T14:29:06.548Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-26T14:29:06.908Z] + echo Ensuring container killed. [2021-04-26T14:29:06.908Z] Ensuring container killed. [2021-04-26T14:29:06.908Z] + docker rm -vf docker-pr2 [2021-04-26T14:29:06.908Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-04-26T14:29:07.200Z] + echo Chowning /workspace to jenkins user [2021-04-26T14:29:07.200Z] Chowning /workspace to jenkins user [2021-04-26T14:29:07.200Z] + id -u [2021-04-26T14:29:07.200Z] + id -g [2021-04-26T14:29:07.200Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42324:/workspace busybox chown -R 1000:1000 /workspace [2021-04-26T14:29:07.200Z] Unable to find image 'busybox:latest' locally [2021-04-26T14:29:07.200Z] latest: Pulling from library/busybox [2021-04-26T14:29:07.400Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-26T14:29:07.462Z] f531cdc67389: Pulling fs layer [2021-04-26T14:29:07.462Z] f531cdc67389: Download complete [2021-04-26T14:29:07.462Z] f531cdc67389: Pull complete [2021-04-26T14:29:07.462Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-26T14:29:07.462Z] Status: Downloaded newer image for busybox:latest [2021-04-26T14:29:08.239Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-04-26T14:29:08.398Z] --- PASS: TestInspectNetwork (8.50s) [2021-04-26T14:29:08.398Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-26T14:29:08.398Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-26T14:29:08.398Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-26T14:29:08.398Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-26T14:29:08.398Z] === RUN TestRunContainerWithBridgeNone [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-26T14:29:09.685Z] + bundleName=amd64-rootless [2021-04-26T14:29:09.685Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-04-26T14:29:09.685Z] Creating amd64-rootless-bundles.tar.gz [2021-04-26T14:29:09.685Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-04-26T14:29:09.685Z] + 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 [2021-04-26T14:29:09.700Z] Archiving artifacts [2021-04-26T14:29:09.968Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-26T14:29:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2021-04-26T14:29:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.73s) [2021-04-26T14:29:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.97s) [2021-04-26T14:29:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.00s) [2021-04-26T14:29:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2021-04-26T14:29:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2021-04-26T14:29:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-04-26T14:29:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.62s) [2021-04-26T14:29:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2021-04-26T14:29:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.83s) [2021-04-26T14:29:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s) [2021-04-26T14:29:09.968Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s) [2021-04-26T14:29:09.968Z] === RUN TestCgroupNamespacesRun [2021-04-26T14:29:10.149Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-04-26T14:29:10.979Z] ? github.com/docker/docker/api [no test files] [2021-04-26T14:29:11.089Z] Loaded image: buildpack-deps:buster [2021-04-26T14:29:11.349Z] Loaded image: busybox:latest [2021-04-26T14:29:11.610Z] Loaded image: busybox:glibc [2021-04-26T14:29:11.624Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42324/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-26T14:29:11.695Z] --- PASS: TestRunContainerWithBridgeNone (3.21s) [2021-04-26T14:29:11.695Z] === RUN TestNetworkInvalidJSON [2021-04-26T14:29:11.695Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-26T14:29:11.695Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-26T14:29:11.695Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-26T14:29:11.695Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-26T14:29:11.695Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-26T14:29:11.695Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-26T14:29:11.695Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-26T14:29:11.695Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-26T14:29:11.695Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-26T14:29:11.695Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-04-26T14:29:11.695Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-26T14:29:11.695Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-26T14:29:11.695Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-26T14:29:11.695Z] === RUN TestNetworkList [2021-04-26T14:29:11.695Z] === RUN TestNetworkList//networks [2021-04-26T14:29:11.695Z] === PAUSE TestNetworkList//networks [2021-04-26T14:29:11.695Z] === RUN TestNetworkList//networks/ [2021-04-26T14:29:11.695Z] === PAUSE TestNetworkList//networks/ [2021-04-26T14:29:11.695Z] === CONT TestNetworkList//networks [2021-04-26T14:29:11.695Z] === CONT TestNetworkList//networks/ [2021-04-26T14:29:11.695Z] --- PASS: TestNetworkList (0.01s) [2021-04-26T14:29:11.695Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-26T14:29:11.695Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-26T14:29:11.695Z] === RUN TestHostIPv4BridgeLabel [2021-04-26T14:29:11.957Z] + make clean [2021-04-26T14:29:12.528Z] docker volume rm -f docker-dev-cache [2021-04-26T14:29:12.528Z] docker-dev-cache [2021-04-26T14:29:12.529Z] --- PASS: TestCgroupNamespacesRun (2.42s) [2021-04-26T14:29:12.529Z] === RUN TestCgroupNamespacesRunPrivileged [Pipeline] deleteDir [2021-04-26T14:29:12.659Z] --- PASS: TestHostIPv4BridgeLabel (0.85s) [2021-04-26T14:29:12.659Z] === RUN TestDaemonRestartWithLiveRestore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-26T14:29:14.059Z] --- PASS: TestDaemonRestartWithLiveRestore (1.57s) [2021-04-26T14:29:14.059Z] === RUN TestDaemonDefaultNetworkPools [2021-04-26T14:29:14.459Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2021-04-26T14:29:14.459Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-26T14:29:14.594Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-04-26T14:29:14.594Z] Copying nested executables into bundles/cross/linux/amd64 [2021-04-26T14:29:14.594Z] Cross building: bundles/cross/windows/amd64 [2021-04-26T14:29:14.594Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-26T14:29:14.594Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-04-26T14:29:14.925Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-04-26T14:29:14.925Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-04-26T14:29:15.439Z] --- PASS: TestDaemonDefaultNetworkPools (1.40s) [2021-04-26T14:29:15.439Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-26T14:29:15.493Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-04-26T14:29:16.874Z] Loaded image: debian:bullseye [2021-04-26T14:29:17.019Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.52s) [2021-04-26T14:29:17.019Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-26T14:29:17.134Z] Loaded image: hello-world:latest [2021-04-26T14:29:17.134Z] Loaded image: arm32v7/hello-world:latest [2021-04-26T14:29:17.978Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.10s) [2021-04-26T14:29:17.978Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-26T14:29:18.074Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-04-26T14:29:19.014Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-04-26T14:29:19.583Z] --- PASS: TestCgroupNamespacesRunHostMode (2.45s) [2021-04-26T14:29:19.583Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-26T14:29:20.517Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.61s) [2021-04-26T14:29:20.517Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-26T14:29:21.086Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2021-04-26T14:29:21.086Z] === RUN TestServiceWithPredefinedNetwork [2021-04-26T14:29:22.143Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.42s) [2021-04-26T14:29:22.143Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-26T14:29:23.217Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-26T14:29:23.217Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-04-26T14:29:23.477Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-26T14:29:23.624Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2021-04-26T14:29:23.624Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-26T14:29:23.624Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-26T14:29:23.624Z] service_test.go:242: FLAKY_TEST [2021-04-26T14:29:23.624Z] === RUN TestServiceWithDataPathPortInit [2021-04-26T14:29:24.071Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.08s) [2021-04-26T14:29:24.071Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-26T14:29:25.465Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.42s) [2021-04-26T14:29:25.465Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-26T14:29:25.753Z] === RUN TestMiddlewares [2021-04-26T14:29:25.754Z] --- PASS: TestMiddlewares (0.00s) [2021-04-26T14:29:25.754Z] PASS [2021-04-26T14:29:25.754Z] coverage: 9.0% of statements [2021-04-26T14:29:25.754Z] ok github.com/docker/docker/api/server 0.064s coverage: 9.0% of statements [2021-04-26T14:29:26.030Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-26T14:29:26.030Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-26T14:29:26.290Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-04-26T14:29:26.860Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-04-26T14:29:28.028Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.54s) [2021-04-26T14:29:28.028Z] === RUN TestKernelTCPMemory [2021-04-26T14:29:28.245Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.86s) [2021-04-26T14:29:28.245Z] PASS [2021-04-26T14:29:28.245Z] [2021-04-26T14:29:28.245Z] === Skipped [2021-04-26T14:29:28.245Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-26T14:29:28.245Z] build_session_test.go:25: TODO: BuildKit [2021-04-26T14:29:28.245Z] [2021-04-26T14:29:28.245Z] [2021-04-26T14:29:28.245Z] DONE 33 tests, 1 skipped in 262.638s [2021-04-26T14:29:28.245Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-26T14:29:28.245Z] ++ 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 [2021-04-26T14:29:28.245Z] ++ set -e [2021-04-26T14:29:28.245Z] ++ '[' -n 0 ']' [2021-04-26T14:29:28.245Z] ++ set -x [2021-04-26T14:29:28.245Z] ++ 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 [2021-04-26T14:29:28.245Z] INFO: Testing against a local daemon [2021-04-26T14:29:28.245Z] === RUN TestConfigInspect [2021-04-26T14:29:28.978Z] --- PASS: TestKernelTCPMemory (1.06s) [2021-04-26T14:29:28.978Z] === RUN TestNISDomainname [2021-04-26T14:29:29.628Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-26T14:29:30.374Z] --- PASS: TestNISDomainname (1.38s) [2021-04-26T14:29:30.374Z] === RUN TestHostnameDnsResolution [2021-04-26T14:29:30.569Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-04-26T14:29:31.977Z] --- PASS: TestConfigInspect (3.45s) [2021-04-26T14:29:31.977Z] === RUN TestConfigList [2021-04-26T14:29:31.977Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-26T14:29:32.551Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-04-26T14:29:32.812Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-26T14:29:32.938Z] --- PASS: TestHostnameDnsResolution (2.26s) [2021-04-26T14:29:32.938Z] === RUN TestStats [2021-04-26T14:29:33.751Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-04-26T14:29:35.132Z] --- PASS: TestConfigList (3.44s) [2021-04-26T14:29:35.132Z] === RUN TestConfigsCreateAndDelete [2021-04-26T14:29:35.495Z] --- PASS: TestStats (2.84s) [2021-04-26T14:29:35.495Z] === RUN TestStopContainerWithTimeout [2021-04-26T14:29:35.495Z] === RUN TestStopContainerWithTimeout/0 [2021-04-26T14:29:35.495Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-26T14:29:35.495Z] === RUN TestStopContainerWithTimeout/1 [2021-04-26T14:29:35.495Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-26T14:29:35.495Z] === RUN TestStopContainerWithTimeout/3 [2021-04-26T14:29:35.495Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-26T14:29:35.495Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-26T14:29:35.495Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-26T14:29:35.495Z] === CONT TestStopContainerWithTimeout/0 [2021-04-26T14:29:35.495Z] === CONT TestStopContainerWithTimeout/1 [2021-04-26T14:29:35.495Z] === CONT TestStopContainerWithTimeout/3 [2021-04-26T14:29:35.495Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-26T14:29:37.671Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-04-26T14:29:37.931Z] --- PASS: TestConfigsCreateAndDelete (2.80s) [2021-04-26T14:29:37.931Z] === RUN TestConfigsUpdate [2021-04-26T14:29:38.813Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-26T14:29:38.813Z] --- PASS: TestStopContainerWithTimeout/0 (1.35s) [2021-04-26T14:29:38.813Z] --- PASS: TestStopContainerWithTimeout/1 (2.09s) [2021-04-26T14:29:38.813Z] --- PASS: TestStopContainerWithTimeout/-1 (3.25s) [2021-04-26T14:29:38.813Z] --- PASS: TestStopContainerWithTimeout/3 (3.28s) [2021-04-26T14:29:38.813Z] === RUN TestDeleteDevicemapper [2021-04-26T14:29:38.813Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-26T14:29:38.813Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-26T14:29:38.813Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-26T14:29:41.224Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-26T14:29:41.224Z] --- PASS: TestConfigsUpdate (3.08s) [2021-04-26T14:29:41.224Z] === RUN TestTemplatedConfig [2021-04-26T14:29:41.484Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-04-26T14:29:41.725Z] --- PASS: TestServiceWithDataPathPortInit (16.23s) [2021-04-26T14:29:41.725Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-26T14:29:42.053Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-04-26T14:29:42.135Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.42s) [2021-04-26T14:29:42.135Z] === RUN TestUpdateMemory [2021-04-26T14:29:42.135Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-26T14:29:42.135Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-26T14:29:42.135Z] === RUN TestUpdateCPUQuota [2021-04-26T14:29:42.993Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-04-26T14:29:43.933Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-04-26T14:29:44.873Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-04-26T14:29:45.133Z] --- PASS: TestTemplatedConfig (4.20s) [2021-04-26T14:29:45.133Z] === RUN TestConfigCreateResolve [2021-04-26T14:29:46.073Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-26T14:29:46.333Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-26T14:29:48.294Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.86s) [2021-04-26T14:29:48.294Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z6jypp93ranlhqn7rtcvf9eht Created:2021-04-26 14:29:41.190328689 +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[6d3454390202b6d1609cc1976d2309c26acd29f6a48a934ba09c43abfe56f4fa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ot0kvl1dc1ded5knz10a8fdvu EndpointID:b0a58661f244909040b9fbac692cc05d215401c902ea300821ee99daf6a5a8ba MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d42f784f7fe8a662c5900ee6a4737234034e9a0d12e857f7b095831942f9f5d8 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:df51a5a8b96d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ot0kvl1dc1ded5knz10a8fdvu EndpointID:b0a58661f244909040b9fbac692cc05d215401c902ea300821ee99daf6a5a8ba EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-26T14:29:48.294Z] PASS [2021-04-26T14:29:48.294Z] [2021-04-26T14:29:48.294Z] === Skipped [2021-04-26T14:29:48.294Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-26T14:29:48.294Z] service_test.go:242: FLAKY_TEST [2021-04-26T14:29:48.294Z] [2021-04-26T14:29:48.294Z] [2021-04-26T14:29:48.294Z] DONE 26 tests, 1 skipped in 56.889s [2021-04-26T14:29:48.294Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-26T14:29:48.294Z] INFO: Testing against a local daemon [2021-04-26T14:29:48.294Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-26T14:29:48.294Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-26T14:29:48.294Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-26T14:29:48.294Z] === RUN TestDockerNetworkIpvlan [2021-04-26T14:29:48.294Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-26T14:29:48.294Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-26T14:29:48.294Z] PASS [2021-04-26T14:29:48.294Z] [2021-04-26T14:29:48.294Z] === Skipped [2021-04-26T14:29:48.294Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-26T14:29:48.294Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-26T14:29:48.294Z] [2021-04-26T14:29:48.294Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-26T14:29:48.294Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-26T14:29:48.294Z] [2021-04-26T14:29:48.294Z] [2021-04-26T14:29:48.294Z] DONE 2 tests, 2 skipped in 0.039s [2021-04-26T14:29:48.294Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-26T14:29:48.294Z] INFO: Testing against a local daemon [2021-04-26T14:29:48.294Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-26T14:29:48.740Z] --- PASS: TestUpdateCPUQuota (5.60s) [2021-04-26T14:29:48.741Z] === RUN TestUpdatePidsLimit [2021-04-26T14:29:48.741Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-26T14:29:48.741Z] === RUN TestUpdatePidsLimit/no_change [2021-04-26T14:29:48.875Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-26T14:29:48.875Z] --- PASS: TestConfigCreateResolve (3.44s) [2021-04-26T14:29:48.875Z] === RUN TestConfigDaemonLibtrustID [2021-04-26T14:29:49.003Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-26T14:29:49.446Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-04-26T14:29:49.581Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-26T14:29:49.705Z] --- PASS: TestConfigDaemonLibtrustID (1.05s) [2021-04-26T14:29:49.705Z] PASS [2021-04-26T14:29:49.705Z] [2021-04-26T14:29:49.705Z] DONE 7 tests in 21.600s [2021-04-26T14:29:49.705Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-26T14:29:49.705Z] ++ 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 [2021-04-26T14:29:49.705Z] ++ set -e [2021-04-26T14:29:49.705Z] ++ '[' -n 0 ']' [2021-04-26T14:29:49.705Z] ++ set -x [2021-04-26T14:29:49.705Z] ++ 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 [2021-04-26T14:29:49.965Z] INFO: Testing against a local daemon [2021-04-26T14:29:49.965Z] === RUN TestCheckpoint [2021-04-26T14:29:49.965Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-26T14:29:49.965Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-26T14:29:49.965Z] === RUN TestContainerInvalidJSON [2021-04-26T14:29:49.965Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-26T14:29:49.965Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-26T14:29:49.965Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-26T14:29:49.965Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-26T14:29:49.965Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-26T14:29:49.965Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-26T14:29:49.965Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-26T14:29:49.965Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-26T14:29:49.965Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-26T14:29:49.965Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-26T14:29:49.965Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-26T14:29:49.965Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-26T14:29:49.965Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-04-26T14:29:49.965Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-26T14:29:49.965Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-04-26T14:29:49.965Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-26T14:29:50.158Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-26T14:29:50.200Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.02s) [2021-04-26T14:29:50.200Z] === RUN TestDockerNetworkMacvlan [2021-04-26T14:29:50.225Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-04-26T14:29:50.225Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-26T14:29:50.225Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-04-26T14:29:50.225Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-26T14:29:50.225Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-04-26T14:29:50.225Z] === RUN TestCopyFromContainer [2021-04-26T14:29:50.768Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-26T14:29:51.106Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-26T14:29:51.682Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-26T14:29:52.147Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-26T14:29:52.766Z] === RUN TestCopyFromContainer// [2021-04-26T14:29:52.766Z] === RUN TestCopyFromContainer//bar/root [2021-04-26T14:29:52.766Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-26T14:29:52.766Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-26T14:29:53.026Z] === RUN TestCopyFromContainer/bar/quux [2021-04-26T14:29:53.075Z] --- PASS: TestUpdatePidsLimit (5.16s) [2021-04-26T14:29:53.075Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2021-04-26T14:29:53.075Z] --- PASS: TestUpdatePidsLimit/no_change (0.63s) [2021-04-26T14:29:53.075Z] --- PASS: TestUpdatePidsLimit/update_lower (0.63s) [2021-04-26T14:29:53.075Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.63s) [2021-04-26T14:29:53.075Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-04-26T14:29:53.075Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-04-26T14:29:53.075Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.63s) [2021-04-26T14:29:53.075Z] === RUN TestUpdateRestartPolicy [2021-04-26T14:29:53.085Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-26T14:29:53.287Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-26T14:29:53.287Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-26T14:29:53.546Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-26T14:29:53.546Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-26T14:29:53.546Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-26T14:29:53.806Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-26T14:29:53.806Z] --- PASS: TestCopyFromContainer (3.64s) [2021-04-26T14:29:53.806Z] --- PASS: TestCopyFromContainer// (0.14s) [2021-04-26T14:29:53.806Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-04-26T14:29:53.806Z] --- PASS: TestCopyFromContainer//bar/root/ (0.21s) [2021-04-26T14:29:53.806Z] --- PASS: TestCopyFromContainer/bar/quux (0.22s) [2021-04-26T14:29:53.806Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-04-26T14:29:53.806Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-04-26T14:29:53.806Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-04-26T14:29:53.806Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-04-26T14:29:53.806Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-04-26T14:29:53.806Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-04-26T14:29:53.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-26T14:29:54.066Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-26T14:29:54.066Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-26T14:29:54.066Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-26T14:29:54.066Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-26T14:29:54.066Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-26T14:29:54.066Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-26T14:29:54.066Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-26T14:29:54.066Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-26T14:29:54.066Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-26T14:29:54.066Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-26T14:29:54.066Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-26T14:29:54.066Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-04-26T14:29:54.066Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-26T14:29:54.066Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-26T14:29:54.066Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-04-26T14:29:54.066Z] === RUN TestCreateWithInvalidEnv [2021-04-26T14:29:54.066Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-26T14:29:54.066Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-26T14:29:54.066Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-26T14:29:54.066Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-26T14:29:54.066Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-26T14:29:54.066Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-26T14:29:54.066Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-26T14:29:54.066Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-26T14:29:54.066Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-26T14:29:54.066Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-26T14:29:54.066Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-26T14:29:54.066Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-26T14:29:54.066Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-26T14:29:54.066Z] === RUN TestCreateTmpfsMountsTarget [2021-04-26T14:29:54.066Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-04-26T14:29:54.066Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-26T14:29:54.635Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-26T14:29:55.573Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-26T14:29:56.385Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-26T14:29:57.481Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-04-26T14:29:57.481Z] --- PASS: TestCreateWithCustomMaskedPaths (3.51s) [2021-04-26T14:29:57.481Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-26T14:29:59.677Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-26T14:30:00.777Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-26T14:30:01.346Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.60s) [2021-04-26T14:30:01.346Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-26T14:30:01.346Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-26T14:30:01.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-26T14:30:01.346Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-26T14:30:01.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-26T14:30:01.346Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-26T14:30:01.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-26T14:30:01.346Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-26T14:30:01.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-26T14:30:01.346Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-26T14:30:01.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-26T14:30:01.346Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-26T14:30:01.346Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-26T14:30:01.346Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-26T14:30:01.346Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-26T14:30:01.346Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-26T14:30:01.346Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-26T14:30:01.346Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-26T14:30:01.346Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-04-26T14:30:01.346Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-26T14:30:01.346Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-26T14:30:01.346Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-26T14:30:01.346Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-26T14:30:01.914Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-04-26T14:30:01.914Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-04-26T14:30:02.174Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s) [2021-04-26T14:30:02.174Z] === RUN TestCreateDifferentPlatform [2021-04-26T14:30:02.174Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-26T14:30:02.174Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-26T14:30:02.174Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-26T14:30:02.174Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-26T14:30:02.174Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-26T14:30:02.174Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-26T14:30:02.174Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-04-26T14:30:02.174Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-26T14:30:02.174Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-04-26T14:30:02.174Z] === RUN TestContainerStartOnDaemonRestart [2021-04-26T14:30:02.174Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-26T14:30:02.174Z] === RUN TestDaemonRestartIpcMode [2021-04-26T14:30:02.174Z] === PAUSE TestDaemonRestartIpcMode [2021-04-26T14:30:02.174Z] === RUN TestDaemonHostGatewayIP [2021-04-26T14:30:02.174Z] === PAUSE TestDaemonHostGatewayIP [2021-04-26T14:30:02.174Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-26T14:30:02.174Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-26T14:30:02.174Z] === RUN TestContainerKillOnDaemonStart [2021-04-26T14:30:02.174Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-26T14:30:02.174Z] === RUN TestDiff [2021-04-26T14:30:03.113Z] --- PASS: TestDiff (0.78s) [2021-04-26T14:30:03.113Z] === RUN TestExecWithCloseStdin [2021-04-26T14:30:03.373Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-26T14:30:05.282Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-04-26T14:30:05.282Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-26T14:30:05.282Z] --- PASS: TestExecWithCloseStdin (2.04s) [2021-04-26T14:30:05.282Z] === RUN TestExec [2021-04-26T14:30:06.251Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-26T14:30:06.665Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-26T14:30:06.665Z] --- PASS: TestExec (1.75s) [2021-04-26T14:30:06.665Z] === RUN TestExecUser [2021-04-26T14:30:07.631Z] --- PASS: TestDockerNetworkMacvlan (17.83s) [2021-04-26T14:30:07.631Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-04-26T14:30:07.631Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-04-26T14:30:07.631Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.04s) [2021-04-26T14:30:07.631Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.28s) [2021-04-26T14:30:07.631Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.94s) [2021-04-26T14:30:07.631Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.58s) [2021-04-26T14:30:07.631Z] PASS [2021-04-26T14:30:07.631Z] [2021-04-26T14:30:07.631Z] DONE 8 tests in 19.881s [2021-04-26T14:30:07.631Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-26T14:30:07.631Z] testing: warning: no tests to run [2021-04-26T14:30:07.631Z] PASS [2021-04-26T14:30:07.631Z] [2021-04-26T14:30:07.631Z] DONE 0 tests in 0.006s [2021-04-26T14:30:07.631Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-26T14:30:07.631Z] INFO: Testing against a local daemon [2021-04-26T14:30:07.631Z] === RUN TestAuthZPluginAllowRequest [2021-04-26T14:30:08.020Z] --- PASS: TestUpdateRestartPolicy (12.86s) [2021-04-26T14:30:08.020Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-26T14:30:08.020Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2021-04-26T14:30:08.020Z] === RUN TestWaitNonBlocked [2021-04-26T14:30:08.020Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-26T14:30:08.020Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-26T14:30:08.020Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-26T14:30:08.020Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-26T14:30:08.020Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-26T14:30:08.020Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-26T14:30:08.020Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-26T14:30:08.020Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2021-04-26T14:30:08.020Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2021-04-26T14:30:08.020Z] === RUN TestWaitBlocked [2021-04-26T14:30:08.020Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-26T14:30:08.020Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-26T14:30:08.020Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-26T14:30:08.020Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-26T14:30:08.020Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-26T14:30:08.020Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-26T14:30:08.575Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-04-26T14:30:08.835Z] --- PASS: TestExecUser (1.96s) [2021-04-26T14:30:08.835Z] === RUN TestExportContainerAndImportImage [2021-04-26T14:30:08.968Z] --- PASS: TestWaitBlocked (0.03s) [2021-04-26T14:30:08.968Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2021-04-26T14:30:08.968Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2021-04-26T14:30:08.968Z] === CONT TestContainerStartOnDaemonRestart [2021-04-26T14:30:08.968Z] === CONT TestContainerKillOnDaemonStart [2021-04-26T14:30:08.968Z] === CONT TestIpcModeOlderClient [2021-04-26T14:30:08.968Z] === CONT TestDaemonHostGatewayIP [2021-04-26T14:30:08.968Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-04-26T14:30:08.968Z] === CONT TestDaemonRestartIpcMode [2021-04-26T14:30:09.539Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2021-04-26T14:30:09.539Z] === RUN TestAuthZPluginTLS [2021-04-26T14:30:10.112Z] --- PASS: TestAuthZPluginTLS (0.81s) [2021-04-26T14:30:10.112Z] === RUN TestAuthZPluginDenyRequest [2021-04-26T14:30:10.217Z] --- PASS: TestExportContainerAndImportImage (1.52s) [2021-04-26T14:30:10.217Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-26T14:30:11.050Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2021-04-26T14:30:11.050Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-26T14:30:11.157Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-26T14:30:11.619Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s) [2021-04-26T14:30:11.619Z] === RUN TestAuthZPluginDenyResponse [2021-04-26T14:30:11.729Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-04-26T14:30:12.187Z] --- PASS: TestAuthZPluginDenyResponse (0.71s) [2021-04-26T14:30:12.187Z] === RUN TestAuthZPluginAllowEventStream [2021-04-26T14:30:12.293Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s) [2021-04-26T14:30:12.293Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-26T14:30:13.112Z] --- PASS: TestExportContainerAfterDaemonRestart (2.93s) [2021-04-26T14:30:13.112Z] === RUN TestHealthCheckWorkdir [2021-04-26T14:30:13.244Z] --- PASS: TestDaemonRestartIpcMode (4.43s) [2021-04-26T14:30:14.098Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2021-04-26T14:30:14.098Z] === RUN TestAuthZPluginErrorResponse [2021-04-26T14:30:14.494Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-04-26T14:30:14.667Z] --- PASS: TestAuthZPluginErrorResponse (0.72s) [2021-04-26T14:30:14.667Z] === RUN TestAuthZPluginErrorRequest [2021-04-26T14:30:15.237Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-04-26T14:30:15.237Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-26T14:30:15.804Z] --- PASS: TestDaemonHostGatewayIP (6.51s) [2021-04-26T14:30:15.876Z] --- PASS: TestHealthCheckWorkdir (2.60s) [2021-04-26T14:30:15.876Z] === RUN TestHealthKillContainer [2021-04-26T14:30:16.175Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.72s) [2021-04-26T14:30:16.175Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-26T14:30:16.338Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-26T14:30:16.338Z] === RUN TestBoolValue [2021-04-26T14:30:16.338Z] --- PASS: TestBoolValue (0.00s) [2021-04-26T14:30:16.338Z] === RUN TestBoolValueOrDefault [2021-04-26T14:30:16.338Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-04-26T14:30:16.338Z] === RUN TestInt64ValueOrZero [2021-04-26T14:30:16.338Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-04-26T14:30:16.338Z] === RUN TestInt64ValueOrDefault [2021-04-26T14:30:16.338Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-04-26T14:30:16.338Z] === RUN TestInt64ValueOrDefaultWithError [2021-04-26T14:30:16.338Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-04-26T14:30:16.338Z] === RUN TestJsonContentType [2021-04-26T14:30:16.338Z] --- PASS: TestJsonContentType (0.00s) [2021-04-26T14:30:16.338Z] PASS [2021-04-26T14:30:16.338Z] coverage: 14.7% of statements [2021-04-26T14:30:16.338Z] ok github.com/docker/docker/api/server/httputils 0.049s coverage: 14.7% of statements [2021-04-26T14:30:16.379Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.02s) [2021-04-26T14:30:17.872Z] === RUN TestMaskSecretKeys [2021-04-26T14:30:17.872Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-04-26T14:30:17.872Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-04-26T14:30:17.872Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-04-26T14:30:17.872Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-04-26T14:30:17.872Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-04-26T14:30:17.872Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-04-26T14:30:17.872Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-04-26T14:30:17.872Z] === RUN TestVersionMiddlewareVersion [2021-04-26T14:30:17.872Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-04-26T14:30:17.872Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-04-26T14:30:17.872Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-04-26T14:30:17.872Z] PASS [2021-04-26T14:30:17.872Z] coverage: 37.7% of statements [2021-04-26T14:30:17.872Z] ok github.com/docker/docker/api/server/middleware 0.086s coverage: 37.7% of statements [2021-04-26T14:30:17.872Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-26T14:30:17.872Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-26T14:30:17.872Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-26T14:30:17.872Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-26T14:30:17.872Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-26T14:30:17.872Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-26T14:30:17.872Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-26T14:30:17.872Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-26T14:30:17.872Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-26T14:30:17.872Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-26T14:30:17.872Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-26T14:30:18.083Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.93s) [2021-04-26T14:30:18.083Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-26T14:30:19.392Z] === RUN TestStrSliceMarshalJSON [2021-04-26T14:30:19.392Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestStrSliceUnmarshalJSON [2021-04-26T14:30:19.392Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestStrSliceUnmarshalString [2021-04-26T14:30:19.392Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestStrSliceUnmarshalSlice [2021-04-26T14:30:19.392Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-04-26T14:30:19.392Z] PASS [2021-04-26T14:30:19.392Z] coverage: 90.0% of statements [2021-04-26T14:30:19.392Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2021-04-26T14:30:19.392Z] === RUN TestToJSON [2021-04-26T14:30:19.392Z] --- PASS: TestToJSON (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestToParamWithVersion [2021-04-26T14:30:19.392Z] --- PASS: TestToParamWithVersion (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestFromJSON [2021-04-26T14:30:19.392Z] --- PASS: TestFromJSON (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestEmpty [2021-04-26T14:30:19.392Z] --- PASS: TestEmpty (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestArgsMatchKVListEmptySources [2021-04-26T14:30:19.392Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestArgsMatchKVList [2021-04-26T14:30:19.392Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestArgsMatch [2021-04-26T14:30:19.392Z] --- PASS: TestArgsMatch (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestAdd [2021-04-26T14:30:19.392Z] --- PASS: TestAdd (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestDel [2021-04-26T14:30:19.392Z] --- PASS: TestDel (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestLen [2021-04-26T14:30:19.392Z] --- PASS: TestLen (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestExactMatch [2021-04-26T14:30:19.392Z] --- PASS: TestExactMatch (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestOnlyOneExactMatch [2021-04-26T14:30:19.392Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestContains [2021-04-26T14:30:19.392Z] --- PASS: TestContains (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestValidate [2021-04-26T14:30:19.392Z] --- PASS: TestValidate (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestWalkValues [2021-04-26T14:30:19.392Z] --- PASS: TestWalkValues (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestFuzzyMatch [2021-04-26T14:30:19.392Z] --- PASS: TestFuzzyMatch (0.00s) [2021-04-26T14:30:19.392Z] === RUN TestClone [2021-04-26T14:30:19.392Z] --- PASS: TestClone (0.00s) [2021-04-26T14:30:19.392Z] PASS [2021-04-26T14:30:19.392Z] coverage: 92.2% of statements [2021-04-26T14:30:19.392Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2021-04-26T14:30:19.845Z] === RUN TestDurationToSecondsString [2021-04-26T14:30:19.845Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-04-26T14:30:19.845Z] === RUN TestGetTimestamp [2021-04-26T14:30:19.845Z] --- PASS: TestGetTimestamp (0.13s) [2021-04-26T14:30:19.845Z] === RUN TestParseTimestamps [2021-04-26T14:30:19.845Z] --- PASS: TestParseTimestamps (0.00s) [2021-04-26T14:30:19.845Z] PASS [2021-04-26T14:30:19.845Z] coverage: 100.0% of statements [2021-04-26T14:30:19.845Z] ok github.com/docker/docker/api/types/time 0.176s coverage: 100.0% of statements [2021-04-26T14:30:19.845Z] === RUN TestAdjustForAPIVersion [2021-04-26T14:30:19.845Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-04-26T14:30:19.845Z] PASS [2021-04-26T14:30:19.845Z] coverage: 5.7% of statements [2021-04-26T14:30:19.845Z] ok github.com/docker/docker/api/server/router/swarm 0.095s coverage: 5.7% of statements [2021-04-26T14:30:19.845Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-26T14:30:19.845Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-26T14:30:19.845Z] ? github.com/docker/docker/api/types [no test files] [2021-04-26T14:30:19.845Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-26T14:30:19.845Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-26T14:30:19.846Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-26T14:30:19.846Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-26T14:30:19.846Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-26T14:30:19.846Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-26T14:30:19.846Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-26T14:30:19.846Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-26T14:30:19.846Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-26T14:30:19.846Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-26T14:30:19.846Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-26T14:30:19.988Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s) [2021-04-26T14:30:19.988Z] === RUN TestAuthZPluginHeader [2021-04-26T14:30:20.073Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-04-26T14:30:20.073Z] --- PASS: TestHealthKillContainer (3.92s) [2021-04-26T14:30:20.073Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-26T14:30:20.302Z] === RUN TestCompareVersion [2021-04-26T14:30:20.302Z] --- PASS: TestCompareVersion (0.00s) [2021-04-26T14:30:20.302Z] PASS [2021-04-26T14:30:20.302Z] coverage: 75.0% of statements [2021-04-26T14:30:20.302Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 75.0% of statements [2021-04-26T14:30:20.302Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-26T14:30:20.302Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-26T14:30:20.302Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-26T14:30:20.302Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-04-26T14:30:20.303Z] ? github.com/docker/docker/builder [no test files] [2021-04-26T14:30:20.303Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-26T14:30:20.303Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-26T14:30:20.303Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-26T14:30:20.303Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-26T14:30:20.303Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-26T14:30:20.303Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-26T14:30:20.303Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-26T14:30:20.332Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-04-26T14:30:20.900Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-26T14:30:20.900Z] --- PASS: TestInspectCpusetInConfigPre120 (1.19s) [2021-04-26T14:30:20.900Z] === RUN TestIpcModeNone [2021-04-26T14:30:20.926Z] --- PASS: TestAuthZPluginHeader (0.92s) [2021-04-26T14:30:20.926Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-26T14:30:21.827Z] === RUN TestParseRemoteURL [2021-04-26T14:30:21.828Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-04-26T14:30:21.828Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-04-26T14:30:21.828Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-04-26T14:30:21.828Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-04-26T14:30:21.828Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-04-26T14:30:21.828Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-04-26T14:30:21.828Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-04-26T14:30:21.828Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-04-26T14:30:21.828Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-04-26T14:30:21.828Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-04-26T14:30:21.828Z] --- PASS: TestParseRemoteURL (0.00s) [2021-04-26T14:30:21.828Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-04-26T14:30:21.828Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-04-26T14:30:21.828Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-04-26T14:30:21.828Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-04-26T14:30:21.828Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-04-26T14:30:21.828Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-04-26T14:30:21.828Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-04-26T14:30:21.828Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-04-26T14:30:21.828Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-04-26T14:30:21.828Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-04-26T14:30:21.828Z] === RUN TestCloneArgsSmartHttp [2021-04-26T14:30:21.828Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-04-26T14:30:21.828Z] === RUN TestCloneArgsDumbHttp [2021-04-26T14:30:21.828Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-04-26T14:30:21.828Z] === RUN TestCloneArgsGit [2021-04-26T14:30:21.828Z] --- PASS: TestCloneArgsGit (0.00s) [2021-04-26T14:30:21.828Z] === RUN TestCheckoutGit [2021-04-26T14:30:22.230Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-26T14:30:22.230Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-04-26T14:30:22.230Z] remote: Enumerating objects: 23, done. [2021-04-26T14:30:22.230Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-04-26T14:30:22.230Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-04-26T14:30:22.230Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-04-26T14:30:22.230Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-04-26T14:30:22.230Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-04-26T14:30:22.807Z] --- PASS: TestIpcModeNone (1.66s) [2021-04-26T14:30:22.807Z] === RUN TestIpcModePrivate [2021-04-26T14:30:22.981Z] --- PASS: TestContainerKillOnDaemonStart (13.85s) [2021-04-26T14:30:22.981Z] PASS [2021-04-26T14:30:22.981Z] [2021-04-26T14:30:22.981Z] === Skipped [2021-04-26T14:30:22.981Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-04-26T14:30:22.981Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-26T14:30:22.981Z] [2021-04-26T14:30:22.981Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-26T14:30:22.981Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-26T14:30:22.981Z] [2021-04-26T14:30:22.981Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-26T14:30:22.981Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-26T14:30:22.981Z] [2021-04-26T14:30:22.981Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-26T14:30:22.981Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-26T14:30:22.981Z] [2021-04-26T14:30:22.981Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-26T14:30:22.981Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-26T14:30:22.981Z] [2021-04-26T14:30:22.981Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-04-26T14:30:22.981Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-26T14:30:22.981Z] [2021-04-26T14:30:22.981Z] [2021-04-26T14:30:22.981Z] DONE 196 tests, 6 skipped in 160.957s [2021-04-26T14:30:22.981Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-04-26T14:30:22.981Z] ++ 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 [2021-04-26T14:30:22.981Z] ++ set -e [2021-04-26T14:30:22.981Z] ++ '[' -n 0 ']' [2021-04-26T14:30:22.981Z] ++ set -x [2021-04-26T14:30:22.981Z] ++ 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 [2021-04-26T14:30:22.981Z] INFO: Testing against a local daemon [2021-04-26T14:30:22.981Z] === RUN TestCommitInheritsEnv [2021-04-26T14:30:23.244Z] --- PASS: TestCommitInheritsEnv (0.41s) [2021-04-26T14:30:23.244Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-26T14:30:23.244Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2021-04-26T14:30:23.244Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-26T14:30:23.244Z] === RUN TestImagesFilterMultiReference [2021-04-26T14:30:23.507Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-04-26T14:30:23.507Z] === RUN TestImagePullPlatformInvalid [2021-04-26T14:30:23.507Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-04-26T14:30:23.507Z] === RUN TestRemoveImageOrphaning [2021-04-26T14:30:23.596Z] [2021-04-26T14:30:23.770Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2021-04-26T14:30:23.770Z] === RUN TestRemoveImageGarbageCollector [2021-04-26T14:30:23.770Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-26T14:30:23.770Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-26T14:30:23.770Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-26T14:30:23.984Z] === RUN TestEnable [2021-04-26T14:30:23.984Z] --- PASS: TestEnable (0.00s) [2021-04-26T14:30:23.984Z] === RUN TestDisable [2021-04-26T14:30:23.984Z] --- PASS: TestDisable (0.00s) [2021-04-26T14:30:23.984Z] === RUN TestEnabled [2021-04-26T14:30:23.984Z] --- PASS: TestEnabled (0.00s) [2021-04-26T14:30:23.984Z] PASS [2021-04-26T14:30:23.984Z] coverage: 100.0% of statements [2021-04-26T14:30:23.984Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2021-04-26T14:30:24.033Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-04-26T14:30:24.033Z] === RUN TestTagInvalidReference [2021-04-26T14:30:24.033Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-26T14:30:24.033Z] === RUN TestTagValidPrefixedRepo [2021-04-26T14:30:24.033Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-26T14:30:24.033Z] === RUN TestTagExistedNameWithoutForce [2021-04-26T14:30:24.033Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-26T14:30:24.033Z] === RUN TestTagOfficialNames [2021-04-26T14:30:24.033Z] --- PASS: TestTagOfficialNames (0.07s) [2021-04-26T14:30:24.033Z] === RUN TestTagMatchesDigest [2021-04-26T14:30:24.033Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-26T14:30:24.033Z] PASS [2021-04-26T14:30:24.033Z] [2021-04-26T14:30:24.033Z] === Skipped [2021-04-26T14:30:24.033Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2021-04-26T14:30:24.033Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-26T14:30:24.033Z] [2021-04-26T14:30:24.033Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-26T14:30:24.033Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-26T14:30:24.033Z] [2021-04-26T14:30:24.033Z] [2021-04-26T14:30:24.033Z] DONE 12 tests, 2 skipped in 1.453s [2021-04-26T14:30:24.033Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-04-26T14:30:24.033Z] ++ 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 [2021-04-26T14:30:24.033Z] ++ set -e [2021-04-26T14:30:24.033Z] ++ '[' -n 0 ']' [2021-04-26T14:30:24.033Z] ++ set -x [2021-04-26T14:30:24.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=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 [Pipeline] } [Pipeline] // stage [2021-04-26T14:30:24.187Z] --- PASS: TestIpcModePrivate (1.51s) [2021-04-26T14:30:24.187Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2021-04-26T14:30:24.187Z] === RUN TestIpcModeShareable [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-26T14:30:24.295Z] INFO: Testing against a local daemon [2021-04-26T14:30:24.295Z] === RUN TestNetworkCreateDelete [2021-04-26T14:30:24.438Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-04-26T14:30:24.438Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-04-26T14:30:24.438Z] === RUN TestProcessNoDockerignore [2021-04-26T14:30:24.438Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-04-26T14:30:24.438Z] === RUN TestProcessShouldLeaveAllFiles [2021-04-26T14:30:24.438Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-04-26T14:30:24.438Z] === RUN TestDetectContentType [2021-04-26T14:30:24.438Z] --- PASS: TestDetectContentType (0.00s) [2021-04-26T14:30:24.438Z] === RUN TestSelectAcceptableMIME [2021-04-26T14:30:24.438Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-04-26T14:30:24.438Z] === RUN TestInspectEmptyResponse [2021-04-26T14:30:24.438Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-04-26T14:30:24.438Z] === RUN TestInspectResponseBinary [2021-04-26T14:30:24.438Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-04-26T14:30:24.438Z] === RUN TestResponseUnsupportedContentType [2021-04-26T14:30:24.438Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-04-26T14:30:24.438Z] === RUN TestInspectResponseTextSimple [2021-04-26T14:30:24.438Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-04-26T14:30:24.438Z] === RUN TestInspectResponseEmptyContentType [2021-04-26T14:30:24.438Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-04-26T14:30:24.438Z] === RUN TestUnknownContentLength [2021-04-26T14:30:24.438Z] --- PASS: TestUnknownContentLength (0.00s) [2021-04-26T14:30:24.438Z] === RUN TestDownloadRemote [2021-04-26T14:30:24.438Z] --- PASS: TestDownloadRemote (0.07s) [2021-04-26T14:30:24.438Z] === RUN TestGetWithStatusError [2021-04-26T14:30:24.438Z] --- PASS: TestGetWithStatusError (0.01s) [2021-04-26T14:30:24.438Z] === RUN TestCloseRootDirectory [2021-04-26T14:30:24.438Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-04-26T14:30:24.438Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:30:24.438Z] === RUN TestHashFile [2021-04-26T14:30:24.438Z] --- SKIP: TestHashFile (0.00s) [2021-04-26T14:30:24.438Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:30:24.438Z] === RUN TestHashSubdir [2021-04-26T14:30:24.438Z] --- SKIP: TestHashSubdir (0.00s) [2021-04-26T14:30:24.438Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:30:24.438Z] === RUN TestRemoveDirectory [2021-04-26T14:30:24.438Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-04-26T14:30:24.438Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:30:24.438Z] PASS [2021-04-26T14:30:24.438Z] coverage: 9.3% of statements [2021-04-26T14:30:24.438Z] ok github.com/docker/docker/builder/remotecontext 0.315s coverage: 9.3% of statements [2021-04-26T14:30:24.486Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42324/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 hack/test/unit [2021-04-26T14:30:24.893Z] === RUN TestGetAllAllowed [2021-04-26T14:30:24.893Z] --- PASS: TestGetAllAllowed (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestGetAllMeta [2021-04-26T14:30:24.893Z] --- PASS: TestGetAllMeta (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestWarnOnUnusedBuildArgs [2021-04-26T14:30:24.893Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestIsUnreferencedBuiltin [2021-04-26T14:30:24.893Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestIsExistingDirectory [2021-04-26T14:30:24.893Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestGetFilenameForDownload [2021-04-26T14:30:24.893Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestEnv2Variables [2021-04-26T14:30:24.893Z] --- PASS: TestEnv2Variables (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-04-26T14:30:24.893Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestMaintainer [2021-04-26T14:30:24.893Z] --- PASS: TestMaintainer (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestLabel [2021-04-26T14:30:24.893Z] --- PASS: TestLabel (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestFromScratch [2021-04-26T14:30:24.893Z] --- PASS: TestFromScratch (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestFromWithArg [2021-04-26T14:30:24.893Z] --- PASS: TestFromWithArg (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-04-26T14:30:24.893Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestFromWithUndefinedArg [2021-04-26T14:30:24.893Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestFromMultiStageWithNamedStage [2021-04-26T14:30:24.893Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestOnbuild [2021-04-26T14:30:24.893Z] --- PASS: TestOnbuild (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestWorkdir [2021-04-26T14:30:24.893Z] --- PASS: TestWorkdir (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestCmd [2021-04-26T14:30:24.893Z] --- PASS: TestCmd (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestHealthcheckNone [2021-04-26T14:30:24.893Z] --- PASS: TestHealthcheckNone (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestHealthcheckCmd [2021-04-26T14:30:24.893Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestEntrypoint [2021-04-26T14:30:24.893Z] --- PASS: TestEntrypoint (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestExpose [2021-04-26T14:30:24.893Z] --- PASS: TestExpose (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestUser [2021-04-26T14:30:24.893Z] --- PASS: TestUser (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestVolume [2021-04-26T14:30:24.893Z] --- PASS: TestVolume (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestStopSignal [2021-04-26T14:30:24.893Z] --- SKIP: TestStopSignal (0.00s) [2021-04-26T14:30:24.893Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-26T14:30:24.893Z] === RUN TestArg [2021-04-26T14:30:24.893Z] --- PASS: TestArg (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestShell [2021-04-26T14:30:24.893Z] --- PASS: TestShell (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestPrependEnvOnCmd [2021-04-26T14:30:24.893Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestRunWithBuildArgs [2021-04-26T14:30:24.893Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestRunIgnoresHealthcheck [2021-04-26T14:30:24.893Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestDispatchUnsupportedOptions [2021-04-26T14:30:24.893Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-04-26T14:30:24.893Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-04-26T14:30:24.893Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-04-26T14:30:24.893Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-04-26T14:30:24.893Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-04-26T14:30:24.893Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-04-26T14:30:24.893Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestNormalizeWorkdir [2021-04-26T14:30:24.893Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestDispatch [2021-04-26T14:30:24.893Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-04-26T14:30:24.893Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-04-26T14:30:24.893Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-04-26T14:30:24.893Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-04-26T14:30:24.893Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-04-26T14:30:24.893Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-04-26T14:30:24.893Z] === RUN TestDispatch/COPY_url [2021-04-26T14:30:24.893Z] --- PASS: TestDispatch (0.08s) [2021-04-26T14:30:24.893Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-04-26T14:30:24.893Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-04-26T14:30:24.893Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-04-26T14:30:24.893Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-04-26T14:30:24.893Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-04-26T14:30:24.893Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-04-26T14:30:24.893Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestAddScratchImageAddsToMounts [2021-04-26T14:30:24.893Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestAddFromScratchPopulatesPlatform [2021-04-26T14:30:24.893Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-04-26T14:30:24.893Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-04-26T14:30:24.893Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestImageSourceGetAddsToMounts [2021-04-26T14:30:24.893Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestEmptyDockerfile [2021-04-26T14:30:24.893Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-04-26T14:30:24.893Z] === RUN TestSymlinkDockerfile [2021-04-26T14:30:24.893Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-04-26T14:30:24.893Z] === RUN TestDockerfileOutsideTheBuildContext [2021-04-26T14:30:24.893Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestNonExistingDockerfile [2021-04-26T14:30:24.893Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestCopyRunConfig [2021-04-26T14:30:24.893Z] --- PASS: TestCopyRunConfig (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestDeepCopyRunConfig [2021-04-26T14:30:24.893Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestExportImage [2021-04-26T14:30:24.893Z] --- PASS: TestExportImage (0.00s) [2021-04-26T14:30:24.893Z] === RUN TestNormalizeDest [2021-04-26T14:30:24.893Z] --- PASS: TestNormalizeDest (0.00s) [2021-04-26T14:30:24.893Z] PASS [2021-04-26T14:30:24.893Z] coverage: 46.8% of statements [2021-04-26T14:30:24.893Z] ok github.com/docker/docker/builder/dockerfile 0.272s coverage: 46.8% of statements [2021-04-26T14:30:24.893Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-26T14:30:25.128Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-04-26T14:30:25.242Z] --- PASS: TestNetworkCreateDelete (0.81s) [2021-04-26T14:30:25.242Z] === RUN TestDockerNetworkDeletePreferID [2021-04-26T14:30:25.696Z] --- PASS: TestIpcModeShareable (1.70s) [2021-04-26T14:30:25.696Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:102, shared: true, mustBeShared: true [2021-04-26T14:30:25.696Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-26T14:30:26.269Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.65s) [2021-04-26T14:30:26.269Z] === RUN TestAuthZPluginV2Disable [2021-04-26T14:30:27.639Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-26T14:30:27.755Z] ? github.com/docker/docker/api [no test files] [2021-04-26T14:30:27.802Z] --- PASS: TestDockerNetworkDeletePreferID (2.62s) [2021-04-26T14:30:27.802Z] === RUN TestDaemonDNSFallback [2021-04-26T14:30:29.557Z] --- PASS: TestAuthZPluginV2Disable (3.99s) [2021-04-26T14:30:29.557Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-26T14:30:30.236Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-04-26T14:30:30.829Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.06s) [2021-04-26T14:30:30.829Z] === RUN TestAPIIpcModeHost [2021-04-26T14:30:32.736Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-26T14:30:32.996Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-26T14:30:33.256Z] --- PASS: TestAPIIpcModeHost (2.37s) [2021-04-26T14:30:33.256Z] === RUN TestDaemonIpcModeShareable [2021-04-26T14:30:33.752Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.62s) [2021-04-26T14:30:33.752Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-26T14:30:35.794Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-04-26T14:30:35.959Z] --- PASS: TestDaemonDNSFallback (8.09s) [2021-04-26T14:30:35.959Z] === RUN TestInspectNetwork [2021-04-26T14:30:36.053Z] --- PASS: TestDaemonIpcModeShareable (2.77s) [2021-04-26T14:30:36.053Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2021-04-26T14:30:36.053Z] === RUN TestDaemonIpcModePrivate [2021-04-26T14:30:36.989Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-04-26T14:30:37.219Z] === RUN TestCheckpointCreateError [2021-04-26T14:30:37.219Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestCheckpointCreate [2021-04-26T14:30:37.219Z] --- PASS: TestCheckpointCreate (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestCheckpointDeleteError [2021-04-26T14:30:37.219Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestCheckpointDelete [2021-04-26T14:30:37.219Z] --- PASS: TestCheckpointDelete (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestCheckpointListError [2021-04-26T14:30:37.219Z] --- PASS: TestCheckpointListError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestCheckpointList [2021-04-26T14:30:37.219Z] --- PASS: TestCheckpointList (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestCheckpointListContainerNotFound [2021-04-26T14:30:37.219Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestNewClientWithOpsFromEnv [2021-04-26T14:30:37.219Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-04-26T14:30:37.219Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-26T14:30:37.219Z] === RUN TestGetAPIPath [2021-04-26T14:30:37.219Z] --- PASS: TestGetAPIPath (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestParseHostURL [2021-04-26T14:30:37.219Z] --- PASS: TestParseHostURL (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-04-26T14:30:37.219Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestNegotiateAPIVersionEmpty [2021-04-26T14:30:37.219Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestNegotiateAPIVersion [2021-04-26T14:30:37.219Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestNegotiateAPVersionOverride [2021-04-26T14:30:37.219Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestNegotiateAPIVersionAutomatic [2021-04-26T14:30:37.219Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-04-26T14:30:37.219Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-04-26T14:30:37.219Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestClientRedirect [2021-04-26T14:30:37.219Z] --- PASS: TestClientRedirect (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestConfigCreateUnsupported [2021-04-26T14:30:37.219Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestConfigCreateError [2021-04-26T14:30:37.219Z] --- PASS: TestConfigCreateError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestConfigCreate [2021-04-26T14:30:37.219Z] --- PASS: TestConfigCreate (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestConfigInspectNotFound [2021-04-26T14:30:37.219Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestConfigInspectWithEmptyID [2021-04-26T14:30:37.219Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestConfigInspectUnsupported [2021-04-26T14:30:37.219Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestConfigInspectError [2021-04-26T14:30:37.219Z] --- PASS: TestConfigInspectError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestConfigInspectConfigNotFound [2021-04-26T14:30:37.219Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestConfigInspect [2021-04-26T14:30:37.219Z] --- PASS: TestConfigInspect (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestConfigListUnsupported [2021-04-26T14:30:37.219Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestConfigListError [2021-04-26T14:30:37.219Z] --- PASS: TestConfigListError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestConfigList [2021-04-26T14:30:37.219Z] --- PASS: TestConfigList (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestConfigRemoveUnsupported [2021-04-26T14:30:37.219Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestConfigRemoveError [2021-04-26T14:30:37.219Z] --- PASS: TestConfigRemoveError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestConfigRemove [2021-04-26T14:30:37.219Z] --- PASS: TestConfigRemove (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestConfigUpdateUnsupported [2021-04-26T14:30:37.219Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestConfigUpdateError [2021-04-26T14:30:37.219Z] --- PASS: TestConfigUpdateError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestConfigUpdate [2021-04-26T14:30:37.219Z] --- PASS: TestConfigUpdate (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerCommitError [2021-04-26T14:30:37.219Z] --- PASS: TestContainerCommitError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerCommit [2021-04-26T14:30:37.219Z] --- PASS: TestContainerCommit (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerStatPathError [2021-04-26T14:30:37.219Z] --- PASS: TestContainerStatPathError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerStatPathNotFoundError [2021-04-26T14:30:37.219Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerStatPathNoHeaderError [2021-04-26T14:30:37.219Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerStatPath [2021-04-26T14:30:37.219Z] --- PASS: TestContainerStatPath (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestCopyToContainerError [2021-04-26T14:30:37.219Z] --- PASS: TestCopyToContainerError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestCopyToContainerNotFoundError [2021-04-26T14:30:37.219Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestCopyToContainerNotStatusOKError [2021-04-26T14:30:37.219Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestCopyToContainer [2021-04-26T14:30:37.219Z] --- PASS: TestCopyToContainer (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestCopyFromContainerError [2021-04-26T14:30:37.219Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestCopyFromContainerNotFoundError [2021-04-26T14:30:37.219Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestCopyFromContainerNotStatusOKError [2021-04-26T14:30:37.219Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestCopyFromContainerNoHeaderError [2021-04-26T14:30:37.219Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestCopyFromContainer [2021-04-26T14:30:37.219Z] --- PASS: TestCopyFromContainer (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerCreateError [2021-04-26T14:30:37.219Z] --- PASS: TestContainerCreateError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerCreateImageNotFound [2021-04-26T14:30:37.219Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerCreateWithName [2021-04-26T14:30:37.219Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerCreateAutoRemove [2021-04-26T14:30:37.219Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerDiffError [2021-04-26T14:30:37.219Z] --- PASS: TestContainerDiffError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerDiff [2021-04-26T14:30:37.219Z] --- PASS: TestContainerDiff (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerExecCreateError [2021-04-26T14:30:37.219Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerExecCreate [2021-04-26T14:30:37.219Z] --- PASS: TestContainerExecCreate (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerExecStartError [2021-04-26T14:30:37.219Z] --- PASS: TestContainerExecStartError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerExecStart [2021-04-26T14:30:37.219Z] --- PASS: TestContainerExecStart (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerExecInspectError [2021-04-26T14:30:37.219Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerExecInspect [2021-04-26T14:30:37.219Z] --- PASS: TestContainerExecInspect (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerExportError [2021-04-26T14:30:37.219Z] --- PASS: TestContainerExportError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerExport [2021-04-26T14:30:37.219Z] --- PASS: TestContainerExport (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerInspectError [2021-04-26T14:30:37.219Z] --- PASS: TestContainerInspectError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerInspectContainerNotFound [2021-04-26T14:30:37.219Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerInspectWithEmptyID [2021-04-26T14:30:37.219Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerInspect [2021-04-26T14:30:37.219Z] --- PASS: TestContainerInspect (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerInspectNode [2021-04-26T14:30:37.219Z] --- PASS: TestContainerInspectNode (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerKillError [2021-04-26T14:30:37.219Z] --- PASS: TestContainerKillError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerKill [2021-04-26T14:30:37.219Z] --- PASS: TestContainerKill (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerListError [2021-04-26T14:30:37.219Z] --- PASS: TestContainerListError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerList [2021-04-26T14:30:37.219Z] --- PASS: TestContainerList (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerLogsNotFoundError [2021-04-26T14:30:37.219Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerLogsError [2021-04-26T14:30:37.219Z] --- PASS: TestContainerLogsError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerLogs [2021-04-26T14:30:37.219Z] --- PASS: TestContainerLogs (0.14s) [2021-04-26T14:30:37.219Z] === RUN TestContainerPauseError [2021-04-26T14:30:37.219Z] --- PASS: TestContainerPauseError (0.00s) [2021-04-26T14:30:37.219Z] === RUN TestContainerPause [2021-04-26T14:30:37.219Z] --- PASS: TestContainerPause (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainersPruneError [2021-04-26T14:30:37.220Z] --- PASS: TestContainersPruneError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainersPrune [2021-04-26T14:30:37.220Z] --- PASS: TestContainersPrune (0.01s) [2021-04-26T14:30:37.220Z] === RUN TestContainerRemoveError [2021-04-26T14:30:37.220Z] --- PASS: TestContainerRemoveError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerRemoveNotFoundError [2021-04-26T14:30:37.220Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerRemove [2021-04-26T14:30:37.220Z] --- PASS: TestContainerRemove (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerRenameError [2021-04-26T14:30:37.220Z] --- PASS: TestContainerRenameError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerRename [2021-04-26T14:30:37.220Z] --- PASS: TestContainerRename (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerResizeError [2021-04-26T14:30:37.220Z] --- PASS: TestContainerResizeError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerExecResizeError [2021-04-26T14:30:37.220Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerResize [2021-04-26T14:30:37.220Z] --- PASS: TestContainerResize (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerExecResize [2021-04-26T14:30:37.220Z] --- PASS: TestContainerExecResize (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerRestartError [2021-04-26T14:30:37.220Z] --- PASS: TestContainerRestartError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerRestart [2021-04-26T14:30:37.220Z] --- PASS: TestContainerRestart (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerStartError [2021-04-26T14:30:37.220Z] --- PASS: TestContainerStartError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerStart [2021-04-26T14:30:37.220Z] --- PASS: TestContainerStart (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerStatsError [2021-04-26T14:30:37.220Z] --- PASS: TestContainerStatsError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerStats [2021-04-26T14:30:37.220Z] --- PASS: TestContainerStats (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerStopError [2021-04-26T14:30:37.220Z] --- PASS: TestContainerStopError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerStop [2021-04-26T14:30:37.220Z] --- PASS: TestContainerStop (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerTopError [2021-04-26T14:30:37.220Z] --- PASS: TestContainerTopError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerTop [2021-04-26T14:30:37.220Z] --- PASS: TestContainerTop (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerUnpauseError [2021-04-26T14:30:37.220Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerUnpause [2021-04-26T14:30:37.220Z] --- PASS: TestContainerUnpause (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerUpdateError [2021-04-26T14:30:37.220Z] --- PASS: TestContainerUpdateError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerUpdate [2021-04-26T14:30:37.220Z] --- PASS: TestContainerUpdate (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerWaitError [2021-04-26T14:30:37.220Z] --- PASS: TestContainerWaitError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestContainerWait [2021-04-26T14:30:37.220Z] --- PASS: TestContainerWait (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestDiskUsageError [2021-04-26T14:30:37.220Z] --- PASS: TestDiskUsageError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestDiskUsage [2021-04-26T14:30:37.220Z] --- PASS: TestDiskUsage (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestDistributionInspectUnsupported [2021-04-26T14:30:37.220Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestDistributionInspectWithEmptyID [2021-04-26T14:30:37.220Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestEventsErrorInOptions [2021-04-26T14:30:37.220Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestEventsErrorFromServer [2021-04-26T14:30:37.220Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestEvents [2021-04-26T14:30:37.220Z] --- PASS: TestEvents (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestTLSCloseWriter [2021-04-26T14:30:37.220Z] === PAUSE TestTLSCloseWriter [2021-04-26T14:30:37.220Z] === RUN TestImageBuildError [2021-04-26T14:30:37.220Z] --- PASS: TestImageBuildError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageBuild [2021-04-26T14:30:37.220Z] --- PASS: TestImageBuild (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestGetDockerOS [2021-04-26T14:30:37.220Z] --- PASS: TestGetDockerOS (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageCreateError [2021-04-26T14:30:37.220Z] --- PASS: TestImageCreateError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageCreate [2021-04-26T14:30:37.220Z] --- PASS: TestImageCreate (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageHistoryError [2021-04-26T14:30:37.220Z] --- PASS: TestImageHistoryError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageHistory [2021-04-26T14:30:37.220Z] --- PASS: TestImageHistory (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageImportError [2021-04-26T14:30:37.220Z] --- PASS: TestImageImportError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageImport [2021-04-26T14:30:37.220Z] --- PASS: TestImageImport (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageInspectError [2021-04-26T14:30:37.220Z] --- PASS: TestImageInspectError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageInspectImageNotFound [2021-04-26T14:30:37.220Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageInspectWithEmptyID [2021-04-26T14:30:37.220Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageInspect [2021-04-26T14:30:37.220Z] --- PASS: TestImageInspect (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageListError [2021-04-26T14:30:37.220Z] --- PASS: TestImageListError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageList [2021-04-26T14:30:37.220Z] --- PASS: TestImageList (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageListApiBefore125 [2021-04-26T14:30:37.220Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageLoadError [2021-04-26T14:30:37.220Z] --- PASS: TestImageLoadError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageLoad [2021-04-26T14:30:37.220Z] --- PASS: TestImageLoad (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImagesPruneError [2021-04-26T14:30:37.220Z] --- PASS: TestImagesPruneError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImagesPrune [2021-04-26T14:30:37.220Z] --- PASS: TestImagesPrune (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImagePullReferenceParseError [2021-04-26T14:30:37.220Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImagePullAnyError [2021-04-26T14:30:37.220Z] --- PASS: TestImagePullAnyError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImagePullStatusUnauthorizedError [2021-04-26T14:30:37.220Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-26T14:30:37.220Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-26T14:30:37.220Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-04-26T14:30:37.220Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImagePullWithoutErrors [2021-04-26T14:30:37.220Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImagePushReferenceError [2021-04-26T14:30:37.220Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImagePushAnyError [2021-04-26T14:30:37.220Z] --- PASS: TestImagePushAnyError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImagePushStatusUnauthorizedError [2021-04-26T14:30:37.220Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-26T14:30:37.220Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-26T14:30:37.220Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-04-26T14:30:37.220Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImagePushWithoutErrors [2021-04-26T14:30:37.220Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-04-26T14:30:37.220Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-04-26T14:30:37.220Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-04-26T14:30:37.220Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-04-26T14:30:37.220Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-04-26T14:30:37.220Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-04-26T14:30:37.220Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-04-26T14:30:37.220Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-04-26T14:30:37.220Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageRemoveError [2021-04-26T14:30:37.220Z] --- PASS: TestImageRemoveError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageRemoveImageNotFound [2021-04-26T14:30:37.220Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageRemove [2021-04-26T14:30:37.220Z] --- PASS: TestImageRemove (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageSaveError [2021-04-26T14:30:37.220Z] --- PASS: TestImageSaveError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageSave [2021-04-26T14:30:37.220Z] --- PASS: TestImageSave (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageSearchAnyError [2021-04-26T14:30:37.220Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageSearchStatusUnauthorizedError [2021-04-26T14:30:37.220Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-26T14:30:37.220Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-26T14:30:37.220Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-04-26T14:30:37.220Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageSearchWithoutErrors [2021-04-26T14:30:37.220Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageTagError [2021-04-26T14:30:37.220Z] --- PASS: TestImageTagError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageTagInvalidReference [2021-04-26T14:30:37.220Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageTagInvalidSourceImageName [2021-04-26T14:30:37.220Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageTagHexSource [2021-04-26T14:30:37.220Z] --- PASS: TestImageTagHexSource (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestImageTag [2021-04-26T14:30:37.220Z] --- PASS: TestImageTag (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestInfoServerError [2021-04-26T14:30:37.220Z] --- PASS: TestInfoServerError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestInfoInvalidResponseJSONError [2021-04-26T14:30:37.220Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestInfo [2021-04-26T14:30:37.220Z] --- PASS: TestInfo (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNetworkConnectError [2021-04-26T14:30:37.220Z] --- PASS: TestNetworkConnectError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-04-26T14:30:37.220Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNetworkConnect [2021-04-26T14:30:37.220Z] --- PASS: TestNetworkConnect (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNetworkCreateError [2021-04-26T14:30:37.220Z] --- PASS: TestNetworkCreateError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNetworkCreate [2021-04-26T14:30:37.220Z] --- PASS: TestNetworkCreate (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNetworkDisconnectError [2021-04-26T14:30:37.220Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNetworkDisconnect [2021-04-26T14:30:37.220Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNetworkInspectError [2021-04-26T14:30:37.220Z] --- PASS: TestNetworkInspectError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNetworkInspectNotFoundError [2021-04-26T14:30:37.220Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNetworkInspectWithEmptyID [2021-04-26T14:30:37.220Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNetworkInspect [2021-04-26T14:30:37.220Z] --- PASS: TestNetworkInspect (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNetworkListError [2021-04-26T14:30:37.220Z] --- PASS: TestNetworkListError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNetworkList [2021-04-26T14:30:37.220Z] --- PASS: TestNetworkList (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNetworksPruneError [2021-04-26T14:30:37.220Z] --- PASS: TestNetworksPruneError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNetworksPrune [2021-04-26T14:30:37.220Z] --- PASS: TestNetworksPrune (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNetworkRemoveError [2021-04-26T14:30:37.220Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNetworkRemove [2021-04-26T14:30:37.220Z] --- PASS: TestNetworkRemove (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNodeInspectError [2021-04-26T14:30:37.220Z] --- PASS: TestNodeInspectError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNodeInspectNodeNotFound [2021-04-26T14:30:37.220Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNodeInspectWithEmptyID [2021-04-26T14:30:37.220Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNodeInspect [2021-04-26T14:30:37.220Z] --- PASS: TestNodeInspect (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNodeListError [2021-04-26T14:30:37.220Z] --- PASS: TestNodeListError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNodeList [2021-04-26T14:30:37.220Z] --- PASS: TestNodeList (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNodeRemoveError [2021-04-26T14:30:37.220Z] --- PASS: TestNodeRemoveError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNodeRemove [2021-04-26T14:30:37.220Z] --- PASS: TestNodeRemove (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNodeUpdateError [2021-04-26T14:30:37.220Z] --- PASS: TestNodeUpdateError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestNodeUpdate [2021-04-26T14:30:37.220Z] --- PASS: TestNodeUpdate (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestOptionWithTimeout [2021-04-26T14:30:37.220Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPingFail [2021-04-26T14:30:37.220Z] --- PASS: TestPingFail (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPingWithError [2021-04-26T14:30:37.220Z] 2021/04/26 14:30:35 RoundTripper returned a response & error; ignoring response [2021-04-26T14:30:37.220Z] 2021/04/26 14:30:35 RoundTripper returned a response & error; ignoring response [2021-04-26T14:30:37.220Z] --- PASS: TestPingWithError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPingSuccess [2021-04-26T14:30:37.220Z] --- PASS: TestPingSuccess (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPingHeadFallback [2021-04-26T14:30:37.220Z] === RUN TestPingHeadFallback/OK [2021-04-26T14:30:37.220Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-04-26T14:30:37.220Z] === RUN TestPingHeadFallback/Not_Found [2021-04-26T14:30:37.220Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-04-26T14:30:37.220Z] --- PASS: TestPingHeadFallback (0.00s) [2021-04-26T14:30:37.220Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-04-26T14:30:37.220Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-04-26T14:30:37.220Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-04-26T14:30:37.220Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPluginDisableError [2021-04-26T14:30:37.220Z] --- PASS: TestPluginDisableError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPluginDisable [2021-04-26T14:30:37.220Z] --- PASS: TestPluginDisable (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPluginEnableError [2021-04-26T14:30:37.220Z] --- PASS: TestPluginEnableError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPluginEnable [2021-04-26T14:30:37.220Z] --- PASS: TestPluginEnable (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPluginInspectError [2021-04-26T14:30:37.220Z] --- PASS: TestPluginInspectError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPluginInspectWithEmptyID [2021-04-26T14:30:37.220Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPluginInspect [2021-04-26T14:30:37.220Z] --- PASS: TestPluginInspect (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPluginListError [2021-04-26T14:30:37.220Z] --- PASS: TestPluginListError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPluginList [2021-04-26T14:30:37.220Z] --- PASS: TestPluginList (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPluginPushError [2021-04-26T14:30:37.220Z] --- PASS: TestPluginPushError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPluginPush [2021-04-26T14:30:37.220Z] --- PASS: TestPluginPush (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPluginRemoveError [2021-04-26T14:30:37.220Z] --- PASS: TestPluginRemoveError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPluginRemove [2021-04-26T14:30:37.220Z] --- PASS: TestPluginRemove (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPluginSetError [2021-04-26T14:30:37.220Z] --- PASS: TestPluginSetError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPluginSet [2021-04-26T14:30:37.220Z] --- PASS: TestPluginSet (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestSetHostHeader [2021-04-26T14:30:37.220Z] --- PASS: TestSetHostHeader (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestPlainTextError [2021-04-26T14:30:37.220Z] --- PASS: TestPlainTextError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestInfiniteError [2021-04-26T14:30:37.220Z] --- PASS: TestInfiniteError (0.01s) [2021-04-26T14:30:37.220Z] === RUN TestSecretCreateUnsupported [2021-04-26T14:30:37.220Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestSecretCreateError [2021-04-26T14:30:37.220Z] --- PASS: TestSecretCreateError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestSecretCreate [2021-04-26T14:30:37.220Z] --- PASS: TestSecretCreate (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestSecretInspectUnsupported [2021-04-26T14:30:37.220Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestSecretInspectError [2021-04-26T14:30:37.220Z] --- PASS: TestSecretInspectError (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestSecretInspectSecretNotFound [2021-04-26T14:30:37.220Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-04-26T14:30:37.220Z] === RUN TestSecretInspectWithEmptyID [2021-04-26T14:30:37.220Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSecretInspect [2021-04-26T14:30:37.221Z] --- PASS: TestSecretInspect (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSecretListUnsupported [2021-04-26T14:30:37.221Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSecretListError [2021-04-26T14:30:37.221Z] --- PASS: TestSecretListError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSecretList [2021-04-26T14:30:37.221Z] --- PASS: TestSecretList (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSecretRemoveUnsupported [2021-04-26T14:30:37.221Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSecretRemoveError [2021-04-26T14:30:37.221Z] --- PASS: TestSecretRemoveError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSecretRemove [2021-04-26T14:30:37.221Z] --- PASS: TestSecretRemove (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSecretUpdateUnsupported [2021-04-26T14:30:37.221Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSecretUpdateError [2021-04-26T14:30:37.221Z] --- PASS: TestSecretUpdateError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSecretUpdate [2021-04-26T14:30:37.221Z] --- PASS: TestSecretUpdate (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestServiceCreateError [2021-04-26T14:30:37.221Z] --- PASS: TestServiceCreateError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestServiceCreate [2021-04-26T14:30:37.221Z] --- PASS: TestServiceCreate (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestServiceCreateCompatiblePlatforms [2021-04-26T14:30:37.221Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestServiceCreateDigestPinning [2021-04-26T14:30:37.221Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestServiceInspectError [2021-04-26T14:30:37.221Z] --- PASS: TestServiceInspectError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestServiceInspectServiceNotFound [2021-04-26T14:30:37.221Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestServiceInspectWithEmptyID [2021-04-26T14:30:37.221Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestServiceInspect [2021-04-26T14:30:37.221Z] --- PASS: TestServiceInspect (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestServiceListError [2021-04-26T14:30:37.221Z] --- PASS: TestServiceListError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestServiceList [2021-04-26T14:30:37.221Z] --- PASS: TestServiceList (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestServiceLogsError [2021-04-26T14:30:37.221Z] --- PASS: TestServiceLogsError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestServiceLogs [2021-04-26T14:30:37.221Z] --- PASS: TestServiceLogs (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestServiceRemoveError [2021-04-26T14:30:37.221Z] --- PASS: TestServiceRemoveError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestServiceRemoveNotFoundError [2021-04-26T14:30:37.221Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestServiceRemove [2021-04-26T14:30:37.221Z] --- PASS: TestServiceRemove (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestServiceUpdateError [2021-04-26T14:30:37.221Z] --- PASS: TestServiceUpdateError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestServiceUpdate [2021-04-26T14:30:37.221Z] --- PASS: TestServiceUpdate (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSwarmGetUnlockKeyError [2021-04-26T14:30:37.221Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSwarmGetUnlockKey [2021-04-26T14:30:37.221Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSwarmInitError [2021-04-26T14:30:37.221Z] --- PASS: TestSwarmInitError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSwarmInit [2021-04-26T14:30:37.221Z] --- PASS: TestSwarmInit (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSwarmInspectError [2021-04-26T14:30:37.221Z] --- PASS: TestSwarmInspectError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSwarmInspect [2021-04-26T14:30:37.221Z] --- PASS: TestSwarmInspect (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSwarmJoinError [2021-04-26T14:30:37.221Z] --- PASS: TestSwarmJoinError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSwarmJoin [2021-04-26T14:30:37.221Z] --- PASS: TestSwarmJoin (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSwarmLeaveError [2021-04-26T14:30:37.221Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSwarmLeave [2021-04-26T14:30:37.221Z] --- PASS: TestSwarmLeave (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSwarmUnlockError [2021-04-26T14:30:37.221Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSwarmUnlock [2021-04-26T14:30:37.221Z] --- PASS: TestSwarmUnlock (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSwarmUpdateError [2021-04-26T14:30:37.221Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestSwarmUpdate [2021-04-26T14:30:37.221Z] --- PASS: TestSwarmUpdate (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestTaskInspectError [2021-04-26T14:30:37.221Z] --- PASS: TestTaskInspectError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestTaskInspectWithEmptyID [2021-04-26T14:30:37.221Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestTaskInspect [2021-04-26T14:30:37.221Z] --- PASS: TestTaskInspect (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestTaskListError [2021-04-26T14:30:37.221Z] --- PASS: TestTaskListError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestTaskList [2021-04-26T14:30:37.221Z] --- PASS: TestTaskList (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestVolumeCreateError [2021-04-26T14:30:37.221Z] --- PASS: TestVolumeCreateError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestVolumeCreate [2021-04-26T14:30:37.221Z] --- PASS: TestVolumeCreate (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestVolumeInspectError [2021-04-26T14:30:37.221Z] --- PASS: TestVolumeInspectError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestVolumeInspectNotFound [2021-04-26T14:30:37.221Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestVolumeInspectWithEmptyID [2021-04-26T14:30:37.221Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestVolumeInspect [2021-04-26T14:30:37.221Z] --- PASS: TestVolumeInspect (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestVolumeListError [2021-04-26T14:30:37.221Z] --- PASS: TestVolumeListError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestVolumeList [2021-04-26T14:30:37.221Z] --- PASS: TestVolumeList (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestVolumeRemoveError [2021-04-26T14:30:37.221Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-04-26T14:30:37.221Z] === RUN TestVolumeRemove [2021-04-26T14:30:37.221Z] --- PASS: TestVolumeRemove (0.00s) [2021-04-26T14:30:37.221Z] === CONT TestTLSCloseWriter [2021-04-26T14:30:37.221Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-04-26T14:30:37.221Z] PASS [2021-04-26T14:30:37.221Z] coverage: 74.9% of statements [2021-04-26T14:30:37.221Z] ok github.com/docker/docker/client 0.580s coverage: 74.9% of statements [2021-04-26T14:30:37.929Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-04-26T14:30:38.189Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-04-26T14:30:39.130Z] --- PASS: TestDaemonIpcModePrivate (3.06s) [2021-04-26T14:30:39.130Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2021-04-26T14:30:39.130Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-26T14:30:41.040Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-04-26T14:30:41.267Z] === RUN TestInspectNetwork/full_network_id [2021-04-26T14:30:41.267Z] === RUN TestInspectNetwork/partial_network_id [2021-04-26T14:30:41.267Z] === RUN TestInspectNetwork/network_name [2021-04-26T14:30:41.267Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-26T14:30:41.979Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.04s) [2021-04-26T14:30:41.979Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: false, mustBeShared: false [2021-04-26T14:30:41.979Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-26T14:30:42.599Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-04-26T14:30:43.736Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.74s) [2021-04-26T14:30:43.736Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-26T14:30:43.885Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-26T14:30:43.886Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-04-26T14:30:45.266Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.23s) [2021-04-26T14:30:45.266Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2021-04-26T14:30:45.266Z] === RUN TestIpcModeOlderClient [2021-04-26T14:30:45.266Z] === PAUSE TestIpcModeOlderClient [2021-04-26T14:30:45.266Z] === RUN TestKillContainerInvalidSignal [2021-04-26T14:30:45.485Z] --- PASS: TestInspectNetwork (9.14s) [2021-04-26T14:30:45.485Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-26T14:30:45.485Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-26T14:30:45.485Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-26T14:30:45.485Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-26T14:30:45.485Z] === RUN TestRunContainerWithBridgeNone [2021-04-26T14:30:45.526Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-26T14:30:46.465Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-04-26T14:30:46.725Z] --- PASS: TestKillContainerInvalidSignal (1.36s) [2021-04-26T14:30:46.725Z] === RUN TestKillContainer [2021-04-26T14:30:46.725Z] === RUN TestKillContainer/no_signal [2021-04-26T14:30:47.295Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-26T14:30:47.864Z] === RUN TestKillContainer/non_killing_signal [2021-04-26T14:30:48.800Z] --- PASS: TestRunContainerWithBridgeNone (3.32s) [2021-04-26T14:30:48.800Z] === RUN TestNetworkInvalidJSON [2021-04-26T14:30:48.800Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-26T14:30:48.800Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-26T14:30:48.800Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-26T14:30:48.800Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-26T14:30:48.800Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-26T14:30:48.800Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-26T14:30:48.800Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-26T14:30:48.800Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-26T14:30:48.800Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-26T14:30:48.800Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-04-26T14:30:48.800Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-26T14:30:48.800Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-26T14:30:48.800Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-26T14:30:48.800Z] === RUN TestNetworkList [2021-04-26T14:30:48.800Z] === RUN TestNetworkList//networks [2021-04-26T14:30:48.800Z] === PAUSE TestNetworkList//networks [2021-04-26T14:30:48.800Z] === RUN TestNetworkList//networks/ [2021-04-26T14:30:48.800Z] === PAUSE TestNetworkList//networks/ [2021-04-26T14:30:48.801Z] === CONT TestNetworkList//networks [2021-04-26T14:30:48.801Z] === CONT TestNetworkList//networks/ [2021-04-26T14:30:48.801Z] --- PASS: TestNetworkList (0.03s) [2021-04-26T14:30:48.801Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-26T14:30:48.801Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-26T14:30:48.801Z] === RUN TestHostIPv4BridgeLabel [2021-04-26T14:30:48.803Z] === RUN TestKillContainer/killing_signal [2021-04-26T14:30:49.374Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-04-26T14:30:49.748Z] --- PASS: TestHostIPv4BridgeLabel (1.51s) [2021-04-26T14:30:49.748Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-26T14:30:50.313Z] --- PASS: TestKillContainer (3.68s) [2021-04-26T14:30:50.313Z] --- PASS: TestKillContainer/no_signal (1.18s) [2021-04-26T14:30:50.313Z] --- PASS: TestKillContainer/non_killing_signal (1.06s) [2021-04-26T14:30:50.313Z] --- PASS: TestKillContainer/killing_signal (1.15s) [2021-04-26T14:30:50.313Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-26T14:30:50.313Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-26T14:30:51.694Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-26T14:30:51.954Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-04-26T14:30:52.892Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.39s) [2021-04-26T14:30:52.893Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.19s) [2021-04-26T14:30:52.893Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.02s) [2021-04-26T14:30:52.893Z] === RUN TestKillStoppedContainer [2021-04-26T14:30:52.893Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-04-26T14:30:52.893Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-26T14:30:52.893Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-04-26T14:30:52.893Z] === RUN TestKillDifferentUserContainer [2021-04-26T14:30:53.064Z] --- PASS: TestDaemonRestartWithLiveRestore (2.62s) [2021-04-26T14:30:53.064Z] === RUN TestDaemonDefaultNetworkPools [2021-04-26T14:30:53.461Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-26T14:30:54.031Z] --- PASS: TestKillDifferentUserContainer (1.25s) [2021-04-26T14:30:54.031Z] === RUN TestInspectOomKilledTrue [2021-04-26T14:30:54.031Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-04-26T14:30:54.031Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-26T14:30:54.031Z] === RUN TestInspectOomKilledFalse [2021-04-26T14:30:54.031Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-26T14:30:54.031Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-26T14:30:54.031Z] === RUN TestLinksEtcHostsContentMatch [2021-04-26T14:30:54.603Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-04-26T14:30:54.854Z] --- PASS: TestCheckoutGit (30.86s) [2021-04-26T14:30:54.854Z] === RUN TestValidGitTransport [2021-04-26T14:30:54.854Z] --- PASS: TestValidGitTransport (0.00s) [2021-04-26T14:30:54.854Z] === RUN TestGitInvalidRef [2021-04-26T14:30:54.854Z] --- PASS: TestGitInvalidRef (0.21s) [2021-04-26T14:30:54.854Z] PASS [2021-04-26T14:30:54.854Z] coverage: 86.3% of statements [2021-04-26T14:30:54.854Z] ok github.com/docker/docker/builder/remotecontext/git 31.230s coverage: 86.3% of statements [2021-04-26T14:30:54.854Z] ? github.com/docker/docker/cli [no test files] [2021-04-26T14:30:54.854Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-26T14:30:54.988Z] --- PASS: TestDaemonDefaultNetworkPools (2.26s) [2021-04-26T14:30:54.988Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-26T14:30:55.984Z] --- PASS: TestLinksEtcHostsContentMatch (1.60s) [2021-04-26T14:30:55.984Z] === RUN TestLinksContainerNames [2021-04-26T14:30:57.891Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-04-26T14:30:58.302Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.59s) [2021-04-26T14:30:58.302Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-26T14:30:58.460Z] --- PASS: TestLinksContainerNames (2.58s) [2021-04-26T14:30:58.460Z] === RUN TestLogsFollowTailEmpty [2021-04-26T14:30:58.719Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-04-26T14:30:59.511Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-04-26T14:30:59.511Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-04-26T14:30:59.511Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-04-26T14:30:59.511Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-04-26T14:30:59.511Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-04-26T14:30:59.511Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-04-26T14:30:59.511Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-04-26T14:30:59.511Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-04-26T14:30:59.511Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-04-26T14:30:59.511Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-04-26T14:30:59.511Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-04-26T14:30:59.511Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-04-26T14:30:59.511Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-04-26T14:30:59.511Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-04-26T14:30:59.511Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-04-26T14:30:59.511Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-04-26T14:30:59.511Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-04-26T14:30:59.511Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-04-26T14:30:59.511Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-04-26T14:30:59.511Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-04-26T14:30:59.511Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-04-26T14:30:59.511Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-04-26T14:30:59.511Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-04-26T14:30:59.511Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2021-04-26T14:30:59.511Z] === RUN TestConfigureDaemonLogs [2021-04-26T14:30:59.511Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-04-26T14:30:59.511Z] === RUN TestCommonOptionsInstallFlags [2021-04-26T14:30:59.511Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-04-26T14:30:59.511Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-04-26T14:30:59.511Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-04-26T14:30:59.511Z] PASS [2021-04-26T14:30:59.511Z] coverage: 18.4% of statements [2021-04-26T14:30:59.511Z] ok github.com/docker/docker/cmd/dockerd 0.394s coverage: 18.4% of statements [2021-04-26T14:30:59.657Z] --- PASS: TestLogsFollowTailEmpty (1.15s) [2021-04-26T14:30:59.657Z] === RUN TestContainerNetworkMountsNoChown [2021-04-26T14:31:00.596Z] --- PASS: TestContainerNetworkMountsNoChown (1.08s) [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/default [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/default [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/private [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/private [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/rprivate [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/slave [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/slave [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/rslave [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/shared [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/shared [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/rshared [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-26T14:31:00.596Z] === CONT TestMountDaemonRoot/default [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-26T14:31:00.596Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-26T14:31:00.596Z] === CONT TestMountDaemonRoot/rprivate [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-26T14:31:00.596Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-26T14:31:00.596Z] === CONT TestMountDaemonRoot/rshared [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-26T14:31:00.596Z] === CONT TestMountDaemonRoot/shared [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-26T14:31:00.596Z] === CONT TestMountDaemonRoot/rslave [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-26T14:31:00.596Z] === CONT TestMountDaemonRoot/slave [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-26T14:31:00.596Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-26T14:31:00.596Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-26T14:31:00.596Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-26T14:31:00.596Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-26T14:31:00.596Z] === CONT TestMountDaemonRoot/private [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-26T14:31:00.596Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-26T14:31:00.596Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-26T14:31:00.596Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-26T14:31:00.596Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-26T14:31:00.856Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-26T14:31:00.856Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-26T14:31:00.856Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-26T14:31:00.856Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-26T14:31:00.856Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-26T14:31:00.856Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-26T14:31:00.856Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-26T14:31:00.856Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-26T14:31:00.856Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-26T14:31:00.856Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-26T14:31:01.036Z] === RUN TestContainerStopSignal [2021-04-26T14:31:01.036Z] --- PASS: TestContainerStopSignal (0.00s) [2021-04-26T14:31:01.036Z] === RUN TestContainerStopTimeout [2021-04-26T14:31:01.036Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-04-26T14:31:01.036Z] === RUN TestContainerSecretReferenceDestTarget [2021-04-26T14:31:01.036Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-04-26T14:31:01.036Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-04-26T14:31:01.036Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-04-26T14:31:01.036Z] === RUN TestContainerLogPathSetForRingLogger [2021-04-26T14:31:01.036Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-04-26T14:31:01.036Z] === RUN TestReplaceAndAppendEnvVars [2021-04-26T14:31:01.036Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-04-26T14:31:01.036Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-04-26T14:31:01.036Z] === RUN TestNewMemoryStore [2021-04-26T14:31:01.036Z] --- PASS: TestNewMemoryStore (0.00s) [2021-04-26T14:31:01.036Z] === RUN TestAddContainers [2021-04-26T14:31:01.036Z] --- PASS: TestAddContainers (0.00s) [2021-04-26T14:31:01.036Z] === RUN TestGetContainer [2021-04-26T14:31:01.036Z] --- PASS: TestGetContainer (0.00s) [2021-04-26T14:31:01.036Z] === RUN TestDeleteContainer [2021-04-26T14:31:01.036Z] --- PASS: TestDeleteContainer (0.00s) [2021-04-26T14:31:01.036Z] === RUN TestListContainers [2021-04-26T14:31:01.036Z] --- PASS: TestListContainers (0.00s) [2021-04-26T14:31:01.036Z] === RUN TestFirstContainer [2021-04-26T14:31:01.036Z] --- PASS: TestFirstContainer (0.00s) [2021-04-26T14:31:01.036Z] === RUN TestApplyAllContainer [2021-04-26T14:31:01.036Z] --- PASS: TestApplyAllContainer (0.00s) [2021-04-26T14:31:01.036Z] === RUN TestIsValidHealthString [2021-04-26T14:31:01.036Z] --- PASS: TestIsValidHealthString (0.00s) [2021-04-26T14:31:01.036Z] === RUN TestStateRunStop [2021-04-26T14:31:01.036Z] --- PASS: TestStateRunStop (0.00s) [2021-04-26T14:31:01.036Z] === RUN TestStateTimeoutWait [2021-04-26T14:31:01.116Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-26T14:31:01.116Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-26T14:31:01.116Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-26T14:31:01.116Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-26T14:31:01.116Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-26T14:31:01.116Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-26T14:31:01.116Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-26T14:31:01.116Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-26T14:31:01.116Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-26T14:31:01.116Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/rshared (0.01s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-26T14:31:01.116Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-04-26T14:31:01.116Z] === RUN TestContainerBindMountNonRecursive [2021-04-26T14:31:01.491Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-04-26T14:31:01.491Z] state_test.go:141: Stop callback fired [2021-04-26T14:31:01.491Z] state_test.go:165: Stop callback fired [2021-04-26T14:31:01.491Z] === RUN TestIsValidStateString [2021-04-26T14:31:01.491Z] --- PASS: TestIsValidStateString (0.00s) [2021-04-26T14:31:01.491Z] === RUN TestViewSaveDelete [2021-04-26T14:31:01.491Z] --- PASS: TestViewSaveDelete (0.01s) [2021-04-26T14:31:01.491Z] === RUN TestViewAll [2021-04-26T14:31:01.491Z] --- PASS: TestViewAll (0.01s) [2021-04-26T14:31:01.491Z] === RUN TestViewGet [2021-04-26T14:31:01.491Z] --- PASS: TestViewGet (0.01s) [2021-04-26T14:31:01.491Z] === RUN TestNames [2021-04-26T14:31:01.491Z] --- PASS: TestNames (0.00s) [2021-04-26T14:31:01.491Z] === RUN TestViewWithHealthCheck [2021-04-26T14:31:01.491Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-04-26T14:31:01.491Z] PASS [2021-04-26T14:31:01.491Z] coverage: 41.6% of statements [2021-04-26T14:31:01.491Z] ok github.com/docker/docker/container 0.260s coverage: 41.6% of statements [2021-04-26T14:31:01.491Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-26T14:31:01.491Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-26T14:31:01.491Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-26T14:31:01.491Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-26T14:31:01.825Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.88s) [2021-04-26T14:31:01.825Z] PASS [2021-04-26T14:31:01.825Z] [2021-04-26T14:31:01.825Z] DONE 17 tests in 53.983s [2021-04-26T14:31:01.825Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-26T14:31:01.825Z] INFO: Testing against a local daemon [2021-04-26T14:31:01.825Z] === RUN TestPluginInvalidJSON [2021-04-26T14:31:01.825Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-26T14:31:01.826Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-26T14:31:01.826Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-26T14:31:01.826Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-04-26T14:31:01.826Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-26T14:31:01.826Z] === RUN TestPluginInstall [2021-04-26T14:31:01.826Z] === RUN TestPluginInstall/no_auth [2021-04-26T14:31:02.499Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-04-26T14:31:03.069Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-26T14:31:03.607Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.60s) [2021-04-26T14:31:03.607Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-26T14:31:03.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-26T14:31:03.656Z] === RUN TestPrepare [2021-04-26T14:31:03.656Z] --- PASS: TestPrepare (0.00s) [2021-04-26T14:31:03.656Z] === RUN TestStart [2021-04-26T14:31:03.656Z] --- PASS: TestStart (0.00s) [2021-04-26T14:31:03.656Z] === RUN TestWaitCancel [2021-04-26T14:31:03.656Z] --- PASS: TestWaitCancel (0.00s) [2021-04-26T14:31:03.656Z] === RUN TestWaitDisabled [2021-04-26T14:31:03.656Z] --- PASS: TestWaitDisabled (0.00s) [2021-04-26T14:31:03.656Z] === RUN TestWaitEnabled [2021-04-26T14:31:03.656Z] --- PASS: TestWaitEnabled (0.00s) [2021-04-26T14:31:03.656Z] === RUN TestRemove [2021-04-26T14:31:03.656Z] --- PASS: TestRemove (0.00s) [2021-04-26T14:31:03.656Z] PASS [2021-04-26T14:31:03.656Z] coverage: 65.3% of statements [2021-04-26T14:31:03.656Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.153s coverage: 65.3% of statements [2021-04-26T14:31:03.733Z] time="2021-04-26T14:31:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-26T14:31:03.733Z] time="2021-04-26T14:31:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e347fc1997450050d482426ee5845ac7ae6a154b829006a70395e49645dd6e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-26T14:31:03.733Z] time="2021-04-26T14:31:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-26T14:31:03.733Z] time="2021-04-26T14:31:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e347fc1997450050d482426ee5845ac7ae6a154b829006a70395e49645dd6e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-26T14:31:03.992Z] === RUN TestPluginInstall/with_htpasswd [2021-04-26T14:31:04.183Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.37s) [2021-04-26T14:31:04.183Z] === RUN TestServiceWithPredefinedNetwork [2021-04-26T14:31:04.209Z] --- PASS: TestContainerBindMountNonRecursive (2.92s) [2021-04-26T14:31:04.209Z] === RUN TestContainerVolumesMountedAsShared [2021-04-26T14:31:04.561Z] time="2021-04-26T14:31:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-26T14:31:04.561Z] time="2021-04-26T14:31:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e347fc1997450050d482426ee5845ac7ae6a154b829006a70395e49645dd6e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-26T14:31:04.561Z] time="2021-04-26T14:31:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-26T14:31:04.561Z] time="2021-04-26T14:31:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e347fc1997450050d482426ee5845ac7ae6a154b829006a70395e49645dd6e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-26T14:31:04.777Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2021-04-26T14:31:04.777Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-26T14:31:04.821Z] === RUN TestPluginInstall/with_insecure [2021-04-26T14:31:05.814Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-04-26T14:31:05.814Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-04-26T14:31:05.814Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-04-26T14:31:05.814Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-04-26T14:31:05.814Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-04-26T14:31:05.814Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-04-26T14:31:05.814Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-04-26T14:31:05.814Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-04-26T14:31:05.814Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-04-26T14:31:05.814Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-04-26T14:31:05.814Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-04-26T14:31:05.814Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-04-26T14:31:05.814Z] === RUN TestServiceConvertToGRPCIsolation [2021-04-26T14:31:05.814Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-04-26T14:31:06.160Z] --- PASS: TestContainerVolumesMountedAsSlave (1.20s) [2021-04-26T14:31:06.160Z] === RUN TestNetworkNat [2021-04-26T14:31:06.160Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-26T14:31:06.200Z] time="2021-04-26T14:31:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-26T14:31:06.200Z] time="2021-04-26T14:31:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:933b124a984e9638961f9522d81ac1339aa4951db0df258c43d9a073ea8aa4e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-26T14:31:06.200Z] time="2021-04-26T14:31:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-26T14:31:06.200Z] time="2021-04-26T14:31:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:933b124a984e9638961f9522d81ac1339aa4951db0df258c43d9a073ea8aa4e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertFromGRPCIsolation [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-04-26T14:31:06.267Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-04-26T14:31:06.267Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertFromGRPCConfigs [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCConfigs [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-04-26T14:31:06.267Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-04-26T14:31:06.267Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-04-26T14:31:06.267Z] PASS [2021-04-26T14:31:06.267Z] coverage: 35.9% of statements [2021-04-26T14:31:06.267Z] ok github.com/docker/docker/daemon/cluster/convert 0.432s coverage: 35.9% of statements [2021-04-26T14:31:06.459Z] --- PASS: TestPluginInstall (4.61s) [2021-04-26T14:31:06.459Z] --- PASS: TestPluginInstall/no_auth (2.34s) [2021-04-26T14:31:06.459Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-04-26T14:31:06.459Z] --- PASS: TestPluginInstall/with_insecure (1.46s) [2021-04-26T14:31:06.459Z] plugin_test.go:165: [d45270651dc1c] daemon is not started [2021-04-26T14:31:06.459Z] === RUN TestPluginsWithRuntimes [2021-04-26T14:31:06.722Z] === RUN TestNewListSecretsFilters [2021-04-26T14:31:06.722Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-04-26T14:31:06.722Z] === RUN TestNewListConfigsFilters [2021-04-26T14:31:06.722Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-04-26T14:31:06.722Z] PASS [2021-04-26T14:31:06.722Z] coverage: 0.5% of statements [2021-04-26T14:31:06.722Z] ok github.com/docker/docker/daemon/cluster 0.740s coverage: 0.5% of statements [2021-04-26T14:31:07.098Z] --- PASS: TestNetworkNat (1.11s) [2021-04-26T14:31:07.098Z] === RUN TestNetworkLocalhostTCPNat [2021-04-26T14:31:07.498Z] --- PASS: TestServiceWithPredefinedNetwork (3.21s) [2021-04-26T14:31:07.498Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-26T14:31:07.498Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-26T14:31:07.498Z] service_test.go:242: FLAKY_TEST [2021-04-26T14:31:07.498Z] === RUN TestServiceWithDataPathPortInit [2021-04-26T14:31:08.364Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-26T14:31:08.479Z] --- PASS: TestNetworkLocalhostTCPNat (1.15s) [2021-04-26T14:31:08.479Z] === RUN TestNetworkLoopbackNat [2021-04-26T14:31:08.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-26T14:31:09.419Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-04-26T14:31:09.743Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-26T14:31:09.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-26T14:31:11.649Z] --- PASS: TestPluginsWithRuntimes (5.04s) [2021-04-26T14:31:11.649Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.56s) [2021-04-26T14:31:11.649Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.54s) [2021-04-26T14:31:11.649Z] === RUN TestPluginBackCompatMediaTypes [2021-04-26T14:31:12.217Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-04-26T14:31:12.217Z] PASS [2021-04-26T14:31:12.217Z] [2021-04-26T14:31:12.217Z] DONE 10 tests in 10.419s [2021-04-26T14:31:12.217Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-26T14:31:12.217Z] INFO: Testing against a local daemon [2021-04-26T14:31:12.217Z] === RUN TestExternalGraphDriver [2021-04-26T14:31:12.217Z] === RUN TestExternalGraphDriver/json [2021-04-26T14:31:12.529Z] --- PASS: TestNetworkLoopbackNat (3.82s) [2021-04-26T14:31:12.529Z] === RUN TestPause [2021-04-26T14:31:12.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-26T14:31:12.552Z] === RUN TestDiscoveryOptsErrors [2021-04-26T14:31:12.552Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestDiscoveryOpts [2021-04-26T14:31:12.552Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-04-26T14:31:12.552Z] PASS [2021-04-26T14:31:12.552Z] coverage: 30.0% of statements [2021-04-26T14:31:12.552Z] ok github.com/docker/docker/daemon/discovery 0.413s coverage: 30.0% of statements [2021-04-26T14:31:12.552Z] === RUN TestBuilderGC [2021-04-26T14:31:12.552Z] --- PASS: TestBuilderGC (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestDaemonConfigurationNotFound [2021-04-26T14:31:12.552Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestDaemonBrokenConfiguration [2021-04-26T14:31:12.552Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestParseClusterAdvertiseSettings [2021-04-26T14:31:12.552Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestFindConfigurationConflicts [2021-04-26T14:31:12.552Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-04-26T14:31:12.552Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestDaemonConfigurationMergeConflicts [2021-04-26T14:31:12.552Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-04-26T14:31:12.552Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-04-26T14:31:12.552Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-04-26T14:31:12.552Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-04-26T14:31:12.552Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-04-26T14:31:12.552Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-04-26T14:31:12.552Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-04-26T14:31:12.552Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-04-26T14:31:12.552Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-04-26T14:31:12.552Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestValidateConfigurationErrors [2021-04-26T14:31:12.552Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-04-26T14:31:12.552Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-04-26T14:31:12.552Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-04-26T14:31:12.552Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-04-26T14:31:12.552Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-04-26T14:31:12.552Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-04-26T14:31:12.552Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-04-26T14:31:12.552Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-04-26T14:31:12.552Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-04-26T14:31:12.552Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-04-26T14:31:12.552Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-04-26T14:31:12.552Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestValidateConfiguration [2021-04-26T14:31:12.552Z] === RUN TestValidateConfiguration/with_label [2021-04-26T14:31:12.552Z] === RUN TestValidateConfiguration/with_dns [2021-04-26T14:31:12.552Z] === RUN TestValidateConfiguration/with_dns-search [2021-04-26T14:31:12.552Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-04-26T14:31:12.552Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-04-26T14:31:12.552Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-04-26T14:31:12.552Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-04-26T14:31:12.552Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfiguration (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-04-26T14:31:12.552Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestModifiedDiscoverySettings [2021-04-26T14:31:12.552Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestReloadSetConfigFileNotExist [2021-04-26T14:31:12.552Z] time="2021-04-26T14:31:11Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-04-26T14:31:12.552Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-04-26T14:31:12.552Z] === RUN TestReloadDefaultConfigNotExist [2021-04-26T14:31:12.552Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-04-26T14:31:12.552Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:31:12.552Z] === RUN TestReloadBadDefaultConfig [2021-04-26T14:31:12.552Z] time="2021-04-26T14:31:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-190211715" [2021-04-26T14:31:12.552Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestReloadWithConflictingLabels [2021-04-26T14:31:12.552Z] time="2021-04-26T14:31:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-064655366" [2021-04-26T14:31:12.552Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestReloadWithDuplicateLabels [2021-04-26T14:31:12.552Z] time="2021-04-26T14:31:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-030992813" [2021-04-26T14:31:12.552Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-04-26T14:31:12.552Z] === RUN TestDaemonConfigurationMerge [2021-04-26T14:31:12.552Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-04-26T14:31:12.552Z] PASS [2021-04-26T14:31:12.552Z] coverage: 79.7% of statements [2021-04-26T14:31:12.552Z] ok github.com/docker/docker/daemon/config 0.452s coverage: 79.7% of statements [2021-04-26T14:31:13.006Z] === RUN TestVerifyNetworkingConfig [2021-04-26T14:31:13.006Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestGetContainer [2021-04-26T14:31:13.006Z] --- PASS: TestGetContainer (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestValidContainerNames [2021-04-26T14:31:13.006Z] --- PASS: TestValidContainerNames (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestContainerInitDNS [2021-04-26T14:31:13.006Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-04-26T14:31:13.006Z] daemon_test.go:147: root required [2021-04-26T14:31:13.006Z] === RUN TestMerge [2021-04-26T14:31:13.006Z] --- PASS: TestMerge (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestValidateContainerIsolation [2021-04-26T14:31:13.006Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestFindNetworkErrorType [2021-04-26T14:31:13.006Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestEnsureServicesExist [2021-04-26T14:31:13.006Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestEnsureServicesExistErrors [2021-04-26T14:31:13.006Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-04-26T14:31:13.006Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-04-26T14:31:13.006Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-04-26T14:31:13.006Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-04-26T14:31:13.006Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-04-26T14:31:13.006Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-04-26T14:31:13.006Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestContainerDelete [2021-04-26T14:31:13.006Z] --- PASS: TestContainerDelete (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestContainerDoubleDelete [2021-04-26T14:31:13.006Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestLogContainerEventCopyLabels [2021-04-26T14:31:13.006Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestLogContainerEventWithAttributes [2021-04-26T14:31:13.006Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestNoneHealthcheck [2021-04-26T14:31:13.006Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestHealthStates [2021-04-26T14:31:13.006Z] time="2021-04-26T14:31:12Z" 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" [2021-04-26T14:31:13.006Z] time="2021-04-26T14:31:12Z" 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" [2021-04-26T14:31:13.006Z] time="2021-04-26T14:31:12Z" 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" [2021-04-26T14:31:13.006Z] time="2021-04-26T14:31:12Z" 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" [2021-04-26T14:31:13.006Z] time="2021-04-26T14:31:12Z" 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" [2021-04-26T14:31:13.006Z] time="2021-04-26T14:31:12Z" 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" [2021-04-26T14:31:13.006Z] time="2021-04-26T14:31:12Z" 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" [2021-04-26T14:31:13.006Z] time="2021-04-26T14:31:12Z" 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" [2021-04-26T14:31:13.006Z] time="2021-04-26T14:31:12Z" 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" [2021-04-26T14:31:13.006Z] time="2021-04-26T14:31:12Z" 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" [2021-04-26T14:31:13.006Z] --- PASS: TestHealthStates (0.10s) [2021-04-26T14:31:13.006Z] === RUN TestMaskURLCredentials [2021-04-26T14:31:13.006Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestGetInspectData [2021-04-26T14:31:13.006Z] --- PASS: TestGetInspectData (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestFillLicense [2021-04-26T14:31:13.006Z] --- PASS: TestFillLicense (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestListInvalidFilter [2021-04-26T14:31:13.006Z] --- PASS: TestListInvalidFilter (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestNameFilter [2021-04-26T14:31:13.006Z] --- PASS: TestNameFilter (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-04-26T14:31:13.006Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-04-26T14:31:13.006Z] === 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 [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-04-26T14:31:13.006Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-04-26T14:31:13.006Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-04-26T14:31:13.006Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-04-26T14:31:13.006Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-04-26T14:31:13.006Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-04-26T14:31:13.006Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-04-26T14:31:13.006Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-26T14:31:13.006Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-04-26T14:31:13.006Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-04-26T14:31:13.006Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-26T14:31:13.006Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-04-26T14:31:13.006Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-04-26T14:31:13.006Z] --- 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) [2021-04-26T14:31:13.006Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-04-26T14:31:13.006Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-04-26T14:31:13.006Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-04-26T14:31:13.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-04-26T14:31:13.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-04-26T14:31:13.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-04-26T14:31:13.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-04-26T14:31:13.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-04-26T14:31:13.007Z] === RUN TestDaemonReloadLabels [2021-04-26T14:31:13.007Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-04-26T14:31:13.007Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-04-26T14:31:13.007Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-04-26T14:31:13.007Z] === RUN TestDaemonReloadMirrors [2021-04-26T14:31:13.007Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-04-26T14:31:13.007Z] === RUN TestDaemonReloadInsecureRegistries [2021-04-26T14:31:13.007Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-04-26T14:31:13.007Z] === RUN TestDaemonReloadNotAffectOthers [2021-04-26T14:31:13.007Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-04-26T14:31:13.007Z] === RUN TestDaemonDiscoveryReload [2021-04-26T14:31:13.461Z] === RUN TestWaitNodeAttachment [2021-04-26T14:31:13.461Z] === RUN TestEventsLog [2021-04-26T14:31:13.461Z] --- PASS: TestEventsLog (0.00s) [2021-04-26T14:31:13.461Z] === RUN TestEventsLogTimeout [2021-04-26T14:31:13.461Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-04-26T14:31:13.461Z] === RUN TestLogEvents [2021-04-26T14:31:13.461Z] --- PASS: TestLogEvents (0.05s) [2021-04-26T14:31:13.461Z] === RUN TestLoadBufferedEvents [2021-04-26T14:31:13.468Z] --- PASS: TestPause (1.28s) [2021-04-26T14:31:13.468Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-26T14:31:13.468Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-26T14:31:13.468Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-26T14:31:13.468Z] === RUN TestPauseStopPausedContainer [2021-04-26T14:31:13.914Z] --- PASS: TestLoadBufferedEvents (0.09s) [2021-04-26T14:31:13.914Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-04-26T14:31:13.914Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-04-26T14:31:13.914Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-04-26T14:31:13.914Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-04-26T14:31:13.914Z] PASS [2021-04-26T14:31:13.914Z] coverage: 50.0% of statements [2021-04-26T14:31:13.914Z] ok github.com/docker/docker/daemon/events 0.191s coverage: 50.0% of statements [2021-04-26T14:31:13.914Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-04-26T14:31:13.914Z] === RUN TestIsolationConversion [2021-04-26T14:31:13.914Z] === RUN TestIsolationConversion/default [2021-04-26T14:31:13.914Z] === RUN TestIsolationConversion/process [2021-04-26T14:31:13.914Z] === RUN TestIsolationConversion/hyperv [2021-04-26T14:31:13.914Z] --- PASS: TestIsolationConversion (0.00s) [2021-04-26T14:31:13.914Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-04-26T14:31:13.914Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-04-26T14:31:13.914Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-04-26T14:31:13.914Z] === RUN TestContainerLabels [2021-04-26T14:31:13.914Z] --- PASS: TestContainerLabels (0.00s) [2021-04-26T14:31:13.914Z] === RUN TestCredentialSpecConversion [2021-04-26T14:31:13.914Z] === RUN TestCredentialSpecConversion/none [2021-04-26T14:31:13.914Z] === RUN TestCredentialSpecConversion/config [2021-04-26T14:31:13.914Z] === RUN TestCredentialSpecConversion/file [2021-04-26T14:31:13.914Z] === RUN TestCredentialSpecConversion/registry [2021-04-26T14:31:13.914Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-04-26T14:31:13.914Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-04-26T14:31:13.914Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-04-26T14:31:13.914Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-04-26T14:31:13.914Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-04-26T14:31:13.914Z] === RUN TestControllerValidateMountBind [2021-04-26T14:31:13.914Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-04-26T14:31:13.914Z] === RUN TestControllerValidateMountVolume [2021-04-26T14:31:13.914Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-04-26T14:31:13.914Z] === RUN TestControllerValidateMountTarget [2021-04-26T14:31:13.914Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-04-26T14:31:13.914Z] === RUN TestControllerValidateMountTmpfs [2021-04-26T14:31:13.914Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-04-26T14:31:13.914Z] === RUN TestControllerValidateMountInvalidType [2021-04-26T14:31:13.914Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-04-26T14:31:13.914Z] === RUN TestControllerValidateMountNamedPipe [2021-04-26T14:31:13.914Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-04-26T14:31:13.914Z] PASS [2021-04-26T14:31:13.914Z] coverage: 11.3% of statements [2021-04-26T14:31:13.914Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.029s coverage: 11.3% of statements [2021-04-26T14:31:14.368Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-04-26T14:31:14.368Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-04-26T14:31:14.753Z] === RUN TestExternalGraphDriver/spec [2021-04-26T14:31:14.821Z] === RUN TestIsEmptyDir [2021-04-26T14:31:14.821Z] --- PASS: TestIsEmptyDir (0.00s) [2021-04-26T14:31:14.821Z] PASS [2021-04-26T14:31:14.821Z] coverage: 2.3% of statements [2021-04-26T14:31:14.821Z] ok github.com/docker/docker/daemon/graphdriver 0.072s coverage: 2.3% of statements [2021-04-26T14:31:14.821Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-04-26T14:31:14.821Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-04-26T14:31:14.821Z] === RUN TestLinkNaming [2021-04-26T14:31:14.821Z] --- PASS: TestLinkNaming (0.00s) [2021-04-26T14:31:14.821Z] === RUN TestLinkNew [2021-04-26T14:31:14.821Z] --- PASS: TestLinkNew (0.00s) [2021-04-26T14:31:14.821Z] === RUN TestLinkEnv [2021-04-26T14:31:14.821Z] --- PASS: TestLinkEnv (0.00s) [2021-04-26T14:31:14.821Z] === RUN TestLinkMultipleEnv [2021-04-26T14:31:14.821Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-04-26T14:31:14.821Z] === RUN TestLinkPortRangeEnv [2021-04-26T14:31:14.821Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-04-26T14:31:14.821Z] PASS [2021-04-26T14:31:14.821Z] coverage: 93.0% of statements [2021-04-26T14:31:14.821Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2021-04-26T14:31:14.862Z] --- PASS: TestPauseStopPausedContainer (1.37s) [2021-04-26T14:31:14.863Z] === RUN TestPsFilter [2021-04-26T14:31:14.863Z] --- PASS: TestPsFilter (0.18s) [2021-04-26T14:31:14.863Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-26T14:31:15.274Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-04-26T14:31:15.275Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-04-26T14:31:15.275Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-26T14:31:15.275Z] reload_test.go:520: root required [2021-04-26T14:31:15.275Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-04-26T14:31:15.275Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-04-26T14:31:15.275Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-04-26T14:31:15.275Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-04-26T14:31:15.275Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-04-26T14:31:15.275Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-04-26T14:31:15.275Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-04-26T14:31:15.275Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-04-26T14:31:15.275Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-04-26T14:31:15.275Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-04-26T14:31:15.275Z] === RUN TestParseVolumesFrom [2021-04-26T14:31:15.275Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-04-26T14:31:15.275Z] PASS [2021-04-26T14:31:15.275Z] coverage: 9.1% of statements [2021-04-26T14:31:15.275Z] ok github.com/docker/docker/daemon 2.560s coverage: 9.1% of statements [2021-04-26T14:31:15.275Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-26T14:31:15.275Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-26T14:31:15.275Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-26T14:31:15.275Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-26T14:31:15.275Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-04-26T14:31:15.275Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-04-26T14:31:15.275Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-04-26T14:31:15.275Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-26T14:31:15.275Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-04-26T14:31:15.275Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-04-26T14:31:15.275Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-04-26T14:31:15.275Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-26T14:31:15.275Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-04-26T14:31:15.275Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-04-26T14:31:15.275Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-04-26T14:31:16.245Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.31s) [2021-04-26T14:31:16.245Z] === RUN TestRemoveContainerWithVolume [2021-04-26T14:31:16.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-26T14:31:17.291Z] === RUN TestExternalGraphDriver/pull [2021-04-26T14:31:17.629Z] --- PASS: TestRemoveContainerWithVolume (1.28s) [2021-04-26T14:31:17.629Z] === RUN TestRemoveContainerRunning [2021-04-26T14:31:17.629Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-04-26T14:31:18.153Z] === RUN TestAdapterReadLogs [2021-04-26T14:31:18.153Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-04-26T14:31:18.153Z] === RUN TestCopier [2021-04-26T14:31:18.153Z] --- PASS: TestCopier (0.00s) [2021-04-26T14:31:18.153Z] === RUN TestCopierLongLines [2021-04-26T14:31:18.153Z] --- PASS: TestCopierLongLines (0.00s) [2021-04-26T14:31:18.153Z] === RUN TestCopierSlow [2021-04-26T14:31:18.153Z] --- PASS: TestCopierSlow (0.29s) [2021-04-26T14:31:18.153Z] === RUN TestCopierWithSized [2021-04-26T14:31:18.153Z] === RUN TestCopierWithSized/as_is [2021-04-26T14:31:18.153Z] === RUN TestCopierWithSized/With_RingLogger [2021-04-26T14:31:18.153Z] --- PASS: TestCopierWithSized (0.01s) [2021-04-26T14:31:18.153Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-04-26T14:31:18.153Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-04-26T14:31:18.153Z] === RUN TestCopierWithPartial [2021-04-26T14:31:18.153Z] --- PASS: TestCopierWithPartial (0.01s) [2021-04-26T14:31:18.153Z] === RUN TestRingLogger [2021-04-26T14:31:18.153Z] --- PASS: TestRingLogger (0.00s) [2021-04-26T14:31:18.153Z] === RUN TestRingCap [2021-04-26T14:31:18.153Z] --- PASS: TestRingCap (0.00s) [2021-04-26T14:31:18.153Z] === RUN TestRingClose [2021-04-26T14:31:18.153Z] --- PASS: TestRingClose (0.00s) [2021-04-26T14:31:18.153Z] === RUN TestRingDrain [2021-04-26T14:31:18.153Z] --- PASS: TestRingDrain (0.00s) [2021-04-26T14:31:18.153Z] PASS [2021-04-26T14:31:18.153Z] coverage: 43.5% of statements [2021-04-26T14:31:18.153Z] ok github.com/docker/docker/daemon/logger 0.420s coverage: 43.5% of statements [2021-04-26T14:31:18.570Z] --- PASS: TestRemoveContainerRunning (1.14s) [2021-04-26T14:31:18.570Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-26T14:31:18.607Z] === RUN TestNewStreamConfig [2021-04-26T14:31:18.608Z] === RUN TestNewStreamConfig/defaults [2021-04-26T14:31:18.608Z] === RUN TestNewStreamConfig/invalid_create_group [2021-04-26T14:31:18.608Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-04-26T14:31:18.608Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-04-26T14:31:18.608Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-04-26T14:31:18.608Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-04-26T14:31:18.608Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-04-26T14:31:18.608Z] --- PASS: TestNewStreamConfig (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-04-26T14:31:18.608Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-04-26T14:31:18.608Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestNewAWSLogsClientRegionDetect [2021-04-26T14:31:18.608Z] time="2021-04-26T14:31:18Z" level=info msg="Trying to get region from EC2 Metadata" [2021-04-26T14:31:18.608Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-04-26T14:31:18.608Z] === RUN TestCreateSuccess [2021-04-26T14:31:18.608Z] --- PASS: TestCreateSuccess (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestCreateLogGroupSuccess [2021-04-26T14:31:18.608Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestCreateError [2021-04-26T14:31:18.608Z] --- PASS: TestCreateError (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestCreateAlreadyExists [2021-04-26T14:31:18.608Z] time="2021-04-26T14:31:18Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-04-26T14:31:18.608Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestLogClosed [2021-04-26T14:31:18.608Z] --- PASS: TestLogClosed (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestLogBlocking [2021-04-26T14:31:18.608Z] --- PASS: TestLogBlocking (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestLogNonBlockingBufferEmpty [2021-04-26T14:31:18.608Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestLogNonBlockingBufferFull [2021-04-26T14:31:18.608Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestPublishBatchSuccess [2021-04-26T14:31:18.608Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestPublishBatchError [2021-04-26T14:31:18.608Z] time="2021-04-26T14:31:18Z" level=error msg=Error [2021-04-26T14:31:18.608Z] --- PASS: TestPublishBatchError (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-04-26T14:31:18.608Z] time="2021-04-26T14:31:18Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-26T14:31:18.608Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestPublishBatchAlreadyAccepted [2021-04-26T14:31:18.608Z] time="2021-04-26T14:31:18Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-26T14:31:18.608Z] time="2021-04-26T14:31:18Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-04-26T14:31:18.608Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestCollectBatchSimple [2021-04-26T14:31:18.608Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestCollectBatchTicker [2021-04-26T14:31:18.608Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestCollectBatchMultilinePattern [2021-04-26T14:31:18.608Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-04-26T14:31:18.608Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-04-26T14:31:18.608Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-04-26T14:31:18.608Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.06s) [2021-04-26T14:31:18.608Z] === RUN TestCollectBatchClose [2021-04-26T14:31:18.608Z] --- PASS: TestCollectBatchClose (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestEffectiveLen [2021-04-26T14:31:18.608Z] === RUN TestEffectiveLen/0/Hello [2021-04-26T14:31:18.608Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-04-26T14:31:18.608Z] === RUN TestEffectiveLen/2/🙃 [2021-04-26T14:31:18.608Z] === RUN TestEffectiveLen/3/���� [2021-04-26T14:31:18.608Z] === RUN TestEffectiveLen/4/He��o [2021-04-26T14:31:18.608Z] === RUN TestEffectiveLen/5/ [2021-04-26T14:31:18.608Z] --- PASS: TestEffectiveLen (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestFindValidSplit [2021-04-26T14:31:18.608Z] === RUN TestFindValidSplit/0/ [2021-04-26T14:31:18.608Z] === RUN TestFindValidSplit/1/Hello [2021-04-26T14:31:18.608Z] === RUN TestFindValidSplit/2/Hello [2021-04-26T14:31:18.608Z] === RUN TestFindValidSplit/3/Hello [2021-04-26T14:31:18.608Z] === RUN TestFindValidSplit/4/🙃 [2021-04-26T14:31:18.608Z] === RUN TestFindValidSplit/5/🙃 [2021-04-26T14:31:18.608Z] === RUN TestFindValidSplit/6/a� [2021-04-26T14:31:18.608Z] === RUN TestFindValidSplit/7/a� [2021-04-26T14:31:18.608Z] --- PASS: TestFindValidSplit (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-04-26T14:31:18.608Z] cloudwatchlogs_test.go:1044: [2021-04-26T14:31:18.608Z] cloudwatchlogs_test.go:1045: [2021-04-26T14:31:18.608Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-04-26T14:31:18.608Z] cloudwatchlogs_test.go:1044: Hello [2021-04-26T14:31:18.608Z] cloudwatchlogs_test.go:1045: [2021-04-26T14:31:18.608Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-04-26T14:31:18.608Z] cloudwatchlogs_test.go:1044: He [2021-04-26T14:31:18.608Z] cloudwatchlogs_test.go:1045: llo [2021-04-26T14:31:18.608Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-04-26T14:31:18.608Z] cloudwatchlogs_test.go:1044: [2021-04-26T14:31:18.608Z] cloudwatchlogs_test.go:1045: Hello [2021-04-26T14:31:18.608Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-04-26T14:31:18.608Z] cloudwatchlogs_test.go:1044: [2021-04-26T14:31:18.608Z] cloudwatchlogs_test.go:1045: 🙃 [2021-04-26T14:31:18.608Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-04-26T14:31:18.608Z] cloudwatchlogs_test.go:1044: 🙃 [2021-04-26T14:31:18.608Z] cloudwatchlogs_test.go:1045: [2021-04-26T14:31:18.608Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-04-26T14:31:18.608Z] cloudwatchlogs_test.go:1044: a [2021-04-26T14:31:18.608Z] cloudwatchlogs_test.go:1045: � [2021-04-26T14:31:18.608Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-04-26T14:31:18.608Z] cloudwatchlogs_test.go:1044: a� [2021-04-26T14:31:18.608Z] cloudwatchlogs_test.go:1045: [2021-04-26T14:31:18.608Z] === RUN TestProcessEventEmoji [2021-04-26T14:31:18.608Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestCollectBatchLineSplit [2021-04-26T14:31:18.608Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestCollectBatchLineSplitWithBinary [2021-04-26T14:31:18.608Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestCollectBatchMaxEvents [2021-04-26T14:31:18.608Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-04-26T14:31:18.608Z] === RUN TestCollectBatchMaxTotalBytes [2021-04-26T14:31:18.608Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-04-26T14:31:18.608Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-04-26T14:31:18.608Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-04-26T14:31:18.608Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-04-26T14:31:18.608Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-04-26T14:31:18.608Z] === RUN TestParseLogOptionsMultilinePattern [2021-04-26T14:31:18.608Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestParseLogOptionsDatetimeFormat [2021-04-26T14:31:18.608Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-04-26T14:31:18.608Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-04-26T14:31:18.608Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-04-26T14:31:18.608Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-04-26T14:31:18.608Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-04-26T14:31:18.608Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-04-26T14:31:18.608Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-04-26T14:31:18.608Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-04-26T14:31:18.608Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-04-26T14:31:18.608Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-04-26T14:31:18.608Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-04-26T14:31:18.608Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-04-26T14:31:18.608Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-04-26T14:31:18.608Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-04-26T14:31:18.608Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-04-26T14:31:18.608Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-04-26T14:31:18.608Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-04-26T14:31:18.608Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-04-26T14:31:18.608Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-04-26T14:31:18.608Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestCreateTagSuccess [2021-04-26T14:31:18.608Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-04-26T14:31:18.608Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-04-26T14:31:18.608Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-04-26T14:31:18.608Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-04-26T14:31:18.608Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-04-26T14:31:18.608Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-04-26T14:31:18.608Z] PASS [2021-04-26T14:31:18.608Z] coverage: 77.8% of statements [2021-04-26T14:31:18.608Z] ok github.com/docker/docker/daemon/logger/awslogs 0.408s coverage: 77.8% of statements [2021-04-26T14:31:19.063Z] === RUN TestSearchRegistryForImagesErrors [2021-04-26T14:31:19.063Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-04-26T14:31:19.063Z] === RUN TestSearchRegistryForImages [2021-04-26T14:31:19.063Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-04-26T14:31:19.063Z] === RUN TestOnlyPlatformWithFallback [2021-04-26T14:31:19.063Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-04-26T14:31:19.063Z] === RUN TestImageDelete [2021-04-26T14:31:19.063Z] === RUN TestImageDelete/no_lease [2021-04-26T14:31:19.063Z] === RUN TestImageDelete/lease_exists [2021-04-26T14:31:19.063Z] --- PASS: TestImageDelete (0.07s) [2021-04-26T14:31:19.063Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-04-26T14:31:19.063Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-04-26T14:31:19.063Z] === RUN TestContentStoreForPull [2021-04-26T14:31:19.063Z] === RUN TestJSONFileLogger [2021-04-26T14:31:19.063Z] --- PASS: TestJSONFileLogger (0.00s) [2021-04-26T14:31:19.063Z] === RUN TestJSONFileLoggerWithTags [2021-04-26T14:31:19.063Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-04-26T14:31:19.063Z] === RUN TestJSONFileLoggerWithOpts [2021-04-26T14:31:19.063Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-04-26T14:31:19.063Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-04-26T14:31:19.063Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-04-26T14:31:19.063Z] === RUN TestEncodeDecode [2021-04-26T14:31:19.063Z] === PAUSE TestEncodeDecode [2021-04-26T14:31:19.063Z] === RUN TestUnexpectedEOF [2021-04-26T14:31:19.063Z] time="2021-04-26T14:31:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-26T14:31:19.063Z] time="2021-04-26T14:31:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-26T14:31:19.063Z] --- PASS: TestUnexpectedEOF (0.25s) [2021-04-26T14:31:19.063Z] === CONT TestEncodeDecode [2021-04-26T14:31:19.063Z] --- PASS: TestEncodeDecode (0.00s) [2021-04-26T14:31:19.063Z] PASS [2021-04-26T14:31:19.063Z] coverage: 69.9% of statements [2021-04-26T14:31:19.063Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.360s coverage: 69.9% of statements [2021-04-26T14:31:19.063Z] --- PASS: TestContentStoreForPull (0.28s) [2021-04-26T14:31:19.063Z] PASS [2021-04-26T14:31:19.063Z] coverage: 6.7% of statements [2021-04-26T14:31:19.063Z] ok github.com/docker/docker/daemon/images 0.497s coverage: 6.7% of statements [2021-04-26T14:31:19.517Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-26T14:31:19.517Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-26T14:31:19.517Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-04-26T14:31:19.517Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-26T14:31:19.517Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-26T14:31:19.517Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-04-26T14:31:19.517Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-04-26T14:31:19.517Z] === RUN TestJSONLogsMarshalJSONBuf [2021-04-26T14:31:19.517Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-04-26T14:31:19.517Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-04-26T14:31:19.828Z] --- PASS: TestExternalGraphDriver (7.30s) [2021-04-26T14:31:19.828Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2021-04-26T14:31:19.828Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2021-04-26T14:31:19.828Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2021-04-26T14:31:19.828Z] === RUN TestGraphdriverPluginV2 [2021-04-26T14:31:19.954Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.22s) [2021-04-26T14:31:19.954Z] === RUN TestRemoveInvalidContainer [2021-04-26T14:31:19.954Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-04-26T14:31:19.954Z] === RUN TestRenameLinkedContainer [2021-04-26T14:31:19.971Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-04-26T14:31:19.971Z] === RUN TestFastTimeMarshalJSON [2021-04-26T14:31:19.971Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-04-26T14:31:19.971Z] PASS [2021-04-26T14:31:19.971Z] coverage: 87.2% of statements [2021-04-26T14:31:19.971Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.283s coverage: 87.2% of statements [2021-04-26T14:31:20.214Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-26T14:31:21.491Z] === RUN TestWriteLog [2021-04-26T14:31:21.491Z] === PAUSE TestWriteLog [2021-04-26T14:31:21.491Z] === RUN TestReadLog [2021-04-26T14:31:21.491Z] === PAUSE TestReadLog [2021-04-26T14:31:21.491Z] === CONT TestWriteLog [2021-04-26T14:31:21.491Z] --- PASS: TestWriteLog (0.00s) [2021-04-26T14:31:21.491Z] === CONT TestReadLog [2021-04-26T14:31:21.491Z] === RUN TestReadLog/tail_exact [2021-04-26T14:31:21.491Z] === RUN TestReadLog/tail_less_than_available [2021-04-26T14:31:21.491Z] === RUN TestReadLog/tail_more_than_available [2021-04-26T14:31:21.491Z] --- PASS: TestReadLog (0.15s) [2021-04-26T14:31:21.491Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-04-26T14:31:21.491Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-04-26T14:31:21.491Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-04-26T14:31:21.491Z] PASS [2021-04-26T14:31:21.491Z] coverage: 75.2% of statements [2021-04-26T14:31:21.491Z] ok github.com/docker/docker/daemon/logger/local 0.505s coverage: 75.2% of statements [2021-04-26T14:31:21.491Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-26T14:31:21.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-04-26T14:31:21.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-26T14:31:21.946Z] === RUN TestLog [2021-04-26T14:31:21.946Z] --- PASS: TestLog (0.01s) [2021-04-26T14:31:21.946Z] PASS [2021-04-26T14:31:21.946Z] coverage: 31.5% of statements [2021-04-26T14:31:21.946Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.092s coverage: 31.5% of statements [2021-04-26T14:31:21.946Z] === RUN TestOpenFileDelete [2021-04-26T14:31:21.946Z] --- PASS: TestOpenFileDelete (0.00s) [2021-04-26T14:31:21.946Z] === RUN TestOpenFileRename [2021-04-26T14:31:21.946Z] --- PASS: TestOpenFileRename (0.00s) [2021-04-26T14:31:21.946Z] === RUN TestParseLogTagDefaultTag [2021-04-26T14:31:21.946Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-04-26T14:31:21.946Z] === RUN TestParseLogTag [2021-04-26T14:31:21.946Z] --- PASS: TestParseLogTag (0.00s) [2021-04-26T14:31:21.946Z] === RUN TestParseLogTagEmptyTag [2021-04-26T14:31:21.946Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-04-26T14:31:21.946Z] === RUN TestTailFiles [2021-04-26T14:31:21.946Z] --- PASS: TestTailFiles (0.00s) [2021-04-26T14:31:21.946Z] === RUN TestFollowLogsConsumerGone [2021-04-26T14:31:21.946Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-04-26T14:31:21.946Z] === RUN TestFollowLogsProducerGone [2021-04-26T14:31:21.946Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-04-26T14:31:21.946Z] logfile_test.go:179: logDecode() closed after sending 2833 messages [2021-04-26T14:31:21.946Z] logfile_test.go:232: messages sent: 2833, received: 2833 [2021-04-26T14:31:21.946Z] === RUN TestCheckCapacityAndRotate [2021-04-26T14:31:21.946Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-04-26T14:31:21.946Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-04-26T14:31:21.946Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2021-04-26T14:31:21.946Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-04-26T14:31:21.946Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-04-26T14:31:21.946Z] PASS [2021-04-26T14:31:21.946Z] coverage: 55.3% of statements [2021-04-26T14:31:21.946Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.253s coverage: 55.3% of statements [2021-04-26T14:31:22.903Z] === RUN TestNewParse [2021-04-26T14:31:22.903Z] --- PASS: TestNewParse (0.00s) [2021-04-26T14:31:22.903Z] PASS [2021-04-26T14:31:22.903Z] coverage: 8.3% of statements [2021-04-26T14:31:22.903Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2021-04-26T14:31:22.903Z] === RUN TestValidateLogOpt [2021-04-26T14:31:22.903Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-26T14:31:22.903Z] === RUN TestNewMissedConfig [2021-04-26T14:31:22.903Z] --- PASS: TestNewMissedConfig (0.00s) [2021-04-26T14:31:22.903Z] === RUN TestNewMissedUrl [2021-04-26T14:31:22.903Z] --- PASS: TestNewMissedUrl (0.00s) [2021-04-26T14:31:22.903Z] === RUN TestNewMissedToken [2021-04-26T14:31:22.903Z] --- PASS: TestNewMissedToken (0.00s) [2021-04-26T14:31:22.903Z] === RUN TestNewWithProxy [2021-04-26T14:31:22.903Z] --- PASS: TestNewWithProxy (0.00s) [2021-04-26T14:31:22.903Z] === RUN TestDefault [2021-04-26T14:31:22.903Z] --- PASS: TestDefault (0.01s) [2021-04-26T14:31:23.356Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-04-26T14:31:23.356Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-04-26T14:31:23.356Z] === RUN TestJsonFormat [2021-04-26T14:31:23.356Z] --- PASS: TestJsonFormat (0.01s) [2021-04-26T14:31:23.356Z] === RUN TestRawFormat [2021-04-26T14:31:23.356Z] --- PASS: TestRawFormat (0.00s) [2021-04-26T14:31:23.356Z] === RUN TestRawFormatWithLabels [2021-04-26T14:31:23.356Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-04-26T14:31:23.356Z] === RUN TestRawFormatWithoutTag [2021-04-26T14:31:23.356Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-04-26T14:31:23.356Z] === RUN TestBatching [2021-04-26T14:31:23.356Z] --- PASS: TestBatching (0.25s) [2021-04-26T14:31:23.356Z] === RUN TestFrequency [2021-04-26T14:31:23.810Z] --- PASS: TestFrequency (0.21s) [2021-04-26T14:31:23.810Z] === RUN TestOneMessagePerRequest [2021-04-26T14:31:23.810Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-04-26T14:31:23.810Z] === RUN TestVerify [2021-04-26T14:31:23.810Z] --- PASS: TestVerify (0.00s) [2021-04-26T14:31:23.810Z] === RUN TestSkipVerify [2021-04-26T14:31:23.810Z] time="2021-04-26T14:31:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-26T14:31:23.810Z] time="2021-04-26T14:31:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-26T14:31:23.810Z] time="2021-04-26T14:31:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-26T14:31:24.267Z] === RUN TestParseLogFormat [2021-04-26T14:31:24.267Z] --- PASS: TestParseLogFormat (0.00s) [2021-04-26T14:31:24.267Z] === RUN TestValidateLogOptEmpty [2021-04-26T14:31:24.267Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-04-26T14:31:24.267Z] === RUN TestValidateSyslogAddress [2021-04-26T14:31:24.267Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-04-26T14:31:24.267Z] === RUN TestParseAddressDefaultPort [2021-04-26T14:31:24.267Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-04-26T14:31:24.267Z] === RUN TestValidateSyslogFacility [2021-04-26T14:31:24.267Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-04-26T14:31:24.267Z] === RUN TestValidateLogOptSyslogFormat [2021-04-26T14:31:24.267Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-04-26T14:31:24.267Z] === RUN TestValidateLogOpt [2021-04-26T14:31:24.267Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-26T14:31:24.267Z] PASS [2021-04-26T14:31:24.267Z] coverage: 46.8% of statements [2021-04-26T14:31:24.267Z] ok github.com/docker/docker/daemon/logger/syslog 0.482s coverage: 46.8% of statements [2021-04-26T14:31:24.267Z] --- PASS: TestSkipVerify (0.57s) [2021-04-26T14:31:24.267Z] === RUN TestBufferMaximum [2021-04-26T14:31:24.267Z] time="2021-04-26T14:31:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-26T14:31:24.267Z] time="2021-04-26T14:31:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-26T14:31:24.267Z] time="2021-04-26T14:31:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-26T14:31:24.267Z] time="2021-04-26T14:31:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-26T14:31:24.267Z] time="2021-04-26T14:31:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-26T14:31:24.267Z] time="2021-04-26T14:31:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619447483.908004\",\"host\":\"927bd133cac4\"}'" [2021-04-26T14:31:24.267Z] time="2021-04-26T14:31:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619447483.908004\",\"host\":\"927bd133cac4\"}'" [2021-04-26T14:31:24.267Z] --- PASS: TestBufferMaximum (0.00s) [2021-04-26T14:31:24.267Z] === RUN TestServerAlwaysDown [2021-04-26T14:31:24.267Z] time="2021-04-26T14:31:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-26T14:31:24.267Z] time="2021-04-26T14:31:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-26T14:31:24.267Z] time="2021-04-26T14:31:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619447483.910998\",\"host\":\"927bd133cac4\"}'" [2021-04-26T14:31:24.267Z] time="2021-04-26T14:31:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619447483.910998\",\"host\":\"927bd133cac4\"}'" [2021-04-26T14:31:24.267Z] time="2021-04-26T14:31:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-26T14:31:24.267Z] time="2021-04-26T14:31:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619447483.910998\",\"host\":\"927bd133cac4\"}'" [2021-04-26T14:31:24.267Z] time="2021-04-26T14:31:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619447483.910998\",\"host\":\"927bd133cac4\"}'" [2021-04-26T14:31:24.268Z] time="2021-04-26T14:31:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619447483.910998\",\"host\":\"927bd133cac4\"}'" [2021-04-26T14:31:24.268Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-04-26T14:31:24.268Z] === RUN TestCannotSendAfterClose [2021-04-26T14:31:24.268Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-04-26T14:31:24.268Z] === RUN TestDeadlockOnBlockedEndpoint [2021-04-26T14:31:25.102Z] --- PASS: TestGraphdriverPluginV2 (5.27s) [2021-04-26T14:31:25.102Z] PASS [2021-04-26T14:31:25.102Z] [2021-04-26T14:31:25.102Z] DONE 5 tests in 12.609s [2021-04-26T14:31:25.102Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-26T14:31:25.102Z] INFO: Testing against a local daemon [2021-04-26T14:31:25.102Z] === RUN TestContinueAfterPluginCrash [2021-04-26T14:31:25.102Z] === PAUSE TestContinueAfterPluginCrash [2021-04-26T14:31:25.102Z] === RUN TestReadPluginNoRead [2021-04-26T14:31:25.102Z] === PAUSE TestReadPluginNoRead [2021-04-26T14:31:25.102Z] === RUN TestDaemonStartWithLogOpt [2021-04-26T14:31:25.103Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-26T14:31:25.103Z] === CONT TestContinueAfterPluginCrash [2021-04-26T14:31:25.103Z] === CONT TestDaemonStartWithLogOpt [2021-04-26T14:31:25.226Z] === RUN TestV1IDService [2021-04-26T14:31:25.226Z] --- PASS: TestV1IDService (0.02s) [2021-04-26T14:31:25.226Z] === RUN TestV2MetadataService [2021-04-26T14:31:25.226Z] time="2021-04-26T14:31:24Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-04-26T14:31:25.226Z] time="2021-04-26T14:31:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"927bd133cac4\"}'" [2021-04-26T14:31:25.226Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-04-26T14:31:25.226Z] PASS [2021-04-26T14:31:25.226Z] coverage: 82.5% of statements [2021-04-26T14:31:25.226Z] ok github.com/docker/docker/daemon/logger/splunk 2.181s coverage: 82.5% of statements [2021-04-26T14:31:25.226Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-26T14:31:25.226Z] ? github.com/docker/docker/daemon/network [no test files] [2021-04-26T14:31:25.226Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-26T14:31:25.245Z] --- PASS: TestRenameLinkedContainer (5.45s) [2021-04-26T14:31:25.245Z] === RUN TestRenameStoppedContainer [2021-04-26T14:31:25.652Z] --- PASS: TestServiceWithDataPathPortInit (17.05s) [2021-04-26T14:31:25.653Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-26T14:31:26.189Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-04-26T14:31:26.189Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-04-26T14:31:26.189Z] === RUN TestContinueOnError_MirrorEndpoint [2021-04-26T14:31:26.189Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-04-26T14:31:26.189Z] === RUN TestContinueOnError_NeverContinue [2021-04-26T14:31:26.189Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-04-26T14:31:26.189Z] === RUN TestContinueOnError_UnnestsErrors [2021-04-26T14:31:26.189Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-04-26T14:31:26.189Z] === RUN TestManifestStore [2021-04-26T14:31:26.189Z] === RUN TestManifestStore/no_remote_or_local [2021-04-26T14:31:26.189Z] --- PASS: TestV2MetadataService (1.26s) [2021-04-26T14:31:26.189Z] PASS [2021-04-26T14:31:26.189Z] coverage: 48.2% of statements [2021-04-26T14:31:26.189Z] time="2021-04-26T14:31:26Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local628420903\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-04-26T14:31:26.189Z] === RUN TestManifestStore/no_local_cache [2021-04-26T14:31:26.189Z] ok github.com/docker/docker/distribution/metadata 1.357s coverage: 48.2% of statements [2021-04-26T14:31:26.643Z] === RUN TestManifestStore/with_local_cache [2021-04-26T14:31:26.643Z] === RUN TestManifestStore/unknown_media_type [2021-04-26T14:31:26.643Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-04-26T14:31:26.643Z] time="2021-04-26T14:31:26Z" level=warning msg="reference for unknown type: " [2021-04-26T14:31:26.643Z] time="2021-04-26T14:31:26Z" level=warning msg="reference for unknown type: " [2021-04-26T14:31:26.643Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-04-26T14:31:26.643Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-04-26T14:31:26.643Z] time="2021-04-26T14:31:26Z" level=warning msg="reference for unknown type: " [2021-04-26T14:31:26.643Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-04-26T14:31:26.643Z] time="2021-04-26T14:31:26Z" level=warning msg="reference for unknown type: " [2021-04-26T14:31:26.643Z] time="2021-04-26T14:31:26Z" level=warning msg="reference for unknown type: " [2021-04-26T14:31:26.643Z] === RUN TestManifestStore/error_persisting_manifest [2021-04-26T14:31:26.643Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-04-26T14:31:26.643Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-04-26T14:31:26.643Z] time="2021-04-26T14:31:26Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-04-26T14:31:26.643Z] --- PASS: TestManifestStore (0.26s) [2021-04-26T14:31:26.643Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-04-26T14:31:26.643Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-04-26T14:31:26.643Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-04-26T14:31:26.643Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-04-26T14:31:26.643Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-04-26T14:31:26.643Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-04-26T14:31:26.643Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-04-26T14:31:26.643Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-04-26T14:31:26.643Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-04-26T14:31:26.643Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-04-26T14:31:26.643Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-04-26T14:31:26.643Z] === RUN TestDetectManifestBlobMediaType [2021-04-26T14:31:26.643Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-04-26T14:31:26.643Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-04-26T14:31:26.643Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-04-26T14:31:26.643Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-04-26T14:31:26.643Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-04-26T14:31:26.643Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-04-26T14:31:26.643Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-04-26T14:31:26.643Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-04-26T14:31:26.643Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-04-26T14:31:26.643Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-04-26T14:31:26.643Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-04-26T14:31:26.643Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-04-26T14:31:26.643Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-04-26T14:31:26.643Z] === RUN TestFixManifestLayers [2021-04-26T14:31:26.643Z] --- PASS: TestFixManifestLayers (0.00s) [2021-04-26T14:31:26.643Z] === RUN TestFixManifestLayersBaseLayerParent [2021-04-26T14:31:26.643Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-26T14:31:26.643Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-26T14:31:26.643Z] === RUN TestFixManifestLayersBadParent [2021-04-26T14:31:26.643Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-04-26T14:31:26.643Z] === RUN TestValidateManifest [2021-04-26T14:31:26.643Z] --- SKIP: TestValidateManifest (0.00s) [2021-04-26T14:31:26.643Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-26T14:31:26.643Z] === RUN TestFormatPlatform [2021-04-26T14:31:26.643Z] --- PASS: TestFormatPlatform (0.00s) [2021-04-26T14:31:26.643Z] === RUN TestGetRepositoryMountCandidates [2021-04-26T14:31:26.643Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-04-26T14:31:26.643Z] === RUN TestLayerAlreadyExists [2021-04-26T14:31:26.643Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-04-26T14:31:26.643Z] 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} [2021-04-26T14:31:26.643Z] 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} [2021-04-26T14:31:26.643Z] 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} [2021-04-26T14:31:26.643Z] 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} [2021-04-26T14:31:26.643Z] 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} [2021-04-26T14:31:26.643Z] 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} [2021-04-26T14:31:26.643Z] === RUN TestWhenEmptyAuthConfig [2021-04-26T14:31:26.643Z] === RUN TestSuccessfulDownload [2021-04-26T14:31:26.643Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-04-26T14:31:26.643Z] download_test.go:268: Needs fixing on Windows [2021-04-26T14:31:26.643Z] === RUN TestCancelledDownload [2021-04-26T14:31:26.643Z] --- PASS: TestCancelledDownload (0.00s) [2021-04-26T14:31:26.643Z] === RUN TestMaxDownloadAttempts [2021-04-26T14:31:26.643Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-26T14:31:26.643Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-26T14:31:26.643Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-26T14:31:26.643Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-26T14:31:26.643Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-26T14:31:26.643Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-26T14:31:26.643Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-26T14:31:26.643Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-26T14:31:26.643Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-26T14:31:26.643Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-26T14:31:26.643Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-26T14:31:26.643Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-26T14:31:27.102Z] time="2021-04-26T14:31:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-26T14:31:27.102Z] time="2021-04-26T14:31:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-26T14:31:27.102Z] time="2021-04-26T14:31:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-26T14:31:27.102Z] time="2021-04-26T14:31:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-26T14:31:27.102Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-04-26T14:31:27.102Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-04-26T14:31:27.102Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-04-26T14:31:27.102Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-04-26T14:31:27.102Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-04-26T14:31:27.102Z] === RUN TestTransfer [2021-04-26T14:31:27.102Z] === RUN TestNotFound [2021-04-26T14:31:27.102Z] --- PASS: TestNotFound (0.00s) [2021-04-26T14:31:27.102Z] === RUN TestConflict [2021-04-26T14:31:27.102Z] --- PASS: TestConflict (0.00s) [2021-04-26T14:31:27.102Z] === RUN TestForbidden [2021-04-26T14:31:27.102Z] --- PASS: TestForbidden (0.00s) [2021-04-26T14:31:27.102Z] === RUN TestInvalidParameter [2021-04-26T14:31:27.102Z] --- PASS: TestInvalidParameter (0.00s) [2021-04-26T14:31:27.102Z] === RUN TestNotImplemented [2021-04-26T14:31:27.102Z] --- PASS: TestNotImplemented (0.00s) [2021-04-26T14:31:27.102Z] === RUN TestNotModified [2021-04-26T14:31:27.102Z] --- PASS: TestNotModified (0.00s) [2021-04-26T14:31:27.102Z] === RUN TestUnauthorized [2021-04-26T14:31:27.102Z] --- PASS: TestUnauthorized (0.00s) [2021-04-26T14:31:27.102Z] === RUN TestUnknown [2021-04-26T14:31:27.102Z] --- PASS: TestUnknown (0.00s) [2021-04-26T14:31:27.102Z] === RUN TestCancelled [2021-04-26T14:31:27.102Z] --- PASS: TestCancelled (0.00s) [2021-04-26T14:31:27.102Z] === RUN TestDeadline [2021-04-26T14:31:27.102Z] --- PASS: TestDeadline (0.00s) [2021-04-26T14:31:27.102Z] === RUN TestDataLoss [2021-04-26T14:31:27.102Z] --- PASS: TestDataLoss (0.00s) [2021-04-26T14:31:27.102Z] === RUN TestUnavailable [2021-04-26T14:31:27.102Z] --- PASS: TestUnavailable (0.00s) [2021-04-26T14:31:27.102Z] === RUN TestSystem [2021-04-26T14:31:27.102Z] --- PASS: TestSystem (0.00s) [2021-04-26T14:31:27.102Z] === RUN TestFromStatusCode [2021-04-26T14:31:27.102Z] === RUN TestFromStatusCode/Not_Found [2021-04-26T14:31:27.102Z] === RUN TestFromStatusCode/Bad_Request [2021-04-26T14:31:27.102Z] === RUN TestFromStatusCode/Conflict [2021-04-26T14:31:27.102Z] === RUN TestFromStatusCode/Unauthorized [2021-04-26T14:31:27.102Z] === RUN TestFromStatusCode/Service_Unavailable [2021-04-26T14:31:27.102Z] === RUN TestFromStatusCode/Forbidden [2021-04-26T14:31:27.102Z] === RUN TestFromStatusCode/Not_Modified [2021-04-26T14:31:27.102Z] === RUN TestFromStatusCode/Not_Implemented [2021-04-26T14:31:27.102Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-04-26T14:31:27.102Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-04-26T14:31:27.102Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-04-26T14:31:27.102Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-04-26T14:31:27.102Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-04-26T14:31:27.102Z] --- PASS: TestFromStatusCode (0.00s) [2021-04-26T14:31:27.102Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-04-26T14:31:27.102Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-04-26T14:31:27.102Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-04-26T14:31:27.102Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-04-26T14:31:27.102Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-04-26T14:31:27.102Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-04-26T14:31:27.102Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-04-26T14:31:27.102Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-04-26T14:31:27.102Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-04-26T14:31:27.102Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-04-26T14:31:27.102Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-04-26T14:31:27.102Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-04-26T14:31:27.102Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-04-26T14:31:27.102Z] PASS [2021-04-26T14:31:27.102Z] coverage: 53.1% of statements [2021-04-26T14:31:27.102Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2021-04-26T14:31:27.102Z] --- PASS: TestTransfer (0.12s) [2021-04-26T14:31:27.102Z] === RUN TestConcurrencyLimit [2021-04-26T14:31:27.157Z] --- PASS: TestRenameStoppedContainer (1.68s) [2021-04-26T14:31:27.157Z] === RUN TestRenameRunningContainerAndReuse [2021-04-26T14:31:27.556Z] --- PASS: TestWhenEmptyAuthConfig (1.06s) [2021-04-26T14:31:27.556Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-04-26T14:31:27.556Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-04-26T14:31:27.556Z] === RUN TestTokenPassThru [2021-04-26T14:31:27.556Z] --- PASS: TestTokenPassThru (0.01s) [2021-04-26T14:31:27.556Z] === RUN TestTokenPassThruDifferentHost [2021-04-26T14:31:27.556Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-04-26T14:31:27.556Z] PASS [2021-04-26T14:31:27.556Z] coverage: 23.4% of statements [2021-04-26T14:31:27.556Z] ok github.com/docker/docker/distribution 1.447s coverage: 23.4% of statements [2021-04-26T14:31:27.556Z] --- PASS: TestConcurrencyLimit (0.41s) [2021-04-26T14:31:27.556Z] === RUN TestInactiveJobs [2021-04-26T14:31:27.556Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-26T14:31:28.010Z] --- PASS: TestInactiveJobs (0.54s) [2021-04-26T14:31:28.010Z] === RUN TestWatchRelease [2021-04-26T14:31:28.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-26T14:31:28.463Z] --- PASS: TestWatchRelease (0.08s) [2021-04-26T14:31:28.463Z] === RUN TestWatchFinishedTransfer [2021-04-26T14:31:28.463Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-04-26T14:31:28.463Z] === RUN TestDuplicateTransfer [2021-04-26T14:31:28.463Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-04-26T14:31:28.463Z] === RUN TestSuccessfulUpload [2021-04-26T14:31:28.917Z] === RUN TestFSGetInvalidData [2021-04-26T14:31:28.917Z] time="2021-04-26T14:31:28Z" level=error msg="Upload failed, retrying: simulating retry" [2021-04-26T14:31:28.917Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-04-26T14:31:28.917Z] === RUN TestFSInvalidSet [2021-04-26T14:31:28.917Z] --- PASS: TestFSInvalidSet (0.01s) [2021-04-26T14:31:28.917Z] === RUN TestFSInvalidRoot [2021-04-26T14:31:28.917Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-04-26T14:31:28.917Z] === RUN TestFSMetadataGetSet [2021-04-26T14:31:28.917Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-04-26T14:31:28.917Z] === RUN TestFSInvalidWalker [2021-04-26T14:31:28.917Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-04-26T14:31:28.917Z] === RUN TestFSGetSet [2021-04-26T14:31:28.917Z] --- PASS: TestFSGetSet (0.01s) [2021-04-26T14:31:28.917Z] === RUN TestFSGetUnsetKey [2021-04-26T14:31:28.917Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-04-26T14:31:28.917Z] === RUN TestFSGetEmptyData [2021-04-26T14:31:28.917Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-04-26T14:31:28.917Z] === RUN TestFSDelete [2021-04-26T14:31:28.917Z] --- PASS: TestFSDelete (0.01s) [2021-04-26T14:31:28.917Z] === RUN TestFSWalker [2021-04-26T14:31:28.917Z] --- PASS: TestFSWalker (0.01s) [2021-04-26T14:31:28.917Z] === RUN TestFSWalkerStopOnError [2021-04-26T14:31:28.917Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-04-26T14:31:28.917Z] === RUN TestNewFromJSON [2021-04-26T14:31:28.917Z] --- PASS: TestNewFromJSON (0.00s) [2021-04-26T14:31:28.917Z] === RUN TestNewFromJSONWithInvalidJSON [2021-04-26T14:31:28.917Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-04-26T14:31:28.917Z] === RUN TestMarshalKeyOrder [2021-04-26T14:31:28.917Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-04-26T14:31:28.917Z] === RUN TestImage [2021-04-26T14:31:28.917Z] --- PASS: TestImage (0.00s) [2021-04-26T14:31:28.917Z] === RUN TestImageOSNotEmpty [2021-04-26T14:31:28.917Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-04-26T14:31:28.917Z] === RUN TestNewChildImageFromImageWithRootFS [2021-04-26T14:31:28.917Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-04-26T14:31:28.917Z] === RUN TestCreate [2021-04-26T14:31:28.917Z] --- PASS: TestCreate (0.01s) [2021-04-26T14:31:28.917Z] === RUN TestRestore [2021-04-26T14:31:28.917Z] --- PASS: TestSuccessfulUpload (0.52s) [2021-04-26T14:31:28.917Z] === RUN TestCancelledUpload [2021-04-26T14:31:28.917Z] --- PASS: TestCancelledUpload (0.00s) [2021-04-26T14:31:28.917Z] PASS [2021-04-26T14:31:28.917Z] coverage: 76.8% of statements [2021-04-26T14:31:28.917Z] ok github.com/docker/docker/distribution/xfer 2.174s coverage: 76.8% of statements [2021-04-26T14:31:28.917Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-26T14:31:28.917Z] === RUN TestCompare [2021-04-26T14:31:28.917Z] --- PASS: TestCompare (0.00s) [2021-04-26T14:31:28.917Z] PASS [2021-04-26T14:31:28.917Z] coverage: 19.2% of statements [2021-04-26T14:31:28.917Z] ok github.com/docker/docker/image/cache 0.122s coverage: 19.2% of statements [2021-04-26T14:31:28.917Z] time="2021-04-26T14:31:28Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-04-26T14:31:28.917Z] --- PASS: TestRestore (0.20s) [2021-04-26T14:31:28.917Z] === RUN TestAddDelete [2021-04-26T14:31:28.917Z] --- PASS: TestAddDelete (0.02s) [2021-04-26T14:31:28.917Z] === RUN TestSearchAfterDelete [2021-04-26T14:31:28.917Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-04-26T14:31:28.917Z] === RUN TestParentReset [2021-04-26T14:31:28.917Z] --- PASS: TestParentReset (0.03s) [2021-04-26T14:31:28.917Z] === RUN TestGetAndSetLastUpdated [2021-04-26T14:31:28.917Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-04-26T14:31:28.917Z] === RUN TestStoreLen [2021-04-26T14:31:29.298Z] --- PASS: TestDaemonStartWithLogOpt (4.10s) [2021-04-26T14:31:29.298Z] === CONT TestReadPluginNoRead [2021-04-26T14:31:29.371Z] --- PASS: TestStoreLen (0.05s) [2021-04-26T14:31:29.371Z] PASS [2021-04-26T14:31:29.371Z] coverage: 86.8% of statements [2021-04-26T14:31:29.371Z] ok github.com/docker/docker/image 0.608s coverage: 86.8% of statements [2021-04-26T14:31:29.371Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-04-26T14:31:29.371Z] === RUN TestMakeV1ConfigFromConfig [2021-04-26T14:31:29.371Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-04-26T14:31:29.371Z] PASS [2021-04-26T14:31:29.371Z] coverage: 25.0% of statements [2021-04-26T14:31:29.371Z] ok github.com/docker/docker/image/v1 0.174s coverage: 25.0% of statements [2021-04-26T14:31:29.371Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-26T14:31:30.010Z] --- PASS: TestRenameRunningContainerAndReuse (2.86s) [2021-04-26T14:31:30.010Z] === RUN TestRenameInvalidName [2021-04-26T14:31:30.892Z] === RUN TestSerialization [2021-04-26T14:31:30.892Z] --- PASS: TestSerialization (0.02s) [2021-04-26T14:31:30.892Z] PASS [2021-04-26T14:31:30.892Z] coverage: 100.0% of statements [2021-04-26T14:31:31.348Z] ok github.com/docker/docker/libcontainerd/queue 0.163s coverage: 100.0% of statements [2021-04-26T14:31:31.392Z] --- PASS: TestRenameInvalidName (1.48s) [2021-04-26T14:31:31.392Z] === RUN TestRenameAnonymousContainer [2021-04-26T14:31:31.836Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-26T14:31:32.304Z] === RUN TestEnvironmentParsing [2021-04-26T14:31:32.304Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-04-26T14:31:32.304Z] PASS [2021-04-26T14:31:32.304Z] coverage: 1.0% of statements [2021-04-26T14:31:32.304Z] ok github.com/docker/docker/libcontainerd/local 0.204s coverage: 1.0% of statements [2021-04-26T14:31:32.304Z] === RUN TestEmptyLayer [2021-04-26T14:31:32.304Z] --- PASS: TestEmptyLayer (0.00s) [2021-04-26T14:31:32.304Z] === RUN TestCommitFailure [2021-04-26T14:31:32.304Z] --- PASS: TestCommitFailure (0.01s) [2021-04-26T14:31:32.304Z] === RUN TestStartTransactionFailure [2021-04-26T14:31:32.304Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-04-26T14:31:32.304Z] === RUN TestGetOrphan [2021-04-26T14:31:32.304Z] --- PASS: TestGetOrphan (0.01s) [2021-04-26T14:31:32.304Z] === RUN TestMountAndRegister [2021-04-26T14:31:32.304Z] --- PASS: TestMountAndRegister (0.05s) [2021-04-26T14:31:32.304Z] layer_test.go:271: Layer size: 14 [2021-04-26T14:31:32.304Z] === RUN TestLayerRelease [2021-04-26T14:31:32.304Z] --- SKIP: TestLayerRelease (0.00s) [2021-04-26T14:31:32.304Z] layer_test.go:304: Failing on Windows [2021-04-26T14:31:32.304Z] === RUN TestStoreRestore [2021-04-26T14:31:32.304Z] --- SKIP: TestStoreRestore (0.00s) [2021-04-26T14:31:32.304Z] layer_test.go:353: Failing on Windows [2021-04-26T14:31:32.304Z] === RUN TestTarStreamStability [2021-04-26T14:31:32.304Z] --- SKIP: TestTarStreamStability (0.00s) [2021-04-26T14:31:32.304Z] layer_test.go:468: Failing on Windows [2021-04-26T14:31:32.304Z] === RUN TestRegisterExistingLayer [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-04-26T14:31:32.304Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-04-26T14:31:32.304Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-04-26T14:31:32.304Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-04-26T14:31:32.304Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-04-26T14:31:32.304Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-04-26T14:31:32.304Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-04-26T14:31:32.304Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-04-26T14:31:32.304Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-04-26T14:31:32.304Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-04-26T14:31:32.304Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-04-26T14:31:32.304Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-04-26T14:31:32.304Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-04-26T14:31:32.304Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-04-26T14:31:32.304Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-04-26T14:31:32.304Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-04-26T14:31:32.304Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-04-26T14:31:32.304Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-04-26T14:31:32.304Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-04-26T14:31:32.304Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-04-26T14:31:32.305Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-04-26T14:31:32.305Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-04-26T14:31:32.305Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-04-26T14:31:32.305Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-04-26T14:31:32.305Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-04-26T14:31:32.305Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-04-26T14:31:32.305Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-04-26T14:31:32.305Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-04-26T14:31:32.305Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-04-26T14:31:32.305Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-04-26T14:31:32.305Z] PASS [2021-04-26T14:31:32.305Z] coverage: 42.3% of statements [2021-04-26T14:31:32.305Z] ok github.com/docker/docker/oci 0.079s coverage: 42.3% of statements [2021-04-26T14:31:32.305Z] --- PASS: TestRegisterExistingLayer (0.17s) [2021-04-26T14:31:32.305Z] === RUN TestTarStreamVerification [2021-04-26T14:31:32.305Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-04-26T14:31:32.305Z] layer_test.go:697: Failing on Windows [2021-04-26T14:31:32.305Z] === RUN TestLayerMigration [2021-04-26T14:31:32.305Z] --- SKIP: TestLayerMigration (0.00s) [2021-04-26T14:31:32.305Z] migration_test.go:46: Failing on Windows [2021-04-26T14:31:32.305Z] === RUN TestLayerMigrationNoTarsplit [2021-04-26T14:31:32.305Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-04-26T14:31:32.305Z] migration_test.go:182: Failing on Windows [2021-04-26T14:31:32.305Z] === RUN TestMountInit [2021-04-26T14:31:32.305Z] --- SKIP: TestMountInit (0.00s) [2021-04-26T14:31:32.305Z] mount_test.go:17: Failing on Windows [2021-04-26T14:31:32.305Z] === RUN TestMountSize [2021-04-26T14:31:32.305Z] --- SKIP: TestMountSize (0.00s) [2021-04-26T14:31:32.305Z] mount_test.go:76: Failing on Windows [2021-04-26T14:31:32.305Z] === RUN TestMountChanges [2021-04-26T14:31:32.305Z] --- SKIP: TestMountChanges (0.00s) [2021-04-26T14:31:32.305Z] mount_test.go:125: Failing on Windows [2021-04-26T14:31:32.305Z] === RUN TestMountApply [2021-04-26T14:31:32.305Z] --- SKIP: TestMountApply (0.00s) [2021-04-26T14:31:32.305Z] mount_test.go:212: Failing on Windows [2021-04-26T14:31:32.305Z] PASS [2021-04-26T14:31:32.305Z] coverage: 30.1% of statements [2021-04-26T14:31:32.305Z] ok github.com/docker/docker/layer 0.476s coverage: 30.1% of statements [2021-04-26T14:31:32.305Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-26T14:31:32.305Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-26T14:31:32.305Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-26T14:31:32.305Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-26T14:31:32.305Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-26T14:31:33.215Z] === RUN TestReadPluginNoRead/default [2021-04-26T14:31:33.262Z] === RUN TestParseVersion [2021-04-26T14:31:33.262Z] --- PASS: TestParseVersion (0.00s) [2021-04-26T14:31:33.262Z] PASS [2021-04-26T14:31:33.262Z] coverage: 52.9% of statements [2021-04-26T14:31:33.262Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2021-04-26T14:31:33.262Z] === RUN TestAddressPoolOpt [2021-04-26T14:31:33.262Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/a [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/something [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/_=a [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/env1=value1 [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/_env1=value1 [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/env2=value2=value3 [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/env3=abc!qwe [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/env_4=value_4 [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/PATH [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/=a [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/PATH= [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/PATH=something [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/asd!qwe [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/1asd [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/123 [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/some_space [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/__some_space_before [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/some_space_after__ [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/= [2021-04-26T14:31:33.262Z] === RUN TestValidateEnv/PaTh [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/a (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/something (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/= (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestParseHost [2021-04-26T14:31:33.262Z] --- PASS: TestParseHost (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestParseDockerDaemonHost [2021-04-26T14:31:33.262Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestParseTCP [2021-04-26T14:31:33.262Z] --- PASS: TestParseTCP (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestParseInvalidUnixAddrInvalid [2021-04-26T14:31:33.262Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestValidateExtraHosts [2021-04-26T14:31:33.262Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestIpOptString [2021-04-26T14:31:33.262Z] --- PASS: TestIpOptString (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestNewIpOptInvalidDefaultVal [2021-04-26T14:31:33.262Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestNewIpOptValidDefaultVal [2021-04-26T14:31:33.262Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestIpOptSetInvalidVal [2021-04-26T14:31:33.262Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestValidateIPAddress [2021-04-26T14:31:33.262Z] --- PASS: TestValidateIPAddress (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestMapOpts [2021-04-26T14:31:33.262Z] --- PASS: TestMapOpts (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestListOptsWithoutValidator [2021-04-26T14:31:33.262Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestListOptsWithValidator [2021-04-26T14:31:33.262Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestValidateDNSSearch [2021-04-26T14:31:33.262Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestValidateLabel [2021-04-26T14:31:33.262Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-04-26T14:31:33.262Z] === RUN TestValidateLabel/label_with_general_format [2021-04-26T14:31:33.262Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-04-26T14:31:33.262Z] === RUN TestValidateLabel/label_with_one_more [2021-04-26T14:31:33.262Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-04-26T14:31:33.262Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-04-26T14:31:33.262Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-04-26T14:31:33.262Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-04-26T14:31:33.262Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-04-26T14:31:33.262Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-04-26T14:31:33.262Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-04-26T14:31:33.262Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-04-26T14:31:33.262Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-04-26T14:31:33.262Z] --- PASS: TestValidateLabel (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-04-26T14:31:33.262Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestNamedListOpts [2021-04-26T14:31:33.262Z] --- PASS: TestNamedListOpts (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestNamedMapOpts [2021-04-26T14:31:33.262Z] --- PASS: TestNamedMapOpts (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestParseLink [2021-04-26T14:31:33.262Z] --- PASS: TestParseLink (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestQuotedStringSetWithQuotes [2021-04-26T14:31:33.262Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-04-26T14:31:33.262Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestQuotedStringSetWithNoQuotes [2021-04-26T14:31:33.262Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-04-26T14:31:33.262Z] === RUN TestUlimitOpt [2021-04-26T14:31:33.262Z] --- PASS: TestUlimitOpt (0.00s) [2021-04-26T14:31:33.262Z] PASS [2021-04-26T14:31:33.262Z] coverage: 67.1% of statements [2021-04-26T14:31:33.262Z] ok github.com/docker/docker/opts 0.093s coverage: 67.1% of statements [2021-04-26T14:31:33.812Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.03s) [2021-04-26T14:31:33.812Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:aw0i04q3ulpyynfzwyrsf8d2k Created:2021-04-26 14:31:26.153956932 +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[ab90739c64214921a6356967c914b5d229e1a76dfa9035cacd83baa2c9e4d4c2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mpoyvd6jnog5ll3w11qviz9ge EndpointID:59981d5f62530457c24ce63211a0e75c3aa3a6b952ad07ef32a165833a7f17a8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e537e4671c612c61e8295382ecd34d5def180147ca48209d69ade703ffcdd438 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:8d70cea144f6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mpoyvd6jnog5ll3w11qviz9ge EndpointID:59981d5f62530457c24ce63211a0e75c3aa3a6b952ad07ef32a165833a7f17a8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-26T14:31:33.812Z] PASS [2021-04-26T14:31:33.812Z] [2021-04-26T14:31:33.812Z] === Skipped [2021-04-26T14:31:33.812Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-26T14:31:33.812Z] service_test.go:242: FLAKY_TEST [2021-04-26T14:31:33.812Z] [2021-04-26T14:31:33.812Z] [2021-04-26T14:31:33.812Z] DONE 26 tests, 1 skipped in 69.439s [2021-04-26T14:31:33.812Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-26T14:31:33.812Z] ++ 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 [2021-04-26T14:31:33.812Z] ++ set -e [2021-04-26T14:31:33.812Z] ++ '[' -n 0 ']' [2021-04-26T14:31:33.812Z] ++ set -x [2021-04-26T14:31:33.812Z] ++ 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 [2021-04-26T14:31:33.812Z] INFO: Testing against a local daemon [2021-04-26T14:31:33.812Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-26T14:31:33.812Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-26T14:31:33.812Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-26T14:31:33.812Z] === RUN TestDockerNetworkIpvlan [2021-04-26T14:31:33.812Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-26T14:31:33.812Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-26T14:31:33.812Z] PASS [2021-04-26T14:31:33.812Z] [2021-04-26T14:31:33.812Z] === Skipped [2021-04-26T14:31:33.812Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-26T14:31:33.812Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-26T14:31:33.812Z] [2021-04-26T14:31:33.812Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-26T14:31:33.812Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-26T14:31:33.812Z] [2021-04-26T14:31:33.812Z] [2021-04-26T14:31:33.812Z] DONE 2 tests, 2 skipped in 0.149s [2021-04-26T14:31:33.812Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-26T14:31:33.812Z] ++ 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 [2021-04-26T14:31:33.812Z] ++ set -e [2021-04-26T14:31:33.812Z] ++ '[' -n 0 ']' [2021-04-26T14:31:33.812Z] ++ set -x [2021-04-26T14:31:33.812Z] ++ 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 [2021-04-26T14:31:33.812Z] INFO: Testing against a local daemon [2021-04-26T14:31:33.812Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-26T14:31:34.594Z] --- PASS: TestContinueAfterPluginCrash (9.53s) [2021-04-26T14:31:34.782Z] === RUN TestUnbuffered [2021-04-26T14:31:34.782Z] --- PASS: TestUnbuffered (0.00s) [2021-04-26T14:31:34.782Z] === RUN TestRaceUnbuffered [2021-04-26T14:31:34.782Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-04-26T14:31:34.782Z] PASS [2021-04-26T14:31:34.782Z] coverage: 100.0% of statements [2021-04-26T14:31:34.782Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2021-04-26T14:31:34.782Z] === RUN TestPeerCertificateMarshalJSON [2021-04-26T14:31:34.782Z] === RUN TestMatch [2021-04-26T14:31:34.782Z] === RUN TestMatch/[[]] [2021-04-26T14:31:34.782Z] === RUN TestMatch/[[foo]] [2021-04-26T14:31:34.782Z] === RUN TestMatch/[[bar]_[foo]] [2021-04-26T14:31:34.782Z] === RUN TestMatch/[[foo_bar]] [2021-04-26T14:31:34.782Z] === RUN TestMatch/[[qux]_[foo]] [2021-04-26T14:31:34.782Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-04-26T14:31:34.782Z] === RUN TestMatch/[] [2021-04-26T14:31:34.782Z] === RUN TestMatch/[]#01 [2021-04-26T14:31:34.782Z] === RUN TestMatch/[[qux]] [2021-04-26T14:31:34.782Z] === RUN TestMatch/[[foo_bar_qux]] [2021-04-26T14:31:34.782Z] === RUN TestMatch/[[qux]_[baz]] [2021-04-26T14:31:34.782Z] === RUN TestMatch/[[foo_baz]] [2021-04-26T14:31:34.782Z] --- PASS: TestMatch (0.00s) [2021-04-26T14:31:34.782Z] --- PASS: TestMatch/[[]] (0.00s) [2021-04-26T14:31:34.782Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-04-26T14:31:34.782Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-04-26T14:31:34.782Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-04-26T14:31:34.782Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-04-26T14:31:34.854Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-26T14:31:35.235Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-04-26T14:31:35.235Z] --- PASS: TestMatch/[] (0.00s) [2021-04-26T14:31:35.235Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-04-26T14:31:35.235Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-04-26T14:31:35.235Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-04-26T14:31:35.235Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-04-26T14:31:35.235Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-04-26T14:31:35.235Z] PASS [2021-04-26T14:31:35.235Z] coverage: 87.5% of statements [2021-04-26T14:31:35.235Z] ok github.com/docker/docker/pkg/capabilities 0.062s coverage: 87.5% of statements [2021-04-26T14:31:35.235Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-04-26T14:31:35.235Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-04-26T14:31:35.235Z] --- PASS: TestPeerCertificateMarshalJSON (0.54s) [2021-04-26T14:31:35.235Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-04-26T14:31:35.235Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-04-26T14:31:35.235Z] === RUN TestMiddleware [2021-04-26T14:31:35.235Z] --- PASS: TestMiddleware (0.00s) [2021-04-26T14:31:35.235Z] === RUN TestNewResponseModifier [2021-04-26T14:31:35.235Z] --- PASS: TestNewResponseModifier (0.00s) [2021-04-26T14:31:35.235Z] PASS [2021-04-26T14:31:35.235Z] coverage: 26.8% of statements [2021-04-26T14:31:35.235Z] ok github.com/docker/docker/pkg/authorization 0.610s coverage: 26.8% of statements [2021-04-26T14:31:35.235Z] === RUN TestIsArchivePathDir [2021-04-26T14:31:35.235Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-04-26T14:31:35.235Z] === RUN TestIsArchivePathInvalidFile [2021-04-26T14:31:35.688Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-04-26T14:31:35.688Z] === RUN TestIsArchivePathTar [2021-04-26T14:31:35.688Z] --- PASS: TestIsArchivePathTar (0.22s) [2021-04-26T14:31:35.688Z] === RUN TestDecompressStreamGzip [2021-04-26T14:31:35.688Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-04-26T14:31:35.688Z] === RUN TestDecompressStreamBzip2 [2021-04-26T14:31:36.142Z] === RUN TestChrootTarUntar [2021-04-26T14:31:36.142Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-04-26T14:31:36.142Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:31:36.142Z] === RUN TestChrootUntarWithHugeExcludesList [2021-04-26T14:31:36.142Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-26T14:31:36.142Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:31:36.142Z] === RUN TestChrootUntarEmptyArchive [2021-04-26T14:31:36.142Z] --- PASS: TestChrootUntarEmptyArchive (0.02s) [2021-04-26T14:31:36.142Z] === RUN TestChrootTarUntarWithSymlink [2021-04-26T14:31:36.142Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-04-26T14:31:36.142Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-26T14:31:36.142Z] === RUN TestChrootCopyWithTar [2021-04-26T14:31:36.142Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-04-26T14:31:36.142Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-26T14:31:36.142Z] === RUN TestChrootCopyFileWithTar [2021-04-26T14:31:36.142Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-04-26T14:31:36.142Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:31:36.142Z] === RUN TestChrootUntarPath [2021-04-26T14:31:36.142Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-04-26T14:31:36.142Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-26T14:31:36.142Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-04-26T14:31:36.142Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-26T14:31:36.142Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:31:36.142Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-04-26T14:31:36.142Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-26T14:31:36.142Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:31:36.142Z] === RUN TestChrootApplyDotDotFile [2021-04-26T14:31:36.142Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-04-26T14:31:36.142Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:31:36.142Z] PASS [2021-04-26T14:31:36.142Z] coverage: 15.4% of statements [2021-04-26T14:31:36.142Z] ok github.com/docker/docker/pkg/chrootarchive 0.105s coverage: 15.4% of statements [2021-04-26T14:31:36.142Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-04-26T14:31:36.142Z] === RUN TestDecompressStreamXz [2021-04-26T14:31:36.142Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-04-26T14:31:36.142Z] archive_test.go:134: Xz not present in msys2 [2021-04-26T14:31:36.142Z] === RUN TestCompressStreamXzUnsupported [2021-04-26T14:31:36.142Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-04-26T14:31:36.142Z] === RUN TestCompressStreamBzip2Unsupported [2021-04-26T14:31:36.142Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-04-26T14:31:36.142Z] === RUN TestCompressStreamInvalid [2021-04-26T14:31:36.142Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-04-26T14:31:36.142Z] === RUN TestExtensionInvalid [2021-04-26T14:31:36.142Z] --- PASS: TestExtensionInvalid (0.00s) [2021-04-26T14:31:36.142Z] === RUN TestExtensionUncompressed [2021-04-26T14:31:36.142Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-04-26T14:31:36.142Z] === RUN TestExtensionBzip2 [2021-04-26T14:31:36.142Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-04-26T14:31:36.142Z] === RUN TestExtensionGzip [2021-04-26T14:31:36.142Z] --- PASS: TestExtensionGzip (0.00s) [2021-04-26T14:31:36.142Z] === RUN TestExtensionXz [2021-04-26T14:31:36.142Z] --- PASS: TestExtensionXz (0.00s) [2021-04-26T14:31:36.142Z] === RUN TestCmdStreamLargeStderr [2021-04-26T14:31:36.142Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-04-26T14:31:36.142Z] === RUN TestCmdStreamBad [2021-04-26T14:31:36.142Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-04-26T14:31:36.142Z] archive_test.go:239: Failing on Windows CI machines [2021-04-26T14:31:36.142Z] === RUN TestCmdStreamGood [2021-04-26T14:31:36.142Z] === RUN TestSizeEmpty [2021-04-26T14:31:36.142Z] --- PASS: TestSizeEmpty (0.00s) [2021-04-26T14:31:36.142Z] === RUN TestSizeEmptyFile [2021-04-26T14:31:36.142Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-04-26T14:31:36.142Z] === RUN TestSizeNonemptyFile [2021-04-26T14:31:36.142Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-04-26T14:31:36.142Z] === RUN TestSizeNestedDirectoryEmpty [2021-04-26T14:31:36.142Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-04-26T14:31:36.142Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-04-26T14:31:36.142Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-04-26T14:31:36.142Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-04-26T14:31:36.142Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-04-26T14:31:36.142Z] === RUN TestMoveToSubdir [2021-04-26T14:31:36.142Z] --- PASS: TestMoveToSubdir (0.00s) [2021-04-26T14:31:36.142Z] === RUN TestSizeNonExistingDirectory [2021-04-26T14:31:36.142Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-04-26T14:31:36.142Z] PASS [2021-04-26T14:31:36.142Z] coverage: 80.0% of statements [2021-04-26T14:31:36.142Z] ok github.com/docker/docker/pkg/directory 0.056s coverage: 80.0% of statements [2021-04-26T14:31:36.142Z] --- PASS: TestCmdStreamGood (0.06s) [2021-04-26T14:31:36.142Z] === RUN TestUntarPathWithInvalidDest [2021-04-26T14:31:36.142Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-04-26T14:31:36.142Z] === RUN TestUntarPathWithInvalidSrc [2021-04-26T14:31:36.142Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-04-26T14:31:36.142Z] === RUN TestUntarPath [2021-04-26T14:31:36.142Z] --- PASS: TestUntarPath (0.10s) [2021-04-26T14:31:36.142Z] === RUN TestUntarPathWithDestinationFile [2021-04-26T14:31:36.142Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-04-26T14:31:36.142Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-04-26T14:31:36.595Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s) [2021-04-26T14:31:36.595Z] === RUN TestCopyWithTarInvalidSrc [2021-04-26T14:31:36.595Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-04-26T14:31:36.595Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-04-26T14:31:36.595Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-04-26T14:31:36.595Z] === RUN TestCopyWithTarSrcFile [2021-04-26T14:31:36.595Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-04-26T14:31:36.595Z] === RUN TestCopyWithTarSrcFolder [2021-04-26T14:31:36.595Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-04-26T14:31:36.595Z] === RUN TestCopyFileWithTarInvalidSrc [2021-04-26T14:31:36.595Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-04-26T14:31:36.595Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-04-26T14:31:36.595Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-04-26T14:31:36.595Z] === RUN TestCopyFileWithTarSrcFolder [2021-04-26T14:31:36.595Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-04-26T14:31:36.595Z] === RUN TestCopyFileWithTarSrcFile [2021-04-26T14:31:36.595Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-04-26T14:31:36.595Z] === RUN TestTarFiles [2021-04-26T14:31:36.595Z] === RUN Test [2021-04-26T14:31:36.595Z] === RUN Test/TestContainsEntry [2021-04-26T14:31:36.595Z] === RUN Test/TestCreateEntries [2021-04-26T14:31:36.595Z] === RUN Test/TestEntriesDiff [2021-04-26T14:31:36.595Z] === RUN Test/TestEntriesEquality [2021-04-26T14:31:36.595Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-04-26T14:31:36.595Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-04-26T14:31:36.595Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-04-26T14:31:36.595Z] === RUN Test/TestGeneratorNotGenerate [2021-04-26T14:31:36.595Z] === RUN Test/TestGeneratorWithPort [2021-04-26T14:31:36.595Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-04-26T14:31:36.595Z] === RUN Test/TestNewEntry [2021-04-26T14:31:36.595Z] === RUN Test/TestParse [2021-04-26T14:31:36.595Z] --- PASS: Test (0.00s) [2021-04-26T14:31:36.595Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-04-26T14:31:36.595Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-04-26T14:31:36.595Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-04-26T14:31:36.595Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-04-26T14:31:36.595Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-04-26T14:31:36.595Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-04-26T14:31:36.595Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-04-26T14:31:36.595Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-04-26T14:31:36.595Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-04-26T14:31:36.595Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-04-26T14:31:36.595Z] --- PASS: Test/TestNewEntry (0.00s) [2021-04-26T14:31:36.595Z] --- PASS: Test/TestParse (0.00s) [2021-04-26T14:31:36.595Z] PASS [2021-04-26T14:31:36.595Z] coverage: 58.3% of statements [2021-04-26T14:31:36.595Z] ok github.com/docker/docker/pkg/discovery 0.100s coverage: 58.3% of statements [2021-04-26T14:31:36.779Z] --- PASS: TestReadPluginNoRead (7.54s) [2021-04-26T14:31:36.780Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s) [2021-04-26T14:31:36.780Z] --- PASS: TestReadPluginNoRead/default (1.64s) [2021-04-26T14:31:36.780Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.62s) [2021-04-26T14:31:36.780Z] read_test.go:92: [d729ea5d3403c] daemon is not started [2021-04-26T14:31:36.780Z] PASS [2021-04-26T14:31:36.780Z] [2021-04-26T14:31:36.780Z] DONE 6 tests in 11.690s [2021-04-26T14:31:36.780Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-26T14:31:36.780Z] testing: warning: no tests to run [2021-04-26T14:31:36.780Z] PASS [2021-04-26T14:31:36.780Z] [2021-04-26T14:31:36.780Z] DONE 0 tests in 0.007s [2021-04-26T14:31:36.780Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-26T14:31:36.780Z] INFO: Testing against a local daemon [2021-04-26T14:31:36.780Z] === RUN TestPluginWithDevMounts [2021-04-26T14:31:36.780Z] === PAUSE TestPluginWithDevMounts [2021-04-26T14:31:36.780Z] === CONT TestPluginWithDevMounts [2021-04-26T14:31:37.049Z] === RUN Test [2021-04-26T14:31:37.049Z] === RUN Test/TestContent [2021-04-26T14:31:37.049Z] === RUN Test/TestInitialize [2021-04-26T14:31:37.049Z] === RUN Test/TestNew [2021-04-26T14:31:37.049Z] === RUN Test/TestParsingContentsWithComments [2021-04-26T14:31:37.049Z] === RUN Test/TestRegister [2021-04-26T14:31:37.049Z] === RUN Test/TestWatch [2021-04-26T14:31:37.049Z] --- PASS: Test (0.01s) [2021-04-26T14:31:37.049Z] --- PASS: Test/TestContent (0.00s) [2021-04-26T14:31:37.049Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-26T14:31:37.049Z] --- PASS: Test/TestNew (0.00s) [2021-04-26T14:31:37.049Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-04-26T14:31:37.049Z] --- PASS: Test/TestRegister (0.00s) [2021-04-26T14:31:37.049Z] --- PASS: Test/TestWatch (0.01s) [2021-04-26T14:31:37.049Z] PASS [2021-04-26T14:31:37.049Z] coverage: 92.9% of statements [2021-04-26T14:31:37.049Z] ok github.com/docker/docker/pkg/discovery/file 0.081s coverage: 92.9% of statements [2021-04-26T14:31:37.974Z] --- PASS: TestRenameAnonymousContainer (5.92s) [2021-04-26T14:31:37.974Z] === RUN TestRenameContainerWithSameName [2021-04-26T14:31:38.009Z] === RUN Test [2021-04-26T14:31:38.009Z] === RUN Test/TestWatch [2021-04-26T14:31:38.009Z] --- PASS: Test (0.00s) [2021-04-26T14:31:38.009Z] --- PASS: Test/TestWatch (0.00s) [2021-04-26T14:31:38.009Z] PASS [2021-04-26T14:31:38.009Z] coverage: 92.3% of statements [2021-04-26T14:31:38.009Z] ok github.com/docker/docker/pkg/discovery/memory 0.096s coverage: 92.3% of statements [2021-04-26T14:31:38.009Z] === RUN Test [2021-04-26T14:31:38.009Z] === RUN Test/TestInitialize [2021-04-26T14:31:38.034Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.34s) [2021-04-26T14:31:38.034Z] === RUN TestDockerNetworkMacvlan [2021-04-26T14:31:38.161Z] --- PASS: TestPluginWithDevMounts (1.77s) [2021-04-26T14:31:38.162Z] PASS [2021-04-26T14:31:38.420Z] [2021-04-26T14:31:38.420Z] DONE 1 tests in 1.805s [2021-04-26T14:31:38.420Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-26T14:31:38.420Z] INFO: Testing against a local daemon [2021-04-26T14:31:38.420Z] === RUN TestSecretInspect [2021-04-26T14:31:38.462Z] time="2021-04-26T14:31:37Z" level=info msg="Initializing discovery without TLS" [2021-04-26T14:31:38.462Z] time="2021-04-26T14:31:38Z" level=info msg="Initializing discovery without TLS" [2021-04-26T14:31:38.462Z] time="2021-04-26T14:31:38Z" level=info msg="Initializing discovery without TLS" [2021-04-26T14:31:38.462Z] === RUN Test/TestInitializeWithCerts [2021-04-26T14:31:38.462Z] time="2021-04-26T14:31:38Z" level=info msg="Initializing discovery with TLS" [2021-04-26T14:31:38.462Z] === RUN Test/TestWatch [2021-04-26T14:31:38.462Z] time="2021-04-26T14:31:38Z" level=info msg="Initializing discovery without TLS" [2021-04-26T14:31:38.462Z] === RUN Test [2021-04-26T14:31:38.462Z] === RUN Test/TestInitialize [2021-04-26T14:31:38.462Z] === RUN Test/TestInitializeWithPattern [2021-04-26T14:31:38.462Z] === RUN Test/TestRegister [2021-04-26T14:31:38.462Z] === RUN Test/TestWatch [2021-04-26T14:31:38.462Z] --- PASS: Test (0.00s) [2021-04-26T14:31:38.462Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-26T14:31:38.462Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-04-26T14:31:38.462Z] --- PASS: Test/TestRegister (0.00s) [2021-04-26T14:31:38.462Z] --- PASS: Test/TestWatch (0.00s) [2021-04-26T14:31:38.462Z] PASS [2021-04-26T14:31:38.462Z] coverage: 93.8% of statements [2021-04-26T14:31:38.462Z] ok github.com/docker/docker/pkg/discovery/nodes 0.048s coverage: 93.8% of statements [2021-04-26T14:31:38.569Z] --- PASS: TestRenameContainerWithSameName (1.32s) [2021-04-26T14:31:38.569Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-26T14:31:38.982Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-26T14:31:39.420Z] === RUN TestPollerAddRemove [2021-04-26T14:31:39.420Z] --- PASS: TestPollerAddRemove (0.00s) [2021-04-26T14:31:39.420Z] === RUN TestPollerEvent [2021-04-26T14:31:39.420Z] --- SKIP: TestPollerEvent (0.00s) [2021-04-26T14:31:39.420Z] poller_test.go:41: No chmod on Windows [2021-04-26T14:31:39.420Z] === RUN TestPollerClose [2021-04-26T14:31:39.420Z] --- PASS: TestPollerClose (0.00s) [2021-04-26T14:31:39.420Z] PASS [2021-04-26T14:31:39.420Z] coverage: 45.7% of statements [2021-04-26T14:31:39.420Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2021-04-26T14:31:40.374Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-26T14:31:40.377Z] === RUN TestCopyFileWithInvalidSrc [2021-04-26T14:31:40.377Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestCopyFileWithInvalidDest [2021-04-26T14:31:40.377Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestCopyFileWithSameSrcAndDest [2021-04-26T14:31:40.377Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-04-26T14:31:40.377Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestCopyFile [2021-04-26T14:31:40.377Z] --- PASS: TestCopyFile (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-04-26T14:31:40.377Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-26T14:31:40.377Z] fileutils_test.go:134: Needs porting to Windows [2021-04-26T14:31:40.377Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-04-26T14:31:40.377Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestReadSymlinkedDirectoryToFile [2021-04-26T14:31:40.377Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-26T14:31:40.377Z] fileutils_test.go:180: Needs porting to Windows [2021-04-26T14:31:40.377Z] === RUN TestWildcardMatches [2021-04-26T14:31:40.377Z] --- PASS: TestWildcardMatches (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestPatternMatches [2021-04-26T14:31:40.377Z] --- PASS: TestPatternMatches (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-04-26T14:31:40.377Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestPatternMatchesFolderExclusions [2021-04-26T14:31:40.377Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-04-26T14:31:40.377Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-04-26T14:31:40.377Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-04-26T14:31:40.377Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-04-26T14:31:40.377Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestSingleExclamationError [2021-04-26T14:31:40.377Z] --- PASS: TestSingleExclamationError (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestMatchesWithNoPatterns [2021-04-26T14:31:40.377Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestMatchesWithMalformedPatterns [2021-04-26T14:31:40.377Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestMatches [2021-04-26T14:31:40.377Z] --- PASS: TestMatches (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestCleanPatterns [2021-04-26T14:31:40.377Z] --- PASS: TestCleanPatterns (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-04-26T14:31:40.377Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestCleanPatternsExceptionFlag [2021-04-26T14:31:40.377Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-04-26T14:31:40.377Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-04-26T14:31:40.377Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestCleanPatternsErrorSingleException [2021-04-26T14:31:40.377Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestCreateIfNotExistsDir [2021-04-26T14:31:40.377Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestCreateIfNotExistsFile [2021-04-26T14:31:40.377Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-04-26T14:31:40.377Z] === RUN TestMatch [2021-04-26T14:31:40.377Z] --- PASS: TestMatch (0.00s) [2021-04-26T14:31:40.377Z] PASS [2021-04-26T14:31:40.377Z] coverage: 87.7% of statements [2021-04-26T14:31:40.377Z] ok github.com/docker/docker/pkg/fileutils 0.091s coverage: 87.7% of statements [2021-04-26T14:31:40.831Z] === RUN TestGet [2021-04-26T14:31:40.831Z] --- PASS: TestGet (0.00s) [2021-04-26T14:31:40.831Z] === RUN TestGetShortcutString [2021-04-26T14:31:40.831Z] --- PASS: TestGetShortcutString (0.00s) [2021-04-26T14:31:40.831Z] PASS [2021-04-26T14:31:40.831Z] coverage: 42.9% of statements [2021-04-26T14:31:40.831Z] ok github.com/docker/docker/pkg/homedir 0.060s coverage: 42.9% of statements [2021-04-26T14:31:40.953Z] --- PASS: TestSecretInspect (2.43s) [2021-04-26T14:31:40.954Z] === RUN TestSecretList [2021-04-26T14:31:41.284Z] --- PASS: Test (3.20s) [2021-04-26T14:31:41.284Z] --- PASS: Test/TestInitialize (0.13s) [2021-04-26T14:31:41.284Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-04-26T14:31:41.284Z] --- PASS: Test/TestWatch (3.07s) [2021-04-26T14:31:41.284Z] PASS [2021-04-26T14:31:41.284Z] coverage: 84.1% of statements [2021-04-26T14:31:41.284Z] ok github.com/docker/docker/pkg/discovery/kv 3.278s coverage: 84.1% of statements [2021-04-26T14:31:41.737Z] --- PASS: TestTarFiles (5.10s) [2021-04-26T14:31:41.737Z] === RUN TestTarUntar [2021-04-26T14:31:41.737Z] === RUN TestCreateIDMapOrder [2021-04-26T14:31:41.737Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-04-26T14:31:41.737Z] PASS [2021-04-26T14:31:41.737Z] coverage: 7.2% of statements [2021-04-26T14:31:41.737Z] --- PASS: TestTarUntar (0.05s) [2021-04-26T14:31:41.737Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-04-26T14:31:41.737Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-04-26T14:31:41.737Z] === RUN TestTarWithOptions [2021-04-26T14:31:41.737Z] ok github.com/docker/docker/pkg/idtools 0.077s coverage: 7.2% of statements [2021-04-26T14:31:41.737Z] --- PASS: TestTarWithOptions (0.02s) [2021-04-26T14:31:41.737Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-04-26T14:31:41.737Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-04-26T14:31:41.737Z] === RUN TestUntarUstarGnuConflict [2021-04-26T14:31:41.737Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-04-26T14:31:41.737Z] === RUN TestUntarInvalidFilenames [2021-04-26T14:31:41.737Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames530815042\\dest" [2021-04-26T14:31:41.737Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-04-26T14:31:41.737Z] === RUN TestUntarHardlinkToSymlink [2021-04-26T14:31:41.737Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-04-26T14:31:41.737Z] === RUN TestUntarInvalidHardlink [2021-04-26T14:31:41.737Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink767287123\\victim\\hello" -> "../victim/hello" [2021-04-26T14:31:41.737Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink957308054\\victim\\hello" -> "/../victim/hello" [2021-04-26T14:31:41.737Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink270901501\\victim" -> "../victim" [2021-04-26T14:31:41.737Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink847917112\\victim" -> "../victim" [2021-04-26T14:31:41.737Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink451682871\\victim" -> "../victim" [2021-04-26T14:31:41.737Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink793624618\\victim" -> "../victim" [2021-04-26T14:31:41.737Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-04-26T14:31:41.737Z] === RUN TestUntarInvalidSymlink [2021-04-26T14:31:41.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink853517185\\dest\\dotdot" -> "../victim/hello" [2021-04-26T14:31:41.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink208194796\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-26T14:31:41.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink934005595\\dest\\loophole-victim" -> "../victim" [2021-04-26T14:31:41.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink803519230\\dest\\loophole-victim" -> "../victim" [2021-04-26T14:31:41.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink943443013\\dest\\loophole-victim" -> "../victim" [2021-04-26T14:31:41.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink631346912\\dest\\loophole-victim" -> "../victim" [2021-04-26T14:31:41.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink134615743\\dest\\dir\\loophole" -> "../../victim" [2021-04-26T14:31:41.737Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-04-26T14:31:41.737Z] === RUN TestTempArchiveCloseMultipleTimes [2021-04-26T14:31:41.737Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-04-26T14:31:41.737Z] === RUN TestXGlobalNoParent [2021-04-26T14:31:41.737Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-04-26T14:31:41.737Z] === RUN TestReplaceFileTarWrapper [2021-04-26T14:31:41.863Z] --- PASS: TestRenameContainerWithLinkedContainer (3.35s) [2021-04-26T14:31:41.863Z] === RUN TestResize [2021-04-26T14:31:42.191Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2021-04-26T14:31:42.191Z] === RUN TestPrefixHeaderReadable [2021-04-26T14:31:42.191Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-04-26T14:31:42.191Z] === RUN TestDisablePigz [2021-04-26T14:31:42.191Z] --- PASS: TestDisablePigz (0.11s) [2021-04-26T14:31:42.191Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-04-26T14:31:42.191Z] === RUN TestPigz [2021-04-26T14:31:42.191Z] === RUN TestFixedBufferCap [2021-04-26T14:31:42.191Z] --- PASS: TestFixedBufferCap (0.00s) [2021-04-26T14:31:42.191Z] === RUN TestFixedBufferLen [2021-04-26T14:31:42.191Z] --- PASS: TestFixedBufferLen (0.00s) [2021-04-26T14:31:42.191Z] === RUN TestFixedBufferString [2021-04-26T14:31:42.191Z] --- PASS: TestFixedBufferString (0.00s) [2021-04-26T14:31:42.191Z] === RUN TestFixedBufferWrite [2021-04-26T14:31:42.191Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-04-26T14:31:42.191Z] === RUN TestFixedBufferRead [2021-04-26T14:31:42.191Z] --- PASS: TestFixedBufferRead (0.00s) [2021-04-26T14:31:42.191Z] === RUN TestBytesPipeRead [2021-04-26T14:31:42.191Z] --- PASS: TestBytesPipeRead (0.00s) [2021-04-26T14:31:42.191Z] === RUN TestBytesPipeWrite [2021-04-26T14:31:42.191Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-04-26T14:31:42.191Z] === RUN TestBytesPipeWriteRandomChunks [2021-04-26T14:31:42.191Z] --- PASS: TestPigz (0.15s) [2021-04-26T14:31:42.191Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-04-26T14:31:42.191Z] === RUN TestCopyFileWithInvalidDest [2021-04-26T14:31:42.191Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-04-26T14:31:42.191Z] archive_windows_test.go:16: Currently fails [2021-04-26T14:31:42.191Z] === RUN TestCanonicalTarNameForPath [2021-04-26T14:31:42.191Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-04-26T14:31:42.191Z] === RUN TestCanonicalTarName [2021-04-26T14:31:42.191Z] --- PASS: TestCanonicalTarName (0.00s) [2021-04-26T14:31:42.191Z] === RUN TestChmodTarEntry [2021-04-26T14:31:42.191Z] --- PASS: TestChmodTarEntry (0.00s) [2021-04-26T14:31:42.191Z] === RUN TestHardLinkOrder [2021-04-26T14:31:42.300Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-26T14:31:42.644Z] --- PASS: TestHardLinkOrder (0.13s) [2021-04-26T14:31:42.644Z] === RUN TestChangeString [2021-04-26T14:31:42.644Z] --- PASS: TestChangeString (0.00s) [2021-04-26T14:31:42.644Z] === RUN TestChangesWithNoChanges [2021-04-26T14:31:42.644Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-04-26T14:31:42.644Z] === RUN TestChangesWithChanges [2021-04-26T14:31:42.644Z] --- PASS: TestChangesWithChanges (0.03s) [2021-04-26T14:31:42.644Z] === RUN TestChangesWithChangesGH13590 [2021-04-26T14:31:42.644Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-04-26T14:31:42.644Z] changes_test.go:192: needs more investigation [2021-04-26T14:31:42.644Z] === RUN TestChangesDirsEmpty [2021-04-26T14:31:42.644Z] === RUN TestError [2021-04-26T14:31:42.644Z] --- PASS: TestError (0.00s) [2021-04-26T14:31:42.644Z] === RUN TestProgressString [2021-04-26T14:31:42.644Z] === RUN TestProgressString/no_progress [2021-04-26T14:31:42.644Z] === RUN TestProgressString/progress_1 [2021-04-26T14:31:42.644Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-04-26T14:31:42.644Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-04-26T14:31:42.644Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-04-26T14:31:42.644Z] === RUN TestProgressString/with_units [2021-04-26T14:31:42.644Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-04-26T14:31:42.644Z] === RUN TestProgressString/hide_counts [2021-04-26T14:31:42.644Z] --- PASS: TestProgressString (0.00s) [2021-04-26T14:31:42.644Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-04-26T14:31:42.644Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-04-26T14:31:42.644Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-04-26T14:31:42.644Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-04-26T14:31:42.644Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-04-26T14:31:42.644Z] --- PASS: TestProgressString/with_units (0.00s) [2021-04-26T14:31:42.644Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-04-26T14:31:42.644Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-04-26T14:31:42.644Z] === RUN TestJSONMessageDisplay [2021-04-26T14:31:42.644Z] --- PASS: TestChangesDirsEmpty (0.14s) [2021-04-26T14:31:42.644Z] === RUN TestChangesDirsMutated [2021-04-26T14:31:42.644Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-04-26T14:31:42.644Z] === RUN TestJSONMessageDisplayWithJSONError [2021-04-26T14:31:42.644Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-04-26T14:31:42.644Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-04-26T14:31:42.644Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-04-26T14:31:42.644Z] === RUN TestDisplayJSONMessagesStream [2021-04-26T14:31:42.644Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-04-26T14:31:42.644Z] PASS [2021-04-26T14:31:42.644Z] coverage: 91.7% of statements [2021-04-26T14:31:42.644Z] ok github.com/docker/docker/pkg/jsonmessage 0.172s coverage: 91.7% of statements [2021-04-26T14:31:42.644Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2021-04-26T14:31:42.644Z] === RUN TestAtomicWriteToFile [2021-04-26T14:31:42.644Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-04-26T14:31:42.644Z] === RUN TestAtomicWriteSetCommit [2021-04-26T14:31:42.644Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-04-26T14:31:42.644Z] === RUN TestAtomicWriteSetCancel [2021-04-26T14:31:42.644Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-04-26T14:31:42.644Z] === RUN TestReadCloserWrapperClose [2021-04-26T14:31:42.644Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-04-26T14:31:42.644Z] === RUN TestReaderErrWrapperReadOnError [2021-04-26T14:31:42.644Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-04-26T14:31:42.644Z] === RUN TestReaderErrWrapperRead [2021-04-26T14:31:42.644Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-04-26T14:31:42.644Z] === RUN TestHashData [2021-04-26T14:31:42.644Z] --- PASS: TestHashData (0.00s) [2021-04-26T14:31:42.644Z] === RUN TestCancelReadCloser [2021-04-26T14:31:42.644Z] --- PASS: TestChangesDirsMutated (0.16s) [2021-04-26T14:31:42.644Z] === RUN TestApplyLayer [2021-04-26T14:31:42.644Z] --- SKIP: TestApplyLayer (0.00s) [2021-04-26T14:31:42.644Z] changes_test.go:405: needs further investigation [2021-04-26T14:31:42.644Z] === RUN TestChangesSizeWithHardlinks [2021-04-26T14:31:42.644Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-04-26T14:31:42.644Z] changes_test.go:441: needs further investigation [2021-04-26T14:31:42.644Z] === RUN TestChangesSizeWithNoChanges [2021-04-26T14:31:42.644Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-04-26T14:31:42.644Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-04-26T14:31:42.644Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-04-26T14:31:42.644Z] === RUN TestChangesSize [2021-04-26T14:31:42.644Z] --- PASS: TestChangesSize (0.00s) [2021-04-26T14:31:42.644Z] === RUN TestApplyLayerInvalidFilenames [2021-04-26T14:31:42.644Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames820713014\\dest" [2021-04-26T14:31:42.644Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-04-26T14:31:42.644Z] === RUN TestApplyLayerInvalidHardlink [2021-04-26T14:31:42.644Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink101220056\\victim\\hello" -> "../victim/hello" [2021-04-26T14:31:42.644Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink185030743\\victim\\hello" -> "/../victim/hello" [2021-04-26T14:31:42.644Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink710101962\\victim" -> "../victim" [2021-04-26T14:31:42.644Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink561409697\\victim" -> "../victim" [2021-04-26T14:31:42.644Z] === RUN TestStandardLongPath [2021-04-26T14:31:42.644Z] --- PASS: TestStandardLongPath (0.00s) [2021-04-26T14:31:42.644Z] === RUN TestUNCLongPath [2021-04-26T14:31:42.644Z] --- PASS: TestUNCLongPath (0.00s) [2021-04-26T14:31:42.644Z] PASS [2021-04-26T14:31:42.644Z] coverage: 100.0% of statements [2021-04-26T14:31:42.644Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink893943180\\victim" -> "../victim" [2021-04-26T14:31:42.644Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink365894523\\victim" -> "../victim" [2021-04-26T14:31:42.644Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2021-04-26T14:31:42.644Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-04-26T14:31:42.644Z] === RUN TestApplyLayerInvalidSymlink [2021-04-26T14:31:42.644Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink347326110\\dest\\dotdot" -> "../victim/hello" [2021-04-26T14:31:42.644Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink718373221\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-26T14:31:43.098Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink239611776\\dest\\loophole-victim" -> "../victim" [2021-04-26T14:31:43.098Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink926343391\\dest\\loophole-victim" -> "../victim" [2021-04-26T14:31:43.098Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink717740722\\dest\\loophole-victim" -> "../victim" [2021-04-26T14:31:43.098Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink904735849\\dest\\loophole-victim" -> "../victim" [2021-04-26T14:31:43.098Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-04-26T14:31:43.098Z] === RUN TestApplyLayerWhiteouts [2021-04-26T14:31:43.098Z] --- PASS: TestCancelReadCloser (0.10s) [2021-04-26T14:31:43.098Z] === RUN TestWriteCloserWrapperClose [2021-04-26T14:31:43.098Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-04-26T14:31:43.098Z] === RUN TestNopWriteCloser [2021-04-26T14:31:43.098Z] --- PASS: TestNopWriteCloser (0.00s) [2021-04-26T14:31:43.098Z] === RUN TestNopWriter [2021-04-26T14:31:43.098Z] --- PASS: TestNopWriter (0.00s) [2021-04-26T14:31:43.098Z] === RUN TestWriteCounter [2021-04-26T14:31:43.098Z] --- PASS: TestWriteCounter (0.00s) [2021-04-26T14:31:43.098Z] PASS [2021-04-26T14:31:43.098Z] coverage: 69.2% of statements [2021-04-26T14:31:43.098Z] ok github.com/docker/docker/pkg/ioutils 0.619s coverage: 69.2% of statements [2021-04-26T14:31:43.098Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-04-26T14:31:43.098Z] === RUN TestGenerateEmptyFile [2021-04-26T14:31:43.098Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-04-26T14:31:43.098Z] === RUN TestGenerateWithContent [2021-04-26T14:31:43.098Z] --- PASS: TestGenerateWithContent (0.00s) [2021-04-26T14:31:43.098Z] PASS [2021-04-26T14:31:43.098Z] coverage: 62.8% of statements [2021-04-26T14:31:43.098Z] ok github.com/docker/docker/pkg/archive 7.785s coverage: 62.8% of statements [2021-04-26T14:31:43.244Z] --- PASS: TestResize (1.46s) [2021-04-26T14:31:43.244Z] === RUN TestResizeWithInvalidSize [2021-04-26T14:31:43.489Z] --- PASS: TestSecretList (2.51s) [2021-04-26T14:31:43.489Z] === RUN TestSecretsCreateAndDelete [2021-04-26T14:31:43.551Z] === RUN TestNameFormat [2021-04-26T14:31:43.551Z] --- PASS: TestNameFormat (0.00s) [2021-04-26T14:31:43.551Z] === RUN TestNameRetries [2021-04-26T14:31:43.551Z] --- PASS: TestNameRetries (0.00s) [2021-04-26T14:31:43.551Z] PASS [2021-04-26T14:31:43.551Z] coverage: 85.7% of statements [2021-04-26T14:31:43.551Z] ok github.com/docker/docker/pkg/namesgenerator 0.052s coverage: 85.7% of statements [2021-04-26T14:31:43.551Z] === RUN TestParseKeyValueOpt [2021-04-26T14:31:43.551Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-04-26T14:31:43.551Z] === RUN TestParseUintList [2021-04-26T14:31:43.551Z] --- PASS: TestParseUintList (0.00s) [2021-04-26T14:31:43.551Z] === RUN TestParseUintListMaximumLimits [2021-04-26T14:31:43.551Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-04-26T14:31:43.551Z] PASS [2021-04-26T14:31:43.551Z] coverage: 97.0% of statements [2021-04-26T14:31:44.005Z] ok github.com/docker/docker/pkg/parsers 0.055s coverage: 97.0% of statements [2021-04-26T14:31:44.458Z] === RUN TestNewAndRemove [2021-04-26T14:31:44.458Z] --- PASS: TestNewAndRemove (0.00s) [2021-04-26T14:31:44.458Z] === RUN TestRemoveInvalidPath [2021-04-26T14:31:44.458Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-04-26T14:31:44.458Z] PASS [2021-04-26T14:31:44.458Z] coverage: 82.6% of statements [2021-04-26T14:31:44.458Z] ok github.com/docker/docker/pkg/pidfile 0.087s coverage: 82.6% of statements [2021-04-26T14:31:45.153Z] --- PASS: TestResizeWithInvalidSize (1.41s) [2021-04-26T14:31:45.153Z] === RUN TestResizeWhenContainerNotStarted [2021-04-26T14:31:45.415Z] === RUN TestParseEmptyInterface [2021-04-26T14:31:45.415Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-04-26T14:31:45.415Z] === RUN TestParseNonInterfaceType [2021-04-26T14:31:45.415Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-04-26T14:31:45.415Z] === RUN TestParseWithOneFunction [2021-04-26T14:31:45.415Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-04-26T14:31:45.415Z] === RUN TestParseWithMultipleFuncs [2021-04-26T14:31:45.415Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-04-26T14:31:45.415Z] === RUN TestParseWithUnnamedReturn [2021-04-26T14:31:45.415Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-04-26T14:31:45.415Z] === RUN TestEmbeddedInterface [2021-04-26T14:31:45.415Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-04-26T14:31:45.415Z] === RUN TestParsedImports [2021-04-26T14:31:45.415Z] --- PASS: TestParsedImports (0.00s) [2021-04-26T14:31:45.415Z] === RUN TestAliasedImports [2021-04-26T14:31:45.415Z] --- PASS: TestAliasedImports (0.00s) [2021-04-26T14:31:45.415Z] PASS [2021-04-26T14:31:45.415Z] coverage: 56.8% of statements [2021-04-26T14:31:45.415Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.100s coverage: 56.8% of statements [2021-04-26T14:31:45.869Z] === RUN TestFailedConnection [2021-04-26T14:31:46.026Z] --- PASS: TestSecretsCreateAndDelete (2.44s) [2021-04-26T14:31:46.026Z] === RUN TestSecretsUpdate [2021-04-26T14:31:46.322Z] === RUN TestHTTPTransport [2021-04-26T14:31:46.322Z] --- PASS: TestHTTPTransport (0.00s) [2021-04-26T14:31:46.322Z] PASS [2021-04-26T14:31:46.322Z] coverage: 85.7% of statements [2021-04-26T14:31:46.322Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2021-04-26T14:31:46.322Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-04-26T14:31:46.322Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-26T14:31:46.322Z] === RUN TestBufioReaderPoolPutAndGet [2021-04-26T14:31:46.322Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-04-26T14:31:46.322Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-04-26T14:31:46.322Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-04-26T14:31:46.322Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-04-26T14:31:46.323Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-26T14:31:46.323Z] === RUN TestBufioWriterPoolPutAndGet [2021-04-26T14:31:46.323Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-04-26T14:31:46.323Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-04-26T14:31:46.523Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-26T14:31:46.532Z] --- PASS: TestResizeWhenContainerNotStarted (1.50s) [2021-04-26T14:31:46.532Z] === RUN TestDaemonRestartKillContainers [2021-04-26T14:31:46.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-26T14:31:46.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-26T14:31:46.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-26T14:31:46.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-26T14:31:46.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-26T14:31:46.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-26T14:31:46.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-26T14:31:46.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-26T14:31:46.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-26T14:31:46.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-26T14:31:46.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-26T14:31:46.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-26T14:31:46.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-26T14:31:46.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-26T14:31:46.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-26T14:31:46.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-26T14:31:46.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-26T14:31:46.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-26T14:31:46.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-26T14:31:46.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-26T14:31:46.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-26T14:31:46.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-26T14:31:46.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-26T14:31:46.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-26T14:31:46.532Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-26T14:31:46.532Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-26T14:31:46.776Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-04-26T14:31:46.776Z] === RUN TestBufferPoolPutAndGet [2021-04-26T14:31:46.776Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-04-26T14:31:46.776Z] PASS [2021-04-26T14:31:46.776Z] coverage: 88.2% of statements [2021-04-26T14:31:46.776Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2021-04-26T14:31:47.230Z] --- PASS: TestFailedConnection (1.04s) [2021-04-26T14:31:47.230Z] === RUN TestFailOnce [2021-04-26T14:31:47.230Z] 2021/04/26 14:31:46 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-04-26T14:31:47.230Z] goroutine 10 [running]: [2021-04-26T14:31:47.230Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-04-26T14:31:47.230Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-04-26T14:31:47.230Z] panic(0x849b40, 0x986ad0) [2021-04-26T14:31:47.230Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-04-26T14:31:47.230Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-26T14:31:47.230Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-04-26T14:31:47.230Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-26T14:31:47.230Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-04-26T14:31:47.230Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-26T14:31:47.230Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-04-26T14:31:47.230Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-26T14:31:47.230Z] c:/go/src/net/http/server.go:2831 +0xab [2021-04-26T14:31:47.230Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-04-26T14:31:47.230Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-04-26T14:31:47.230Z] created by net/http.(*Server).Serve [2021-04-26T14:31:47.230Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-04-26T14:31:47.230Z] time="2021-04-26T14:31:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2021-04-26T14:31:47.230Z] === RUN TestOutputOnPrematureClose [2021-04-26T14:31:47.230Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-04-26T14:31:47.230Z] === RUN TestCompleteSilently [2021-04-26T14:31:47.230Z] --- PASS: TestCompleteSilently (0.00s) [2021-04-26T14:31:47.230Z] PASS [2021-04-26T14:31:47.230Z] coverage: 75.9% of statements [2021-04-26T14:31:47.230Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2021-04-26T14:31:47.230Z] === RUN TestSendToOneSub [2021-04-26T14:31:47.230Z] --- PASS: TestSendToOneSub (0.00s) [2021-04-26T14:31:47.230Z] === RUN TestSendToMultipleSubs [2021-04-26T14:31:47.230Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-04-26T14:31:47.230Z] === RUN TestEvictOneSub [2021-04-26T14:31:47.230Z] --- PASS: TestEvictOneSub (0.00s) [2021-04-26T14:31:47.230Z] === RUN TestClosePublisher [2021-04-26T14:31:47.230Z] --- PASS: TestClosePublisher (0.00s) [2021-04-26T14:31:47.230Z] === RUN TestPubSubRace [2021-04-26T14:31:47.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-26T14:31:48.187Z] === RUN TestRegister [2021-04-26T14:31:48.187Z] --- PASS: TestRegister (0.00s) [2021-04-26T14:31:48.187Z] === RUN TestCommand [2021-04-26T14:31:48.187Z] --- PASS: TestFailOnce (1.14s) [2021-04-26T14:31:48.187Z] === RUN TestEchoInputOutput [2021-04-26T14:31:48.187Z] --- PASS: TestEchoInputOutput (0.00s) [2021-04-26T14:31:48.187Z] === RUN TestBackoff [2021-04-26T14:31:48.187Z] --- PASS: TestBackoff (0.00s) [2021-04-26T14:31:48.187Z] === RUN TestAbortRetry [2021-04-26T14:31:48.187Z] --- PASS: TestAbortRetry (0.00s) [2021-04-26T14:31:48.187Z] === RUN TestClientScheme [2021-04-26T14:31:48.187Z] --- PASS: TestClientScheme (0.00s) [2021-04-26T14:31:48.187Z] === RUN TestNewClientWithTimeout [2021-04-26T14:31:48.187Z] --- PASS: TestCommand (0.02s) [2021-04-26T14:31:48.187Z] === RUN TestNaiveSelf [2021-04-26T14:31:48.187Z] --- PASS: TestNaiveSelf (0.02s) [2021-04-26T14:31:48.187Z] PASS [2021-04-26T14:31:48.187Z] coverage: 82.4% of statements [2021-04-26T14:31:48.187Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2021-04-26T14:31:48.562Z] --- PASS: TestSecretsUpdate (2.50s) [2021-04-26T14:31:48.562Z] === RUN TestTemplatedSecret [2021-04-26T14:31:48.643Z] --- PASS: TestPubSubRace (1.05s) [2021-04-26T14:31:48.643Z] PASS [2021-04-26T14:31:48.643Z] coverage: 75.0% of statements [2021-04-26T14:31:48.643Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2021-04-26T14:31:48.643Z] time="2021-04-26T14:31:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-04-26T14:31:49.099Z] === RUN TestParseSignal [2021-04-26T14:31:49.099Z] --- PASS: TestParseSignal (0.00s) [2021-04-26T14:31:49.099Z] === RUN TestValidSignalForPlatform [2021-04-26T14:31:49.099Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-04-26T14:31:49.099Z] PASS [2021-04-26T14:31:49.099Z] coverage: 20.3% of statements [2021-04-26T14:31:49.099Z] ok github.com/docker/docker/pkg/signal 0.063s coverage: 20.3% of statements [2021-04-26T14:31:49.553Z] === RUN TestNewStdWriter [2021-04-26T14:31:49.553Z] --- PASS: TestNewStdWriter (0.00s) [2021-04-26T14:31:49.553Z] === RUN TestWriteWithUninitializedStdWriter [2021-04-26T14:31:49.553Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-04-26T14:31:49.553Z] === RUN TestWriteWithNilBytes [2021-04-26T14:31:49.553Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-04-26T14:31:49.553Z] === RUN TestWrite [2021-04-26T14:31:49.553Z] --- PASS: TestWrite (0.00s) [2021-04-26T14:31:49.553Z] === RUN TestWriteWithWriterError [2021-04-26T14:31:49.553Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-04-26T14:31:49.553Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-04-26T14:31:49.553Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-04-26T14:31:49.553Z] === RUN TestStdCopyWriteAndRead [2021-04-26T14:31:49.553Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-04-26T14:31:49.553Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-04-26T14:31:49.553Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-04-26T14:31:49.553Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-04-26T14:31:49.553Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-04-26T14:31:49.553Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-04-26T14:31:49.553Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-04-26T14:31:49.553Z] === RUN TestStdCopyWithInvalidInputHeader [2021-04-26T14:31:49.553Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-04-26T14:31:49.553Z] === RUN TestStdCopyWithCorruptedPrefix [2021-04-26T14:31:49.553Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-04-26T14:31:49.553Z] === RUN TestStdCopyReturnsWriteErrors [2021-04-26T14:31:49.553Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-04-26T14:31:49.553Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-04-26T14:31:49.553Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-04-26T14:31:49.553Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-04-26T14:31:49.553Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-04-26T14:31:49.553Z] PASS [2021-04-26T14:31:49.553Z] coverage: 100.0% of statements [2021-04-26T14:31:49.553Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2021-04-26T14:31:50.006Z] time="2021-04-26T14:31:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-04-26T14:31:50.006Z] === RUN TestGenerateRandomID [2021-04-26T14:31:50.006Z] --- PASS: TestGenerateRandomID (0.00s) [2021-04-26T14:31:50.006Z] === RUN TestShortenId [2021-04-26T14:31:50.006Z] --- PASS: TestShortenId (0.00s) [2021-04-26T14:31:50.006Z] === RUN TestShortenSha256Id [2021-04-26T14:31:50.006Z] --- PASS: TestShortenSha256Id (0.00s) [2021-04-26T14:31:50.006Z] === RUN TestShortenIdEmpty [2021-04-26T14:31:50.006Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-04-26T14:31:50.006Z] === RUN TestShortenIdInvalid [2021-04-26T14:31:50.006Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-04-26T14:31:50.006Z] === RUN TestIsShortIDNonHex [2021-04-26T14:31:50.006Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-04-26T14:31:50.006Z] === RUN TestIsShortIDNotCorrectSize [2021-04-26T14:31:50.006Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-04-26T14:31:50.006Z] PASS [2021-04-26T14:31:50.006Z] coverage: 70.6% of statements [2021-04-26T14:31:50.006Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2021-04-26T14:31:50.006Z] === RUN TestRawProgressFormatterFormatStatus [2021-04-26T14:31:50.006Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-04-26T14:31:50.006Z] === RUN TestRawProgressFormatterFormatProgress [2021-04-26T14:31:50.006Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-04-26T14:31:50.006Z] === RUN TestFormatStatus [2021-04-26T14:31:50.006Z] --- PASS: TestFormatStatus (0.00s) [2021-04-26T14:31:50.006Z] === RUN TestFormatError [2021-04-26T14:31:50.006Z] --- PASS: TestFormatError (0.00s) [2021-04-26T14:31:50.006Z] === RUN TestFormatJSONError [2021-04-26T14:31:50.006Z] --- PASS: TestFormatJSONError (0.00s) [2021-04-26T14:31:50.006Z] === RUN TestJsonProgressFormatterFormatProgress [2021-04-26T14:31:50.006Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-04-26T14:31:50.006Z] === RUN TestJsonProgressFormatterFormatStatus [2021-04-26T14:31:50.006Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-04-26T14:31:50.006Z] === RUN TestNewJSONProgressOutput [2021-04-26T14:31:50.006Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-04-26T14:31:50.006Z] === RUN TestAuxFormatterEmit [2021-04-26T14:31:50.006Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-04-26T14:31:50.006Z] === RUN TestStreamWriterStdout [2021-04-26T14:31:50.006Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-04-26T14:31:50.006Z] === RUN TestStreamWriterStderr [2021-04-26T14:31:50.006Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-04-26T14:31:50.006Z] PASS [2021-04-26T14:31:50.006Z] coverage: 66.2% of statements [2021-04-26T14:31:50.006Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2021-04-26T14:31:50.746Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-26T14:31:50.762Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-26T14:31:50.963Z] === RUN TestIsCpusetListAvailable [2021-04-26T14:31:50.963Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-04-26T14:31:50.963Z] PASS [2021-04-26T14:31:50.963Z] coverage: 38.2% of statements [2021-04-26T14:31:50.963Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2021-04-26T14:31:51.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-26T14:31:51.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-04-26T14:31:51.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-26T14:31:51.853Z] --- PASS: TestTemplatedSecret (3.42s) [2021-04-26T14:31:51.853Z] === RUN TestSecretCreateResolve [2021-04-26T14:31:51.919Z] === RUN TestChtimes [2021-04-26T14:31:51.919Z] --- PASS: TestChtimes (0.00s) [2021-04-26T14:31:51.919Z] === RUN TestChtimesWindows [2021-04-26T14:31:51.919Z] --- PASS: TestChtimesWindows (0.00s) [2021-04-26T14:31:51.919Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-04-26T14:31:51.919Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-04-26T14:31:51.919Z] === RUN TestEnsureRemoveAllNotExist [2021-04-26T14:31:51.919Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-04-26T14:31:51.919Z] === RUN TestEnsureRemoveAllWithDir [2021-04-26T14:31:51.919Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-04-26T14:31:51.919Z] === RUN TestEnsureRemoveAllWithFile [2021-04-26T14:31:51.919Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-04-26T14:31:51.919Z] === RUN TestHasWin32KSupport [2021-04-26T14:31:51.919Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-04-26T14:31:51.919Z] syscall_windows_test.go:8: win32k: true [2021-04-26T14:31:51.919Z] PASS [2021-04-26T14:31:51.919Z] coverage: 12.0% of statements [2021-04-26T14:31:51.919Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 12.0% of statements [2021-04-26T14:31:52.373Z] === RUN TestTailFile [2021-04-26T14:31:52.373Z] --- PASS: TestTailFile (0.00s) [2021-04-26T14:31:52.373Z] === RUN TestTailFileManyLines [2021-04-26T14:31:52.373Z] --- PASS: TestTailFileManyLines (0.00s) [2021-04-26T14:31:52.373Z] === RUN TestTailEmptyFile [2021-04-26T14:31:52.373Z] --- PASS: TestTailEmptyFile (0.00s) [2021-04-26T14:31:52.373Z] === RUN TestTailNegativeN [2021-04-26T14:31:52.373Z] --- PASS: TestTailNegativeN (0.00s) [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader [2021-04-26T14:31:52.373Z] === CONT TestNewTailReader [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/12_byte_delimiter [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/no_delimiter [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/no_delimiter [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/single_byte_delimiter [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/2_byte_delimiter [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/4_byte_delimiter [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/8_byte_delimiter [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/truncated_last_line [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-04-26T14:31:52.373Z] === CONT TestNewTailReader/12_byte_delimiter [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-26T14:31:52.373Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-26T14:31:52.373Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-26T14:31:52.373Z] === CONT TestNewTailReader/8_byte_delimiter [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-26T14:31:52.373Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-26T14:31:52.373Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-26T14:31:52.373Z] === CONT TestNewTailReader/4_byte_delimiter [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-26T14:31:52.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-26T14:31:52.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/2_byte_delimiter [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/single_byte_delimiter [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/no_delimiter [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-26T14:31:52.374Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-26T14:31:52.374Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-26T14:31:52.375Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-26T14:31:52.375Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.376Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-26T14:31:52.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-26T14:31:52.376Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-26T14:31:52.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-26T14:31:52.377Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-26T14:31:52.377Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-26T14:31:52.377Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-26T14:31:52.377Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-26T14:31:52.377Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-26T14:31:52.377Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-26T14:31:52.377Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-26T14:31:52.377Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-26T14:31:52.377Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-26T14:31:52.377Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-26T14:31:52.377Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-26T14:31:52.377Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-26T14:31:52.377Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-26T14:31:52.377Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-26T14:31:52.377Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-26T14:31:52.831Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-26T14:31:52.831Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-26T14:31:52.831Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-26T14:31:52.831Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-04-26T14:31:52.831Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-26T14:31:52.831Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-26T14:31:52.831Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-26T14:31:52.831Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-04-26T14:31:52.832Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-26T14:31:52.832Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-26T14:31:52.832Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-26T14:31:52.832Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-26T14:31:52.832Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-26T14:31:52.832Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-26T14:31:52.832Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-26T14:31:52.832Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-26T14:31:52.832Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-26T14:31:52.832Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-26T14:31:52.832Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-26T14:31:52.832Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-26T14:31:52.832Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-26T14:31:52.832Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-26T14:31:52.832Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-26T14:31:52.832Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-26T14:31:52.832Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-26T14:31:52.832Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-26T14:31:52.832Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-26T14:31:52.832Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-26T14:31:52.832Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-26T14:31:52.832Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-26T14:31:52.833Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-26T14:31:52.833Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.03s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.02s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-26T14:31:52.834Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-26T14:31:52.835Z] time="2021-04-26T14:31:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-26T14:31:52.835Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-04-26T14:31:52.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-04-26T14:31:52.840Z] PASS [2021-04-26T14:31:52.840Z] coverage: 88.6% of statements [2021-04-26T14:31:52.840Z] ok github.com/docker/docker/pkg/tailfile 0.447s coverage: 88.6% of statements [2021-04-26T14:31:53.293Z] === RUN TestTarSumRemoveNonExistent [2021-04-26T14:31:53.293Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-04-26T14:31:53.293Z] === RUN TestTarSumRemove [2021-04-26T14:31:53.293Z] --- PASS: TestTarSumRemove (0.00s) [2021-04-26T14:31:53.293Z] === RUN TestSortFileInfoSums [2021-04-26T14:31:53.293Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-04-26T14:31:53.293Z] === RUN TestNewTarSumForLabelInvalid [2021-04-26T14:31:53.293Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-04-26T14:31:53.293Z] === RUN TestNewTarSumForLabel [2021-04-26T14:31:53.293Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-04-26T14:31:53.293Z] === RUN TestEmptyTar [2021-04-26T14:31:53.293Z] --- PASS: TestEmptyTar (0.01s) [2021-04-26T14:31:53.293Z] === RUN TestTarSumsReadSize [2021-04-26T14:31:53.293Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-04-26T14:31:53.293Z] === RUN TestTarSums [2021-04-26T14:31:53.293Z] --- PASS: TestTarSums (0.09s) [2021-04-26T14:31:53.293Z] === RUN TestIteration [2021-04-26T14:31:53.293Z] --- PASS: TestIteration (0.00s) [2021-04-26T14:31:53.293Z] === RUN TestVersionLabelForChecksum [2021-04-26T14:31:53.293Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-04-26T14:31:53.293Z] === RUN TestVersion [2021-04-26T14:31:53.293Z] --- PASS: TestVersion (0.00s) [2021-04-26T14:31:53.293Z] === RUN TestGetVersion [2021-04-26T14:31:53.293Z] --- PASS: TestGetVersion (0.00s) [2021-04-26T14:31:53.293Z] === RUN TestGetVersions [2021-04-26T14:31:53.293Z] --- PASS: TestGetVersions (0.00s) [2021-04-26T14:31:53.293Z] PASS [2021-04-26T14:31:53.293Z] coverage: 89.3% of statements [2021-04-26T14:31:53.293Z] ok github.com/docker/docker/pkg/tarsum 0.148s coverage: 89.3% of statements [2021-04-26T14:31:53.747Z] testing: warning: no tests to run [2021-04-26T14:31:53.747Z] PASS [2021-04-26T14:31:53.747Z] coverage: [no statements] [2021-04-26T14:31:53.747Z] ok github.com/docker/docker/pkg/term/windows 0.044s coverage: [no statements] [no tests to run] [2021-04-26T14:31:54.200Z] === RUN TestTruncIndex [2021-04-26T14:31:54.200Z] --- PASS: TestTruncIndex (0.10s) [2021-04-26T14:31:54.200Z] PASS [2021-04-26T14:31:54.200Z] coverage: 91.5% of statements [2021-04-26T14:31:54.200Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2021-04-26T14:31:54.388Z] --- PASS: TestSecretCreateResolve (2.47s) [2021-04-26T14:31:54.388Z] PASS [2021-04-26T14:31:54.388Z] [2021-04-26T14:31:54.388Z] DONE 6 tests in 15.811s [2021-04-26T14:31:54.388Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-26T14:31:54.388Z] INFO: Testing against a local daemon [2021-04-26T14:31:54.388Z] === RUN TestServiceCreateInit [2021-04-26T14:31:54.388Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-26T14:31:54.653Z] === RUN TestIsGIT [2021-04-26T14:31:54.653Z] --- PASS: TestIsGIT (0.00s) [2021-04-26T14:31:54.653Z] === RUN TestIsTransport [2021-04-26T14:31:54.653Z] --- PASS: TestIsTransport (0.00s) [2021-04-26T14:31:54.653Z] PASS [2021-04-26T14:31:54.653Z] coverage: 100.0% of statements [2021-04-26T14:31:54.653Z] ok github.com/docker/docker/pkg/urlutil 0.047s coverage: 100.0% of statements [2021-04-26T14:31:55.106Z] === RUN TestVersionInfo [2021-04-26T14:31:55.106Z] --- PASS: TestVersionInfo (0.00s) [2021-04-26T14:31:55.106Z] === RUN TestAppendVersions [2021-04-26T14:31:55.106Z] --- PASS: TestAppendVersions (0.00s) [2021-04-26T14:31:55.106Z] PASS [2021-04-26T14:31:55.106Z] coverage: 88.9% of statements [2021-04-26T14:31:55.106Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2021-04-26T14:31:55.739Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-04-26T14:31:55.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-26T14:31:55.999Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-26T14:31:56.064Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-26T14:31:56.064Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-26T14:31:56.064Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-26T14:31:56.064Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-26T14:31:56.064Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-26T14:31:56.064Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-04-26T14:31:56.064Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-04-26T14:31:56.064Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-26T14:31:56.064Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-26T14:31:56.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-26T14:31:56.518Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-26T14:31:57.020Z] === RUN TestNewSettable [2021-04-26T14:31:57.020Z] --- PASS: TestNewSettable (0.00s) [2021-04-26T14:31:57.020Z] === RUN TestIsSettable [2021-04-26T14:31:57.020Z] --- PASS: TestIsSettable (0.00s) [2021-04-26T14:31:57.020Z] === RUN TestUpdateSettingsEnv [2021-04-26T14:31:57.020Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-04-26T14:31:57.020Z] PASS [2021-04-26T14:31:57.021Z] coverage: 20.1% of statements [2021-04-26T14:31:57.021Z] ok github.com/docker/docker/plugin/v2 0.058s coverage: 20.1% of statements [2021-04-26T14:31:57.021Z] === RUN TestValidatePrivileges [2021-04-26T14:31:57.021Z] --- PASS: TestValidatePrivileges (0.00s) [2021-04-26T14:31:57.021Z] === RUN TestFilterByCapNeg [2021-04-26T14:31:57.021Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-04-26T14:31:57.021Z] === RUN TestFilterByCapPos [2021-04-26T14:31:57.021Z] --- PASS: TestFilterByCapPos (0.00s) [2021-04-26T14:31:57.021Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-04-26T14:31:57.021Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-04-26T14:31:57.021Z] PASS [2021-04-26T14:31:57.021Z] coverage: 12.0% of statements [2021-04-26T14:31:57.021Z] ok github.com/docker/docker/plugin 0.073s coverage: 12.0% of statements [2021-04-26T14:31:57.021Z] time="2021-04-26T14:31:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-04-26T14:31:57.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-04-26T14:31:57.474Z] === RUN TestLoad [2021-04-26T14:31:57.474Z] --- PASS: TestLoad (0.00s) [2021-04-26T14:31:57.474Z] === RUN TestSave [2021-04-26T14:31:57.474Z] --- PASS: TestSave (0.03s) [2021-04-26T14:31:57.474Z] === RUN TestAddDeleteGet [2021-04-26T14:31:57.474Z] --- PASS: TestAddDeleteGet (0.04s) [2021-04-26T14:31:57.474Z] === RUN TestInvalidTags [2021-04-26T14:31:57.474Z] --- PASS: TestInvalidTags (0.00s) [2021-04-26T14:31:57.474Z] PASS [2021-04-26T14:31:57.474Z] coverage: 84.4% of statements [2021-04-26T14:31:57.474Z] ok github.com/docker/docker/reference 0.140s coverage: 84.4% of statements [2021-04-26T14:31:58.431Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-04-26T14:31:58.431Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-04-26T14:31:58.431Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-04-26T14:31:58.431Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-04-26T14:31:58.431Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-04-26T14:31:58.431Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-04-26T14:31:58.431Z] === RUN TestResumableRequestReaderWithReadError [2021-04-26T14:31:58.431Z] time="2021-04-26T14:31:58Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-04-26T14:31:58.431Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-04-26T14:31:58.431Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-04-26T14:31:58.431Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-04-26T14:31:58.431Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-04-26T14:31:58.431Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s) [2021-04-26T14:31:58.431Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-04-26T14:31:58.431Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-04-26T14:31:58.431Z] === RUN TestResumableRequestReader [2021-04-26T14:31:58.431Z] --- PASS: TestResumableRequestReader (0.00s) [2021-04-26T14:31:58.431Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-04-26T14:31:58.431Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-04-26T14:31:58.431Z] PASS [2021-04-26T14:31:58.431Z] coverage: 100.0% of statements [2021-04-26T14:31:58.431Z] ok github.com/docker/docker/registry/resumable 0.214s coverage: 100.0% of statements [2021-04-26T14:31:58.885Z] === RUN TestRestartManagerTimeout [2021-04-26T14:31:58.885Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-04-26T14:31:58.885Z] === RUN TestRestartManagerTimeoutReset [2021-04-26T14:31:58.885Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-04-26T14:31:58.885Z] PASS [2021-04-26T14:31:58.885Z] coverage: 50.9% of statements [2021-04-26T14:31:58.885Z] ok github.com/docker/docker/restartmanager 0.043s coverage: 50.9% of statements [2021-04-26T14:31:58.905Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-26T14:31:59.338Z] === RUN TestResolveAuthConfigIndexServer [2021-04-26T14:31:59.339Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-04-26T14:31:59.339Z] === RUN TestResolveAuthConfigFullURL [2021-04-26T14:31:59.339Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-04-26T14:31:59.339Z] === RUN TestLoadAllowNondistributableArtifacts [2021-04-26T14:31:59.339Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-04-26T14:31:59.339Z] === RUN TestValidateMirror [2021-04-26T14:31:59.339Z] --- PASS: TestValidateMirror (0.00s) [2021-04-26T14:31:59.339Z] === RUN TestLoadInsecureRegistries [2021-04-26T14:31:59.339Z] time="2021-04-26T14:31:59Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-26T14:31:59.339Z] time="2021-04-26T14:31:59Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-04-26T14:31:59.339Z] time="2021-04-26T14:31:59Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-26T14:31:59.339Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-04-26T14:31:59.339Z] === RUN TestNewServiceConfig [2021-04-26T14:31:59.339Z] --- PASS: TestNewServiceConfig (0.00s) [2021-04-26T14:31:59.339Z] === RUN TestValidateIndexName [2021-04-26T14:31:59.339Z] --- PASS: TestValidateIndexName (0.00s) [2021-04-26T14:31:59.339Z] === RUN TestValidateIndexNameWithError [2021-04-26T14:31:59.339Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-04-26T14:31:59.339Z] === RUN TestEndpointParse [2021-04-26T14:31:59.339Z] --- PASS: TestEndpointParse (0.00s) [2021-04-26T14:31:59.339Z] === RUN TestEndpointParseInvalid [2021-04-26T14:31:59.339Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-04-26T14:31:59.339Z] === RUN TestValidateEndpoint [2021-04-26T14:31:59.339Z] --- PASS: TestValidateEndpoint (0.01s) [2021-04-26T14:31:59.339Z] === RUN TestPing [2021-04-26T14:31:59.339Z] --- PASS: TestPing (0.00s) [2021-04-26T14:31:59.339Z] === RUN TestPingRegistryEndpoint [2021-04-26T14:31:59.339Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-04-26T14:31:59.339Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:31:59.339Z] === RUN TestEndpoint [2021-04-26T14:31:59.339Z] --- SKIP: TestEndpoint (0.00s) [2021-04-26T14:31:59.339Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:31:59.339Z] === RUN TestParseRepositoryInfo [2021-04-26T14:31:59.339Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-04-26T14:31:59.339Z] === RUN TestNewIndexInfo [2021-04-26T14:31:59.339Z] --- PASS: TestNewIndexInfo (0.00s) [2021-04-26T14:31:59.339Z] === RUN TestMirrorEndpointLookup [2021-04-26T14:31:59.339Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-04-26T14:31:59.339Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:31:59.339Z] === RUN TestSearchRepositories [2021-04-26T14:31:59.339Z] --- PASS: TestSearchRepositories (0.00s) [2021-04-26T14:31:59.339Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-04-26T14:31:59.339Z] Host: 127.0.0.1:49244 [2021-04-26T14:31:59.339Z] User-Agent: docker test client [2021-04-26T14:31:59.339Z] Authorization: Token fake-token [2021-04-26T14:31:59.339Z] X-Docker-Token: true [2021-04-26T14:31:59.339Z] Accept-Encoding: gzip [2021-04-26T14:31:59.339Z] [2021-04-26T14:31:59.339Z] [2021-04-26T14:31:59.339Z] registry_test.go:730: HTTP/1.1 200 OK [2021-04-26T14:31:59.339Z] Connection: close [2021-04-26T14:31:59.339Z] Content-Length: 144 [2021-04-26T14:31:59.339Z] Cache-Control: no-cache [2021-04-26T14:31:59.339Z] Content-Type: application/json [2021-04-26T14:31:59.339Z] Date: Mon, 26 Apr 2021 14:31:59 GMT [2021-04-26T14:31:59.339Z] Expires: -1 [2021-04-26T14:31:59.339Z] Pragma: no-cache [2021-04-26T14:31:59.339Z] Server: docker-tests/mock [2021-04-26T14:31:59.339Z] X-Docker-Registry-Config: mock [2021-04-26T14:31:59.339Z] X-Docker-Registry-Version: 0.0.0 [2021-04-26T14:31:59.339Z] [2021-04-26T14:31:59.339Z] [2021-04-26T14:31:59.339Z] === RUN TestTrustedLocation [2021-04-26T14:31:59.339Z] --- PASS: TestTrustedLocation (0.00s) [2021-04-26T14:31:59.339Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-04-26T14:31:59.339Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-04-26T14:31:59.339Z] === RUN TestAllowNondistributableArtifacts [2021-04-26T14:31:59.339Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-04-26T14:31:59.339Z] === RUN TestIsSecureIndex [2021-04-26T14:31:59.339Z] --- PASS: TestIsSecureIndex (0.00s) [2021-04-26T14:31:59.339Z] PASS [2021-04-26T14:31:59.339Z] coverage: 50.3% of statements [2021-04-26T14:31:59.339Z] ok github.com/docker/docker/registry 0.225s coverage: 50.3% of statements [2021-04-26T14:31:59.339Z] === RUN TestDecodeContainerConfig [2021-04-26T14:31:59.339Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-04-26T14:31:59.339Z] === RUN TestDecodeContainerConfigIsolation [2021-04-26T14:31:59.339Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-04-26T14:31:59.339Z] === RUN TestValidatePrivileged [2021-04-26T14:31:59.339Z] --- PASS: TestValidatePrivileged (0.00s) [2021-04-26T14:31:59.339Z] PASS [2021-04-26T14:31:59.339Z] coverage: 52.2% of statements [2021-04-26T14:31:59.339Z] ok github.com/docker/docker/runconfig 0.043s coverage: 52.2% of statements [2021-04-26T14:31:59.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-26T14:31:59.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-26T14:31:59.667Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-26T14:32:00.196Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-26T14:32:00.296Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-04-26T14:32:00.296Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-04-26T14:32:00.296Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-04-26T14:32:00.296Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-04-26T14:32:00.296Z] PASS [2021-04-26T14:32:00.296Z] coverage: 62.5% of statements [2021-04-26T14:32:00.296Z] ok github.com/docker/docker/testutil 0.156s coverage: 62.5% of statements [2021-04-26T14:32:00.299Z] --- PASS: TestDockerNetworkMacvlan (23.11s) [2021-04-26T14:32:00.299Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.19s) [2021-04-26T14:32:00.299Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.20s) [2021-04-26T14:32:00.299Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s) [2021-04-26T14:32:00.299Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s) [2021-04-26T14:32:00.299Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.76s) [2021-04-26T14:32:00.299Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.78s) [2021-04-26T14:32:00.299Z] PASS [2021-04-26T14:32:00.299Z] [2021-04-26T14:32:00.299Z] DONE 8 tests in 26.583s [2021-04-26T14:32:00.299Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-26T14:32:00.299Z] ++ 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 [2021-04-26T14:32:00.299Z] ++ set -e [2021-04-26T14:32:00.299Z] ++ '[' -n 0 ']' [2021-04-26T14:32:00.299Z] ++ set -x [2021-04-26T14:32:00.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=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 [2021-04-26T14:32:00.299Z] testing: warning: no tests to run [2021-04-26T14:32:00.299Z] PASS [2021-04-26T14:32:00.299Z] [2021-04-26T14:32:00.299Z] DONE 0 tests in 0.025s [2021-04-26T14:32:00.562Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-26T14:32:00.562Z] ++ 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 [2021-04-26T14:32:00.562Z] ++ set -e [2021-04-26T14:32:00.562Z] ++ '[' -n 0 ']' [2021-04-26T14:32:00.562Z] ++ set -x [2021-04-26T14:32:00.562Z] ++ 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 [2021-04-26T14:32:00.562Z] INFO: Testing against a local daemon [2021-04-26T14:32:00.562Z] === RUN TestAuthZPluginAllowRequest [2021-04-26T14:32:02.452Z] === RUN TestGetDriver [2021-04-26T14:32:02.452Z] --- PASS: TestGetDriver (0.00s) [2021-04-26T14:32:02.452Z] === RUN TestVolumeRequestError [2021-04-26T14:32:02.452Z] --- PASS: TestVolumeRequestError (0.01s) [2021-04-26T14:32:02.452Z] PASS [2021-04-26T14:32:02.452Z] coverage: 36.1% of statements [2021-04-26T14:32:02.452Z] ok github.com/docker/docker/volume/drivers 0.052s coverage: 36.1% of statements [2021-04-26T14:32:02.737Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-26T14:32:02.905Z] === RUN TestGetAddress [2021-04-26T14:32:02.905Z] --- PASS: TestGetAddress (0.00s) [2021-04-26T14:32:02.905Z] === RUN TestRemove [2021-04-26T14:32:02.905Z] --- SKIP: TestRemove (0.00s) [2021-04-26T14:32:02.905Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-26T14:32:02.905Z] === RUN TestInitializeWithVolumes [2021-04-26T14:32:02.905Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-04-26T14:32:02.905Z] === RUN TestCreate [2021-04-26T14:32:02.905Z] --- PASS: TestCreate (0.01s) [2021-04-26T14:32:02.905Z] === RUN TestValidateName [2021-04-26T14:32:02.905Z] --- PASS: TestValidateName (0.00s) [2021-04-26T14:32:02.905Z] === RUN TestCreateWithOpts [2021-04-26T14:32:02.905Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-04-26T14:32:02.905Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-26T14:32:02.905Z] === RUN TestRelaodNoOpts [2021-04-26T14:32:02.905Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-04-26T14:32:02.905Z] PASS [2021-04-26T14:32:02.905Z] coverage: 41.5% of statements [2021-04-26T14:32:02.905Z] ok github.com/docker/docker/volume/local 0.107s coverage: 41.5% of statements [2021-04-26T14:32:02.905Z] === RUN TestConvertTmpfsOptions [2021-04-26T14:32:02.905Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-04-26T14:32:02.905Z] parser_test.go:49: data="mode=700,size=1m" [2021-04-26T14:32:02.905Z] parser_test.go:49: data="ro" [2021-04-26T14:32:02.905Z] === RUN TestParseMountRaw [2021-04-26T14:32:03.120Z] --- PASS: TestAuthZPluginAllowRequest (2.28s) [2021-04-26T14:32:03.120Z] === RUN TestAuthZPluginTLS [2021-04-26T14:32:03.311Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-26T14:32:03.359Z] --- PASS: TestParseMountRaw (0.02s) [2021-04-26T14:32:03.359Z] === RUN TestParseMountRawSplit [2021-04-26T14:32:03.359Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-04-26T14:32:03.359Z] parser_test.go:390: case 0 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 1 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 2 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 3 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 4 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 5 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 6 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 7 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 8 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 0 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 1 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 2 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 3 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 4 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 5 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 6 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 7 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 8 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 9 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 10 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 11 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 12 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 0 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 1 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 2 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 3 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 4 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 5 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 6 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 7 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 8 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 9 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 10 [2021-04-26T14:32:03.359Z] parser_test.go:390: case 11 [2021-04-26T14:32:03.359Z] === RUN TestParseMountSpec [2021-04-26T14:32:03.359Z] --- PASS: TestParseMountSpec (0.00s) [2021-04-26T14:32:03.359Z] parser_test.go:455: case 0 [2021-04-26T14:32:03.359Z] parser_test.go:455: case 1 [2021-04-26T14:32:03.359Z] parser_test.go:455: case 2 [2021-04-26T14:32:03.359Z] parser_test.go:455: case 3 [2021-04-26T14:32:03.359Z] parser_test.go:455: case 4 [2021-04-26T14:32:03.359Z] parser_test.go:455: case 5 [2021-04-26T14:32:03.359Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-04-26T14:32:03.359Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-04-26T14:32:03.359Z] === RUN TestValidateMount [2021-04-26T14:32:03.359Z] --- PASS: TestValidateMount (0.00s) [2021-04-26T14:32:03.359Z] PASS [2021-04-26T14:32:03.359Z] coverage: 66.2% of statements [2021-04-26T14:32:03.359Z] ok github.com/docker/docker/volume/mounts 0.090s coverage: 66.2% of statements [2021-04-26T14:32:03.862Z] --- PASS: TestServiceCreateInit (9.81s) [2021-04-26T14:32:03.862Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.90s) [2021-04-26T14:32:03.862Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.88s) [2021-04-26T14:32:03.862Z] === RUN TestCreateServiceMultipleTimes [2021-04-26T14:32:03.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-26T14:32:03.987Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2021-04-26T14:32:03.987Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-26T14:32:03.987Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/types [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-26T14:32:03.987Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2021-04-26T14:32:03.987Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-26T14:32:03.987Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-04-26T14:32:03.987Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/builder [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-26T14:32:03.987Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-26T14:32:04.067Z] --- PASS: TestAuthZPluginTLS (1.17s) [2021-04-26T14:32:04.067Z] === RUN TestAuthZPluginDenyRequest [2021-04-26T14:32:04.141Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-26T14:32:04.316Z] === RUN TestSetGetMeta [2021-04-26T14:32:04.316Z] === PAUSE TestSetGetMeta [2021-04-26T14:32:04.316Z] === RUN TestRestore [2021-04-26T14:32:04.316Z] === PAUSE TestRestore [2021-04-26T14:32:04.316Z] === RUN TestServiceCreate [2021-04-26T14:32:04.316Z] === PAUSE TestServiceCreate [2021-04-26T14:32:04.316Z] === RUN TestServiceList [2021-04-26T14:32:04.316Z] === PAUSE TestServiceList [2021-04-26T14:32:04.316Z] === RUN TestServiceRemove [2021-04-26T14:32:04.316Z] === PAUSE TestServiceRemove [2021-04-26T14:32:04.316Z] === RUN TestServiceGet [2021-04-26T14:32:04.316Z] === PAUSE TestServiceGet [2021-04-26T14:32:04.316Z] === RUN TestServicePrune [2021-04-26T14:32:04.316Z] === PAUSE TestServicePrune [2021-04-26T14:32:04.316Z] === RUN TestCreate [2021-04-26T14:32:04.316Z] === PAUSE TestCreate [2021-04-26T14:32:04.316Z] === RUN TestRemove [2021-04-26T14:32:04.316Z] === PAUSE TestRemove [2021-04-26T14:32:04.316Z] === RUN TestList [2021-04-26T14:32:04.316Z] === PAUSE TestList [2021-04-26T14:32:04.316Z] === RUN TestFindByDriver [2021-04-26T14:32:04.316Z] === PAUSE TestFindByDriver [2021-04-26T14:32:04.316Z] === RUN TestFindByReferenced [2021-04-26T14:32:04.316Z] === PAUSE TestFindByReferenced [2021-04-26T14:32:04.316Z] === RUN TestDerefMultipleOfSameRef [2021-04-26T14:32:04.316Z] === PAUSE TestDerefMultipleOfSameRef [2021-04-26T14:32:04.316Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-26T14:32:04.316Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-26T14:32:04.316Z] === RUN TestDefererencePluginOnCreateError [2021-04-26T14:32:04.316Z] === PAUSE TestDefererencePluginOnCreateError [2021-04-26T14:32:04.316Z] === RUN TestRefDerefRemove [2021-04-26T14:32:04.316Z] === PAUSE TestRefDerefRemove [2021-04-26T14:32:04.316Z] === RUN TestGet [2021-04-26T14:32:04.316Z] === PAUSE TestGet [2021-04-26T14:32:04.316Z] === RUN TestGetWithReference [2021-04-26T14:32:04.316Z] === PAUSE TestGetWithReference [2021-04-26T14:32:04.316Z] === RUN TestFilterFunc [2021-04-26T14:32:04.316Z] === RUN TestFilterFunc/test_nil_list [2021-04-26T14:32:04.316Z] === PAUSE TestFilterFunc/test_nil_list [2021-04-26T14:32:04.316Z] === RUN TestFilterFunc/test_empty_list [2021-04-26T14:32:04.316Z] === PAUSE TestFilterFunc/test_empty_list [2021-04-26T14:32:04.316Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-04-26T14:32:04.316Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-04-26T14:32:04.316Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-26T14:32:04.316Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-26T14:32:04.316Z] === RUN TestFilterFunc/test_filter_some [2021-04-26T14:32:04.316Z] === PAUSE TestFilterFunc/test_filter_some [2021-04-26T14:32:04.316Z] === RUN TestFilterFunc/test_filter_middle [2021-04-26T14:32:04.316Z] === PAUSE TestFilterFunc/test_filter_middle [2021-04-26T14:32:04.316Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-04-26T14:32:04.316Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-04-26T14:32:04.316Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-04-26T14:32:04.316Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-04-26T14:32:04.316Z] === CONT TestFilterFunc/test_nil_list [2021-04-26T14:32:04.316Z] === CONT TestFilterFunc/test_filter_some [2021-04-26T14:32:04.316Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-04-26T14:32:04.316Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-26T14:32:04.316Z] === CONT TestFilterFunc/test_empty_list [2021-04-26T14:32:04.316Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-04-26T14:32:04.316Z] === CONT TestFilterFunc/test_filter_middle [2021-04-26T14:32:04.316Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-04-26T14:32:04.316Z] --- PASS: TestFilterFunc (0.00s) [2021-04-26T14:32:04.316Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-04-26T14:32:04.316Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-04-26T14:32:04.316Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-04-26T14:32:04.316Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-04-26T14:32:04.316Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-04-26T14:32:04.316Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-04-26T14:32:04.316Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-04-26T14:32:04.316Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-04-26T14:32:04.316Z] === CONT TestSetGetMeta [2021-04-26T14:32:04.316Z] === CONT TestFindByDriver [2021-04-26T14:32:04.316Z] === CONT TestServiceGet [2021-04-26T14:32:04.316Z] === CONT TestRefDerefRemove [2021-04-26T14:32:04.316Z] --- PASS: TestSetGetMeta (0.02s) [2021-04-26T14:32:04.316Z] === CONT TestGetWithReference [2021-04-26T14:32:04.316Z] --- PASS: TestRefDerefRemove (0.02s) [2021-04-26T14:32:04.316Z] === CONT TestGet [2021-04-26T14:32:04.316Z] --- PASS: TestFindByDriver (0.03s) [2021-04-26T14:32:04.316Z] === CONT TestServiceList [2021-04-26T14:32:04.316Z] --- PASS: TestGetWithReference (0.03s) [2021-04-26T14:32:04.316Z] === CONT TestServiceRemove [2021-04-26T14:32:04.316Z] --- PASS: TestGet (0.03s) [2021-04-26T14:32:04.316Z] === CONT TestRemove [2021-04-26T14:32:04.316Z] --- PASS: TestRemove (0.02s) [2021-04-26T14:32:04.316Z] === CONT TestList [2021-04-26T14:32:04.316Z] --- PASS: TestList (0.02s) [2021-04-26T14:32:04.316Z] === CONT TestServiceCreate [2021-04-26T14:32:04.316Z] --- PASS: TestServiceGet (0.13s) [2021-04-26T14:32:04.316Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-26T14:32:04.316Z] --- PASS: TestServiceRemove (0.08s) [2021-04-26T14:32:04.316Z] === CONT TestDefererencePluginOnCreateError [2021-04-26T14:32:04.316Z] --- PASS: TestServiceCreate (0.04s) [2021-04-26T14:32:04.316Z] === CONT TestDerefMultipleOfSameRef [2021-04-26T14:32:04.316Z] --- PASS: TestServiceList (0.10s) [2021-04-26T14:32:04.316Z] === CONT TestFindByReferenced [2021-04-26T14:32:04.316Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-04-26T14:32:04.316Z] === CONT TestRestore [2021-04-26T14:32:04.316Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-04-26T14:32:04.316Z] === CONT TestCreate [2021-04-26T14:32:04.316Z] --- PASS: TestFindByReferenced (0.02s) [2021-04-26T14:32:04.316Z] === CONT TestServicePrune [2021-04-26T14:32:04.316Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-04-26T14:32:04.316Z] --- PASS: TestCreate (0.01s) [2021-04-26T14:32:04.316Z] --- PASS: TestRestore (0.02s) [2021-04-26T14:32:04.316Z] time="2021-04-26T14:32:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-26T14:32:04.316Z] time="2021-04-26T14:32:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-26T14:32:04.316Z] time="2021-04-26T14:32:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-26T14:32:04.316Z] time="2021-04-26T14:32:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-04-26T14:32:04.316Z] time="2021-04-26T14:32:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-26T14:32:04.316Z] --- PASS: TestServicePrune (0.05s) [2021-04-26T14:32:04.316Z] PASS [2021-04-26T14:32:04.316Z] coverage: 70.3% of statements [2021-04-26T14:32:04.316Z] ok github.com/docker/docker/volume/service 0.258s coverage: 70.3% of statements [2021-04-26T14:32:05.460Z] --- PASS: TestAuthZPluginDenyRequest (1.13s) [2021-04-26T14:32:05.460Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-26T14:32:05.522Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-26T14:32:05.781Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-04-26T14:32:05.844Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-04-26T14:32:05.844Z] === RUN TestClientStream [2021-04-26T14:32:05.844Z] --- PASS: TestClientStream (0.00s) [2021-04-26T14:32:05.844Z] === RUN TestClientSendFile [2021-04-26T14:32:05.844Z] --- PASS: TestClientSendFile (0.00s) [2021-04-26T14:32:05.844Z] === RUN TestClientWithRequestTimeout [2021-04-26T14:32:05.844Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-04-26T14:32:05.844Z] === RUN TestFileSpecPlugin [2021-04-26T14:32:05.844Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-04-26T14:32:05.844Z] === RUN TestFileJSONSpecPlugin [2021-04-26T14:32:05.844Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-04-26T14:32:05.844Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-04-26T14:32:05.844Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-04-26T14:32:05.844Z] === RUN TestPluginAddHandler [2021-04-26T14:32:05.844Z] --- PASS: TestPluginAddHandler (0.00s) [2021-04-26T14:32:05.844Z] === RUN TestPluginWaitBadPlugin [2021-04-26T14:32:05.844Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-04-26T14:32:05.844Z] === RUN TestGet [2021-04-26T14:32:05.844Z] time="2021-04-26T14:32:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-04-26T14:32:06.408Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.12s) [2021-04-26T14:32:06.408Z] === RUN TestAuthZPluginDenyResponse [2021-04-26T14:32:06.507Z] ok github.com/docker/docker/builder/remotecontext 0.082s coverage: 13.7% of statements [2021-04-26T14:32:06.507Z] ok github.com/docker/docker/builder/dockerfile 0.207s coverage: 48.5% of statements [2021-04-26T14:32:06.507Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-26T14:32:06.802Z] time="2021-04-26T14:32:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-04-26T14:32:07.356Z] --- PASS: TestAuthZPluginDenyResponse (1.11s) [2021-04-26T14:32:07.356Z] === RUN TestAuthZPluginAllowEventStream [2021-04-26T14:32:07.436Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-04-26T14:32:08.318Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-26T14:32:08.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.56s) [2021-04-26T14:32:08.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.79s) [2021-04-26T14:32:08.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.16s) [2021-04-26T14:32:08.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.44s) [2021-04-26T14:32:08.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.52s) [2021-04-26T14:32:08.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.82s) [2021-04-26T14:32:08.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.05s) [2021-04-26T14:32:08.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.31s) [2021-04-26T14:32:08.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.88s) [2021-04-26T14:32:08.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2021-04-26T14:32:08.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2021-04-26T14:32:08.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s) [2021-04-26T14:32:08.319Z] === RUN TestCgroupNamespacesRun [2021-04-26T14:32:08.363Z] ok github.com/docker/docker/builder/remotecontext/git 1.220s coverage: 86.3% of statements [2021-04-26T14:32:08.363Z] ? github.com/docker/docker/cli [no test files] [2021-04-26T14:32:08.363Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-26T14:32:08.960Z] time="2021-04-26T14:32:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-04-26T14:32:09.914Z] --- PASS: TestAuthZPluginAllowEventStream (2.25s) [2021-04-26T14:32:09.914Z] === RUN TestAuthZPluginErrorResponse [2021-04-26T14:32:10.860Z] --- PASS: TestAuthZPluginErrorResponse (1.19s) [2021-04-26T14:32:10.860Z] === RUN TestAuthZPluginErrorRequest [2021-04-26T14:32:11.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-26T14:32:11.610Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-04-26T14:32:11.610Z] --- PASS: TestCgroupNamespacesRun (3.18s) [2021-04-26T14:32:11.610Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-26T14:32:12.252Z] --- PASS: TestAuthZPluginErrorRequest (1.33s) [2021-04-26T14:32:12.252Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-26T14:32:12.530Z] ok github.com/docker/docker/client 0.194s coverage: 75.4% of statements [2021-04-26T14:32:12.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-26T14:32:12.675Z] time="2021-04-26T14:32:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-04-26T14:32:13.200Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.18s) [2021-04-26T14:32:13.200Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-26T14:32:13.928Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.33s) [2021-04-26T14:32:13.928Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-26T14:32:14.187Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-26T14:32:14.757Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-26T14:32:16.139Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-26T14:32:16.513Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.66s) [2021-04-26T14:32:16.513Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-26T14:32:17.078Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.38s) [2021-04-26T14:32:17.078Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-26T14:32:19.070Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.65s) [2021-04-26T14:32:19.070Z] === RUN TestAuthZPluginHeader [2021-04-26T14:32:19.618Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-04-26T14:32:20.018Z] --- PASS: TestAuthZPluginHeader (1.46s) [2021-04-26T14:32:20.018Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-26T14:32:20.018Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-26T14:32:20.018Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-26T14:32:20.018Z] === RUN TestAuthZPluginV2Disable [2021-04-26T14:32:20.018Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-26T14:32:20.018Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-26T14:32:20.018Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-26T14:32:20.018Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-26T14:32:20.018Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-26T14:32:20.018Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-26T14:32:20.018Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-26T14:32:20.018Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-26T14:32:20.018Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-26T14:32:20.186Z] --- PASS: TestCgroupNamespacesRunHostMode (3.12s) [2021-04-26T14:32:20.186Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-26T14:32:21.192Z] --- PASS: TestGet (15.01s) [2021-04-26T14:32:21.192Z] === RUN TestPluginWithNoManifest [2021-04-26T14:32:21.192Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-04-26T14:32:21.192Z] === RUN TestGetAll [2021-04-26T14:32:21.192Z] --- PASS: TestGetAll (0.00s) [2021-04-26T14:32:21.192Z] PASS [2021-04-26T14:32:21.192Z] coverage: 73.4% of statements [2021-04-26T14:32:21.192Z] ok github.com/docker/docker/pkg/plugins 34.941s coverage: 73.4% of statements [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/quota [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/rootless [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/volume [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-26T14:32:21.192Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-26T14:32:22.092Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === Skipped [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-04-26T14:32:22.151Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-04-26T14:32:22.151Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-04-26T14:32:22.151Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-04-26T14:32:22.151Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-04-26T14:32:22.151Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-04-26T14:32:22.151Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-04-26T14:32:22.151Z] daemon_test.go:147: root required [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-26T14:32:22.151Z] reload_test.go:520: root required [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-04-26T14:32:22.151Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-26T14:32:22.151Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-04-26T14:32:22.151Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-04-26T14:32:22.151Z] download_test.go:268: Needs fixing on Windows [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-04-26T14:32:22.151Z] layer_test.go:304: Failing on Windows [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-04-26T14:32:22.151Z] layer_test.go:353: Failing on Windows [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-04-26T14:32:22.151Z] layer_test.go:468: Failing on Windows [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-04-26T14:32:22.151Z] layer_test.go:697: Failing on Windows [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-04-26T14:32:22.151Z] migration_test.go:46: Failing on Windows [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-04-26T14:32:22.151Z] migration_test.go:182: Failing on Windows [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-04-26T14:32:22.151Z] mount_test.go:17: Failing on Windows [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-04-26T14:32:22.151Z] mount_test.go:76: Failing on Windows [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-04-26T14:32:22.151Z] mount_test.go:125: Failing on Windows [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-04-26T14:32:22.151Z] mount_test.go:212: Failing on Windows [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-04-26T14:32:22.151Z] archive_test.go:134: Xz not present in msys2 [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-04-26T14:32:22.151Z] archive_test.go:239: Failing on Windows CI machines [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-04-26T14:32:22.151Z] archive_windows_test.go:16: Currently fails [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-04-26T14:32:22.151Z] changes_test.go:192: needs more investigation [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-04-26T14:32:22.151Z] changes_test.go:405: needs further investigation [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-04-26T14:32:22.151Z] changes_test.go:441: needs further investigation [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-04-26T14:32:22.151Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-26T14:32:22.151Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-04-26T14:32:22.151Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-04-26T14:32:22.151Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-04-26T14:32:22.151Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-04-26T14:32:22.151Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-26T14:32:22.151Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-26T14:32:22.151Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-04-26T14:32:22.151Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-04-26T14:32:22.151Z] poller_test.go:41: No chmod on Windows [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-26T14:32:22.151Z] fileutils_test.go:134: Needs porting to Windows [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-26T14:32:22.151Z] fileutils_test.go:180: Needs porting to Windows [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-04-26T14:32:22.151Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-04-26T14:32:22.151Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-04-26T14:32:22.151Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-04-26T14:32:22.151Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-04-26T14:32:22.151Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] [2021-04-26T14:32:22.151Z] DONE 1830 tests, 45 skipped in 198.602s [2021-04-26T14:32:22.151Z] INFO: make.ps1 ended at 04/26/2021 14:32:22 [2021-04-26T14:32:23.030Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.83s) [2021-04-26T14:32:23.030Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-26T14:32:23.310Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-26T14:32:23.672Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-04-26T14:32:23.672Z] INFO: Unit tests ended at 04/26/2021 14:32:23. Duration:00:03:32.6510434 [2021-04-26T14:32:23.672Z] INFO: Building busybox [2021-04-26T14:32:23.672Z] Sending build context to Docker daemon 5.12kB [2021-04-26T14:32:23.672Z] [2021-04-26T14:32:23.672Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-04-26T14:32:23.672Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-04-26T14:32:23.672Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-04-26T14:32:23.672Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-04-26T14:32:23.672Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-04-26T14:32:23.672Z] ---> 152749f71f8f [2021-04-26T14:32:23.672Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-04-26T14:32:23.672Z] ---> Running in acfa9f07edc8 [2021-04-26T14:32:25.268Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-26T14:32:25.268Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.37s) [2021-04-26T14:32:25.268Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-26T14:32:25.802Z] --- PASS: TestCreateServiceMultipleTimes (18.26s) [2021-04-26T14:32:25.802Z] === RUN TestCreateServiceConflict [2021-04-26T14:32:25.802Z] --- PASS: TestCreateServiceConflict (2.48s) [2021-04-26T14:32:25.802Z] === RUN TestCreateServiceMaxReplicas [2021-04-26T14:32:25.837Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-04-26T14:32:26.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-04-26T14:32:26.666Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.35s) [2021-04-26T14:32:26.666Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-26T14:32:27.238Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-26T14:32:28.328Z] Removing intermediate container acfa9f07edc8 [2021-04-26T14:32:28.328Z] ---> 6a32140c3277 [2021-04-26T14:32:28.328Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-04-26T14:32:28.328Z] ---> Running in 47c3546192d9 [2021-04-26T14:32:28.328Z] Removing intermediate container 47c3546192d9 [2021-04-26T14:32:28.328Z] ---> 19957ad54c80 [2021-04-26T14:32:28.328Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-04-26T14:32:28.328Z] ---> Running in faa022f10531 [2021-04-26T14:32:28.328Z] Removing intermediate container faa022f10531 [2021-04-26T14:32:28.328Z] ---> 8cb359955649 [2021-04-26T14:32:28.328Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-04-26T14:32:28.340Z] --- PASS: TestCreateServiceMaxReplicas (3.35s) [2021-04-26T14:32:28.340Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-26T14:32:29.852Z] [2021-04-26T14:32:30.306Z] ---> c341ab2747db [2021-04-26T14:32:30.306Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-04-26T14:32:30.306Z] ---> Running in 09ee3057fcfa [2021-04-26T14:32:30.531Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.43s) [2021-04-26T14:32:30.532Z] === RUN TestKernelTCPMemory [2021-04-26T14:32:32.441Z] --- PASS: TestKernelTCPMemory (2.27s) [2021-04-26T14:32:32.441Z] === RUN TestNISDomainname [2021-04-26T14:32:34.985Z] --- PASS: TestNISDomainname (2.60s) [2021-04-26T14:32:34.985Z] === RUN TestHostnameDnsResolution [2021-04-26T14:32:36.366Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-26T14:32:38.276Z] --- PASS: TestHostnameDnsResolution (3.09s) [2021-04-26T14:32:38.276Z] === RUN TestStats [2021-04-26T14:32:38.825Z] Removing intermediate container 09ee3057fcfa [2021-04-26T14:32:38.825Z] ---> 191994a9e5a6 [2021-04-26T14:32:38.825Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-04-26T14:32:38.825Z] ---> Running in 78695042ec6d [2021-04-26T14:32:39.279Z] [2021-04-26T14:32:39.279Z] SUCCESS: Specified value was saved. [2021-04-26T14:32:39.658Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-26T14:32:40.597Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-26T14:32:41.168Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-26T14:32:41.428Z] --- PASS: TestStats (3.21s) [2021-04-26T14:32:41.428Z] === RUN TestStopContainerWithTimeout [2021-04-26T14:32:41.428Z] === RUN TestStopContainerWithTimeout/0 [2021-04-26T14:32:41.428Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-26T14:32:41.428Z] === RUN TestStopContainerWithTimeout/1 [2021-04-26T14:32:41.428Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-26T14:32:41.428Z] === RUN TestStopContainerWithTimeout/3 [2021-04-26T14:32:41.428Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-26T14:32:41.428Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-26T14:32:41.428Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-26T14:32:41.428Z] === CONT TestStopContainerWithTimeout/0 [2021-04-26T14:32:41.428Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-26T14:32:41.428Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-26T14:32:41.432Z] Removing intermediate container 78695042ec6d [2021-04-26T14:32:41.432Z] ---> e09823fb12b4 [2021-04-26T14:32:41.432Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-04-26T14:32:41.432Z] ---> Running in 99b1ddc4ab6e [2021-04-26T14:32:41.998Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-26T14:32:41.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-04-26T14:32:42.024Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.85s) [2021-04-26T14:32:42.024Z] PASS [2021-04-26T14:32:42.024Z] [2021-04-26T14:32:42.024Z] === Skipped [2021-04-26T14:32:42.024Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-26T14:32:42.024Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-26T14:32:42.024Z] [2021-04-26T14:32:42.024Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-26T14:32:42.024Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-26T14:32:42.024Z] [2021-04-26T14:32:42.024Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-26T14:32:42.024Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-26T14:32:42.024Z] [2021-04-26T14:32:42.024Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-26T14:32:42.024Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-26T14:32:42.024Z] [2021-04-26T14:32:42.024Z] [2021-04-26T14:32:42.024Z] DONE 17 tests, 4 skipped in 39.510s [2021-04-26T14:32:42.024Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-26T14:32:42.024Z] ++ 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 [2021-04-26T14:32:42.024Z] ++ set -e [2021-04-26T14:32:42.024Z] ++ '[' -n 0 ']' [2021-04-26T14:32:42.024Z] ++ set -x [2021-04-26T14:32:42.025Z] ++ 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 [2021-04-26T14:32:42.025Z] INFO: Testing against a local daemon [2021-04-26T14:32:42.025Z] === RUN TestPluginInvalidJSON [2021-04-26T14:32:42.025Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-26T14:32:42.025Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-26T14:32:42.025Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-26T14:32:42.025Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-26T14:32:42.025Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-26T14:32:42.025Z] === RUN TestPluginInstall [2021-04-26T14:32:42.025Z] === RUN TestPluginInstall/no_auth [2021-04-26T14:32:42.289Z] time="2021-04-26T14:32:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-26T14:32:42.289Z] time="2021-04-26T14:32:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e2882e098e0a1971851f69d6b03535d385a12f29335995eff80d1b2ce9584b0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-26T14:32:42.289Z] time="2021-04-26T14:32:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-26T14:32:42.289Z] time="2021-04-26T14:32:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e2882e098e0a1971851f69d6b03535d385a12f29335995eff80d1b2ce9584b0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-26T14:32:42.567Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-26T14:32:42.567Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-26T14:32:42.866Z] === RUN TestPluginInstall/with_htpasswd [2021-04-26T14:32:43.223Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.97s) [2021-04-26T14:32:43.223Z] === RUN TestCreateServiceSecretFileMode [2021-04-26T14:32:43.441Z] time="2021-04-26T14:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-26T14:32:43.441Z] time="2021-04-26T14:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35555b738517fe5513c0d05b2ddf3645ac8a13c4d13f2d78c5232cabe0ea1588" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-26T14:32:43.441Z] time="2021-04-26T14:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-26T14:32:43.441Z] time="2021-04-26T14:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35555b738517fe5513c0d05b2ddf3645ac8a13c4d13f2d78c5232cabe0ea1588" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-26T14:32:43.505Z] === CONT TestStopContainerWithTimeout/3 [2021-04-26T14:32:44.017Z] === RUN TestPluginInstall/with_insecure [2021-04-26T14:32:44.075Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-26T14:32:44.314Z] Cannot create a file when that file already exists. [2021-04-26T14:32:44.601Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2021-04-26T14:32:44.601Z] === RUN TestCreateServiceConfigFileMode [2021-04-26T14:32:45.012Z] === CONT TestStopContainerWithTimeout/1 [2021-04-26T14:32:45.941Z] time="2021-04-26T14:32:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-26T14:32:45.941Z] time="2021-04-26T14:32:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43edc302dacd3e69c93206173bd0568902228d4f455479eec216fe544ae38f0a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-26T14:32:45.941Z] time="2021-04-26T14:32:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-26T14:32:45.941Z] time="2021-04-26T14:32:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43edc302dacd3e69c93206173bd0568902228d4f455479eec216fe544ae38f0a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-26T14:32:45.941Z] --- PASS: TestPluginInstall (5.84s) [2021-04-26T14:32:45.941Z] --- PASS: TestPluginInstall/no_auth (2.53s) [2021-04-26T14:32:45.941Z] --- PASS: TestPluginInstall/with_htpasswd (1.14s) [2021-04-26T14:32:45.941Z] --- PASS: TestPluginInstall/with_insecure (2.17s) [2021-04-26T14:32:45.941Z] plugin_test.go:165: [dbc84e7f5bbaa] daemon is not started [2021-04-26T14:32:45.941Z] === RUN TestPluginsWithRuntimes [2021-04-26T14:32:46.922Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-04-26T14:32:47.182Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-26T14:32:47.182Z] --- PASS: TestStopContainerWithTimeout/0 (1.97s) [2021-04-26T14:32:47.182Z] --- PASS: TestStopContainerWithTimeout/-1 (3.62s) [2021-04-26T14:32:47.182Z] --- PASS: TestStopContainerWithTimeout/3 (3.17s) [2021-04-26T14:32:47.182Z] --- PASS: TestStopContainerWithTimeout/1 (2.33s) [2021-04-26T14:32:47.182Z] === RUN TestDeleteDevicemapper [2021-04-26T14:32:47.182Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-26T14:32:47.182Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-26T14:32:47.182Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-26T14:32:47.890Z] --- PASS: TestCreateServiceConfigFileMode (2.92s) [2021-04-26T14:32:47.890Z] === RUN TestCreateServiceSysctls [2021-04-26T14:32:48.964Z] Removing intermediate container 99b1ddc4ab6e [2021-04-26T14:32:48.964Z] ---> a42d2c3b7395 [2021-04-26T14:32:48.964Z] Step 13/13 : CMD ["sh"] [2021-04-26T14:32:48.964Z] ---> Running in 96a5be1526ff [2021-04-26T14:32:48.964Z] Removing intermediate container 96a5be1526ff [2021-04-26T14:32:48.964Z] ---> bc90459601ce [2021-04-26T14:32:48.964Z] Successfully built bc90459601ce [2021-04-26T14:32:48.964Z] Successfully tagged busybox:latest [2021-04-26T14:32:48.964Z] INFO: Docker images of the daemon under test [2021-04-26T14:32:48.964Z] [2021-04-26T14:32:48.964Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-26T14:32:48.964Z] busybox latest bc90459601ce Less than a second ago 5.29GB [2021-04-26T14:32:48.964Z] microsoft/windowsservercore latest 152749f71f8f 2 weeks ago 5.27GB [2021-04-26T14:32:48.964Z] mcr.microsoft.com/windows/servercore ltsc2019 152749f71f8f 2 weeks ago 5.27GB [2021-04-26T14:32:48.964Z] [2021-04-26T14:32:48.964Z] INFO: Running integration tests at 04/26/2021 14:32:48... [2021-04-26T14:32:48.964Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-04-26T14:32:48.964Z] INFO: Integration API tests being run from the host: [2021-04-26T14:32:48.964Z] INFO: make.ps1 starting at 04/26/2021 14:32:48 [2021-04-26T14:32:49.256Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-26T14:32:49.418Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-04-26T14:32:50.476Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-04-26T14:32:51.180Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-26T14:32:51.181Z] --- PASS: TestCreateServiceSysctls (3.82s) [2021-04-26T14:32:51.181Z] === RUN TestCreateServiceCapabilities [2021-04-26T14:32:51.194Z] ok github.com/docker/docker/cmd/dockerd 0.107s coverage: 29.1% of statements [2021-04-26T14:32:52.122Z] ok github.com/docker/docker/container 0.120s coverage: 34.4% of statements [2021-04-26T14:32:52.122Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-26T14:32:52.122Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-26T14:32:52.122Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-26T14:32:52.122Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-26T14:32:52.386Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-26T14:32:53.101Z] --- PASS: TestPluginsWithRuntimes (7.05s) [2021-04-26T14:32:53.101Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.21s) [2021-04-26T14:32:53.101Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.14s) [2021-04-26T14:32:53.101Z] === RUN TestPluginBackCompatMediaTypes [2021-04-26T14:32:53.325Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.97s) [2021-04-26T14:32:53.325Z] === RUN TestUpdateMemory [2021-04-26T14:32:53.325Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-26T14:32:53.325Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-26T14:32:53.325Z] === RUN TestUpdateCPUQuota [2021-04-26T14:32:53.325Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-26T14:32:54.050Z] --- PASS: TestPluginBackCompatMediaTypes (1.10s) [2021-04-26T14:32:54.050Z] PASS [2021-04-26T14:32:54.050Z] [2021-04-26T14:32:54.050Z] DONE 10 tests in 14.193s [2021-04-26T14:32:54.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-04-26T14:32:54.312Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-26T14:32:54.312Z] ++ 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 [2021-04-26T14:32:54.312Z] ++ set -e [2021-04-26T14:32:54.312Z] ++ '[' -n 0 ']' [2021-04-26T14:32:54.312Z] ++ set -x [2021-04-26T14:32:54.313Z] ++ 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 [2021-04-26T14:32:54.313Z] INFO: Testing against a local daemon [2021-04-26T14:32:54.313Z] === RUN TestExternalGraphDriver [2021-04-26T14:32:54.471Z] --- PASS: TestCreateServiceCapabilities (2.88s) [2021-04-26T14:32:54.471Z] === RUN TestInspect [2021-04-26T14:32:54.575Z] === RUN TestExternalGraphDriver/json [2021-04-26T14:32:54.832Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-26T14:32:54.833Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-26T14:32:56.222Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-26T14:32:56.482Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-26T14:32:56.742Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-26T14:32:57.763Z] --- PASS: TestInspect (3.40s) [2021-04-26T14:32:57.763Z] === RUN TestCreateJob [2021-04-26T14:32:58.650Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-04-26T14:32:58.651Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-04-26T14:32:58.651Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-04-26T14:32:58.799Z] === RUN TestExternalGraphDriver/spec [2021-04-26T14:33:01.943Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-04-26T14:33:01.960Z] --- PASS: TestCreateJob (3.87s) [2021-04-26T14:33:01.960Z] === RUN TestReplicatedJob [2021-04-26T14:33:02.115Z] === RUN TestExternalGraphDriver/pull [2021-04-26T14:33:03.325Z] --- PASS: TestUpdateCPUQuota (10.17s) [2021-04-26T14:33:03.325Z] === RUN TestUpdatePidsLimit [2021-04-26T14:33:03.325Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-26T14:33:04.305Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2021-04-26T14:33:04.561Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-04-26T14:33:05.233Z] === RUN TestUpdatePidsLimit/no_change [2021-04-26T14:33:05.430Z] --- PASS: TestExternalGraphDriver (10.85s) [2021-04-26T14:33:05.430Z] --- PASS: TestExternalGraphDriver/json (3.62s) [2021-04-26T14:33:05.430Z] --- PASS: TestExternalGraphDriver/spec (4.01s) [2021-04-26T14:33:05.430Z] --- PASS: TestExternalGraphDriver/pull (3.06s) [2021-04-26T14:33:05.430Z] === RUN TestGraphdriverPluginV2 [2021-04-26T14:33:05.430Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-04-26T14:33:05.430Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-26T14:33:05.430Z] PASS [2021-04-26T14:33:05.430Z] [2021-04-26T14:33:05.430Z] === Skipped [2021-04-26T14:33:05.431Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-04-26T14:33:05.431Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-26T14:33:05.431Z] [2021-04-26T14:33:05.431Z] [2021-04-26T14:33:05.431Z] DONE 5 tests, 1 skipped in 11.010s [2021-04-26T14:33:05.431Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-26T14:33:05.431Z] ++ 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 [2021-04-26T14:33:05.431Z] ++ set -e [2021-04-26T14:33:05.431Z] ++ '[' -n 0 ']' [2021-04-26T14:33:05.431Z] ++ set -x [2021-04-26T14:33:05.431Z] ++ 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 [2021-04-26T14:33:05.431Z] INFO: Testing against a local daemon [2021-04-26T14:33:05.431Z] === RUN TestContinueAfterPluginCrash [2021-04-26T14:33:05.431Z] === PAUSE TestContinueAfterPluginCrash [2021-04-26T14:33:05.431Z] === RUN TestReadPluginNoRead [2021-04-26T14:33:05.431Z] === PAUSE TestReadPluginNoRead [2021-04-26T14:33:05.431Z] === RUN TestDaemonStartWithLogOpt [2021-04-26T14:33:05.431Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-26T14:33:05.431Z] === CONT TestContinueAfterPluginCrash [2021-04-26T14:33:05.431Z] === CONT TestDaemonStartWithLogOpt [2021-04-26T14:33:05.431Z] === CONT TestReadPluginNoRead [2021-04-26T14:33:06.172Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-26T14:33:06.493Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-04-26T14:33:07.553Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-26T14:33:08.568Z] --- PASS: TestReplicatedJob (6.69s) [2021-04-26T14:33:08.568Z] === RUN TestUpdateReplicatedJob [2021-04-26T14:33:08.935Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-26T14:33:09.195Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-04-26T14:33:09.672Z] === RUN TestReadPluginNoRead/default [2021-04-26T14:33:10.152Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-26T14:33:10.248Z] --- PASS: TestDaemonStartWithLogOpt (4.72s) [2021-04-26T14:33:11.535Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-26T14:33:11.641Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-26T14:33:11.857Z] --- PASS: TestUpdateReplicatedJob (3.82s) [2021-04-26T14:33:11.857Z] === RUN TestServiceListWithStatuses [2021-04-26T14:33:11.857Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-26T14:33:11.857Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-26T14:33:11.857Z] === RUN TestDockerNetworkConnectAlias [2021-04-26T14:33:12.916Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-26T14:33:13.037Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-26T14:33:13.856Z] --- PASS: TestUpdatePidsLimit (10.47s) [2021-04-26T14:33:13.856Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.47s) [2021-04-26T14:33:13.856Z] --- PASS: TestUpdatePidsLimit/no_change (1.22s) [2021-04-26T14:33:13.856Z] --- PASS: TestUpdatePidsLimit/update_lower (1.25s) [2021-04-26T14:33:13.856Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.53s) [2021-04-26T14:33:13.856Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.20s) [2021-04-26T14:33:13.856Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.49s) [2021-04-26T14:33:13.856Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.43s) [2021-04-26T14:33:13.856Z] === RUN TestUpdateRestartPolicy [2021-04-26T14:33:13.856Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-26T14:33:14.426Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-26T14:33:14.492Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:33:14.492Z] INFO: Testing against a local daemon [2021-04-26T14:33:14.492Z] === RUN TestBuildWithSession [2021-04-26T14:33:14.492Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-26T14:33:14.492Z] build_session_test.go:25: TODO: BuildKit [2021-04-26T14:33:14.492Z] === RUN TestBuildSquashParent [2021-04-26T14:33:14.492Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-04-26T14:33:14.492Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:33:14.492Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-26T14:33:14.492Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-26T14:33:14.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-26T14:33:14.492Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-26T14:33:14.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-26T14:33:14.492Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-26T14:33:14.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-26T14:33:14.492Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-26T14:33:14.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-26T14:33:14.492Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-26T14:33:14.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-26T14:33:14.492Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-26T14:33:14.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-26T14:33:14.492Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-26T14:33:14.492Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-26T14:33:14.492Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-26T14:33:14.492Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-26T14:33:14.687Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-04-26T14:33:14.961Z] --- PASS: TestReadPluginNoRead (9.40s) [2021-04-26T14:33:14.961Z] --- PASS: TestReadPluginNoRead/default (1.78s) [2021-04-26T14:33:14.961Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.66s) [2021-04-26T14:33:14.961Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2021-04-26T14:33:14.961Z] read_test.go:92: [d84880f3708aa] daemon is not started [2021-04-26T14:33:15.536Z] --- PASS: TestContinueAfterPluginCrash (10.13s) [2021-04-26T14:33:15.536Z] PASS [2021-04-26T14:33:15.536Z] [2021-04-26T14:33:15.536Z] DONE 6 tests in 10.288s [2021-04-26T14:33:15.536Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-26T14:33:15.536Z] ++ 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 [2021-04-26T14:33:15.536Z] ++ set -e [2021-04-26T14:33:15.536Z] ++ '[' -n 0 ']' [2021-04-26T14:33:15.536Z] ++ set -x [2021-04-26T14:33:15.536Z] ++ 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 [2021-04-26T14:33:15.536Z] testing: warning: no tests to run [2021-04-26T14:33:15.536Z] PASS [2021-04-26T14:33:15.536Z] [2021-04-26T14:33:15.536Z] DONE 0 tests in 0.041s [2021-04-26T14:33:15.536Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-26T14:33:15.536Z] ++ 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 [2021-04-26T14:33:15.536Z] ++ set -e [2021-04-26T14:33:15.536Z] ++ '[' -n 0 ']' [2021-04-26T14:33:15.536Z] ++ set -x [2021-04-26T14:33:15.536Z] ++ 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 [2021-04-26T14:33:15.798Z] INFO: Testing against a local daemon [2021-04-26T14:33:15.798Z] === RUN TestPluginWithDevMounts [2021-04-26T14:33:15.798Z] === PAUSE TestPluginWithDevMounts [2021-04-26T14:33:15.798Z] === CONT TestPluginWithDevMounts [2021-04-26T14:33:16.474Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 14.1% of statements [2021-04-26T14:33:16.474Z] ok github.com/docker/docker/daemon 12.166s coverage: 17.1% of statements [2021-04-26T14:33:16.474Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-26T14:33:16.474Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-26T14:33:17.038Z] ok github.com/docker/docker/daemon/config 0.075s coverage: 81.8% of statements [2021-04-26T14:33:17.720Z] --- PASS: TestPluginWithDevMounts (2.06s) [2021-04-26T14:33:17.720Z] PASS [2021-04-26T14:33:17.720Z] [2021-04-26T14:33:17.720Z] DONE 1 tests in 2.207s [2021-04-26T14:33:17.720Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-26T14:33:17.720Z] ++ 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 [2021-04-26T14:33:17.720Z] ++ set -e [2021-04-26T14:33:17.720Z] ++ '[' -n 0 ']' [2021-04-26T14:33:17.720Z] ++ set -x [2021-04-26T14:33:17.721Z] ++ 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 [2021-04-26T14:33:17.968Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-04-26T14:33:17.983Z] INFO: Testing against a local daemon [2021-04-26T14:33:17.983Z] === RUN TestSecretInspect [2021-04-26T14:33:18.224Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2021-04-26T14:33:18.225Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-26T14:33:18.225Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-26T14:33:18.433Z] --- PASS: TestDockerNetworkConnectAlias (5.44s) [2021-04-26T14:33:18.433Z] === RUN TestDockerNetworkReConnect [2021-04-26T14:33:18.888Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-26T14:33:19.154Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-04-26T14:33:19.455Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-04-26T14:33:20.540Z] --- PASS: TestSecretInspect (2.58s) [2021-04-26T14:33:20.540Z] === RUN TestSecretList [2021-04-26T14:33:21.675Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.497s coverage: 73.3% of statements [2021-04-26T14:33:21.724Z] --- PASS: TestDockerNetworkReConnect (4.32s) [2021-04-26T14:33:21.724Z] === RUN TestServicePlugin [2021-04-26T14:33:21.932Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-04-26T14:33:22.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-04-26T14:33:23.009Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-26T14:33:23.030Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-26T14:33:23.030Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-26T14:33:23.300Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.485s coverage: 56.2% of statements [2021-04-26T14:33:23.855Z] --- PASS: TestSecretList (3.14s) [2021-04-26T14:33:23.855Z] === RUN TestSecretsCreateAndDelete [2021-04-26T14:33:24.390Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-26T14:33:24.390Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-26T14:33:24.650Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-26T14:33:24.650Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-26T14:33:24.650Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-26T14:33:25.203Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2021-04-26T14:33:26.669Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-04-26T14:33:27.172Z] --- PASS: TestSecretsCreateAndDelete (3.12s) [2021-04-26T14:33:27.172Z] === RUN TestSecretsUpdate [2021-04-26T14:33:27.723Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.668s coverage: 46.2% of statements [2021-04-26T14:33:27.723Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-26T14:33:27.723Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.273s coverage: 49.4% of statements [2021-04-26T14:33:28.781Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-26T14:33:28.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.67s) [2021-04-26T14:33:28.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.98s) [2021-04-26T14:33:28.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.13s) [2021-04-26T14:33:28.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.22s) [2021-04-26T14:33:28.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.27s) [2021-04-26T14:33:28.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.77s) [2021-04-26T14:33:28.782Z] === RUN TestBuildMultiStageCopy [2021-04-26T14:33:28.782Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-26T14:33:29.239Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-26T14:33:29.498Z] --- PASS: TestUpdateRestartPolicy (15.60s) [2021-04-26T14:33:29.498Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-26T14:33:29.613Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-04-26T14:33:29.869Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.732s coverage: 57.7% of statements [2021-04-26T14:33:29.869Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-26T14:33:29.869Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-26T14:33:30.486Z] --- PASS: TestSecretsUpdate (3.17s) [2021-04-26T14:33:30.486Z] === RUN TestTemplatedSecret [2021-04-26T14:33:30.880Z] --- PASS: TestUpdateRestartWithAutoRemove (1.41s) [2021-04-26T14:33:30.880Z] === RUN TestWaitNonBlocked [2021-04-26T14:33:30.880Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-26T14:33:30.880Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-26T14:33:30.880Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-26T14:33:30.880Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-26T14:33:30.880Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-26T14:33:30.880Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-26T14:33:31.233Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2021-04-26T14:33:31.795Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2021-04-26T14:33:33.417Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-26T14:33:33.417Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.83s) [2021-04-26T14:33:33.417Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.98s) [2021-04-26T14:33:33.417Z] === RUN TestWaitBlocked [2021-04-26T14:33:33.417Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-26T14:33:33.417Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-26T14:33:33.417Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-26T14:33:33.417Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-26T14:33:33.417Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-26T14:33:33.417Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-26T14:33:33.417Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-04-26T14:33:33.694Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-04-26T14:33:33.694Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-26T14:33:33.694Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-26T14:33:33.800Z] --- PASS: TestTemplatedSecret (3.83s) [2021-04-26T14:33:33.800Z] === RUN TestSecretCreateResolve [2021-04-26T14:33:33.952Z] ok github.com/docker/docker/daemon/logger 0.253s coverage: 43.2% of statements [2021-04-26T14:33:35.324Z] --- PASS: TestWaitBlocked (0.04s) [2021-04-26T14:33:35.324Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.07s) [2021-04-26T14:33:35.324Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.25s) [2021-04-26T14:33:35.324Z] === CONT TestContainerStartOnDaemonRestart [2021-04-26T14:33:35.324Z] === CONT TestIpcModeOlderClient [2021-04-26T14:33:35.324Z] --- PASS: TestIpcModeOlderClient (0.14s) [2021-04-26T14:33:35.324Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-26T14:33:35.812Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-26T14:33:35.843Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-04-26T14:33:35.843Z] ok github.com/docker/docker/daemon/logger/awslogs 0.200s coverage: 77.4% of statements [2021-04-26T14:33:35.843Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-26T14:33:35.843Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-26T14:33:36.265Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-26T14:33:36.705Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-26T14:33:36.719Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-26T14:33:36.770Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.9% of statements [2021-04-26T14:33:37.116Z] --- PASS: TestSecretCreateResolve (3.15s) [2021-04-26T14:33:37.116Z] PASS [2021-04-26T14:33:37.116Z] [2021-04-26T14:33:37.116Z] DONE 6 tests in 19.131s [2021-04-26T14:33:37.116Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-04-26T14:33:37.116Z] ++ 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 [2021-04-26T14:33:37.116Z] ++ set -e [2021-04-26T14:33:37.116Z] ++ '[' -n 0 ']' [2021-04-26T14:33:37.116Z] ++ set -x [2021-04-26T14:33:37.116Z] ++ 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 [2021-04-26T14:33:37.116Z] INFO: Testing against a local daemon [2021-04-26T14:33:37.116Z] === RUN TestServiceCreateInit [2021-04-26T14:33:37.116Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-26T14:33:37.332Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 69.9% of statements [2021-04-26T14:33:37.588Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-04-26T14:33:37.679Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-26T14:33:38.518Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-04-26T14:33:38.518Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-26T14:33:38.637Z] --- PASS: TestBuildMultiStageCopy (9.81s) [2021-04-26T14:33:38.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.02s) [2021-04-26T14:33:38.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2021-04-26T14:33:38.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2021-04-26T14:33:38.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.74s) [2021-04-26T14:33:38.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.86s) [2021-04-26T14:33:38.637Z] === RUN TestBuildMultiStageParentConfig [2021-04-26T14:33:39.491Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 55.1% of statements [2021-04-26T14:33:39.999Z] --- PASS: TestContainerStartOnDaemonRestart (4.77s) [2021-04-26T14:33:39.999Z] === CONT TestContainerKillOnDaemonStart [2021-04-26T14:33:40.055Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 31.5% of statements [2021-04-26T14:33:40.156Z] --- PASS: TestBuildMultiStageParentConfig (1.93s) [2021-04-26T14:33:40.156Z] === RUN TestBuildLabelWithTargets [2021-04-26T14:33:40.156Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-04-26T14:33:40.156Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-26T14:33:40.156Z] === RUN TestBuildWithEmptyLayers [2021-04-26T14:33:40.938Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-04-26T14:33:41.112Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2021-04-26T14:33:41.112Z] === RUN TestBuildMultiStageOnBuild [2021-04-26T14:33:41.508Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-26T14:33:41.944Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2021-04-26T14:33:41.944Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-04-26T14:33:42.078Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-26T14:33:42.438Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-26T14:33:42.913Z] ok github.com/docker/docker/daemon/logger/splunk 1.614s coverage: 82.5% of statements [2021-04-26T14:33:42.913Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-26T14:33:42.913Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2021-04-26T14:33:42.913Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-26T14:33:43.017Z] --- PASS: TestRestartDaemonWithRestartingContainer (7.56s) [2021-04-26T14:33:43.017Z] === CONT TestDaemonHostGatewayIP [2021-04-26T14:33:44.803Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2021-04-26T14:33:44.923Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-04-26T14:33:45.365Z] ok github.com/docker/docker/distribution 0.178s coverage: 25.0% of statements [2021-04-26T14:33:45.366Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-26T14:33:46.731Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-04-26T14:33:47.660Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2021-04-26T14:33:47.745Z] --- PASS: TestServiceCreateInit (9.92s) [2021-04-26T14:33:47.745Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.56s) [2021-04-26T14:33:47.745Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.33s) [2021-04-26T14:33:47.745Z] === RUN TestCreateServiceMultipleTimes [2021-04-26T14:33:48.222Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 85.1% of statements [2021-04-26T14:33:48.222Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-26T14:33:48.222Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2021-04-26T14:33:48.222Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-04-26T14:33:49.119Z] --- PASS: TestDaemonHostGatewayIP (6.05s) [2021-04-26T14:33:49.119Z] === CONT TestDaemonRestartIpcMode [2021-04-26T14:33:49.587Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-04-26T14:33:49.587Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-26T14:33:49.687Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-04-26T14:33:50.150Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2021-04-26T14:33:50.627Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-26T14:33:51.078Z] ok github.com/docker/docker/oci 0.007s coverage: 38.4% of statements [2021-04-26T14:33:52.006Z] ok github.com/docker/docker/opts 0.024s coverage: 67.1% of statements [2021-04-26T14:33:52.006Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-04-26T14:33:53.811Z] --- PASS: TestServicePlugin (30.46s) [2021-04-26T14:33:53.811Z] plugin_test.go:62: [de73b2e2f33d5] joining swarm manager [d840cf04804f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T14:33:53.811Z] plugin_test.go:65: [d166137fef9b4] joining swarm manager [d840cf04804f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T14:33:53.811Z] === RUN TestServiceUpdateLabel [2021-04-26T14:33:53.896Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 82.3% of statements [2021-04-26T14:33:53.919Z] --- PASS: TestDaemonRestartIpcMode (4.48s) [2021-04-26T14:33:54.457Z] ok github.com/docker/docker/pkg/authorization 0.121s coverage: 68.3% of statements [2021-04-26T14:33:54.488Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-04-26T14:33:54.720Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-04-26T14:33:54.748Z] --- PASS: TestServiceUpdateLabel (2.51s) [2021-04-26T14:33:54.748Z] === RUN TestServiceUpdateSecrets [2021-04-26T14:33:54.978Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-26T14:33:55.172Z] --- PASS: TestContainerKillOnDaemonStart (15.00s) [2021-04-26T14:33:55.172Z] PASS [2021-04-26T14:33:55.172Z] [2021-04-26T14:33:55.172Z] === Skipped [2021-04-26T14:33:55.172Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-26T14:33:55.172Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-26T14:33:55.172Z] [2021-04-26T14:33:55.173Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-04-26T14:33:55.173Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-26T14:33:55.173Z] [2021-04-26T14:33:55.173Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-26T14:33:55.173Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-26T14:33:55.173Z] [2021-04-26T14:33:55.173Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-26T14:33:55.173Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-26T14:33:55.173Z] [2021-04-26T14:33:55.173Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-26T14:33:55.173Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-26T14:33:55.173Z] [2021-04-26T14:33:55.173Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-26T14:33:55.173Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-26T14:33:55.173Z] [2021-04-26T14:33:55.173Z] [2021-04-26T14:33:55.173Z] DONE 196 tests, 6 skipped in 245.213s [2021-04-26T14:33:55.173Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-26T14:33:55.173Z] ++ 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 [2021-04-26T14:33:55.173Z] ++ set -e [2021-04-26T14:33:55.173Z] ++ '[' -n 0 ']' [2021-04-26T14:33:55.173Z] ++ set -x [2021-04-26T14:33:55.173Z] ++ 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 [2021-04-26T14:33:55.173Z] INFO: Testing against a local daemon [2021-04-26T14:33:55.173Z] === RUN TestCommitInheritsEnv [2021-04-26T14:33:55.742Z] --- PASS: TestCommitInheritsEnv (0.62s) [2021-04-26T14:33:55.742Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-26T14:33:55.742Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-26T14:33:55.742Z] === RUN TestImagesFilterMultiReference [2021-04-26T14:33:55.863Z] --- PASS: TestBuildMultiStageOnBuild (14.64s) [2021-04-26T14:33:55.863Z] === RUN TestBuildUncleanTarFilenames [2021-04-26T14:33:55.863Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-04-26T14:33:55.863Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-26T14:33:55.863Z] === RUN TestBuildMultiStageLayerLeak [2021-04-26T14:33:56.002Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-04-26T14:33:56.002Z] === RUN TestImagePullPlatformInvalid [2021-04-26T14:33:56.002Z] --- PASS: TestImagePullPlatformInvalid (0.10s) [2021-04-26T14:33:56.002Z] === RUN TestRemoveImageOrphaning [2021-04-26T14:33:56.571Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2021-04-26T14:33:56.571Z] === RUN TestRemoveImageGarbageCollector [2021-04-26T14:33:57.144Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-04-26T14:33:57.714Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-26T14:33:57.974Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-26T14:33:58.242Z] ok github.com/docker/docker/layer 7.530s coverage: 68.8% of statements [2021-04-26T14:33:58.242Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-26T14:33:58.242Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-26T14:33:58.242Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-26T14:33:58.242Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-26T14:33:58.242Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-26T14:33:58.242Z] ok github.com/docker/docker/pkg/chrootarchive 2.536s coverage: 43.2% of statements [2021-04-26T14:33:58.242Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-26T14:33:58.242Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-26T14:33:58.498Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2021-04-26T14:33:59.059Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2021-04-26T14:33:59.316Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-04-26T14:33:59.356Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-26T14:33:59.920Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-04-26T14:33:59.924Z] --- PASS: TestRemoveImageGarbageCollector (3.31s) [2021-04-26T14:33:59.924Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-26T14:33:59.924Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-04-26T14:33:59.924Z] === RUN TestTagInvalidReference [2021-04-26T14:33:59.924Z] --- PASS: TestTagInvalidReference (0.02s) [2021-04-26T14:33:59.924Z] === RUN TestTagValidPrefixedRepo [2021-04-26T14:33:59.924Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-26T14:33:59.924Z] === RUN TestTagExistedNameWithoutForce [2021-04-26T14:33:59.924Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-26T14:33:59.924Z] === RUN TestTagOfficialNames [2021-04-26T14:33:59.924Z] --- PASS: TestTagOfficialNames (0.06s) [2021-04-26T14:33:59.924Z] === RUN TestTagMatchesDigest [2021-04-26T14:33:59.924Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-26T14:33:59.924Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-26T14:34:00.483Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2021-04-26T14:34:00.862Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-04-26T14:34:01.044Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-04-26T14:34:02.410Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-04-26T14:34:02.973Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2021-04-26T14:34:03.538Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2021-04-26T14:34:03.794Z] ok github.com/docker/docker/pkg/fsutils 0.224s coverage: 85.1% of statements [2021-04-26T14:34:03.794Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2021-04-26T14:34:04.156Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-26T14:34:04.737Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-26T14:34:04.737Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-26T14:34:05.161Z] ok github.com/docker/docker/pkg/idtools 0.406s coverage: 69.5% of statements [2021-04-26T14:34:05.161Z] ok github.com/docker/docker/pkg/ioutils 0.499s coverage: 69.3% of statements [2021-04-26T14:34:05.724Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-04-26T14:34:05.724Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-26T14:34:05.724Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2021-04-26T14:34:05.724Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-26T14:34:05.724Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-26T14:34:05.897Z] --- PASS: TestCreateServiceMultipleTimes (17.99s) [2021-04-26T14:34:05.897Z] === RUN TestCreateServiceConflict [2021-04-26T14:34:05.981Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-04-26T14:34:05.981Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-26T14:34:06.125Z] --- PASS: TestBuildMultiStageLayerLeak (8.77s) [2021-04-26T14:34:06.125Z] === RUN TestBuildWithHugeFile [2021-04-26T14:34:06.237Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2021-04-26T14:34:06.493Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2021-04-26T14:34:06.647Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-26T14:34:06.751Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-04-26T14:34:07.007Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2021-04-26T14:34:07.007Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-26T14:34:07.007Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-26T14:34:07.937Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-04-26T14:34:08.026Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-04-26T14:34:08.286Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-26T14:34:08.454Z] --- PASS: TestCreateServiceConflict (3.09s) [2021-04-26T14:34:08.454Z] === RUN TestCreateServiceMaxReplicas [2021-04-26T14:34:08.499Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-04-26T14:34:08.755Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-04-26T14:34:09.012Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-04-26T14:34:10.196Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-04-26T14:34:10.196Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-26T14:34:10.375Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-04-26T14:34:10.456Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-04-26T14:34:10.631Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-04-26T14:34:11.395Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-04-26T14:34:11.769Z] --- PASS: TestCreateServiceMaxReplicas (3.46s) [2021-04-26T14:34:11.769Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-26T14:34:12.838Z] --- PASS: TestServiceUpdateSecrets (15.22s) [2021-04-26T14:34:12.838Z] === RUN TestServiceUpdateConfigs [2021-04-26T14:34:13.897Z] ok github.com/docker/docker/pkg/signal 2.420s coverage: 61.0% of statements [2021-04-26T14:34:13.897Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-04-26T14:34:14.153Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-04-26T14:34:14.409Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-04-26T14:34:14.972Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-04-26T14:34:15.587Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-04-26T14:34:16.149Z] ok github.com/docker/docker/pkg/tailfile 0.067s coverage: 88.6% of statements [2021-04-26T14:34:16.711Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-04-26T14:34:16.711Z] testing: warning: no tests to run [2021-04-26T14:34:16.711Z] coverage: [no statements] [2021-04-26T14:34:16.711Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-04-26T14:34:17.273Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-04-26T14:34:17.273Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-04-26T14:34:17.529Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-04-26T14:34:17.974Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-04-26T14:34:19.418Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-04-26T14:34:20.347Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-04-26T14:34:20.514Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-04-26T14:34:20.603Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-04-26T14:34:21.083Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-04-26T14:34:21.970Z] ok github.com/docker/docker/quota 0.265s coverage: 71.4% of statements [2021-04-26T14:34:22.899Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2021-04-26T14:34:22.993Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-04-26T14:34:24.267Z] ok github.com/docker/docker/registry 0.060s coverage: 57.2% of statements [2021-04-26T14:34:24.373Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-26T14:34:24.523Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-04-26T14:34:24.780Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-04-26T14:34:25.049Z] --- PASS: TestServiceUpdateConfigs (14.86s) [2021-04-26T14:34:25.049Z] === RUN TestServiceUpdateNetwork [2021-04-26T14:34:25.710Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-04-26T14:34:25.967Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-04-26T14:34:26.282Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-26T14:34:26.706Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.17s) [2021-04-26T14:34:26.707Z] === RUN TestCreateServiceSecretFileMode [2021-04-26T14:34:28.190Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-04-26T14:34:28.486Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-04-26T14:34:28.630Z] --- PASS: TestCreateServiceSecretFileMode (2.70s) [2021-04-26T14:34:28.630Z] === RUN TestCreateServiceConfigFileMode [2021-04-26T14:34:29.128Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-04-26T14:34:29.413Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.4% of statements [2021-04-26T14:34:29.974Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-04-26T14:34:31.084Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-26T14:34:31.338Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2021-04-26T14:34:31.945Z] --- PASS: TestCreateServiceConfigFileMode (3.20s) [2021-04-26T14:34:31.946Z] === RUN TestCreateServiceSysctls [2021-04-26T14:34:34.378Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-04-26T14:34:36.168Z] --- PASS: TestCreateServiceSysctls (4.23s) [2021-04-26T14:34:36.168Z] === RUN TestCreateServiceCapabilities [2021-04-26T14:34:36.917Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-04-26T14:34:39.485Z] --- PASS: TestCreateServiceCapabilities (3.24s) [2021-04-26T14:34:39.485Z] === RUN TestInspect [2021-04-26T14:34:39.935Z] --- PASS: TestServiceUpdateNetwork (13.58s) [2021-04-26T14:34:39.935Z] === RUN TestServiceUpdatePidsLimit [2021-04-26T14:34:39.935Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-26T14:34:40.872Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-26T14:34:42.800Z] --- PASS: TestInspect (3.53s) [2021-04-26T14:34:42.800Z] === RUN TestCreateJob [2021-04-26T14:34:43.542Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/rootless [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/volume [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-26T14:34:43.542Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-26T14:34:43.542Z] [2021-04-26T14:34:43.542Z] === Skipped [2021-04-26T14:34:43.542Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-26T14:34:43.542Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-26T14:34:43.542Z] [2021-04-26T14:34:43.542Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-26T14:34:43.542Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-26T14:34:43.542Z] [2021-04-26T14:34:43.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-26T14:34:43.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:34:43.542Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-26T14:34:43.542Z] [2021-04-26T14:34:43.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-26T14:34:43.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:34:43.542Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-26T14:34:43.542Z] [2021-04-26T14:34:43.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-26T14:34:43.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:34:43.542Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-26T14:34:43.542Z] [2021-04-26T14:34:43.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-26T14:34:43.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:34:43.542Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-26T14:34:43.542Z] [2021-04-26T14:34:43.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-26T14:34:43.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:34:43.542Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-26T14:34:43.542Z] [2021-04-26T14:34:43.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-26T14:34:43.542Z] graphtest_unix.go:73: No driver to put! [2021-04-26T14:34:43.542Z] [2021-04-26T14:34:43.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-26T14:34:43.542Z] time="2021-04-26T14:33:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-26T14:34:43.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-26T14:34:43.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-26T14:34:43.542Z] [2021-04-26T14:34:43.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-26T14:34:43.542Z] time="2021-04-26T14:33:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-26T14:34:43.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-26T14:34:43.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-26T14:34:43.542Z] [2021-04-26T14:34:43.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-26T14:34:43.542Z] time="2021-04-26T14:33:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-26T14:34:43.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-26T14:34:43.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-26T14:34:43.542Z] [2021-04-26T14:34:43.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-26T14:34:43.542Z] time="2021-04-26T14:33:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-26T14:34:43.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-26T14:34:43.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-26T14:34:43.542Z] [2021-04-26T14:34:43.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-26T14:34:43.542Z] time="2021-04-26T14:33:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-26T14:34:43.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-26T14:34:43.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-26T14:34:43.542Z] [2021-04-26T14:34:43.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-26T14:34:43.542Z] graphtest_unix.go:73: No driver to put! [2021-04-26T14:34:43.542Z] [2021-04-26T14:34:43.542Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-26T14:34:43.542Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-26T14:34:43.542Z] [2021-04-26T14:34:43.542Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-26T14:34:43.542Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-26T14:34:43.543Z] [2021-04-26T14:34:43.543Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-26T14:34:43.543Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-26T14:34:43.543Z] [2021-04-26T14:34:43.543Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-26T14:34:43.543Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-26T14:34:43.543Z] [2021-04-26T14:34:43.543Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-26T14:34:43.543Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:34:43.543Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-26T14:34:43.543Z] [2021-04-26T14:34:43.543Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-26T14:34:43.543Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:34:43.543Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-26T14:34:43.543Z] [2021-04-26T14:34:43.543Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-26T14:34:43.543Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:34:43.543Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-26T14:34:43.543Z] [2021-04-26T14:34:43.543Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-26T14:34:43.543Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:34:43.543Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-26T14:34:43.543Z] [2021-04-26T14:34:43.543Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-26T14:34:43.543Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-26T14:34:43.543Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-26T14:34:43.543Z] [2021-04-26T14:34:43.543Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-26T14:34:43.543Z] graphtest_unix.go:73: No driver to put! [2021-04-26T14:34:43.543Z] [2021-04-26T14:34:43.543Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-26T14:34:43.543Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-26T14:34:43.543Z] [2021-04-26T14:34:43.543Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-26T14:34:43.543Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-26T14:34:43.543Z] [2021-04-26T14:34:43.543Z] [2021-04-26T14:34:43.543Z] DONE 2229 tests, 26 skipped in 255.762s Post stage [Pipeline] junit [2021-04-26T14:34:43.553Z] Recording test results [2021-04-26T14:34:43.845Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-04-26T14:34:44.185Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42324/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8a7f77cb2f0fa9585e0ae507fd57a3ebab13b3b9 hack/validate/vendor [2021-04-26T14:34:45.048Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-04-26T14:34:45.113Z] 2021/04/26 14:34:44 Collecting initial packages [2021-04-26T14:34:45.113Z] 2021/04/26 14:34:44 Download dependencies [2021-04-26T14:34:45.308Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-04-26T14:34:47.024Z] --- PASS: TestCreateJob (3.80s) [2021-04-26T14:34:47.024Z] === RUN TestReplicatedJob [2021-04-26T14:34:48.375Z] 2021/04/26 14:34:48 Starting whole vndr cycle because no package specified [2021-04-26T14:34:48.376Z] 2021/04/26 14:34:48 Ignoring paths matching "^archive/tar" [2021-04-26T14:34:48.606Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-26T14:34:48.632Z] 2021/04/26 14:34:48 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-04-26T14:34:48.632Z] 2021/04/26 14:34:48 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-04-26T14:34:48.632Z] 2021/04/26 14:34:48 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-04-26T14:34:48.632Z] 2021/04/26 14:34:48 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-04-26T14:34:48.632Z] 2021/04/26 14:34:48 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-04-26T14:34:48.632Z] 2021/04/26 14:34:48 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-04-26T14:34:48.888Z] 2021/04/26 14:34:48 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-04-26T14:34:48.888Z] 2021/04/26 14:34:48 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-04-26T14:34:48.888Z] 2021/04/26 14:34:48 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-04-26T14:34:48.888Z] 2021/04/26 14:34:48 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-04-26T14:34:48.888Z] 2021/04/26 14:34:48 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-04-26T14:34:48.888Z] 2021/04/26 14:34:48 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-04-26T14:34:48.888Z] 2021/04/26 14:34:48 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-04-26T14:34:48.888Z] 2021/04/26 14:34:48 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-04-26T14:34:48.888Z] 2021/04/26 14:34:48 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-04-26T14:34:48.888Z] 2021/04/26 14:34:48 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2021-04-26T14:34:48.992Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-26T14:34:49.817Z] 2021/04/26 14:34:49 Finished clone github.com/coreos/go-semver [2021-04-26T14:34:49.817Z] 2021/04/26 14:34:49 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-04-26T14:34:49.817Z] 2021/04/26 14:34:49 Finished clone github.com/Azure/go-ansiterm [2021-04-26T14:34:49.817Z] 2021/04/26 14:34:49 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-04-26T14:34:49.817Z] 2021/04/26 14:34:49 Finished clone github.com/ishidawataru/sctp [2021-04-26T14:34:49.817Z] 2021/04/26 14:34:49 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-04-26T14:34:49.817Z] 2021/04/26 14:34:49 Finished clone github.com/deckarep/golang-set [2021-04-26T14:34:49.817Z] 2021/04/26 14:34:49 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-04-26T14:34:49.988Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-26T14:34:49.988Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-26T14:34:50.073Z] 2021/04/26 14:34:49 Finished clone github.com/docker/libtrust [2021-04-26T14:34:50.073Z] 2021/04/26 14:34:49 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-04-26T14:34:50.073Z] 2021/04/26 14:34:49 Finished clone github.com/willf/bitset [2021-04-26T14:34:50.073Z] 2021/04/26 14:34:49 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-04-26T14:34:50.073Z] 2021/04/26 14:34:49 Finished clone github.com/samuel/go-zookeeper [2021-04-26T14:34:50.073Z] 2021/04/26 14:34:49 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-04-26T14:34:50.073Z] 2021/04/26 14:34:49 Finished clone github.com/BurntSushi/toml [2021-04-26T14:34:50.073Z] 2021/04/26 14:34:49 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-04-26T14:34:50.330Z] 2021/04/26 14:34:50 Finished clone github.com/Microsoft/go-winio [2021-04-26T14:34:50.330Z] 2021/04/26 14:34:50 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-04-26T14:34:50.586Z] 2021/04/26 14:34:50 Finished clone github.com/moby/ipvs [2021-04-26T14:34:50.586Z] 2021/04/26 14:34:50 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-04-26T14:34:51.149Z] 2021/04/26 14:34:51 Finished clone github.com/mistifyio/go-zfs [2021-04-26T14:34:51.149Z] 2021/04/26 14:34:51 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-04-26T14:34:51.149Z] 2021/04/26 14:34:51 Finished clone github.com/opencontainers/go-digest [2021-04-26T14:34:51.149Z] 2021/04/26 14:34:51 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-04-26T14:34:51.149Z] 2021/04/26 14:34:51 Finished clone go.etcd.io/bbolt [2021-04-26T14:34:51.149Z] 2021/04/26 14:34:51 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-04-26T14:34:51.711Z] 2021/04/26 14:34:51 Finished clone github.com/cyphar/filepath-securejoin [2021-04-26T14:34:51.712Z] 2021/04/26 14:34:51 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-04-26T14:34:52.640Z] 2021/04/26 14:34:52 Finished clone github.com/coreos/go-systemd [2021-04-26T14:34:52.640Z] 2021/04/26 14:34:52 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-04-26T14:34:52.897Z] 2021/04/26 14:34:52 Finished clone github.com/Graylog2/go-gelf [2021-04-26T14:34:52.897Z] 2021/04/26 14:34:52 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-04-26T14:34:53.154Z] 2021/04/26 14:34:52 Finished clone github.com/opencontainers/runtime-spec [2021-04-26T14:34:53.154Z] 2021/04/26 14:34:52 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-04-26T14:34:53.154Z] 2021/04/26 14:34:53 Finished clone github.com/fluent/fluent-logger-golang [2021-04-26T14:34:53.154Z] 2021/04/26 14:34:53 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-04-26T14:34:53.410Z] 2021/04/26 14:34:53 Finished clone github.com/godbus/dbus/v5 [2021-04-26T14:34:53.410Z] 2021/04/26 14:34:53 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-04-26T14:34:53.410Z] 2021/04/26 14:34:53 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-04-26T14:34:53.410Z] 2021/04/26 14:34:53 Finished clone github.com/opencontainers/image-spec [2021-04-26T14:34:53.410Z] 2021/04/26 14:34:53 Finished clone github.com/coreos/go-systemd/v22 [2021-04-26T14:34:53.410Z] 2021/04/26 14:34:53 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-04-26T14:34:53.633Z] --- PASS: TestReplicatedJob (6.69s) [2021-04-26T14:34:53.633Z] === RUN TestUpdateReplicatedJob [2021-04-26T14:34:53.974Z] 2021/04/26 14:34:53 Finished clone github.com/philhofer/fwd [2021-04-26T14:34:53.974Z] 2021/04/26 14:34:53 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-04-26T14:34:54.231Z] 2021/04/26 14:34:54 Finished clone github.com/vbatts/tar-split [2021-04-26T14:34:54.231Z] 2021/04/26 14:34:54 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-04-26T14:34:54.794Z] 2021/04/26 14:34:54 Finished clone github.com/bsphere/le_go [2021-04-26T14:34:54.794Z] 2021/04/26 14:34:54 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-04-26T14:34:54.794Z] 2021/04/26 14:34:54 Finished clone github.com/fsnotify/fsnotify [2021-04-26T14:34:54.794Z] 2021/04/26 14:34:54 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-04-26T14:34:55.358Z] 2021/04/26 14:34:55 Finished clone github.com/jmespath/go-jmespath [2021-04-26T14:34:55.358Z] 2021/04/26 14:34:55 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-04-26T14:34:55.358Z] 2021/04/26 14:34:55 Finished clone github.com/golang/groupcache [2021-04-26T14:34:55.358Z] 2021/04/26 14:34:55 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-04-26T14:34:55.560Z] --- PASS: TestServiceUpdatePidsLimit (17.24s) [2021-04-26T14:34:55.560Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2021-04-26T14:34:55.560Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-04-26T14:34:55.560Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-04-26T14:34:55.560Z] PASS [2021-04-26T14:34:55.560Z] [2021-04-26T14:34:55.560Z] === Skipped [2021-04-26T14:34:55.560Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-26T14:34:55.560Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-26T14:34:55.560Z] [2021-04-26T14:34:55.560Z] [2021-04-26T14:34:55.560Z] DONE 27 tests, 1 skipped in 181.415s [2021-04-26T14:34:55.560Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-26T14:34:55.560Z] INFO: Testing against a local daemon [2021-04-26T14:34:55.560Z] === RUN TestSessionCreate [2021-04-26T14:34:55.560Z] --- PASS: TestSessionCreate (0.02s) [2021-04-26T14:34:55.560Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-26T14:34:55.560Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-26T14:34:55.560Z] PASS [2021-04-26T14:34:55.560Z] [2021-04-26T14:34:55.560Z] DONE 2 tests in 0.078s [2021-04-26T14:34:55.560Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-26T14:34:55.615Z] 2021/04/26 14:34:55 Finished clone golang.org/x/oauth2 [2021-04-26T14:34:55.615Z] 2021/04/26 14:34:55 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-04-26T14:34:55.820Z] INFO: Testing against a local daemon [2021-04-26T14:34:55.820Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-26T14:34:55.820Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-04-26T14:34:55.820Z] === RUN TestEventsExecDie [2021-04-26T14:34:56.179Z] 2021/04/26 14:34:56 Finished clone github.com/tinylib/msgp [2021-04-26T14:34:56.179Z] 2021/04/26 14:34:56 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-04-26T14:34:56.436Z] 2021/04/26 14:34:56 Finished clone github.com/googleapis/gax-go [2021-04-26T14:34:56.436Z] 2021/04/26 14:34:56 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-04-26T14:34:56.691Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-26T14:34:56.691Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-26T14:34:56.758Z] --- PASS: TestEventsExecDie (1.07s) [2021-04-26T14:34:56.758Z] === RUN TestEventsBackwardsCompatible [2021-04-26T14:34:56.758Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-04-26T14:34:56.758Z] === RUN TestInfoBinaryCommits [2021-04-26T14:34:56.758Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-26T14:34:56.758Z] === RUN TestInfoAPIVersioned [2021-04-26T14:34:56.758Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-26T14:34:56.758Z] === RUN TestInfoDiscoveryBackend [2021-04-26T14:34:57.695Z] --- PASS: TestInfoDiscoveryBackend (0.68s) [2021-04-26T14:34:57.695Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-26T14:34:57.804Z] 2021/04/26 14:34:57 Finished clone github.com/containerd/fifo [2021-04-26T14:34:57.804Z] 2021/04/26 14:34:57 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-04-26T14:34:57.856Z] --- PASS: TestUpdateReplicatedJob (4.23s) [2021-04-26T14:34:57.856Z] === RUN TestServiceListWithStatuses [2021-04-26T14:34:57.856Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-26T14:34:57.856Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-26T14:34:57.856Z] === RUN TestDockerNetworkConnectAlias [2021-04-26T14:34:58.069Z] 2021/04/26 14:34:57 Finished clone go.opencensus.io [2021-04-26T14:34:58.069Z] 2021/04/26 14:34:57 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-04-26T14:34:58.633Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-26T14:34:58.633Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-26T14:34:59.202Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.68s) [2021-04-26T14:34:59.202Z] === RUN TestInfoAPI [2021-04-26T14:34:59.202Z] --- PASS: TestInfoAPI (0.02s) [2021-04-26T14:34:59.202Z] === RUN TestInfoAPIWarnings [2021-04-26T14:34:59.434Z] 2021/04/26 14:34:59 Finished clone github.com/ugorji/go [2021-04-26T14:34:59.434Z] 2021/04/26 14:34:59 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-04-26T14:34:59.691Z] 2021/04/26 14:34:59 Finished clone github.com/containerd/cgroups [2021-04-26T14:34:59.691Z] 2021/04/26 14:34:59 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-04-26T14:34:59.985Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-26T14:35:01.059Z] 2021/04/26 14:35:00 Finished clone github.com/containerd/go-runc [2021-04-26T14:35:01.059Z] 2021/04/26 14:35:00 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-04-26T14:35:01.623Z] 2021/04/26 14:35:01 Finished clone github.com/containerd/typeurl [2021-04-26T14:35:01.623Z] 2021/04/26 14:35:01 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-04-26T14:35:02.525Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-04-26T14:35:02.992Z] 2021/04/26 14:35:02 Finished clone github.com/containerd/console [2021-04-26T14:35:02.992Z] 2021/04/26 14:35:02 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-04-26T14:35:02.992Z] 2021/04/26 14:35:02 Finished clone github.com/containerd/ttrpc [2021-04-26T14:35:02.992Z] 2021/04/26 14:35:02 Clone github.com/docker/swarmkit, revision 17d8d4e4d8bdec33d386e6362d3537fa9493ba00, attempt 1/20 [2021-04-26T14:35:03.095Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-26T14:35:03.555Z] 2021/04/26 14:35:03 Finished clone github.com/miekg/dns [2021-04-26T14:35:03.555Z] 2021/04/26 14:35:03 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-04-26T14:35:04.120Z] 2021/04/26 14:35:03 Finished clone github.com/containerd/continuity [2021-04-26T14:35:04.120Z] 2021/04/26 14:35:03 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-04-26T14:35:04.120Z] 2021/04/26 14:35:04 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-04-26T14:35:04.120Z] 2021/04/26 14:35:04 Finished clone github.com/gogo/googleapis [2021-04-26T14:35:04.461Z] --- PASS: TestDockerNetworkConnectAlias (6.45s) [2021-04-26T14:35:04.461Z] === RUN TestDockerNetworkReConnect [2021-04-26T14:35:06.014Z] 2021/04/26 14:35:05 Finished clone github.com/opencontainers/runc [2021-04-26T14:35:06.014Z] 2021/04/26 14:35:05 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-04-26T14:35:07.383Z] 2021/04/26 14:35:07 Finished clone google.golang.org/grpc [2021-04-26T14:35:07.383Z] 2021/04/26 14:35:07 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-04-26T14:35:07.640Z] 2021/04/26 14:35:07 Finished clone github.com/fernet/fernet-go [2021-04-26T14:35:07.640Z] 2021/04/26 14:35:07 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-04-26T14:35:08.379Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-04-26T14:35:08.570Z] 2021/04/26 14:35:08 Finished clone github.com/cilium/ebpf [2021-04-26T14:35:08.570Z] 2021/04/26 14:35:08 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-04-26T14:35:09.775Z] --- PASS: TestDockerNetworkReConnect (5.09s) [2021-04-26T14:35:09.775Z] === RUN TestServicePlugin [2021-04-26T14:35:09.775Z] --- SKIP: TestServicePlugin (0.01s) [2021-04-26T14:35:09.775Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-26T14:35:09.775Z] === RUN TestServiceUpdateLabel [2021-04-26T14:35:10.505Z] 2021/04/26 14:35:10 Finished clone github.com/docker/distribution [2021-04-26T14:35:10.505Z] 2021/04/26 14:35:10 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-04-26T14:35:10.505Z] 2021/04/26 14:35:10 Finished clone golang.org/x/time [2021-04-26T14:35:10.505Z] 2021/04/26 14:35:10 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-04-26T14:35:11.443Z] 2021/04/26 14:35:11 Finished clone github.com/hashicorp/go-immutable-radix [2021-04-26T14:35:11.443Z] 2021/04/26 14:35:11 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-04-26T14:35:11.678Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-04-26T14:35:11.699Z] --- PASS: TestServiceUpdateLabel (2.72s) [2021-04-26T14:35:11.699Z] === RUN TestServiceUpdateSecrets [2021-04-26T14:35:12.006Z] 2021/04/26 14:35:11 Finished clone github.com/hashicorp/go-memdb [2021-04-26T14:35:12.007Z] 2021/04/26 14:35:11 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-04-26T14:35:12.250Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-04-26T14:35:12.263Z] 2021/04/26 14:35:12 Finished clone github.com/golang/protobuf [2021-04-26T14:35:12.263Z] 2021/04/26 14:35:12 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-04-26T14:35:12.822Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-26T14:35:12.826Z] 2021/04/26 14:35:12 Finished clone github.com/hashicorp/golang-lru [2021-04-26T14:35:12.826Z] 2021/04/26 14:35:12 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-04-26T14:35:13.083Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-04-26T14:35:13.390Z] 2021/04/26 14:35:13 Finished clone github.com/coreos/pkg [2021-04-26T14:35:13.390Z] 2021/04/26 14:35:13 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-04-26T14:35:13.647Z] 2021/04/26 14:35:13 Finished clone golang.org/x/crypto [2021-04-26T14:35:13.647Z] 2021/04/26 14:35:13 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-04-26T14:35:13.647Z] 2021/04/26 14:35:13 Finished clone code.cloudfoundry.org/clock [2021-04-26T14:35:13.647Z] 2021/04/26 14:35:13 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-04-26T14:35:14.469Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-04-26T14:35:15.018Z] 2021/04/26 14:35:14 Finished clone github.com/beorn7/perks [2021-04-26T14:35:15.018Z] 2021/04/26 14:35:14 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-04-26T14:35:15.275Z] 2021/04/26 14:35:15 Finished clone github.com/prometheus/client_model [2021-04-26T14:35:15.275Z] 2021/04/26 14:35:15 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-04-26T14:35:15.838Z] 2021/04/26 14:35:15 Finished clone github.com/Microsoft/hcsshim [2021-04-26T14:35:15.838Z] 2021/04/26 14:35:15 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-04-26T14:35:15.854Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-26T14:35:16.403Z] 2021/04/26 14:35:16 Finished clone github.com/prometheus/client_golang [2021-04-26T14:35:16.403Z] 2021/04/26 14:35:16 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-04-26T14:35:16.661Z] 2021/04/26 14:35:16 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-04-26T14:35:16.661Z] 2021/04/26 14:35:16 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-04-26T14:35:17.233Z] 2021/04/26 14:35:17 Finished clone github.com/prometheus/common [2021-04-26T14:35:17.233Z] 2021/04/26 14:35:17 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-04-26T14:35:17.238Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-04-26T14:35:17.238Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-04-26T14:35:17.316Z] --- PASS: TestInfoAPIWarnings (16.64s) [2021-04-26T14:35:17.316Z] === RUN TestInfoDebug [2021-04-26T14:35:17.316Z] --- PASS: TestInfoDebug (0.69s) [2021-04-26T14:35:17.316Z] === RUN TestInfoInsecureRegistries [2021-04-26T14:35:17.316Z] --- PASS: TestInfoInsecureRegistries (0.69s) [2021-04-26T14:35:17.316Z] === RUN TestInfoRegistryMirrors [2021-04-26T14:35:17.491Z] 2021/04/26 14:35:17 Finished clone github.com/pkg/errors [2021-04-26T14:35:17.491Z] 2021/04/26 14:35:17 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-04-26T14:35:17.747Z] 2021/04/26 14:35:17 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-04-26T14:35:17.747Z] 2021/04/26 14:35:17 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-04-26T14:35:17.884Z] --- PASS: TestInfoRegistryMirrors (0.69s) [2021-04-26T14:35:17.884Z] === RUN TestLoginFailsWithBadCredentials [2021-04-26T14:35:18.144Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2021-04-26T14:35:18.144Z] === RUN TestPingCacheHeaders [2021-04-26T14:35:18.144Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-26T14:35:18.144Z] === RUN TestPingGet [2021-04-26T14:35:18.144Z] --- PASS: TestPingGet (0.01s) [2021-04-26T14:35:18.144Z] === RUN TestPingHead [2021-04-26T14:35:18.144Z] --- PASS: TestPingHead (0.02s) [2021-04-26T14:35:18.144Z] === RUN TestVersion [2021-04-26T14:35:18.144Z] --- PASS: TestVersion (0.02s) [2021-04-26T14:35:18.144Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-04-26T14:35:18.310Z] 2021/04/26 14:35:18 Finished clone github.com/cespare/xxhash/v2 [2021-04-26T14:35:18.310Z] 2021/04/26 14:35:18 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-04-26T14:35:18.310Z] 2021/04/26 14:35:18 Finished clone github.com/prometheus/procfs [2021-04-26T14:35:18.310Z] 2021/04/26 14:35:18 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-04-26T14:35:19.240Z] 2021/04/26 14:35:19 Finished clone github.com/spf13/pflag [2021-04-26T14:35:19.240Z] 2021/04/26 14:35:19 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-04-26T14:35:19.240Z] 2021/04/26 14:35:19 Finished clone github.com/inconshreveable/mousetrap [2021-04-26T14:35:19.240Z] 2021/04/26 14:35:19 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-04-26T14:35:19.782Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-04-26T14:35:19.782Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-26T14:35:19.805Z] 2021/04/26 14:35:19 Finished clone github.com/docker/go-metrics [2021-04-26T14:35:19.805Z] 2021/04/26 14:35:19 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-04-26T14:35:19.805Z] 2021/04/26 14:35:19 Finished clone github.com/morikuni/aec [2021-04-26T14:35:19.805Z] 2021/04/26 14:35:19 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-04-26T14:35:20.050Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.51s) [2021-04-26T14:35:20.050Z] PASS [2021-04-26T14:35:20.050Z] [2021-04-26T14:35:20.050Z] DONE 18 tests in 24.070s [2021-04-26T14:35:20.050Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-26T14:35:20.050Z] INFO: Testing against a local daemon [2021-04-26T14:35:20.050Z] === RUN TestVolumesCreateAndList [2021-04-26T14:35:20.050Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-26T14:35:20.050Z] === RUN TestVolumesRemove [2021-04-26T14:35:20.050Z] --- PASS: TestVolumesRemove (0.07s) [2021-04-26T14:35:20.050Z] === RUN TestVolumesInspect [2021-04-26T14:35:20.050Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-26T14:35:20.050Z] === RUN TestVolumesInvalidJSON [2021-04-26T14:35:20.050Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-26T14:35:20.050Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-26T14:35:20.050Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-26T14:35:20.050Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-26T14:35:20.050Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-26T14:35:20.050Z] PASS [2021-04-26T14:35:20.050Z] [2021-04-26T14:35:20.050Z] DONE 5 tests in 0.176s [2021-04-26T14:35:20.050Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-26T14:35:20.372Z] 2021/04/26 14:35:20 Finished clone github.com/spf13/cobra [2021-04-26T14:35:20.372Z] 2021/04/26 14:35:20 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-04-26T14:35:21.313Z] 2021/04/26 14:35:21 Finished clone github.com/google/uuid [2021-04-26T14:35:21.313Z] 2021/04/26 14:35:21 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-04-26T14:35:21.430Z] Stopping apparmor (via systemctl): apparmor.service. [2021-04-26T14:35:21.430Z] Removing test suite binaries [2021-04-26T14:35:21.690Z] exiting test-integration [2021-04-26T14:35:21.690Z] ++ exit 0 [2021-04-26T14:35:21.690Z] [2021-04-26T14:35:21.878Z] 2021/04/26 14:35:21 Finished clone github.com/gorilla/mux [2021-04-26T14:35:21.878Z] 2021/04/26 14:35:21 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-04-26T14:35:22.321Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-04-26T14:35:22.700Z] 2021/04/26 14:35:22 Finished clone github.com/google/certificate-transparency-go [2021-04-26T14:35:22.700Z] 2021/04/26 14:35:22 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-04-26T14:35:22.956Z] 2021/04/26 14:35:22 Finished clone github.com/opencontainers/selinux [2021-04-26T14:35:22.956Z] 2021/04/26 14:35:22 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-04-26T14:35:23.213Z] 2021/04/26 14:35:22 Finished clone github.com/moby/locker [2021-04-26T14:35:23.213Z] 2021/04/26 14:35:22 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-04-26T14:35:23.777Z] 2021/04/26 14:35:23 Finished clone github.com/moby/term [2021-04-26T14:35:23.777Z] 2021/04/26 14:35:23 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-04-26T14:35:24.709Z] 2021/04/26 14:35:24 Finished clone github.com/cloudflare/cfssl [2021-04-26T14:35:24.709Z] 2021/04/26 14:35:24 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-04-26T14:35:24.709Z] 2021/04/26 14:35:24 Finished clone github.com/moby/sys [2021-04-26T14:35:24.709Z] 2021/04/26 14:35:24 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-04-26T14:35:24.709Z] 2021/04/26 14:35:24 Finished clone github.com/creack/pty [2021-04-26T14:35:24.709Z] 2021/04/26 14:35:24 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 Post stage [Pipeline] junit [2021-04-26T14:35:24.998Z] Recording test results [2021-04-26T14:35:25.273Z] 2021/04/26 14:35:25 Finished clone github.com/tchap/go-patricia [2021-04-26T14:35:25.273Z] 2021/04/26 14:35:25 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-04-26T14:35:25.838Z] 2021/04/26 14:35:25 Finished clone github.com/sirupsen/logrus [2021-04-26T14:35:25.838Z] 2021/04/26 14:35:25 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-04-26T14:35:26.401Z] 2021/04/26 14:35:26 Finished clone github.com/docker/go-units [2021-04-26T14:35:26.401Z] 2021/04/26 14:35:26 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-04-26T14:35:26.512Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-26T14:35:26.875Z] + echo Ensuring container killed. [2021-04-26T14:35:26.875Z] Ensuring container killed. [2021-04-26T14:35:26.875Z] + docker rm -vf docker-pr2 [2021-04-26T14:35:26.875Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-04-26T14:35:27.163Z] + echo Chowning /workspace to jenkins user [2021-04-26T14:35:27.163Z] Chowning /workspace to jenkins user [2021-04-26T14:35:27.163Z] + id -u [2021-04-26T14:35:27.163Z] + id -g [2021-04-26T14:35:27.163Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42324:/workspace busybox chown -R 1000:1000 /workspace [2021-04-26T14:35:27.163Z] Unable to find image 'busybox:latest' locally [2021-04-26T14:35:27.163Z] latest: Pulling from library/busybox [2021-04-26T14:35:27.422Z] f531cdc67389: Pulling fs layer [2021-04-26T14:35:27.422Z] f531cdc67389: Download complete [2021-04-26T14:35:27.422Z] f531cdc67389: Pull complete [2021-04-26T14:35:27.422Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-26T14:35:27.422Z] Status: Downloaded newer image for busybox:latest [2021-04-26T14:35:27.610Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-04-26T14:35:28.918Z] 2021/04/26 14:35:28 Finished clone gotest.tools/v3 [2021-04-26T14:35:28.918Z] 2021/04/26 14:35:28 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-04-26T14:35:28.918Z] 2021/04/26 14:35:28 Finished clone github.com/docker/go-connections [2021-04-26T14:35:28.918Z] 2021/04/26 14:35:28 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-04-26T14:35:29.844Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2021-04-26T14:35:29.844Z] === RUN TestServiceUpdateConfigs [2021-04-26T14:35:30.149Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-04-26T14:35:30.287Z] 2021/04/26 14:35:30 Finished clone github.com/golang/gddo [2021-04-26T14:35:30.287Z] 2021/04/26 14:35:30 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-26T14:35:30.849Z] 2021/04/26 14:35:30 Finished clone github.com/syndtr/gocapability [2021-04-26T14:35:30.849Z] 2021/04/26 14:35:30 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-04-26T14:35:30.849Z] 2021/04/26 14:35:30 Finished clone github.com/google/go-cmp [2021-04-26T14:35:30.849Z] 2021/04/26 14:35:30 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-04-26T14:35:31.013Z] + bundleName=amd64-cgroup2 [2021-04-26T14:35:31.013Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-04-26T14:35:31.013Z] Creating amd64-cgroup2-bundles.tar.gz [2021-04-26T14:35:31.013Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-04-26T14:35:31.013Z] + 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 [2021-04-26T14:35:31.285Z] Archiving artifacts [2021-04-26T14:35:32.261Z] 2021/04/26 14:35:32 Finished clone github.com/RackSec/srslog [2021-04-26T14:35:32.261Z] 2021/04/26 14:35:32 Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20 [2021-04-26T14:35:32.518Z] 2021/04/26 14:35:32 Finished clone github.com/imdario/mergo [2021-04-26T14:35:32.518Z] 2021/04/26 14:35:32 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-04-26T14:35:32.690Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-04-26T14:35:33.083Z] 2021/04/26 14:35:32 Finished clone golang.org/x/sync [2021-04-26T14:35:33.083Z] 2021/04/26 14:35:32 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-04-26T14:35:33.165Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42324/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-26T14:35:33.486Z] + make clean [2021-04-26T14:35:34.055Z] docker volume rm -f docker-dev-cache [2021-04-26T14:35:34.055Z] docker-dev-cache [Pipeline] deleteDir [2021-04-26T14:35:34.451Z] 2021/04/26 14:35:34 Finished clone github.com/tonistiigi/units [2021-04-26T14:35:34.451Z] 2021/04/26 14:35:34 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-04-26T14:35:36.344Z] 2021/04/26 14:35:36 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-04-26T14:35:36.344Z] 2021/04/26 14:35:36 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-26T14:35:37.969Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-04-26T14:35:38.866Z] 2021/04/26 14:35:38 Finished clone github.com/opentracing/opentracing-go [2021-04-26T14:35:38.866Z] 2021/04/26 14:35:38 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-04-26T14:35:38.866Z] 2021/04/26 14:35:38 Finished clone github.com/tonistiigi/fsutil [2021-04-26T14:35:38.866Z] 2021/04/26 14:35:38 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-04-26T14:35:39.123Z] 2021/04/26 14:35:38 Finished clone golang.org/x/net [2021-04-26T14:35:39.123Z] 2021/04/26 14:35:38 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-04-26T14:35:40.058Z] 2021/04/26 14:35:39 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-04-26T14:35:40.058Z] 2021/04/26 14:35:39 Finished clone github.com/docker/swarmkit [2021-04-26T14:35:40.315Z] 2021/04/26 14:35:40 Finished clone github.com/google/shlex [2021-04-26T14:35:40.315Z] 2021/04/26 14:35:40 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-04-26T14:35:40.315Z] 2021/04/26 14:35:40 Finished clone github.com/Microsoft/opengcs [2021-04-26T14:35:40.315Z] 2021/04/26 14:35:40 Clone github.com/docker/libnetwork, revision b3507428be5b458cb0e2b4086b13531fb0706e46, attempt 1/20 [2021-04-26T14:35:40.315Z] 2021/04/26 14:35:40 Finished clone github.com/opentracing-contrib/go-stdlib [2021-04-26T14:35:40.315Z] 2021/04/26 14:35:40 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-04-26T14:35:40.890Z] 2021/04/26 14:35:40 Finished clone github.com/mitchellh/hashstructure [2021-04-26T14:35:40.890Z] 2021/04/26 14:35:40 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-04-26T14:35:41.818Z] 2021/04/26 14:35:41 Finished clone github.com/gofrs/flock [2021-04-26T14:35:41.818Z] 2021/04/26 14:35:41 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-04-26T14:35:42.383Z] 2021/04/26 14:35:42 Finished clone github.com/docker/go-events [2021-04-26T14:35:42.383Z] 2021/04/26 14:35:42 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-04-26T14:35:42.383Z] 2021/04/26 14:35:42 Finished clone github.com/armon/go-radix [2021-04-26T14:35:42.383Z] 2021/04/26 14:35:42 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-04-26T14:35:43.248Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-04-26T14:35:43.248Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-26T14:35:43.507Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-26T14:35:43.752Z] 2021/04/26 14:35:43 Finished clone github.com/armon/go-metrics [2021-04-26T14:35:43.752Z] 2021/04/26 14:35:43 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-04-26T14:35:44.775Z] --- PASS: TestServiceUpdateConfigs (15.42s) [2021-04-26T14:35:44.775Z] === RUN TestServiceUpdateNetwork [2021-04-26T14:35:45.120Z] 2021/04/26 14:35:44 Finished clone github.com/sean-/seed [2021-04-26T14:35:45.120Z] 2021/04/26 14:35:44 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-04-26T14:35:46.049Z] 2021/04/26 14:35:45 Finished clone github.com/hashicorp/memberlist [2021-04-26T14:35:46.049Z] 2021/04/26 14:35:45 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-04-26T14:35:46.979Z] 2021/04/26 14:35:46 Finished clone github.com/hashicorp/errwrap [2021-04-26T14:35:46.979Z] 2021/04/26 14:35:46 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-04-26T14:35:48.871Z] 2021/04/26 14:35:48 Finished clone github.com/hashicorp/go-multierror [2021-04-26T14:35:48.871Z] 2021/04/26 14:35:48 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-04-26T14:35:49.434Z] 2021/04/26 14:35:49 Finished clone github.com/hashicorp/go-sockaddr [2021-04-26T14:35:49.434Z] 2021/04/26 14:35:49 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-04-26T14:35:49.996Z] 2021/04/26 14:35:49 Finished clone github.com/hashicorp/go-msgpack [2021-04-26T14:35:49.996Z] 2021/04/26 14:35:49 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-04-26T14:35:50.081Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-04-26T14:35:50.651Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-26T14:35:51.221Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-26T14:35:51.363Z] 2021/04/26 14:35:51 Finished clone github.com/docker/libkv [2021-04-26T14:35:51.363Z] 2021/04/26 14:35:51 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-04-26T14:35:51.620Z] 2021/04/26 14:35:51 Finished clone github.com/vishvananda/netns [2021-04-26T14:35:51.790Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-26T14:35:51.790Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-04-26T14:35:52.728Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-26T14:35:52.728Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-26T14:35:53.298Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-26T14:35:53.298Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-04-26T14:35:53.511Z] 2021/04/26 14:35:53 Finished clone golang.org/x/sys [2021-04-26T14:35:53.570Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-26T14:35:53.767Z] 2021/04/26 14:35:53 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-04-26T14:35:54.330Z] 2021/04/26 14:35:54 Finished clone cloud.google.com/go [2021-04-26T14:35:54.330Z] 2021/04/26 14:35:54 Finished clone github.com/vishvananda/netlink [2021-04-26T14:35:54.951Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-04-26T14:35:56.222Z] 2021/04/26 14:35:56 Finished clone github.com/coreos/etcd [2021-04-26T14:35:56.478Z] 2021/04/26 14:35:56 Finished clone golang.org/x/text [2021-04-26T14:35:56.862Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-26T14:35:57.034Z] --- PASS: TestServiceUpdateNetwork (14.50s) [2021-04-26T14:35:57.034Z] === RUN TestServiceUpdatePidsLimit [2021-04-26T14:35:58.369Z] 2021/04/26 14:35:58 Finished clone github.com/hashicorp/serf [2021-04-26T14:35:58.957Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-26T14:35:59.400Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-26T14:35:59.660Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-04-26T14:35:59.736Z] 2021/04/26 14:35:59 Finished clone github.com/docker/libnetwork [2021-04-26T14:35:59.907Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-26T14:36:01.570Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-26T14:36:01.630Z] 2021/04/26 14:36:01 Finished clone github.com/moby/buildkit [2021-04-26T14:36:02.193Z] 2021/04/26 14:36:01 Finished clone github.com/containerd/containerd [2021-04-26T14:36:04.110Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-26T14:36:06.021Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-26T14:36:07.404Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-26T14:36:08.065Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-26T14:36:08.759Z] 2021/04/26 14:36:08 Finished clone google.golang.org/genproto [2021-04-26T14:36:11.607Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-04-26T14:36:12.936Z] 2021/04/26 14:36:12 Finished clone github.com/gogo/protobuf [2021-04-26T14:36:14.669Z] --- PASS: TestServiceUpdatePidsLimit (17.69s) [2021-04-26T14:36:14.669Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-04-26T14:36:14.669Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-04-26T14:36:14.669Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s) [2021-04-26T14:36:14.669Z] PASS [2021-04-26T14:36:14.669Z] [2021-04-26T14:36:14.669Z] === Skipped [2021-04-26T14:36:14.669Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-26T14:36:14.669Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-26T14:36:14.669Z] [2021-04-26T14:36:14.669Z] === SKIP: arm64.integration.service TestServicePlugin (0.01s) [2021-04-26T14:36:14.669Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-26T14:36:14.669Z] [2021-04-26T14:36:14.669Z] [2021-04-26T14:36:14.669Z] DONE 27 tests, 2 skipped in 157.803s [2021-04-26T14:36:14.932Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-04-26T14:36:14.932Z] ++ 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 [2021-04-26T14:36:14.932Z] ++ set -e [2021-04-26T14:36:14.932Z] ++ '[' -n 0 ']' [2021-04-26T14:36:14.932Z] ++ set -x [2021-04-26T14:36:14.932Z] ++ 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 [2021-04-26T14:36:14.932Z] INFO: Testing against a local daemon [2021-04-26T14:36:14.932Z] === RUN TestSessionCreate [2021-04-26T14:36:14.932Z] --- PASS: TestSessionCreate (0.05s) [2021-04-26T14:36:14.932Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-26T14:36:14.932Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-04-26T14:36:14.932Z] PASS [2021-04-26T14:36:14.932Z] [2021-04-26T14:36:14.932Z] DONE 2 tests in 0.236s [2021-04-26T14:36:14.932Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-04-26T14:36:14.932Z] ++ 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 [2021-04-26T14:36:15.195Z] ++ set -e [2021-04-26T14:36:15.195Z] ++ '[' -n 0 ']' [2021-04-26T14:36:15.195Z] ++ set -x [2021-04-26T14:36:15.195Z] ++ 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 [2021-04-26T14:36:15.195Z] INFO: Testing against a local daemon [2021-04-26T14:36:15.195Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-26T14:36:15.195Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-26T14:36:15.195Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-26T14:36:15.195Z] === RUN TestEventsExecDie [2021-04-26T14:36:16.587Z] --- PASS: TestEventsExecDie (1.14s) [2021-04-26T14:36:16.587Z] === RUN TestEventsBackwardsCompatible [2021-04-26T14:36:16.587Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-04-26T14:36:16.588Z] === RUN TestInfoBinaryCommits [2021-04-26T14:36:16.588Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-04-26T14:36:16.588Z] === RUN TestInfoAPIVersioned [2021-04-26T14:36:16.588Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-04-26T14:36:16.588Z] === RUN TestInfoDiscoveryBackend [2021-04-26T14:36:17.536Z] --- PASS: TestInfoDiscoveryBackend (1.08s) [2021-04-26T14:36:17.536Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-26T14:36:17.653Z] --- PASS: TestBuildWithHugeFile (121.49s) [2021-04-26T14:36:17.653Z] === RUN TestBuildWithEmptyDockerfile [2021-04-26T14:36:17.653Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-26T14:36:17.653Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-26T14:36:17.653Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-26T14:36:17.653Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-26T14:36:17.653Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-26T14:36:17.653Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-26T14:36:17.653Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-26T14:36:17.653Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-26T14:36:17.653Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-26T14:36:17.653Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-04-26T14:36:17.653Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-04-26T14:36:17.653Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-04-26T14:36:17.653Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-04-26T14:36:17.653Z] === RUN TestBuildPreserveOwnership [2021-04-26T14:36:17.653Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-04-26T14:36:17.653Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-26T14:36:17.653Z] === RUN TestBuildPlatformInvalid [2021-04-26T14:36:17.653Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-04-26T14:36:17.653Z] PASS [2021-04-26T14:36:17.653Z] ok github.com/docker/docker/integration/build 175.413s [2021-04-26T14:36:17.653Z] [2021-04-26T14:36:17.653Z] === Skipped [2021-04-26T14:36:17.653Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-04-26T14:36:17.653Z] build_session_test.go:25: TODO: BuildKit [2021-04-26T14:36:17.653Z] [2021-04-26T14:36:17.653Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-04-26T14:36:17.653Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:17.653Z] [2021-04-26T14:36:17.653Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-04-26T14:36:17.653Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-26T14:36:17.653Z] [2021-04-26T14:36:17.653Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-04-26T14:36:17.653Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-26T14:36:17.653Z] [2021-04-26T14:36:17.653Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-04-26T14:36:17.653Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-26T14:36:17.653Z] [2021-04-26T14:36:17.653Z] [2021-04-26T14:36:17.653Z] DONE 28 tests, 5 skipped in 196.984s [2021-04-26T14:36:17.654Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-04-26T14:36:17.654Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:36:17.654Z] INFO: Testing against a local daemon [2021-04-26T14:36:17.654Z] === RUN TestConfigInspect [2021-04-26T14:36:17.654Z] --- SKIP: TestConfigInspect (0.00s) [2021-04-26T14:36:17.654Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:17.654Z] === RUN TestConfigList [2021-04-26T14:36:17.654Z] --- SKIP: TestConfigList (0.00s) [2021-04-26T14:36:17.654Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:17.654Z] === RUN TestConfigsCreateAndDelete [2021-04-26T14:36:17.654Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-04-26T14:36:17.654Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:17.654Z] === RUN TestConfigsUpdate [2021-04-26T14:36:17.654Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-04-26T14:36:17.654Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:17.654Z] === RUN TestTemplatedConfig [2021-04-26T14:36:17.654Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-26T14:36:17.654Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:17.654Z] === RUN TestConfigCreateResolve [2021-04-26T14:36:17.654Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-04-26T14:36:17.654Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:36:17.654Z] === RUN TestConfigDaemonLibtrustID [2021-04-26T14:36:17.654Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-04-26T14:36:17.654Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:36:17.654Z] PASS [2021-04-26T14:36:17.654Z] ok github.com/docker/docker/integration/config 0.184s [2021-04-26T14:36:17.654Z] [2021-04-26T14:36:17.654Z] === Skipped [2021-04-26T14:36:17.654Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-04-26T14:36:17.654Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:17.654Z] [2021-04-26T14:36:17.654Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-04-26T14:36:17.654Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:17.654Z] [2021-04-26T14:36:17.654Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-04-26T14:36:17.654Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:17.654Z] [2021-04-26T14:36:17.654Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-04-26T14:36:17.654Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:17.654Z] [2021-04-26T14:36:17.654Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-04-26T14:36:17.654Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:17.654Z] [2021-04-26T14:36:17.654Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-04-26T14:36:17.654Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:36:17.654Z] [2021-04-26T14:36:17.654Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-04-26T14:36:17.654Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:36:17.654Z] [2021-04-26T14:36:17.654Z] [2021-04-26T14:36:17.654Z] DONE 7 tests, 7 skipped in 2.279s [2021-04-26T14:36:17.654Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-04-26T14:36:17.654Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:36:17.654Z] INFO: Testing against a local daemon [2021-04-26T14:36:17.654Z] === RUN TestCheckpoint [2021-04-26T14:36:17.654Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-26T14:36:17.654Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-26T14:36:17.654Z] === RUN TestContainerInvalidJSON [2021-04-26T14:36:17.654Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-26T14:36:17.654Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-26T14:36:17.654Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-26T14:36:17.654Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-26T14:36:17.654Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-26T14:36:17.654Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-26T14:36:17.654Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-26T14:36:17.654Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-26T14:36:17.654Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-26T14:36:17.654Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-04-26T14:36:17.654Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-26T14:36:17.654Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-04-26T14:36:17.654Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-26T14:36:17.654Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-26T14:36:17.654Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2021-04-26T14:36:17.654Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-26T14:36:17.654Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-26T14:36:17.654Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-26T14:36:17.654Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-26T14:36:17.654Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-04-26T14:36:17.654Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-26T14:36:17.654Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-04-26T14:36:17.654Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-26T14:36:17.654Z] === RUN TestCopyFromContainer [2021-04-26T14:36:17.654Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-04-26T14:36:17.654Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:17.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-26T14:36:17.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-26T14:36:17.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-26T14:36:17.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-26T14:36:17.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-26T14:36:17.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-26T14:36:17.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-26T14:36:17.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-26T14:36:17.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-26T14:36:17.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-26T14:36:17.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-26T14:36:17.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-26T14:36:17.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-26T14:36:17.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-26T14:36:17.654Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-26T14:36:17.654Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-04-26T14:36:17.654Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-26T14:36:17.654Z] === RUN TestCreateWithInvalidEnv [2021-04-26T14:36:17.654Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-26T14:36:17.654Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-26T14:36:17.654Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-26T14:36:17.654Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-26T14:36:17.654Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-26T14:36:17.654Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-26T14:36:17.654Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-26T14:36:17.654Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-26T14:36:17.654Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-26T14:36:17.654Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-26T14:36:17.654Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-26T14:36:17.654Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-26T14:36:17.654Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-26T14:36:17.654Z] === RUN TestCreateTmpfsMountsTarget [2021-04-26T14:36:17.654Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-04-26T14:36:17.654Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:17.654Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-26T14:36:17.654Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-04-26T14:36:17.654Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:36:17.654Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-26T14:36:17.654Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-26T14:36:17.654Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:36:17.654Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-26T14:36:17.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-26T14:36:17.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-26T14:36:17.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-26T14:36:17.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-26T14:36:17.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-26T14:36:17.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-26T14:36:17.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-26T14:36:17.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-26T14:36:17.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-26T14:36:17.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-26T14:36:17.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-26T14:36:17.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-26T14:36:17.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-26T14:36:17.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-26T14:36:17.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-26T14:36:17.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-26T14:36:17.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-04-26T14:36:17.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-26T14:36:17.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-26T14:36:17.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-26T14:36:17.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-04-26T14:36:17.654Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-26T14:36:17.654Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-26T14:36:17.654Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-26T14:36:17.654Z] === RUN TestCreateDifferentPlatform [2021-04-26T14:36:17.654Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-26T14:36:17.654Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-26T14:36:17.654Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-26T14:36:17.654Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-26T14:36:17.654Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-26T14:36:17.654Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-26T14:36:17.654Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-26T14:36:17.654Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-26T14:36:17.654Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-26T14:36:17.654Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-26T14:36:17.654Z] === RUN TestContainerKillOnDaemonStart [2021-04-26T14:36:17.654Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-26T14:36:17.654Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:17.654Z] === RUN TestDiff [2021-04-26T14:36:17.654Z] --- SKIP: TestDiff (0.00s) [2021-04-26T14:36:17.654Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-26T14:36:17.654Z] === RUN TestExecWithCloseStdin [2021-04-26T14:36:17.654Z] --- PASS: TestExecWithCloseStdin (2.01s) [2021-04-26T14:36:17.654Z] === RUN TestExec [2021-04-26T14:36:17.654Z] --- PASS: TestExec (1.93s) [2021-04-26T14:36:17.654Z] === RUN TestExecUser [2021-04-26T14:36:17.654Z] --- SKIP: TestExecUser (0.00s) [2021-04-26T14:36:17.654Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-26T14:36:17.654Z] === RUN TestExportContainerAndImportImage [2021-04-26T14:36:17.654Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-04-26T14:36:17.654Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:17.654Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-26T14:36:17.654Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-04-26T14:36:17.654Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:17.654Z] === RUN TestHealthCheckWorkdir [2021-04-26T14:36:17.654Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-04-26T14:36:17.654Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-26T14:36:17.654Z] === RUN TestHealthKillContainer [2021-04-26T14:36:17.654Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-04-26T14:36:17.654Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-26T14:36:17.654Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-26T14:36:17.654Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-04-26T14:36:17.654Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-26T14:36:17.654Z] === RUN TestKillContainerInvalidSignal [2021-04-26T14:36:18.112Z] --- PASS: TestKillContainerInvalidSignal (1.69s) [2021-04-26T14:36:18.113Z] === RUN TestKillContainer [2021-04-26T14:36:18.113Z] === RUN TestKillContainer/no_signal [2021-04-26T14:36:18.184Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-26T14:36:18.485Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-26T14:36:18.485Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-26T14:36:19.633Z] === RUN TestKillContainer/non_killing_signal [2021-04-26T14:36:19.633Z] === RUN TestKillContainer/killing_signal [2021-04-26T14:36:19.877Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.10s) [2021-04-26T14:36:19.877Z] === RUN TestInfoAPI [2021-04-26T14:36:19.877Z] --- PASS: TestInfoAPI (0.06s) [2021-04-26T14:36:19.877Z] === RUN TestInfoAPIWarnings [2021-04-26T14:36:23.470Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-26T14:36:26.671Z] --- PASS: TestKillContainer (8.48s) [2021-04-26T14:36:26.672Z] --- PASS: TestKillContainer/no_signal (1.68s) [2021-04-26T14:36:26.672Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-26T14:36:26.672Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-26T14:36:26.672Z] --- PASS: TestKillContainer/killing_signal (6.77s) [2021-04-26T14:36:26.672Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-26T14:36:26.672Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-26T14:36:26.672Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-26T14:36:26.672Z] === RUN TestKillStoppedContainer [2021-04-26T14:36:26.672Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-04-26T14:36:26.672Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-26T14:36:26.672Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-26T14:36:26.672Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-26T14:36:26.672Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-26T14:36:26.672Z] === RUN TestKillDifferentUserContainer [2021-04-26T14:36:26.672Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-04-26T14:36:26.672Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-26T14:36:26.672Z] === RUN TestInspectOomKilledTrue [2021-04-26T14:36:26.672Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-26T14:36:26.672Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:26.672Z] === RUN TestInspectOomKilledFalse [2021-04-26T14:36:26.672Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-26T14:36:26.672Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-26T14:36:26.672Z] === RUN TestLogsFollowTailEmpty [2021-04-26T14:36:27.672Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-04-26T14:36:28.195Z] --- PASS: TestLogsFollowTailEmpty (1.69s) [2021-04-26T14:36:28.195Z] === RUN TestNetworkNat [2021-04-26T14:36:28.195Z] --- SKIP: TestNetworkNat (0.00s) [2021-04-26T14:36:28.195Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-26T14:36:28.195Z] === RUN TestNetworkLocalhostTCPNat [2021-04-26T14:36:30.350Z] --- PASS: TestNetworkLocalhostTCPNat (2.05s) [2021-04-26T14:36:30.350Z] === RUN TestNetworkLoopbackNat [2021-04-26T14:36:30.350Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-04-26T14:36:30.350Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-26T14:36:30.350Z] === RUN TestPause [2021-04-26T14:36:30.350Z] --- SKIP: TestPause (0.00s) [2021-04-26T14:36:30.350Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-26T14:36:30.350Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-26T14:36:30.968Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-04-26T14:36:31.871Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.71s) [2021-04-26T14:36:31.871Z] === RUN TestPauseStopPausedContainer [2021-04-26T14:36:31.871Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-04-26T14:36:31.871Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:31.871Z] === RUN TestPsFilter [2021-04-26T14:36:31.871Z] --- PASS: TestPsFilter (0.09s) [2021-04-26T14:36:31.871Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-26T14:36:35.166Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-04-26T14:36:35.425Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-04-26T14:36:38.070Z] --- PASS: TestInfoAPIWarnings (17.11s) [2021-04-26T14:36:38.070Z] === RUN TestInfoDebug [2021-04-26T14:36:38.070Z] --- PASS: TestInfoDebug (1.09s) [2021-04-26T14:36:38.070Z] === RUN TestInfoInsecureRegistries [2021-04-26T14:36:38.896Z] --- PASS: TestRemoveContainerWithRemovedVolume (6.76s) [2021-04-26T14:36:38.896Z] === RUN TestRemoveContainerWithVolume [2021-04-26T14:36:39.020Z] --- PASS: TestInfoInsecureRegistries (1.08s) [2021-04-26T14:36:39.020Z] === RUN TestInfoRegistryMirrors [2021-04-26T14:36:40.416Z] --- PASS: TestInfoRegistryMirrors (1.12s) [2021-04-26T14:36:40.416Z] === RUN TestLoginFailsWithBadCredentials [2021-04-26T14:36:40.416Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-04-26T14:36:40.416Z] === RUN TestPingCacheHeaders [2021-04-26T14:36:40.416Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-04-26T14:36:40.416Z] === RUN TestPingGet [2021-04-26T14:36:40.416Z] --- PASS: TestPingGet (0.03s) [2021-04-26T14:36:40.416Z] === RUN TestPingHead [2021-04-26T14:36:40.416Z] --- PASS: TestPingHead (0.05s) [2021-04-26T14:36:40.416Z] === RUN TestVersion [2021-04-26T14:36:40.679Z] --- PASS: TestVersion (0.05s) [2021-04-26T14:36:40.679Z] PASS [2021-04-26T14:36:40.679Z] [2021-04-26T14:36:40.679Z] === Skipped [2021-04-26T14:36:40.679Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-26T14:36:40.679Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-26T14:36:40.679Z] [2021-04-26T14:36:40.679Z] [2021-04-26T14:36:40.679Z] DONE 18 tests, 1 skipped in 25.520s [2021-04-26T14:36:40.679Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-26T14:36:40.679Z] ++ 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 [2021-04-26T14:36:40.679Z] ++ set -e [2021-04-26T14:36:40.679Z] ++ '[' -n 0 ']' [2021-04-26T14:36:40.679Z] ++ set -x [2021-04-26T14:36:40.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=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 [2021-04-26T14:36:40.679Z] INFO: Testing against a local daemon [2021-04-26T14:36:40.679Z] === RUN TestVolumesCreateAndList [2021-04-26T14:36:40.679Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-26T14:36:40.679Z] === RUN TestVolumesRemove [2021-04-26T14:36:40.943Z] --- PASS: TestVolumesRemove (0.08s) [2021-04-26T14:36:40.943Z] === RUN TestVolumesInspect [2021-04-26T14:36:40.943Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-26T14:36:40.943Z] === RUN TestVolumesInvalidJSON [2021-04-26T14:36:40.943Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-26T14:36:40.943Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-26T14:36:40.943Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-26T14:36:40.943Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-26T14:36:40.943Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-26T14:36:40.943Z] PASS [2021-04-26T14:36:40.943Z] [2021-04-26T14:36:40.943Z] DONE 5 tests in 0.318s [2021-04-26T14:36:40.943Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-26T14:36:41.051Z] --- PASS: TestRemoveContainerWithVolume (2.02s) [2021-04-26T14:36:41.051Z] === RUN TestRemoveContainerRunning [2021-04-26T14:36:41.519Z] ++++ cat bundles/test-integration/docker.pid [2021-04-26T14:36:41.519Z] +++ kill 13950 [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite (526.16s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (10.67s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.23s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.10s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.90s) [2021-04-26T14:36:42.003Z] docker_cli_daemon_test.go:1455: [d159b982cb8f1] daemon is not started [2021-04-26T14:36:42.003Z] check_test.go:309: [dd5b55a1dbee4] daemon is not started [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.68s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.52s) [2021-04-26T14:36:42.003Z] check_test.go:309: [df53cc029ed69] daemon is not started [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.62s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (5.28s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.36s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.86s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.25s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.85s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.99s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.19s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-04-26T14:36:42.003Z] check_test.go:309: [dd61772e4a792] daemon is not started [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-04-26T14:36:42.003Z] check_test.go:309: [dd3a6c2c2e009] daemon is not started [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.56s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.81s) [2021-04-26T14:36:42.003Z] check_test.go:309: [d2cc3831f4e0d] daemon is not started [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.32s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (3.12s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.17s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.22s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.91s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (4.06s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.78s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-04-26T14:36:42.003Z] check_test.go:309: [d83de6c188c4d] daemon is not started [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.88s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (1.06s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.90s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.78s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.83s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.53s) [2021-04-26T14:36:42.003Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-26T14:36:42.003Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-26T14:36:42.003Z] check_test.go:309: [d5cd7d5b978e8] daemon is not started [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.98s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.57s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.11s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.86s) [2021-04-26T14:36:42.003Z] check_test.go:309: [d51c2e85f3d56] daemon is not started [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.96s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.83s) [2021-04-26T14:36:42.003Z] check_test.go:309: [d219488c21ee0] daemon is not started [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.70s) [2021-04-26T14:36:42.003Z] docker_cli_daemon_plugins_test.go:79: [d40fd45908abb] daemon is not started [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.91s) [2021-04-26T14:36:42.003Z] docker_cli_daemon_plugins_test.go:169: [d095a462428bb] daemon is not started [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.75s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.23s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.87s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-04-26T14:36:42.003Z] check_test.go:309: [d2d004a2507a2] daemon is not started [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.59s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.79s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.99s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.77s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.62s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.75s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.06s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.88s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.86s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.93s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.04s) [2021-04-26T14:36:42.003Z] check_test.go:309: [d73533efc0a27] daemon is not started [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.94s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (29.73s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (4.29s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.05s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.16s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.41s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.35s) [2021-04-26T14:36:42.003Z] check_test.go:309: [d4cbd8a57c6f8] daemon is not started [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.47s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (4.15s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.00s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.93s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.16s) [2021-04-26T14:36:42.003Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.91s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.27s) [2021-04-26T14:36:42.004Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-04-26T14:36:42.004Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-26T14:36:42.004Z] check_test.go:309: [d87e045ef3332] daemon is not started [2021-04-26T14:36:42.004Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-04-26T14:36:42.004Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-26T14:36:42.004Z] check_test.go:309: [d65dc37410088] daemon is not started [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.33s) [2021-04-26T14:36:42.004Z] check_test.go:309: [d2128f7ae90d8] daemon is not started [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.63s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (5.25s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.77s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.93s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.44s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.37s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (7.97s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.61s) [2021-04-26T14:36:42.004Z] check_test.go:309: [d8a30f0994849] daemon is not started [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.91s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.97s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.54s) [2021-04-26T14:36:42.004Z] check_test.go:309: [d404f615f1727] daemon is not started [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.81s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.92s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.08s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.99s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.67s) [2021-04-26T14:36:42.004Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-04-26T14:36:42.004Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-04-26T14:36:42.004Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-04-26T14:36:42.004Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-04-26T14:36:42.004Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-04-26T14:36:42.004Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-04-26T14:36:42.004Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-04-26T14:36:42.004Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-04-26T14:36:42.004Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-04-26T14:36:42.004Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-04-26T14:36:42.004Z] check_test.go:309: [d14379e8add92] daemon is not started [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.98s) [2021-04-26T14:36:42.004Z] check_test.go:309: [d4a00d1aa2c50] daemon is not started [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.86s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.94s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.34s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.96s) [2021-04-26T14:36:42.004Z] check_test.go:309: [dea7dad22dd8b] daemon is not started [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.64s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (3.21s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (6.87s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.47s) [2021-04-26T14:36:42.004Z] check_test.go:309: [dfe0e8bf65e77] daemon is not started [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.31s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.50s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.68s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.26s) [2021-04-26T14:36:42.004Z] check_test.go:309: [d60f307c1807e] daemon is not started [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (1.10s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.95s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (1.00s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.95s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-04-26T14:36:42.004Z] check_test.go:309: [d658448ef71b6] daemon is not started [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.31s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.49s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (5.67s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.22s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.54s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.42s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.08s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.91s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.11s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.52s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.53s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.66s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.09s) [2021-04-26T14:36:42.004Z] docker_cli_daemon_test.go:2550: [d21c0b8fce64d] daemon is not started [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.87s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.12s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestShmSize (3.03s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.38s) [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.38s) [2021-04-26T14:36:42.004Z] check_test.go:309: [ddd81ec6163c9] daemon is not started [2021-04-26T14:36:42.004Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.61s) [2021-04-26T14:36:42.004Z] === RUN TestDockerSwarmSuite [2021-04-26T14:36:42.004Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-04-26T14:36:42.570Z] --- PASS: TestRemoveContainerRunning (1.69s) [2021-04-26T14:36:42.570Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-26T14:36:42.913Z] +++ /etc/init.d/apparmor stop [2021-04-26T14:36:42.913Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-26T14:36:42.913Z] [2021-04-26T14:36:42.913Z] Unloading profiles will leave already running processes permanently [2021-04-26T14:36:42.913Z] unconfined, which can lead to unexpected situations. [2021-04-26T14:36:42.913Z] [2021-04-26T14:36:42.913Z] To set a process to complain mode, use the command line tool [2021-04-26T14:36:42.913Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-26T14:36:42.913Z] +++ true [2021-04-26T14:36:42.913Z] exiting test-integration [2021-04-26T14:36:42.913Z] ++ exit 0 [2021-04-26T14:36:42.913Z] [2021-04-26T14:36:44.092Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.70s) [2021-04-26T14:36:44.092Z] === RUN TestRemoveInvalidContainer [2021-04-26T14:36:44.092Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-26T14:36:44.092Z] === RUN TestRenameLinkedContainer [2021-04-26T14:36:44.092Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-04-26T14:36:44.092Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-26T14:36:44.092Z] === RUN TestRenameStoppedContainer [2021-04-26T14:36:46.199Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope Post stage [Pipeline] junit [2021-04-26T14:36:46.250Z] Recording test results [2021-04-26T14:36:46.251Z] --- PASS: TestRenameStoppedContainer (2.10s) [2021-04-26T14:36:46.251Z] === RUN TestRenameRunningContainerAndReuse [2021-04-26T14:36:46.544Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-26T14:36:46.900Z] + echo Ensuring container killed. [2021-04-26T14:36:46.900Z] Ensuring container killed. [2021-04-26T14:36:46.900Z] + docker rm -vf docker-pr2 [2021-04-26T14:36:46.900Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-04-26T14:36:47.197Z] + echo Chowning /workspace to jenkins user [2021-04-26T14:36:47.197Z] Chowning /workspace to jenkins user [2021-04-26T14:36:47.197Z] + id -u [2021-04-26T14:36:47.197Z] + id -g [2021-04-26T14:36:47.197Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42324:/workspace busybox chown -R 1000:1000 /workspace [2021-04-26T14:36:47.197Z] Unable to find image 'busybox:latest' locally [2021-04-26T14:36:47.460Z] latest: Pulling from library/busybox [2021-04-26T14:36:47.460Z] 36fbfd22ebfc: Pulling fs layer [2021-04-26T14:36:47.723Z] 36fbfd22ebfc: Verifying Checksum [2021-04-26T14:36:47.723Z] 36fbfd22ebfc: Download complete [2021-04-26T14:36:47.988Z] 36fbfd22ebfc: Pull complete [2021-04-26T14:36:47.988Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-26T14:36:47.988Z] Status: Downloaded newer image for busybox:latest [2021-04-26T14:36:49.492Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-04-26T14:36:49.493Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-26T14:36:49.950Z] --- PASS: TestRenameRunningContainerAndReuse (3.39s) [2021-04-26T14:36:49.950Z] === RUN TestRenameInvalidName [2021-04-26T14:36:51.464Z] --- PASS: TestRenameInvalidName (1.69s) [2021-04-26T14:36:51.464Z] === RUN TestRenameAnonymousContainer [2021-04-26T14:36:51.464Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-04-26T14:36:51.464Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-26T14:36:51.464Z] === RUN TestRenameContainerWithSameName [2021-04-26T14:36:52.031Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-26T14:36:52.981Z] --- PASS: TestRenameContainerWithSameName (1.68s) [2021-04-26T14:36:52.981Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-26T14:36:52.981Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-04-26T14:36:52.981Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-26T14:36:52.981Z] === RUN TestResize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-26T14:36:53.610Z] + bundleName=arm64-integration [2021-04-26T14:36:53.610Z] + echo Creating arm64-integration-bundles.tar.gz [2021-04-26T14:36:53.610Z] Creating arm64-integration-bundles.tar.gz [2021-04-26T14:36:53.610Z] + find bundles -path+ */root/*overlay2 -prune -o -type fxargs ( tar -name -czf *-report.json arm64-integration-bundles.tar.gz -o [2021-04-26T14:36:53.610Z] -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-04-26T14:36:54.202Z] Archiving artifacts [2021-04-26T14:36:54.497Z] --- PASS: TestResize (1.69s) [2021-04-26T14:36:54.497Z] === RUN TestResizeWithInvalidSize [2021-04-26T14:36:54.497Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-04-26T14:36:54.497Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-26T14:36:54.497Z] === RUN TestResizeWhenContainerNotStarted [2021-04-26T14:36:56.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-04-26T14:36:56.310Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42324/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-26T14:36:56.636Z] + make clean [2021-04-26T14:36:56.657Z] --- PASS: TestResizeWhenContainerNotStarted (1.96s) [2021-04-26T14:36:56.657Z] === RUN TestDaemonRestartKillContainers [2021-04-26T14:36:56.657Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-26T14:36:56.657Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:36:56.657Z] === RUN TestStats [2021-04-26T14:36:56.657Z] --- SKIP: TestStats (0.00s) [2021-04-26T14:36:56.657Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-26T14:36:56.657Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-26T14:36:57.212Z] docker volume rm -f docker-dev-cache [2021-04-26T14:36:57.475Z] docker-dev-cache [Pipeline] deleteDir [2021-04-26T14:36:59.578Z] 2021/04/26 14:36:54 Finished clone github.com/hashicorp/consul [2021-04-26T14:37:00.506Z] 2021/04/26 14:37:00 Finished clone github.com/aws/aws-sdk-go [2021-04-26T14:37:01.301Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.64s) [2021-04-26T14:37:01.301Z] === RUN TestStopContainerWithTimeout [2021-04-26T14:37:01.301Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-04-26T14:37:01.301Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-26T14:37:01.301Z] === RUN TestUpdateRestartPolicy [2021-04-26T14:37:06.229Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-26T14:37:06.229Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-26T14:37:06.229Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-26T14:37:06.798Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-26T14:37:08.704Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-26T14:37:08.704Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-26T14:37:08.704Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-26T14:37:08.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-04-26T14:37:10.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-04-26T14:37:22.289Z] --- PASS: TestUpdateRestartPolicy (19.24s) [2021-04-26T14:37:22.289Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-26T14:37:22.289Z] --- PASS: TestUpdateRestartWithAutoRemove (1.68s) [2021-04-26T14:37:22.289Z] === RUN TestWaitNonBlocked [2021-04-26T14:37:22.289Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-26T14:37:22.289Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-26T14:37:22.289Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-26T14:37:22.289Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-26T14:37:22.289Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-26T14:37:22.289Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-26T14:37:24.442Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-26T14:37:24.442Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.22s) [2021-04-26T14:37:24.442Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.35s) [2021-04-26T14:37:24.442Z] === RUN TestWaitBlocked [2021-04-26T14:37:24.442Z] --- SKIP: TestWaitBlocked (0.00s) [2021-04-26T14:37:24.442Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:24.442Z] PASS [2021-04-26T14:37:24.442Z] ok github.com/docker/docker/integration/container 73.100s [2021-04-26T14:37:24.442Z] [2021-04-26T14:37:24.442Z] === Skipped [2021-04-26T14:37:24.442Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-04-26T14:37:24.442Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-26T14:37:24.442Z] [2021-04-26T14:37:24.442Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-26T14:37:24.442Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-26T14:37:24.442Z] [2021-04-26T14:37:24.442Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-04-26T14:37:24.442Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-26T14:37:24.442Z] [2021-04-26T14:37:24.442Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-04-26T14:37:24.442Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:24.442Z] [2021-04-26T14:37:24.442Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-04-26T14:37:24.442Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-26T14:37:24.442Z] [2021-04-26T14:37:24.442Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-04-26T14:37:24.442Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:24.442Z] [2021-04-26T14:37:24.442Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-04-26T14:37:24.442Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:24.442Z] [2021-04-26T14:37:24.442Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-26T14:37:24.442Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:24.442Z] [2021-04-26T14:37:24.442Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-26T14:37:24.442Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-26T14:37:24.442Z] [2021-04-26T14:37:24.442Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-26T14:37:24.442Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-26T14:37:24.442Z] [2021-04-26T14:37:24.442Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-04-26T14:37:24.895Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-04-26T14:37:24.895Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-04-26T14:37:24.895Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-04-26T14:37:24.895Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-04-26T14:37:24.895Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-04-26T14:37:24.895Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-04-26T14:37:24.895Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-04-26T14:37:24.895Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-04-26T14:37:24.895Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-26T14:37:24.895Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-26T14:37:24.895Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-04-26T14:37:24.895Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-26T14:37:24.895Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-04-26T14:37:24.895Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-04-26T14:37:24.895Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-04-26T14:37:24.895Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-04-26T14:37:24.895Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-04-26T14:37:24.895Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-04-26T14:37:24.895Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-04-26T14:37:24.895Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-04-26T14:37:24.895Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-04-26T14:37:24.895Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-04-26T14:37:24.895Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-04-26T14:37:24.895Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-04-26T14:37:24.895Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-04-26T14:37:24.895Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-04-26T14:37:24.895Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-04-26T14:37:24.895Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] [2021-04-26T14:37:24.895Z] DONE 88 tests, 37 skipped in 75.614s [2021-04-26T14:37:24.895Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-04-26T14:37:25.247Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-26T14:37:25.247Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-26T14:37:26.185Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-26T14:37:27.053Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:37:27.053Z] INFO: Testing against a local daemon [2021-04-26T14:37:27.053Z] === RUN TestCommitInheritsEnv [2021-04-26T14:37:27.053Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-04-26T14:37:27.053Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-26T14:37:27.053Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-26T14:37:27.053Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-26T14:37:27.053Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-26T14:37:27.053Z] === RUN TestImagesFilterMultiReference [2021-04-26T14:37:27.053Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-04-26T14:37:27.053Z] === RUN TestImagePullPlatformInvalid [2021-04-26T14:37:27.053Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-26T14:37:27.053Z] === RUN TestRemoveImageOrphaning [2021-04-26T14:37:27.127Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-26T14:37:27.508Z] --- PASS: TestRemoveImageOrphaning (0.77s) [2021-04-26T14:37:27.508Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-26T14:37:27.508Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-04-26T14:37:27.508Z] === RUN TestTagInvalidReference [2021-04-26T14:37:27.508Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-26T14:37:27.508Z] === RUN TestTagValidPrefixedRepo [2021-04-26T14:37:27.508Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-04-26T14:37:27.508Z] === RUN TestTagExistedNameWithoutForce [2021-04-26T14:37:27.508Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-26T14:37:27.508Z] === RUN TestTagOfficialNames [2021-04-26T14:37:27.698Z] === RUN TestDockerSuite/TestBuildFails [2021-04-26T14:37:27.961Z] --- PASS: TestTagOfficialNames (0.08s) [2021-04-26T14:37:27.961Z] === RUN TestTagMatchesDigest [2021-04-26T14:37:27.961Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-26T14:37:27.961Z] PASS [2021-04-26T14:37:27.961Z] ok github.com/docker/docker/integration/image 1.285s [2021-04-26T14:37:27.961Z] [2021-04-26T14:37:27.961Z] === Skipped [2021-04-26T14:37:27.961Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-04-26T14:37:27.961Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-26T14:37:27.961Z] [2021-04-26T14:37:27.961Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-26T14:37:27.961Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-26T14:37:27.961Z] [2021-04-26T14:37:27.961Z] [2021-04-26T14:37:27.961Z] DONE 11 tests, 2 skipped in 3.265s [2021-04-26T14:37:27.961Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-04-26T14:37:29.082Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-26T14:37:29.342Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-26T14:37:29.479Z] testing: warning: no tests to run [2021-04-26T14:37:29.479Z] PASS [2021-04-26T14:37:29.479Z] ok github.com/docker/docker/integration/network/ipvlan 0.090s [no tests to run] [2021-04-26T14:37:29.479Z] testing: warning: no tests to run [2021-04-26T14:37:29.479Z] PASS [2021-04-26T14:37:29.479Z] ok github.com/docker/docker/integration/network/macvlan 0.032s [no tests to run] [2021-04-26T14:37:29.603Z] --- PASS: TestImportExtremelyLargeImageWorks (209.43s) [2021-04-26T14:37:29.603Z] PASS [2021-04-26T14:37:29.603Z] [2021-04-26T14:37:29.603Z] DONE 12 tests in 214.498s [2021-04-26T14:37:29.603Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-26T14:37:29.603Z] ++ 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 [2021-04-26T14:37:29.603Z] ++ set -e [2021-04-26T14:37:29.603Z] ++ '[' -n 0 ']' [2021-04-26T14:37:29.603Z] ++ set -x [2021-04-26T14:37:29.603Z] ++ 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 [2021-04-26T14:37:29.603Z] INFO: Testing against a local daemon [2021-04-26T14:37:29.603Z] === RUN TestNetworkCreateDelete [2021-04-26T14:37:30.173Z] --- PASS: TestNetworkCreateDelete (0.54s) [2021-04-26T14:37:30.173Z] === RUN TestDockerNetworkDeletePreferID [2021-04-26T14:37:30.439Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:37:30.439Z] INFO: Testing against a local daemon [2021-04-26T14:37:30.439Z] === RUN TestNetworkCreateDelete [2021-04-26T14:37:30.439Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-04-26T14:37:30.439Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:30.439Z] === RUN TestDockerNetworkDeletePreferID [2021-04-26T14:37:30.439Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-04-26T14:37:30.439Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-04-26T14:37:30.439Z] === RUN TestDaemonDNSFallback [2021-04-26T14:37:30.439Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-04-26T14:37:30.439Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:30.439Z] === RUN TestInspectNetwork [2021-04-26T14:37:30.439Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-26T14:37:30.439Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-26T14:37:30.439Z] === RUN TestRunContainerWithBridgeNone [2021-04-26T14:37:30.439Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-26T14:37:30.439Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:30.439Z] === RUN TestNetworkInvalidJSON [2021-04-26T14:37:30.892Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-26T14:37:30.892Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-26T14:37:30.892Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-26T14:37:30.892Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-26T14:37:30.892Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-26T14:37:30.892Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-26T14:37:30.892Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-26T14:37:30.892Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-26T14:37:30.892Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-26T14:37:30.892Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-26T14:37:30.892Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-26T14:37:30.892Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-04-26T14:37:30.892Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-04-26T14:37:30.892Z] === RUN TestNetworkList [2021-04-26T14:37:30.892Z] === RUN TestNetworkList//networks [2021-04-26T14:37:30.892Z] === PAUSE TestNetworkList//networks [2021-04-26T14:37:30.892Z] === RUN TestNetworkList//networks/ [2021-04-26T14:37:30.892Z] === PAUSE TestNetworkList//networks/ [2021-04-26T14:37:30.892Z] === CONT TestNetworkList//networks [2021-04-26T14:37:30.892Z] === CONT TestNetworkList//networks/ [2021-04-26T14:37:30.892Z] --- PASS: TestNetworkList (0.02s) [2021-04-26T14:37:30.892Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-26T14:37:30.892Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-26T14:37:30.892Z] === RUN TestHostIPv4BridgeLabel [2021-04-26T14:37:30.892Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-26T14:37:30.892Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-26T14:37:30.892Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-26T14:37:30.892Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-04-26T14:37:30.892Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-26T14:37:30.892Z] === RUN TestDaemonDefaultNetworkPools [2021-04-26T14:37:30.892Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-26T14:37:30.892Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-26T14:37:30.892Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-26T14:37:30.892Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-26T14:37:30.892Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-26T14:37:30.892Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-26T14:37:30.892Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-26T14:37:30.892Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-26T14:37:30.892Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-26T14:37:30.892Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-26T14:37:30.892Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-26T14:37:30.892Z] === RUN TestServiceWithPredefinedNetwork [2021-04-26T14:37:30.892Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-26T14:37:30.892Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-26T14:37:30.892Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-26T14:37:30.892Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-26T14:37:30.892Z] service_test.go:242: FLAKY_TEST [2021-04-26T14:37:30.892Z] === RUN TestServiceWithDataPathPortInit [2021-04-26T14:37:30.892Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-26T14:37:30.892Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-26T14:37:30.892Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-26T14:37:30.892Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-26T14:37:30.892Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-26T14:37:30.892Z] PASS [2021-04-26T14:37:30.892Z] ok github.com/docker/docker/integration/network 0.237s [2021-04-26T14:37:30.892Z] [2021-04-26T14:37:30.892Z] === Skipped [2021-04-26T14:37:30.892Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-04-26T14:37:30.892Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:30.892Z] [2021-04-26T14:37:30.892Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-04-26T14:37:30.892Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-04-26T14:37:30.892Z] [2021-04-26T14:37:30.892Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-04-26T14:37:30.892Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:30.892Z] [2021-04-26T14:37:30.892Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-04-26T14:37:30.892Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-26T14:37:30.892Z] [2021-04-26T14:37:30.892Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-04-26T14:37:30.892Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:30.892Z] [2021-04-26T14:37:30.892Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-04-26T14:37:30.892Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-26T14:37:30.892Z] [2021-04-26T14:37:30.892Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-04-26T14:37:30.892Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-26T14:37:30.892Z] [2021-04-26T14:37:30.892Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-04-26T14:37:30.892Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-26T14:37:30.892Z] [2021-04-26T14:37:30.892Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-26T14:37:30.892Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-26T14:37:30.892Z] [2021-04-26T14:37:30.892Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-26T14:37:30.892Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-26T14:37:30.892Z] [2021-04-26T14:37:30.892Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-26T14:37:30.892Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-26T14:37:30.892Z] [2021-04-26T14:37:30.892Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-04-26T14:37:30.892Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-26T14:37:30.892Z] [2021-04-26T14:37:30.892Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-26T14:37:30.892Z] service_test.go:242: FLAKY_TEST [2021-04-26T14:37:30.892Z] [2021-04-26T14:37:30.892Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-04-26T14:37:30.892Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-26T14:37:30.892Z] [2021-04-26T14:37:30.892Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-26T14:37:30.892Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-26T14:37:30.892Z] [2021-04-26T14:37:30.892Z] [2021-04-26T14:37:30.892Z] DONE 22 tests, 15 skipped in 2.894s [2021-04-26T14:37:30.892Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-04-26T14:37:31.346Z] testing: warning: no tests to run [2021-04-26T14:37:31.346Z] PASS [2021-04-26T14:37:31.346Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-04-26T14:37:31.346Z] [2021-04-26T14:37:31.346Z] DONE 0 tests in 0.323s [2021-04-26T14:37:31.346Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-04-26T14:37:31.798Z] testing: warning: no tests to run [2021-04-26T14:37:31.798Z] PASS [2021-04-26T14:37:31.798Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-04-26T14:37:31.798Z] [2021-04-26T14:37:31.798Z] DONE 0 tests in 0.323s [2021-04-26T14:37:31.798Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-04-26T14:37:32.093Z] --- PASS: TestDockerNetworkDeletePreferID (1.57s) [2021-04-26T14:37:32.093Z] === RUN TestDaemonDNSFallback [2021-04-26T14:37:32.663Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-26T14:37:33.319Z] testing: warning: no tests to run [2021-04-26T14:37:33.319Z] PASS [2021-04-26T14:37:33.319Z] ok github.com/docker/docker/integration/plugin 0.119s [no tests to run] [2021-04-26T14:37:33.319Z] testing: warning: no tests to run [2021-04-26T14:37:33.319Z] PASS [2021-04-26T14:37:33.319Z] ok github.com/docker/docker/integration/plugin/authz 0.084s [no tests to run] [2021-04-26T14:37:35.199Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-26T14:37:37.107Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-26T14:37:38.046Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-26T14:37:38.305Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-26T14:37:39.246Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-26T14:37:39.816Z] --- PASS: TestDaemonDNSFallback (8.04s) [2021-04-26T14:37:39.816Z] === RUN TestInspectNetwork [2021-04-26T14:37:40.336Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:37:40.336Z] INFO: Testing against a local daemon [2021-04-26T14:37:40.336Z] === RUN TestExternalGraphDriver [2021-04-26T14:37:40.336Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-04-26T14:37:40.336Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-26T14:37:40.336Z] === RUN TestGraphdriverPluginV2 [2021-04-26T14:37:40.336Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-04-26T14:37:40.336Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-26T14:37:40.336Z] PASS [2021-04-26T14:37:40.336Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.446s [2021-04-26T14:37:41.195Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-26T14:37:41.864Z] testing: warning: no tests to run [2021-04-26T14:37:41.865Z] PASS [2021-04-26T14:37:41.865Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.080s [no tests to run] [2021-04-26T14:37:41.865Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:37:41.865Z] INFO: Testing against a local daemon [2021-04-26T14:37:41.865Z] === RUN TestPluginInvalidJSON [2021-04-26T14:37:42.134Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-26T14:37:42.321Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-26T14:37:42.321Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-26T14:37:42.321Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-26T14:37:42.321Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:37:42.321Z] INFO: Testing against a local daemon [2021-04-26T14:37:42.321Z] === RUN TestReadPluginNoRead [2021-04-26T14:37:42.321Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-26T14:37:42.321Z] read_test.go:21: no unix domain sockets on Windows [2021-04-26T14:37:42.321Z] PASS [2021-04-26T14:37:42.321Z] --- PASS: TestPluginInvalidJSON (0.08s) [2021-04-26T14:37:42.321Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-04-26T14:37:42.321Z] === RUN TestPluginInstall [2021-04-26T14:37:42.321Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-26T14:37:42.321Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-26T14:37:42.321Z] === RUN TestPluginsWithRuntimes [2021-04-26T14:37:42.321Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-26T14:37:42.321Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-26T14:37:42.321Z] === RUN TestPluginBackCompatMediaTypes [2021-04-26T14:37:42.321Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-26T14:37:42.321Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-26T14:37:42.321Z] PASS [2021-04-26T14:37:42.321Z] ok github.com/docker/docker/integration/plugin/logging 0.257s [2021-04-26T14:37:42.321Z] ok github.com/docker/docker/integration/plugin/common 0.310s [2021-04-26T14:37:42.321Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-04-26T14:37:42.321Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-04-26T14:37:42.393Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-26T14:37:43.279Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:37:43.279Z] INFO: Testing against a local daemon [2021-04-26T14:37:43.279Z] === RUN TestPluginWithDevMounts [2021-04-26T14:37:43.279Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-26T14:37:43.279Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:43.279Z] PASS [2021-04-26T14:37:43.279Z] ok github.com/docker/docker/integration/plugin/volumes 0.177s [2021-04-26T14:37:43.279Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-04-26T14:37:43.731Z] [2021-04-26T14:37:43.731Z] === Skipped [2021-04-26T14:37:43.731Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-26T14:37:43.731Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-26T14:37:43.731Z] [2021-04-26T14:37:43.731Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-26T14:37:43.731Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-26T14:37:43.731Z] [2021-04-26T14:37:43.731Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-26T14:37:43.731Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-26T14:37:43.731Z] [2021-04-26T14:37:43.731Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-04-26T14:37:43.731Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-26T14:37:43.731Z] [2021-04-26T14:37:43.731Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-04-26T14:37:43.731Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-26T14:37:43.731Z] [2021-04-26T14:37:43.731Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-26T14:37:43.731Z] read_test.go:21: no unix domain sockets on Windows [2021-04-26T14:37:43.731Z] [2021-04-26T14:37:43.731Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-26T14:37:43.731Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:43.731Z] [2021-04-26T14:37:43.731Z] [2021-04-26T14:37:43.731Z] DONE 9 tests, 7 skipped in 11.994s [2021-04-26T14:37:43.731Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-04-26T14:37:43.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-04-26T14:37:43.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-04-26T14:37:44.183Z] testing: warning: no tests to run [2021-04-26T14:37:44.183Z] PASS [2021-04-26T14:37:44.183Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-04-26T14:37:44.183Z] [2021-04-26T14:37:44.183Z] DONE 0 tests in 0.320s [2021-04-26T14:37:44.183Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-04-26T14:37:45.136Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:37:45.136Z] INFO: Testing against a local daemon [2021-04-26T14:37:45.136Z] === RUN TestPluginInvalidJSON [2021-04-26T14:37:45.136Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-26T14:37:45.136Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-26T14:37:45.136Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-26T14:37:45.136Z] --- PASS: TestPluginInvalidJSON (0.08s) [2021-04-26T14:37:45.136Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-04-26T14:37:45.136Z] === RUN TestPluginInstall [2021-04-26T14:37:45.136Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-26T14:37:45.136Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-26T14:37:45.136Z] === RUN TestPluginsWithRuntimes [2021-04-26T14:37:45.136Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-26T14:37:45.136Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-26T14:37:45.136Z] === RUN TestPluginBackCompatMediaTypes [2021-04-26T14:37:45.136Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-26T14:37:45.136Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-26T14:37:45.136Z] PASS [2021-04-26T14:37:45.136Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-04-26T14:37:45.136Z] [2021-04-26T14:37:45.136Z] === Skipped [2021-04-26T14:37:45.136Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-26T14:37:45.136Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-26T14:37:45.136Z] [2021-04-26T14:37:45.136Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-26T14:37:45.136Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-26T14:37:45.136Z] [2021-04-26T14:37:45.136Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-26T14:37:45.136Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-26T14:37:45.136Z] [2021-04-26T14:37:45.136Z] [2021-04-26T14:37:45.136Z] DONE 5 tests, 3 skipped in 0.797s [2021-04-26T14:37:45.136Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-04-26T14:37:45.154Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-26T14:37:45.154Z] === RUN TestInspectNetwork/full_network_id [2021-04-26T14:37:45.154Z] === RUN TestInspectNetwork/partial_network_id [2021-04-26T14:37:45.154Z] === RUN TestInspectNetwork/network_name [2021-04-26T14:37:45.154Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-26T14:37:45.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:37:45.589Z] INFO: Testing against a local daemon [2021-04-26T14:37:45.589Z] === RUN TestExternalGraphDriver [2021-04-26T14:37:45.589Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-04-26T14:37:45.589Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-26T14:37:45.589Z] === RUN TestGraphdriverPluginV2 [2021-04-26T14:37:45.589Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-04-26T14:37:45.589Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-26T14:37:45.589Z] PASS [2021-04-26T14:37:45.589Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-04-26T14:37:45.589Z] [2021-04-26T14:37:45.589Z] === Skipped [2021-04-26T14:37:45.589Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-04-26T14:37:45.589Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-26T14:37:45.589Z] [2021-04-26T14:37:45.589Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-04-26T14:37:45.589Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-26T14:37:45.589Z] [2021-04-26T14:37:45.589Z] [2021-04-26T14:37:45.589Z] DONE 2 tests, 2 skipped in 0.777s [2021-04-26T14:37:46.044Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-04-26T14:37:46.496Z] testing: warning: no tests to run [2021-04-26T14:37:46.496Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:37:46.496Z] PASS [2021-04-26T14:37:46.496Z] INFO: Testing against a local daemon [2021-04-26T14:37:46.496Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-04-26T14:37:46.496Z] === RUN TestReadPluginNoRead [2021-04-26T14:37:46.496Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-26T14:37:46.496Z] read_test.go:21: no unix domain sockets on Windows [2021-04-26T14:37:46.496Z] PASS [2021-04-26T14:37:46.496Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-04-26T14:37:46.496Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-04-26T14:37:46.497Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-04-26T14:37:46.948Z] [2021-04-26T14:37:46.948Z] === Skipped [2021-04-26T14:37:46.948Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-26T14:37:46.948Z] read_test.go:21: no unix domain sockets on Windows [2021-04-26T14:37:46.948Z] [2021-04-26T14:37:46.948Z] [2021-04-26T14:37:46.948Z] DONE 1 tests, 1 skipped in 0.877s [2021-04-26T14:37:46.948Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-04-26T14:37:47.408Z] testing: warning: no tests to run [2021-04-26T14:37:47.408Z] PASS [2021-04-26T14:37:47.408Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-04-26T14:37:47.408Z] [2021-04-26T14:37:47.408Z] DONE 0 tests in 0.495s [2021-04-26T14:37:47.408Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-04-26T14:37:47.691Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-26T14:37:47.860Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:37:47.861Z] INFO: Testing against a local daemon [2021-04-26T14:37:47.861Z] === RUN TestPluginWithDevMounts [2021-04-26T14:37:47.861Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-26T14:37:47.861Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:47.861Z] PASS [2021-04-26T14:37:47.861Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-04-26T14:37:47.861Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-04-26T14:37:48.259Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-26T14:37:48.313Z] [2021-04-26T14:37:48.313Z] === Skipped [2021-04-26T14:37:48.313Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-26T14:37:48.313Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:48.313Z] [2021-04-26T14:37:48.313Z] [2021-04-26T14:37:48.313Z] DONE 1 tests, 1 skipped in 0.789s [2021-04-26T14:37:48.313Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-04-26T14:37:49.637Z] --- PASS: TestInspectNetwork (9.71s) [2021-04-26T14:37:49.637Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-26T14:37:49.637Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-26T14:37:49.637Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-26T14:37:49.637Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-26T14:37:49.637Z] === RUN TestRunContainerWithBridgeNone [2021-04-26T14:37:50.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:37:50.468Z] INFO: Testing against a local daemon [2021-04-26T14:37:50.468Z] === RUN TestSecretInspect [2021-04-26T14:37:50.468Z] --- SKIP: TestSecretInspect (0.00s) [2021-04-26T14:37:50.468Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:50.468Z] === RUN TestSecretList [2021-04-26T14:37:50.468Z] --- SKIP: TestSecretList (0.00s) [2021-04-26T14:37:50.468Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:50.468Z] === RUN TestSecretsCreateAndDelete [2021-04-26T14:37:50.468Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-04-26T14:37:50.468Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:50.468Z] === RUN TestSecretsUpdate [2021-04-26T14:37:50.468Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-04-26T14:37:50.468Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:50.468Z] === RUN TestTemplatedSecret [2021-04-26T14:37:50.468Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-26T14:37:50.468Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:50.468Z] === RUN TestSecretCreateResolve [2021-04-26T14:37:50.468Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-04-26T14:37:50.468Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:50.468Z] PASS [2021-04-26T14:37:50.468Z] ok github.com/docker/docker/integration/secret 0.215s [2021-04-26T14:37:50.468Z] [2021-04-26T14:37:50.468Z] === Skipped [2021-04-26T14:37:50.468Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-04-26T14:37:50.468Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:50.468Z] [2021-04-26T14:37:50.468Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-04-26T14:37:50.468Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:50.468Z] [2021-04-26T14:37:50.468Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-04-26T14:37:50.468Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:50.468Z] [2021-04-26T14:37:50.468Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-04-26T14:37:50.468Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:50.468Z] [2021-04-26T14:37:50.468Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-04-26T14:37:50.468Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:50.468Z] [2021-04-26T14:37:50.468Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-04-26T14:37:50.468Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:50.468Z] [2021-04-26T14:37:50.468Z] [2021-04-26T14:37:50.468Z] DONE 6 tests, 6 skipped in 2.210s [2021-04-26T14:37:50.468Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-04-26T14:37:52.183Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-26T14:37:52.753Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-26T14:37:53.341Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:37:53.341Z] INFO: Testing against a local daemon [2021-04-26T14:37:53.341Z] === RUN TestServiceCreateInit [2021-04-26T14:37:53.341Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-26T14:37:53.341Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-26T14:37:53.341Z] --- PASS: TestServiceCreateInit (0.04s) [2021-04-26T14:37:53.341Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-26T14:37:53.341Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-26T14:37:53.341Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] === RUN TestCreateServiceMultipleTimes [2021-04-26T14:37:53.341Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-04-26T14:37:53.341Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] === RUN TestCreateServiceConflict [2021-04-26T14:37:53.341Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-04-26T14:37:53.341Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] === RUN TestCreateServiceMaxReplicas [2021-04-26T14:37:53.341Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-04-26T14:37:53.341Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-26T14:37:53.341Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-26T14:37:53.341Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] === RUN TestCreateServiceSecretFileMode [2021-04-26T14:37:53.341Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-04-26T14:37:53.341Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] === RUN TestCreateServiceConfigFileMode [2021-04-26T14:37:53.341Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-04-26T14:37:53.341Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] === RUN TestCreateServiceSysctls [2021-04-26T14:37:53.341Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-04-26T14:37:53.341Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] === RUN TestCreateServiceCapabilities [2021-04-26T14:37:53.341Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-04-26T14:37:53.341Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] === RUN TestInspect [2021-04-26T14:37:53.341Z] --- SKIP: TestInspect (0.00s) [2021-04-26T14:37:53.341Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] === RUN TestCreateJob [2021-04-26T14:37:53.341Z] --- SKIP: TestCreateJob (0.00s) [2021-04-26T14:37:53.341Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] === RUN TestReplicatedJob [2021-04-26T14:37:53.341Z] --- SKIP: TestReplicatedJob (0.00s) [2021-04-26T14:37:53.341Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] === RUN TestUpdateReplicatedJob [2021-04-26T14:37:53.341Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-04-26T14:37:53.341Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] === RUN TestServiceListWithStatuses [2021-04-26T14:37:53.341Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-26T14:37:53.341Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] === RUN TestDockerNetworkConnectAlias [2021-04-26T14:37:53.341Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-04-26T14:37:53.341Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] === RUN TestDockerNetworkReConnect [2021-04-26T14:37:53.341Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-04-26T14:37:53.341Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] === RUN TestServicePlugin [2021-04-26T14:37:53.341Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-26T14:37:53.341Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] === RUN TestServiceUpdateLabel [2021-04-26T14:37:53.341Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-04-26T14:37:53.341Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:53.341Z] === RUN TestServiceUpdateSecrets [2021-04-26T14:37:53.341Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-04-26T14:37:53.341Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:53.341Z] === RUN TestServiceUpdateConfigs [2021-04-26T14:37:53.341Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-04-26T14:37:53.341Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:53.341Z] === RUN TestServiceUpdateNetwork [2021-04-26T14:37:53.341Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-04-26T14:37:53.341Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:53.341Z] === RUN TestServiceUpdatePidsLimit [2021-04-26T14:37:53.341Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-04-26T14:37:53.341Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:53.341Z] PASS [2021-04-26T14:37:53.341Z] ok github.com/docker/docker/integration/service 0.317s [2021-04-26T14:37:53.341Z] [2021-04-26T14:37:53.341Z] === Skipped [2021-04-26T14:37:53.341Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-26T14:37:53.341Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-26T14:37:53.341Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] [2021-04-26T14:37:53.341Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-26T14:37:53.341Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-26T14:37:53.341Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] [2021-04-26T14:37:53.341Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-04-26T14:37:53.341Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] [2021-04-26T14:37:53.341Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-04-26T14:37:53.341Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] [2021-04-26T14:37:53.341Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-04-26T14:37:53.341Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] [2021-04-26T14:37:53.341Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-26T14:37:53.341Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] [2021-04-26T14:37:53.341Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-04-26T14:37:53.341Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] [2021-04-26T14:37:53.341Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-04-26T14:37:53.341Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] [2021-04-26T14:37:53.341Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-04-26T14:37:53.341Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] [2021-04-26T14:37:53.341Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-04-26T14:37:53.341Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] [2021-04-26T14:37:53.341Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-04-26T14:37:53.341Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] [2021-04-26T14:37:53.341Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-04-26T14:37:53.341Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.341Z] [2021-04-26T14:37:53.341Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-04-26T14:37:53.341Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.342Z] [2021-04-26T14:37:53.342Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-04-26T14:37:53.342Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.342Z] [2021-04-26T14:37:53.342Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-04-26T14:37:53.342Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.342Z] [2021-04-26T14:37:53.342Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-04-26T14:37:53.342Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.342Z] [2021-04-26T14:37:53.342Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-04-26T14:37:53.342Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.342Z] [2021-04-26T14:37:53.342Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-04-26T14:37:53.342Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:53.342Z] [2021-04-26T14:37:53.342Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-04-26T14:37:53.342Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:53.342Z] [2021-04-26T14:37:53.342Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-04-26T14:37:53.342Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:53.342Z] [2021-04-26T14:37:53.342Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-04-26T14:37:53.342Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:53.342Z] [2021-04-26T14:37:53.342Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-04-26T14:37:53.342Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:53.342Z] [2021-04-26T14:37:53.342Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-04-26T14:37:53.342Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-26T14:37:53.342Z] [2021-04-26T14:37:53.342Z] [2021-04-26T14:37:53.342Z] DONE 24 tests, 23 skipped in 2.836s [2021-04-26T14:37:53.342Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-04-26T14:37:53.691Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-26T14:37:53.951Z] --- PASS: TestRunContainerWithBridgeNone (4.33s) [2021-04-26T14:37:53.951Z] === RUN TestNetworkInvalidJSON [2021-04-26T14:37:53.951Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-26T14:37:53.951Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-26T14:37:53.951Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-26T14:37:53.951Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-26T14:37:53.951Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-26T14:37:53.951Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-26T14:37:53.951Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-26T14:37:53.951Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-26T14:37:53.951Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-26T14:37:53.951Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-04-26T14:37:53.951Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-26T14:37:53.951Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-26T14:37:53.951Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-26T14:37:53.951Z] === RUN TestNetworkList [2021-04-26T14:37:53.951Z] === RUN TestNetworkList//networks [2021-04-26T14:37:53.951Z] === PAUSE TestNetworkList//networks [2021-04-26T14:37:53.951Z] === RUN TestNetworkList//networks/ [2021-04-26T14:37:53.951Z] === PAUSE TestNetworkList//networks/ [2021-04-26T14:37:53.951Z] === CONT TestNetworkList//networks [2021-04-26T14:37:53.951Z] === CONT TestNetworkList//networks/ [2021-04-26T14:37:53.951Z] --- PASS: TestNetworkList (0.02s) [2021-04-26T14:37:53.951Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-26T14:37:53.951Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-26T14:37:53.951Z] === RUN TestHostIPv4BridgeLabel [2021-04-26T14:37:54.520Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-26T14:37:54.780Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-26T14:37:54.780Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-26T14:37:54.780Z] --- PASS: TestHostIPv4BridgeLabel (0.97s) [2021-04-26T14:37:54.780Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-26T14:37:55.493Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:37:55.493Z] INFO: Testing against a local daemon [2021-04-26T14:37:55.493Z] === RUN TestSessionCreate [2021-04-26T14:37:55.493Z] --- SKIP: TestSessionCreate (0.00s) [2021-04-26T14:37:55.493Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-26T14:37:55.493Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-26T14:37:55.493Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-04-26T14:37:55.493Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-26T14:37:55.493Z] PASS [2021-04-26T14:37:55.493Z] ok github.com/docker/docker/integration/session 0.165s [2021-04-26T14:37:55.493Z] [2021-04-26T14:37:55.493Z] === Skipped [2021-04-26T14:37:55.493Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-04-26T14:37:55.493Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-26T14:37:55.493Z] [2021-04-26T14:37:55.493Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-04-26T14:37:55.493Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-26T14:37:55.493Z] [2021-04-26T14:37:55.493Z] [2021-04-26T14:37:55.493Z] DONE 2 tests, 2 skipped in 2.103s [2021-04-26T14:37:55.493Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-04-26T14:37:55.721Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-26T14:37:56.289Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-26T14:37:56.549Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-26T14:37:56.549Z] --- PASS: TestDaemonRestartWithLiveRestore (1.67s) [2021-04-26T14:37:56.549Z] === RUN TestDaemonDefaultNetworkPools [2021-04-26T14:37:56.808Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-26T14:37:57.068Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-26T14:37:57.638Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-26T14:37:57.643Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:37:57.643Z] INFO: Testing against a local daemon [2021-04-26T14:37:57.643Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-26T14:37:57.643Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-26T14:37:57.643Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:57.643Z] === RUN TestEventsExecDie [2021-04-26T14:37:57.643Z] --- SKIP: TestEventsExecDie (0.00s) [2021-04-26T14:37:57.643Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-26T14:37:57.643Z] === RUN TestEventsBackwardsCompatible [2021-04-26T14:37:57.643Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-04-26T14:37:57.643Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-26T14:37:57.643Z] === RUN TestInfoAPI [2021-04-26T14:37:57.643Z] --- PASS: TestInfoAPI (0.04s) [2021-04-26T14:37:57.643Z] === RUN TestInfoAPIWarnings [2021-04-26T14:37:57.643Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-04-26T14:37:57.643Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-26T14:37:57.643Z] === RUN TestInfoDebug [2021-04-26T14:37:57.643Z] --- SKIP: TestInfoDebug (0.00s) [2021-04-26T14:37:57.643Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-26T14:37:57.643Z] === RUN TestInfoInsecureRegistries [2021-04-26T14:37:57.643Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-04-26T14:37:57.643Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-26T14:37:57.643Z] === RUN TestInfoRegistryMirrors [2021-04-26T14:37:57.643Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-04-26T14:37:57.643Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-26T14:37:57.643Z] === RUN TestLoginFailsWithBadCredentials [2021-04-26T14:37:58.207Z] --- PASS: TestDaemonDefaultNetworkPools (1.59s) [2021-04-26T14:37:58.207Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-26T14:37:58.597Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-04-26T14:37:58.597Z] === RUN TestPingCacheHeaders [2021-04-26T14:37:58.597Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-04-26T14:37:58.597Z] === RUN TestPingGet [2021-04-26T14:37:58.597Z] --- PASS: TestPingGet (0.03s) [2021-04-26T14:37:58.597Z] === RUN TestPingHead [2021-04-26T14:37:58.597Z] --- PASS: TestPingHead (0.03s) [2021-04-26T14:37:58.597Z] === RUN TestVersion [2021-04-26T14:37:58.597Z] --- PASS: TestVersion (0.03s) [2021-04-26T14:37:58.597Z] PASS [2021-04-26T14:37:58.597Z] ok github.com/docker/docker/integration/system 1.256s [2021-04-26T14:37:58.597Z] [2021-04-26T14:37:58.597Z] === Skipped [2021-04-26T14:37:58.597Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-26T14:37:58.597Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-26T14:37:58.597Z] [2021-04-26T14:37:58.597Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-04-26T14:37:58.597Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-26T14:37:58.597Z] [2021-04-26T14:37:58.597Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-04-26T14:37:58.597Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-26T14:37:58.597Z] [2021-04-26T14:37:58.597Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-04-26T14:37:58.597Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-26T14:37:58.597Z] [2021-04-26T14:37:58.597Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-04-26T14:37:58.597Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-26T14:37:58.597Z] [2021-04-26T14:37:58.597Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-04-26T14:37:58.597Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-26T14:37:58.597Z] [2021-04-26T14:37:58.597Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-04-26T14:37:58.597Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-26T14:37:58.597Z] [2021-04-26T14:37:58.597Z] [2021-04-26T14:37:58.597Z] DONE 13 tests, 7 skipped in 3.101s [2021-04-26T14:37:58.597Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-04-26T14:37:58.777Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-26T14:38:00.689Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.61s) [2021-04-26T14:38:00.689Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-26T14:38:00.751Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:38:00.751Z] INFO: Testing against a local daemon [2021-04-26T14:38:00.751Z] === RUN TestVolumesCreateAndList [2021-04-26T14:38:00.751Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-04-26T14:38:00.751Z] === RUN TestVolumesRemove [2021-04-26T14:38:00.751Z] --- PASS: TestVolumesRemove (0.06s) [2021-04-26T14:38:00.751Z] === RUN TestVolumesInspect [2021-04-26T14:38:00.751Z] --- PASS: TestVolumesInspect (0.04s) [2021-04-26T14:38:00.751Z] === RUN TestVolumesInvalidJSON [2021-04-26T14:38:00.751Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-26T14:38:00.751Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-26T14:38:00.751Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-26T14:38:00.751Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-26T14:38:00.751Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-26T14:38:00.751Z] PASS [2021-04-26T14:38:00.751Z] ok github.com/docker/docker/integration/volume 0.317s [2021-04-26T14:38:01.203Z] [2021-04-26T14:38:01.203Z] DONE 5 tests in 2.391s [2021-04-26T14:38:01.203Z] INFO: make.ps1 ended at 04/26/2021 14:38:00 [2021-04-26T14:38:01.203Z] INFO: Integration CLI tests being run from the host: [2021-04-26T14:38:01.203Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-04-26T14:38:01.258Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-26T14:38:03.795Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.78s) [2021-04-26T14:38:03.795Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-26T14:38:04.364Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-04-26T14:38:04.364Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2021-04-26T14:38:04.364Z] === RUN TestServiceWithPredefinedNetwork [2021-04-26T14:38:05.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-04-26T14:38:07.841Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-26T14:38:07.841Z] --- PASS: TestServiceWithPredefinedNetwork (3.52s) [2021-04-26T14:38:07.841Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-26T14:38:07.841Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-26T14:38:07.841Z] service_test.go:242: FLAKY_TEST [2021-04-26T14:38:07.841Z] === RUN TestServiceWithDataPathPortInit [2021-04-26T14:38:09.718Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-26T14:38:09.718Z] INFO: Testing against a local daemon [2021-04-26T14:38:09.718Z] === RUN TestDockerSuite [2021-04-26T14:38:09.718Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-26T14:38:09.718Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-26T14:38:09.718Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-26T14:38:09.718Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-26T14:38:09.718Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-26T14:38:09.718Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-26T14:38:09.718Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-26T14:38:09.718Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-26T14:38:09.718Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-26T14:38:10.170Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-26T14:38:10.622Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-26T14:38:11.075Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-26T14:38:13.121Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-26T14:38:13.121Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-26T14:38:13.121Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-26T14:38:13.121Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-26T14:38:13.121Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-26T14:38:13.121Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-26T14:38:14.061Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-26T14:38:15.454Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-26T14:38:19.651Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-26T14:38:20.220Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-26T14:38:20.790Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-26T14:38:24.986Z] --- PASS: TestServiceWithDataPathPortInit (17.21s) [2021-04-26T14:38:24.986Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-26T14:38:30.262Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-26T14:38:34.457Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-26T14:38:34.457Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.27s) [2021-04-26T14:38:34.458Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o5hy8gcyddtwuchqw9wyeuw1r Created:2021-04-26 14:38:26.642027277 +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[d6f742198e7296a202d575aaf113a19cc7a15e609b2ff3a3cb088c7990b39c16:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6v6trutbqaoxs0rpl02694op8 EndpointID:a6676af3c7c13525a031349882b2e81691100a11b2f109ae99a95588ff7ed8b1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:69966b308d686ea2107008b1a0bf9c2f9b8e282762b6abe8760f0f9ac835b53b 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:dad502df0d81 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6v6trutbqaoxs0rpl02694op8 EndpointID:a6676af3c7c13525a031349882b2e81691100a11b2f109ae99a95588ff7ed8b1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-26T14:38:34.458Z] PASS [2021-04-26T14:38:34.458Z] [2021-04-26T14:38:34.458Z] === Skipped [2021-04-26T14:38:34.458Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-26T14:38:34.458Z] service_test.go:242: FLAKY_TEST [2021-04-26T14:38:34.458Z] [2021-04-26T14:38:34.458Z] [2021-04-26T14:38:34.458Z] DONE 26 tests, 1 skipped in 64.854s [2021-04-26T14:38:34.458Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-26T14:38:34.458Z] ++ 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 [2021-04-26T14:38:34.458Z] ++ set -e [2021-04-26T14:38:34.458Z] ++ '[' -n 0 ']' [2021-04-26T14:38:34.458Z] ++ set -x [2021-04-26T14:38:34.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-04-26T14:38:34.458Z] INFO: Testing against a local daemon [2021-04-26T14:38:34.458Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-26T14:38:34.458Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-26T14:38:34.458Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-26T14:38:34.458Z] === RUN TestDockerNetworkIpvlan [2021-04-26T14:38:34.458Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-26T14:38:34.458Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-26T14:38:34.458Z] PASS [2021-04-26T14:38:34.458Z] [2021-04-26T14:38:34.458Z] === Skipped [2021-04-26T14:38:34.458Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-26T14:38:34.458Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-26T14:38:34.458Z] [2021-04-26T14:38:34.458Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-26T14:38:34.458Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-26T14:38:34.458Z] [2021-04-26T14:38:34.458Z] [2021-04-26T14:38:34.458Z] DONE 2 tests, 2 skipped in 0.131s [2021-04-26T14:38:34.458Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-26T14:38:34.458Z] ++ 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 [2021-04-26T14:38:34.458Z] ++ set -e [2021-04-26T14:38:34.458Z] ++ '[' -n 0 ']' [2021-04-26T14:38:34.458Z] ++ set -x [2021-04-26T14:38:34.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-04-26T14:38:34.717Z] INFO: Testing against a local daemon [2021-04-26T14:38:34.717Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-26T14:38:34.977Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-26T14:38:36.889Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.34s) [2021-04-26T14:38:36.889Z] === RUN TestDockerNetworkMacvlan [2021-04-26T14:38:37.829Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-26T14:38:37.829Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-26T14:38:38.397Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-26T14:38:39.778Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-26T14:38:41.164Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-26T14:38:43.080Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-26T14:38:43.339Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-26T14:38:45.248Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-26T14:38:45.817Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-26T14:38:46.077Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-26T14:38:49.370Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-26T14:38:49.370Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-26T14:38:49.631Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-26T14:38:51.013Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-26T14:38:51.952Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-26T14:38:54.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-04-26T14:38:54.493Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-26T14:38:54.753Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-26T14:38:54.753Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-26T14:38:55.324Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-26T14:38:55.894Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-26T14:38:57.276Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-26T14:38:59.188Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-26T14:39:00.128Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-26T14:39:00.698Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-26T14:39:01.638Z] --- PASS: TestDockerNetworkMacvlan (24.52s) [2021-04-26T14:39:01.638Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s) [2021-04-26T14:39:01.638Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2021-04-26T14:39:01.638Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.81s) [2021-04-26T14:39:01.638Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.12s) [2021-04-26T14:39:01.638Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (7.63s) [2021-04-26T14:39:01.638Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.24s) [2021-04-26T14:39:01.638Z] PASS [2021-04-26T14:39:01.638Z] [2021-04-26T14:39:01.638Z] DONE 8 tests in 26.997s [2021-04-26T14:39:01.638Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-26T14:39:01.638Z] ++ 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 [2021-04-26T14:39:01.638Z] ++ set -e [2021-04-26T14:39:01.638Z] ++ '[' -n 0 ']' [2021-04-26T14:39:01.638Z] ++ set -x [2021-04-26T14:39:01.638Z] ++ 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 [2021-04-26T14:39:01.638Z] testing: warning: no tests to run [2021-04-26T14:39:01.638Z] PASS [2021-04-26T14:39:01.638Z] [2021-04-26T14:39:01.638Z] DONE 0 tests in 0.031s [2021-04-26T14:39:01.638Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-26T14:39:01.638Z] ++ 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 [2021-04-26T14:39:01.638Z] ++ set -e [2021-04-26T14:39:01.638Z] ++ '[' -n 0 ']' [2021-04-26T14:39:01.638Z] ++ set -x [2021-04-26T14:39:01.638Z] ++ 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 [2021-04-26T14:39:01.638Z] INFO: Testing against a local daemon [2021-04-26T14:39:01.638Z] === RUN TestAuthZPluginAllowRequest [2021-04-26T14:39:03.558Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-26T14:39:03.817Z] --- PASS: TestAuthZPluginAllowRequest (2.06s) [2021-04-26T14:39:03.817Z] === RUN TestAuthZPluginTLS [2021-04-26T14:39:04.755Z] --- PASS: TestAuthZPluginTLS (0.81s) [2021-04-26T14:39:04.755Z] === RUN TestAuthZPluginDenyRequest [2021-04-26T14:39:05.014Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-26T14:39:05.274Z] --- PASS: TestAuthZPluginDenyRequest (0.79s) [2021-04-26T14:39:05.274Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-26T14:39:06.213Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.74s) [2021-04-26T14:39:06.213Z] === RUN TestAuthZPluginDenyResponse [2021-04-26T14:39:06.783Z] --- PASS: TestAuthZPluginDenyResponse (0.76s) [2021-04-26T14:39:06.783Z] === RUN TestAuthZPluginAllowEventStream [2021-04-26T14:39:07.351Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-26T14:39:08.732Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-26T14:39:08.992Z] --- PASS: TestAuthZPluginAllowEventStream (2.03s) [2021-04-26T14:39:08.992Z] === RUN TestAuthZPluginErrorResponse [2021-04-26T14:39:09.931Z] --- PASS: TestAuthZPluginErrorResponse (0.80s) [2021-04-26T14:39:09.931Z] === RUN TestAuthZPluginErrorRequest [2021-04-26T14:39:09.931Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-26T14:39:10.191Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-26T14:39:10.452Z] --- PASS: TestAuthZPluginErrorRequest (0.76s) [2021-04-26T14:39:10.452Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-26T14:39:11.390Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.82s) [2021-04-26T14:39:11.390Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-26T14:39:13.930Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.60s) [2021-04-26T14:39:13.930Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-26T14:39:14.190Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-26T14:39:16.730Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.66s) [2021-04-26T14:39:16.730Z] === RUN TestAuthZPluginHeader [2021-04-26T14:39:16.730Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-26T14:39:17.669Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-26T14:39:17.929Z] --- PASS: TestAuthZPluginHeader (1.35s) [2021-04-26T14:39:17.929Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-26T14:39:18.867Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-26T14:39:23.063Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.28s) [2021-04-26T14:39:23.063Z] === RUN TestAuthZPluginV2Disable [2021-04-26T14:39:27.281Z] --- PASS: TestAuthZPluginV2Disable (4.14s) [2021-04-26T14:39:27.281Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-26T14:39:27.850Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-26T14:39:31.143Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.82s) [2021-04-26T14:39:31.143Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-26T14:39:31.712Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-04-26T14:39:32.649Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-04-26T14:39:36.924Z] 2021/04/26 14:39:24 Finished clone google.golang.org/api [2021-04-26T14:39:36.924Z] 2021/04/26 14:39:24 Dependencies downloaded. Download time: 4m35.615957863s [2021-04-26T14:39:36.924Z] 2021/04/26 14:39:24 Collecting all dependencies [2021-04-26T14:39:36.924Z] 2021/04/26 14:39:34 Clean vendor dir from unused packages [2021-04-26T14:39:36.924Z] 2021/04/26 14:39:34 Ignoring paths matching "^archive/tar" [2021-04-26T14:39:36.924Z] 2021/04/26 14:39:35 Success [2021-04-26T14:39:36.924Z] 2021/04/26 14:39:35 Running time: 4m50.882734321s [2021-04-26T14:39:36.924Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-26T14:39:37.276Z] + echo Ensuring container killed. [2021-04-26T14:39:37.276Z] Ensuring container killed. [2021-04-26T14:39:37.276Z] + docker rm -vf docker-pr2 [2021-04-26T14:39:37.276Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-04-26T14:39:37.593Z] + echo Chowning /workspace to jenkins user [2021-04-26T14:39:37.593Z] Chowning /workspace to jenkins user [2021-04-26T14:39:37.593Z] + id -u [2021-04-26T14:39:37.593Z] + id -g [2021-04-26T14:39:37.593Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42324:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-26T14:39:38.857Z] + bundleName=unit [2021-04-26T14:39:38.857Z] + echo Creating unit-bundles.tar.gz [2021-04-26T14:39:38.857Z] Creating unit-bundles.tar.gz [2021-04-26T14:39:38.857Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-04-26T14:39:38.857Z] bundles/junit-report.xml [2021-04-26T14:39:38.857Z] bundles/go-test-report.json [2021-04-26T14:39:38.857Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-04-26T14:39:38.866Z] Archiving artifacts [2021-04-26T14:39:39.222Z] === RUN TestDockerSuite/TestBuildRm [2021-04-26T14:39:39.320Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42324/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-26T14:39:39.627Z] + make clean [2021-04-26T14:39:39.627Z] docker volume rm -f docker-dev-cache [2021-04-26T14:39:39.627Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-26T14:39:41.757Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-26T14:39:42.696Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-26T14:39:43.265Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.08s) [2021-04-26T14:39:43.265Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-26T14:39:43.833Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-26T14:39:44.092Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-26T14:39:44.660Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-26T14:39:45.602Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-26T14:39:46.981Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-26T14:39:47.549Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-26T14:39:50.863Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-26T14:39:51.122Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-26T14:39:51.381Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-26T14:39:51.381Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-26T14:39:51.642Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-26T14:39:52.182Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-26T14:39:52.182Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-26T14:39:52.182Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-26T14:39:52.182Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-26T14:39:52.182Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-26T14:39:52.182Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-26T14:39:52.182Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-26T14:39:52.182Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-26T14:39:52.182Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-26T14:39:52.182Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-26T14:39:52.182Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-26T14:39:52.182Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-26T14:39:52.182Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-26T14:39:52.182Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-26T14:39:52.182Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-26T14:39:52.579Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-26T14:39:52.579Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-26T14:39:52.633Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-26T14:39:53.517Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-26T14:39:54.787Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-26T14:39:54.787Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-26T14:39:54.787Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-26T14:39:54.787Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-26T14:39:54.787Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-26T14:39:57.657Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-26T14:39:57.657Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-26T14:39:57.657Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-26T14:39:57.712Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-26T14:39:58.282Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-04-26T14:39:58.282Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-26T14:39:59.221Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-26T14:39:59.793Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-26T14:40:01.175Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-26T14:40:01.746Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.65s) [2021-04-26T14:40:01.746Z] PASS [2021-04-26T14:40:01.746Z] [2021-04-26T14:40:01.746Z] DONE 17 tests in 60.278s [2021-04-26T14:40:02.005Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-26T14:40:02.005Z] ++ 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 [2021-04-26T14:40:02.005Z] ++ set -e [2021-04-26T14:40:02.005Z] ++ '[' -n 0 ']' [2021-04-26T14:40:02.005Z] ++ set -x [2021-04-26T14:40:02.005Z] ++ 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 [2021-04-26T14:40:02.005Z] INFO: Testing against a local daemon [2021-04-26T14:40:02.005Z] === RUN TestPluginInvalidJSON [2021-04-26T14:40:02.005Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-26T14:40:02.005Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-26T14:40:02.005Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-26T14:40:02.005Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-26T14:40:02.005Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-26T14:40:02.005Z] === RUN TestPluginInstall [2021-04-26T14:40:02.005Z] === RUN TestPluginInstall/no_auth [2021-04-26T14:40:02.945Z] === RUN TestDockerSuite/TestBuildUser [2021-04-26T14:40:03.394Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-26T14:40:04.855Z] time="2021-04-26T14:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-26T14:40:04.855Z] time="2021-04-26T14:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad680868bfe614bbe47efa6a938d5ad03e4bb3445afd6ea3d1f03a5a2677c4fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-26T14:40:04.855Z] time="2021-04-26T14:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-26T14:40:04.855Z] time="2021-04-26T14:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad680868bfe614bbe47efa6a938d5ad03e4bb3445afd6ea3d1f03a5a2677c4fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-26T14:40:04.855Z] === RUN TestPluginInstall/with_htpasswd [2021-04-26T14:40:05.428Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-26T14:40:05.688Z] time="2021-04-26T14:40:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-26T14:40:05.688Z] time="2021-04-26T14:40:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:feafbc4bfeff318bdb81e454535e6eb43dc05be9e08a7f0c8e25d835af121d0e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-26T14:40:05.688Z] time="2021-04-26T14:40:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-26T14:40:05.688Z] time="2021-04-26T14:40:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:feafbc4bfeff318bdb81e454535e6eb43dc05be9e08a7f0c8e25d835af121d0e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-26T14:40:06.258Z] === RUN TestPluginInstall/with_insecure [2021-04-26T14:40:07.637Z] time="2021-04-26T14:40:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-26T14:40:07.637Z] time="2021-04-26T14:40:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2c04ab1f0a26517e43ce9ebb0e484939e9241f9550e0c9645bca290d7054fc7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-26T14:40:07.637Z] time="2021-04-26T14:40:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-26T14:40:07.637Z] time="2021-04-26T14:40:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2c04ab1f0a26517e43ce9ebb0e484939e9241f9550e0c9645bca290d7054fc7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-26T14:40:07.897Z] --- PASS: TestPluginInstall (5.85s) [2021-04-26T14:40:07.897Z] --- PASS: TestPluginInstall/no_auth (2.84s) [2021-04-26T14:40:07.897Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2021-04-26T14:40:07.897Z] --- PASS: TestPluginInstall/with_insecure (1.80s) [2021-04-26T14:40:07.897Z] plugin_test.go:165: [d1330708be6c9] daemon is not started [2021-04-26T14:40:07.897Z] === RUN TestPluginsWithRuntimes [2021-04-26T14:40:09.805Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-26T14:40:10.066Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-26T14:40:11.989Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-26T14:40:13.897Z] --- PASS: TestPluginsWithRuntimes (5.62s) [2021-04-26T14:40:13.897Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.73s) [2021-04-26T14:40:13.897Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.73s) [2021-04-26T14:40:13.897Z] === RUN TestPluginBackCompatMediaTypes [2021-04-26T14:40:14.468Z] --- PASS: TestPluginBackCompatMediaTypes (0.95s) [2021-04-26T14:40:14.468Z] PASS [2021-04-26T14:40:14.468Z] [2021-04-26T14:40:14.468Z] DONE 10 tests in 12.624s [2021-04-26T14:40:14.468Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-26T14:40:14.468Z] ++ 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 [2021-04-26T14:40:14.468Z] ++ set -e [2021-04-26T14:40:14.468Z] ++ '[' -n 0 ']' [2021-04-26T14:40:14.468Z] ++ set -x [2021-04-26T14:40:14.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-04-26T14:40:14.727Z] INFO: Testing against a local daemon [2021-04-26T14:40:14.727Z] === RUN TestExternalGraphDriver [2021-04-26T14:40:14.727Z] === RUN TestExternalGraphDriver/json [2021-04-26T14:40:18.022Z] === RUN TestExternalGraphDriver/spec [2021-04-26T14:40:21.316Z] === RUN TestExternalGraphDriver/pull [2021-04-26T14:40:22.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-04-26T14:40:24.081Z] --- PASS: TestExternalGraphDriver (9.28s) [2021-04-26T14:40:24.081Z] --- PASS: TestExternalGraphDriver/json (2.98s) [2021-04-26T14:40:24.081Z] --- PASS: TestExternalGraphDriver/spec (3.28s) [2021-04-26T14:40:24.081Z] --- PASS: TestExternalGraphDriver/pull (2.90s) [2021-04-26T14:40:24.081Z] === RUN TestGraphdriverPluginV2 [2021-04-26T14:40:28.284Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-26T14:40:28.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-04-26T14:40:29.667Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-26T14:40:30.238Z] --- PASS: TestGraphdriverPluginV2 (6.13s) [2021-04-26T14:40:30.238Z] PASS [2021-04-26T14:40:30.238Z] [2021-04-26T14:40:30.238Z] DONE 5 tests in 15.558s [2021-04-26T14:40:30.238Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-26T14:40:30.238Z] ++ 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 [2021-04-26T14:40:30.238Z] ++ set -e [2021-04-26T14:40:30.238Z] ++ '[' -n 0 ']' [2021-04-26T14:40:30.238Z] ++ set -x [2021-04-26T14:40:30.238Z] ++ 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 [2021-04-26T14:40:30.238Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-26T14:40:30.238Z] INFO: Testing against a local daemon [2021-04-26T14:40:30.238Z] === RUN TestContinueAfterPluginCrash [2021-04-26T14:40:30.238Z] === PAUSE TestContinueAfterPluginCrash [2021-04-26T14:40:30.238Z] === RUN TestReadPluginNoRead [2021-04-26T14:40:30.238Z] === PAUSE TestReadPluginNoRead [2021-04-26T14:40:30.238Z] === RUN TestDaemonStartWithLogOpt [2021-04-26T14:40:30.238Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-26T14:40:30.238Z] === CONT TestContinueAfterPluginCrash [2021-04-26T14:40:30.238Z] === CONT TestDaemonStartWithLogOpt [2021-04-26T14:40:32.152Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-26T14:40:34.065Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-26T14:40:35.986Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-26T14:40:35.986Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-26T14:40:35.986Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-26T14:40:35.986Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-26T14:40:36.250Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-26T14:40:36.819Z] --- PASS: TestDaemonStartWithLogOpt (6.39s) [2021-04-26T14:40:36.819Z] === CONT TestReadPluginNoRead [2021-04-26T14:40:38.726Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-26T14:40:38.726Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-26T14:40:40.108Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-26T14:40:40.371Z] === RUN TestReadPluginNoRead/default [2021-04-26T14:40:40.630Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-26T14:40:41.567Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-26T14:40:41.828Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-26T14:40:42.397Z] --- PASS: TestContinueAfterPluginCrash (12.06s) [2021-04-26T14:40:42.397Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-26T14:40:43.777Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-04-26T14:40:44.719Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-26T14:40:45.288Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-26T14:40:47.197Z] --- PASS: TestReadPluginNoRead (10.12s) [2021-04-26T14:40:47.197Z] --- PASS: TestReadPluginNoRead/default (2.02s) [2021-04-26T14:40:47.197Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.12s) [2021-04-26T14:40:47.197Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.27s) [2021-04-26T14:40:47.197Z] read_test.go:92: [dcd799eb7b6ad] daemon is not started [2021-04-26T14:40:47.197Z] PASS [2021-04-26T14:40:47.197Z] [2021-04-26T14:40:47.197Z] DONE 6 tests in 16.693s [2021-04-26T14:40:47.197Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-26T14:40:47.197Z] ++ 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 [2021-04-26T14:40:47.197Z] ++ set -e [2021-04-26T14:40:47.197Z] ++ '[' -n 0 ']' [2021-04-26T14:40:47.197Z] ++ set -x [2021-04-26T14:40:47.197Z] ++ 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 [2021-04-26T14:40:47.197Z] testing: warning: no tests to run [2021-04-26T14:40:47.197Z] PASS [2021-04-26T14:40:47.197Z] [2021-04-26T14:40:47.197Z] DONE 0 tests in 0.050s [2021-04-26T14:40:47.197Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-26T14:40:47.197Z] ++ 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 [2021-04-26T14:40:47.197Z] ++ set -e [2021-04-26T14:40:47.197Z] ++ '[' -n 0 ']' [2021-04-26T14:40:47.197Z] ++ set -x [2021-04-26T14:40:47.197Z] ++ 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 [2021-04-26T14:40:47.197Z] INFO: Testing against a local daemon [2021-04-26T14:40:47.197Z] === RUN TestPluginWithDevMounts [2021-04-26T14:40:47.197Z] === PAUSE TestPluginWithDevMounts [2021-04-26T14:40:47.197Z] === CONT TestPluginWithDevMounts [2021-04-26T14:40:48.579Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-26T14:40:49.960Z] --- PASS: TestPluginWithDevMounts (2.62s) [2021-04-26T14:40:49.960Z] PASS [2021-04-26T14:40:49.960Z] [2021-04-26T14:40:49.960Z] DONE 1 tests in 2.820s [2021-04-26T14:40:49.960Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-26T14:40:49.960Z] ++ 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 [2021-04-26T14:40:49.960Z] ++ set -e [2021-04-26T14:40:49.960Z] ++ '[' -n 0 ']' [2021-04-26T14:40:49.960Z] ++ set -x [2021-04-26T14:40:49.960Z] ++ 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 [2021-04-26T14:40:49.960Z] INFO: Testing against a local daemon [2021-04-26T14:40:49.960Z] === RUN TestSecretInspect [2021-04-26T14:40:49.960Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-26T14:40:50.529Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-26T14:40:51.469Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-26T14:40:51.469Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-26T14:40:52.040Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-26T14:40:52.300Z] --- PASS: TestSecretInspect (2.49s) [2021-04-26T14:40:52.300Z] === RUN TestSecretList [2021-04-26T14:40:54.841Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-26T14:40:54.841Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-26T14:40:54.841Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-26T14:40:54.841Z] --- PASS: TestSecretList (2.42s) [2021-04-26T14:40:54.841Z] === RUN TestSecretsCreateAndDelete [2021-04-26T14:40:55.411Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-26T14:40:56.831Z] === RUN TestDockerSuite/TestCommitChange [2021-04-26T14:40:57.399Z] --- PASS: TestSecretsCreateAndDelete (2.51s) [2021-04-26T14:40:57.399Z] === RUN TestSecretsUpdate [2021-04-26T14:40:57.658Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-26T14:40:59.037Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-26T14:40:59.975Z] --- PASS: TestSecretsUpdate (2.48s) [2021-04-26T14:40:59.975Z] === RUN TestTemplatedSecret [2021-04-26T14:41:00.545Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-26T14:41:03.085Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-26T14:41:04.025Z] --- PASS: TestTemplatedSecret (4.25s) [2021-04-26T14:41:04.025Z] === RUN TestSecretCreateResolve [2021-04-26T14:41:04.285Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-26T14:41:06.192Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-26T14:41:06.761Z] --- PASS: TestSecretCreateResolve (2.54s) [2021-04-26T14:41:06.761Z] PASS [2021-04-26T14:41:06.761Z] [2021-04-26T14:41:06.761Z] DONE 6 tests in 16.817s [2021-04-26T14:41:06.761Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-26T14:41:06.761Z] ++ 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 [2021-04-26T14:41:06.761Z] ++ set -e [2021-04-26T14:41:06.761Z] ++ '[' -n 0 ']' [2021-04-26T14:41:06.761Z] ++ set -x [2021-04-26T14:41:06.761Z] ++ 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 [2021-04-26T14:41:06.761Z] INFO: Testing against a local daemon [2021-04-26T14:41:06.761Z] === RUN TestServiceCreateInit [2021-04-26T14:41:06.761Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-26T14:41:07.330Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-26T14:41:09.241Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-26T14:41:10.621Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-26T14:41:10.621Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-26T14:41:10.621Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-26T14:41:10.621Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-26T14:41:10.621Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-26T14:41:10.621Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-26T14:41:10.621Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-26T14:41:12.530Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-26T14:41:12.789Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-26T14:41:14.698Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-26T14:41:14.698Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-26T14:41:15.638Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-26T14:41:17.028Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-26T14:41:17.596Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-26T14:41:18.976Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-26T14:41:18.976Z] --- PASS: TestServiceCreateInit (12.19s) [2021-04-26T14:41:18.976Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.11s) [2021-04-26T14:41:18.976Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.06s) [2021-04-26T14:41:18.976Z] === RUN TestCreateServiceMultipleTimes [2021-04-26T14:41:19.545Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-26T14:41:19.545Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-26T14:41:19.545Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-26T14:41:20.482Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-26T14:41:20.482Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-26T14:41:20.482Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-26T14:41:20.482Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-26T14:41:20.741Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-26T14:41:22.125Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-26T14:41:23.504Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-26T14:41:24.443Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-26T14:41:24.443Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-26T14:41:26.985Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-26T14:41:27.925Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-26T14:41:27.925Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-26T14:41:29.304Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-26T14:41:30.243Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-26T14:41:31.181Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-26T14:41:31.750Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-26T14:41:31.750Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-26T14:41:32.688Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-26T14:41:33.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-04-26T14:41:33.516Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-26T14:41:34.456Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-26T14:41:34.716Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-26T14:41:35.658Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-26T14:41:37.589Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-26T14:41:39.496Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-26T14:41:39.496Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-26T14:41:39.496Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-26T14:41:39.496Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-26T14:41:39.496Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-26T14:41:40.435Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-26T14:41:40.435Z] --- PASS: TestCreateServiceMultipleTimes (21.31s) [2021-04-26T14:41:40.435Z] === RUN TestCreateServiceConflict [2021-04-26T14:41:42.971Z] --- PASS: TestCreateServiceConflict (2.22s) [2021-04-26T14:41:42.971Z] === RUN TestCreateServiceMaxReplicas [2021-04-26T14:41:44.481Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-26T14:41:44.481Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-26T14:41:44.481Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-26T14:41:44.481Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-26T14:41:44.880Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-26T14:41:45.996Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-26T14:41:46.263Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-26T14:41:46.949Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-26T14:41:46.949Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-26T14:41:46.949Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-26T14:41:46.949Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-26T14:41:46.949Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-26T14:41:47.201Z] --- PASS: TestCreateServiceMaxReplicas (4.58s) [2021-04-26T14:41:47.201Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-26T14:41:47.201Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-26T14:41:47.201Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-26T14:41:47.201Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-26T14:41:47.902Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-26T14:41:50.490Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-26T14:41:50.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-04-26T14:41:50.782Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-26T14:41:51.059Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-26T14:41:51.735Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-26T14:41:51.735Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-26T14:41:51.735Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-26T14:41:52.188Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-26T14:41:52.965Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-26T14:41:54.337Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-26T14:41:59.534Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-26T14:42:00.102Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-26T14:42:01.488Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.16s) [2021-04-26T14:42:01.488Z] === RUN TestCreateServiceSecretFileMode [2021-04-26T14:42:02.426Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-26T14:42:04.332Z] --- PASS: TestCreateServiceSecretFileMode (2.97s) [2021-04-26T14:42:04.332Z] === RUN TestCreateServiceConfigFileMode [2021-04-26T14:42:04.577Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-26T14:42:04.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-26T14:42:05.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-04-26T14:42:07.880Z] --- PASS: TestCreateServiceConfigFileMode (3.36s) [2021-04-26T14:42:07.880Z] === RUN TestCreateServiceSysctls [2021-04-26T14:42:07.880Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-04-26T14:42:09.221Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-26T14:42:09.673Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-26T14:42:09.673Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-26T14:42:09.788Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-04-26T14:42:11.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-04-26T14:42:11.168Z] --- PASS: TestCreateServiceSysctls (3.66s) [2021-04-26T14:42:11.168Z] === RUN TestCreateServiceCapabilities [2021-04-26T14:42:12.543Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-26T14:42:13.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008efbc0_} [2021-04-26T14:42:14.058Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-26T14:42:14.454Z] --- PASS: TestCreateServiceCapabilities (3.21s) [2021-04-26T14:42:14.454Z] === RUN TestInspect [2021-04-26T14:42:14.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1439545602_/foo_false____} [2021-04-26T14:42:16.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1439545602_/foo_true____} [2021-04-26T14:42:18.528Z] --- PASS: TestInspect (3.82s) [2021-04-26T14:42:18.528Z] === RUN TestCreateJob [2021-04-26T14:42:18.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3697602169_/foo_false____} [2021-04-26T14:42:18.702Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-26T14:42:18.702Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-26T14:42:18.702Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-26T14:42:18.702Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-26T14:42:18.702Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-26T14:42:18.702Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-26T14:42:19.909Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3697602169_/foo_true____} [2021-04-26T14:42:21.289Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3697602169_/foo_true__0xc0008efc40__} [2021-04-26T14:42:22.227Z] --- PASS: TestCreateJob (3.78s) [2021-04-26T14:42:22.227Z] === RUN TestReplicatedJob [2021-04-26T14:42:22.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008efc60_} [2021-04-26T14:42:24.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008efc80_} [2021-04-26T14:42:25.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-04-26T14:42:26.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008efce0_} [2021-04-26T14:42:29.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008efd20_} [2021-04-26T14:42:30.056Z] --- PASS: TestReplicatedJob (7.88s) [2021-04-26T14:42:30.056Z] === RUN TestUpdateReplicatedJob [2021-04-26T14:42:30.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-26T14:42:32.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-04-26T14:42:32.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-26T14:42:32.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-26T14:42:32.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-26T14:42:32.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-26T14:42:32.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-26T14:42:32.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-26T14:42:32.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-26T14:42:32.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-26T14:42:32.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-26T14:42:32.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-26T14:42:32.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-26T14:42:32.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-04-26T14:42:32.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-04-26T14:42:32.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-04-26T14:42:32.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-04-26T14:42:32.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-04-26T14:42:32.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-04-26T14:42:33.204Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-26T14:42:34.586Z] --- PASS: TestUpdateReplicatedJob (4.75s) [2021-04-26T14:42:34.586Z] === RUN TestServiceListWithStatuses [2021-04-26T14:42:34.586Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-26T14:42:34.586Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-26T14:42:34.586Z] === RUN TestDockerNetworkConnectAlias [2021-04-26T14:42:38.783Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-26T14:42:41.317Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-26T14:42:41.578Z] --- PASS: TestDockerNetworkConnectAlias (6.79s) [2021-04-26T14:42:41.578Z] === RUN TestDockerNetworkReConnect [2021-04-26T14:42:46.864Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-26T14:42:46.864Z] --- PASS: TestDockerNetworkReConnect (5.32s) [2021-04-26T14:42:46.864Z] === RUN TestServicePlugin [2021-04-26T14:42:48.770Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-26T14:42:48.770Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-26T14:42:49.710Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-26T14:42:51.091Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-04-26T14:42:52.472Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-26T14:42:53.420Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-26T14:42:54.359Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-26T14:42:54.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-04-26T14:42:55.498Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-26T14:42:56.436Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-26T14:42:58.345Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-26T14:42:59.286Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-26T14:43:00.226Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-26T14:43:01.111Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-26T14:43:01.111Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-26T14:43:01.111Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-26T14:43:01.165Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-26T14:43:02.104Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-26T14:43:03.047Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-26T14:43:04.429Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-26T14:43:05.373Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-26T14:43:06.316Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-26T14:43:06.316Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-26T14:43:07.694Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-26T14:43:08.262Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-26T14:43:09.642Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-26T14:43:10.212Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-26T14:43:11.151Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-26T14:43:12.534Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-26T14:43:13.103Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-26T14:43:15.640Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-26T14:43:19.834Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-26T14:43:19.834Z] --- PASS: TestServicePlugin (32.96s) [2021-04-26T14:43:19.834Z] plugin_test.go:62: [dbfb1f13d10fa] joining swarm manager [d9d46b805f906]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T14:43:19.834Z] plugin_test.go:65: [de34a858c3900] joining swarm manager [d9d46b805f906]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T14:43:19.834Z] === RUN TestServiceUpdateLabel [2021-04-26T14:43:23.124Z] --- PASS: TestServiceUpdateLabel (2.88s) [2021-04-26T14:43:23.124Z] === RUN TestServiceUpdateSecrets [2021-04-26T14:43:23.124Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-26T14:43:24.062Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-26T14:43:29.343Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-26T14:43:30.955Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-26T14:43:30.955Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-26T14:43:30.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-26T14:43:31.921Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-26T14:43:32.489Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-26T14:43:33.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-26T14:43:34.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-26T14:43:36.683Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-04-26T14:43:37.620Z] === RUN TestDockerSuite/TestCpToDot [2021-04-26T14:43:38.558Z] --- PASS: TestServiceUpdateSecrets (15.74s) [2021-04-26T14:43:38.558Z] === RUN TestServiceUpdateConfigs [2021-04-26T14:43:38.558Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-26T14:43:39.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-26T14:43:39.936Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-26T14:43:41.843Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-26T14:43:42.782Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-26T14:43:43.720Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-26T14:43:43.980Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-26T14:43:44.918Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-26T14:43:45.857Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-26T14:43:45.857Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-26T14:43:46.116Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-26T14:43:46.375Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-26T14:43:47.317Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-26T14:43:47.317Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-26T14:43:47.577Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-26T14:43:47.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-26T14:43:48.516Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-26T14:43:48.775Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-26T14:43:48.775Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-26T14:43:49.035Z] === RUN TestDockerSuite/TestCreateRM [2021-04-26T14:43:49.035Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-26T14:43:49.035Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-26T14:43:49.035Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-26T14:43:49.035Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-26T14:43:50.957Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-26T14:43:51.242Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-26T14:43:51.242Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-26T14:43:54.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-04-26T14:43:54.530Z] --- PASS: TestServiceUpdateConfigs (15.99s) [2021-04-26T14:43:54.530Z] === RUN TestServiceUpdateNetwork [2021-04-26T14:43:54.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-26T14:43:54.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-26T14:43:56.437Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-26T14:43:56.437Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-26T14:43:56.437Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-26T14:43:56.437Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-26T14:43:56.697Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-26T14:43:56.697Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-26T14:43:58.081Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-26T14:43:59.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-26T14:43:59.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-26T14:43:59.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-26T14:43:59.990Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-26T14:44:00.930Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-26T14:44:02.837Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-26T14:44:04.746Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-26T14:44:05.314Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-26T14:44:05.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-26T14:44:05.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-26T14:44:05.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-26T14:44:05.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-26T14:44:05.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-26T14:44:05.885Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-26T14:44:05.885Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-26T14:44:06.821Z] === RUN TestDockerSuite/TestDockerFails [2021-04-26T14:44:06.821Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-04-26T14:44:06.821Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-04-26T14:44:06.821Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-04-26T14:44:08.728Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-04-26T14:44:09.296Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-04-26T14:44:10.234Z] --- PASS: TestServiceUpdateNetwork (15.66s) [2021-04-26T14:44:10.234Z] === RUN TestServiceUpdatePidsLimit [2021-04-26T14:44:11.612Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-26T14:44:11.872Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-04-26T14:44:11.872Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-04-26T14:44:11.872Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-04-26T14:44:12.448Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-26T14:44:12.803Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-04-26T14:44:20.922Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-26T14:44:20.922Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-26T14:44:22.830Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-26T14:44:25.367Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-26T14:44:26.745Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-04-26T14:44:28.123Z] --- PASS: TestServiceUpdatePidsLimit (17.84s) [2021-04-26T14:44:28.123Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2021-04-26T14:44:28.123Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.30s) [2021-04-26T14:44:28.123Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.41s) [2021-04-26T14:44:28.123Z] PASS [2021-04-26T14:44:28.123Z] [2021-04-26T14:44:28.123Z] === Skipped [2021-04-26T14:44:28.123Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-26T14:44:28.123Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-26T14:44:28.123Z] [2021-04-26T14:44:28.123Z] [2021-04-26T14:44:28.123Z] DONE 27 tests, 1 skipped in 201.227s [2021-04-26T14:44:28.123Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-26T14:44:28.123Z] ++ 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 [2021-04-26T14:44:28.123Z] ++ set -e [2021-04-26T14:44:28.123Z] ++ '[' -n 0 ']' [2021-04-26T14:44:28.123Z] ++ set -x [2021-04-26T14:44:28.123Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-04-26T14:44:28.123Z] INFO: Testing against a local daemon [2021-04-26T14:44:28.123Z] === RUN TestSessionCreate [2021-04-26T14:44:28.123Z] --- PASS: TestSessionCreate (0.03s) [2021-04-26T14:44:28.123Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-26T14:44:28.123Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-04-26T14:44:28.123Z] PASS [2021-04-26T14:44:28.123Z] [2021-04-26T14:44:28.123Z] DONE 2 tests in 0.173s [2021-04-26T14:44:28.123Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-26T14:44:28.123Z] ++ 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 [2021-04-26T14:44:28.123Z] ++ set -e [2021-04-26T14:44:28.123Z] ++ '[' -n 0 ']' [2021-04-26T14:44:28.123Z] ++ set -x [2021-04-26T14:44:28.123Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-04-26T14:44:28.123Z] INFO: Testing against a local daemon [2021-04-26T14:44:28.123Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-26T14:44:28.123Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-26T14:44:28.123Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-26T14:44:28.123Z] === RUN TestEventsExecDie [2021-04-26T14:44:28.382Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-26T14:44:29.761Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-26T14:44:29.761Z] --- PASS: TestEventsExecDie (1.38s) [2021-04-26T14:44:29.761Z] === RUN TestEventsBackwardsCompatible [2021-04-26T14:44:29.761Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-04-26T14:44:29.761Z] === RUN TestInfoBinaryCommits [2021-04-26T14:44:29.761Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-26T14:44:29.761Z] === RUN TestInfoAPIVersioned [2021-04-26T14:44:29.761Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-26T14:44:29.761Z] === RUN TestInfoDiscoveryBackend [2021-04-26T14:44:30.698Z] --- PASS: TestInfoDiscoveryBackend (0.76s) [2021-04-26T14:44:30.698Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-26T14:44:30.698Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-26T14:44:31.267Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-26T14:44:31.526Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-26T14:44:31.526Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-26T14:44:32.096Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-26T14:44:32.354Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.77s) [2021-04-26T14:44:32.354Z] === RUN TestInfoAPI [2021-04-26T14:44:32.354Z] --- PASS: TestInfoAPI (0.03s) [2021-04-26T14:44:32.354Z] === RUN TestInfoAPIWarnings [2021-04-26T14:44:32.925Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-04-26T14:44:34.829Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-04-26T14:44:36.212Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-26T14:44:39.511Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-04-26T14:44:40.942Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-26T14:44:42.800Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-26T14:44:43.736Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-26T14:44:44.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-26T14:44:44.632Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-26T14:44:45.084Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-26T14:44:45.117Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-26T14:44:45.686Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-26T14:44:46.036Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-26T14:44:46.037Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-26T14:44:46.254Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-26T14:44:47.633Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-26T14:44:48.200Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-04-26T14:44:48.769Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-26T14:44:49.029Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-04-26T14:44:49.029Z] --- PASS: TestInfoAPIWarnings (16.89s) [2021-04-26T14:44:49.029Z] === RUN TestInfoDebug [2021-04-26T14:44:49.967Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-04-26T14:44:49.967Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-26T14:44:49.967Z] --- PASS: TestInfoDebug (0.90s) [2021-04-26T14:44:49.967Z] === RUN TestInfoInsecureRegistries [2021-04-26T14:44:50.676Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-26T14:44:50.905Z] --- PASS: TestInfoInsecureRegistries (0.73s) [2021-04-26T14:44:50.905Z] === RUN TestInfoRegistryMirrors [2021-04-26T14:44:51.474Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-26T14:44:51.474Z] --- PASS: TestInfoRegistryMirrors (0.73s) [2021-04-26T14:44:51.474Z] === RUN TestLoginFailsWithBadCredentials [2021-04-26T14:44:51.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-04-26T14:44:51.629Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-26T14:44:51.629Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-26T14:44:51.629Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-26T14:44:51.734Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2021-04-26T14:44:51.734Z] === RUN TestPingCacheHeaders [2021-04-26T14:44:51.734Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-04-26T14:44:51.734Z] === RUN TestPingGet [2021-04-26T14:44:51.994Z] --- PASS: TestPingGet (0.01s) [2021-04-26T14:44:51.994Z] === RUN TestPingHead [2021-04-26T14:44:51.994Z] --- PASS: TestPingHead (0.03s) [2021-04-26T14:44:51.994Z] === RUN TestVersion [2021-04-26T14:44:51.994Z] --- PASS: TestVersion (0.04s) [2021-04-26T14:44:51.994Z] PASS [2021-04-26T14:44:51.994Z] [2021-04-26T14:44:51.994Z] === Skipped [2021-04-26T14:44:51.994Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-26T14:44:51.994Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-26T14:44:51.994Z] [2021-04-26T14:44:51.994Z] [2021-04-26T14:44:51.994Z] DONE 18 tests, 1 skipped in 23.854s [2021-04-26T14:44:51.994Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-26T14:44:51.994Z] ++ 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 [2021-04-26T14:44:51.994Z] ++ set -e [2021-04-26T14:44:51.994Z] ++ '[' -n 0 ']' [2021-04-26T14:44:51.994Z] ++ set -x [2021-04-26T14:44:51.994Z] ++ 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 [2021-04-26T14:44:52.254Z] INFO: Testing against a local daemon [2021-04-26T14:44:52.254Z] === RUN TestVolumesCreateAndList [2021-04-26T14:44:52.254Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-04-26T14:44:52.254Z] === RUN TestVolumesRemove [2021-04-26T14:44:52.254Z] --- PASS: TestVolumesRemove (0.08s) [2021-04-26T14:44:52.254Z] === RUN TestVolumesInspect [2021-04-26T14:44:52.254Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-26T14:44:52.254Z] === RUN TestVolumesInvalidJSON [2021-04-26T14:44:52.254Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-26T14:44:52.254Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-26T14:44:52.254Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-26T14:44:52.254Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-26T14:44:52.254Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-26T14:44:52.254Z] PASS [2021-04-26T14:44:52.254Z] [2021-04-26T14:44:52.254Z] DONE 5 tests in 0.352s [2021-04-26T14:44:52.254Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-26T14:44:52.582Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-26T14:44:52.826Z] ++++ cat bundles/test-integration/docker.pid [2021-04-26T14:44:52.826Z] +++ kill 5706 [2021-04-26T14:44:53.395Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-26T14:44:53.395Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-26T14:44:53.395Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-26T14:44:53.535Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-26T14:44:53.963Z] +++ /etc/init.d/apparmor stop [2021-04-26T14:44:53.963Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-26T14:44:53.963Z] [2021-04-26T14:44:53.963Z] Unloading profiles will leave already running processes permanently [2021-04-26T14:44:53.963Z] unconfined, which can lead to unexpected situations. [2021-04-26T14:44:53.963Z] [2021-04-26T14:44:53.963Z] To set a process to complain mode, use the command line tool [2021-04-26T14:44:53.963Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-26T14:44:53.963Z] +++ true [2021-04-26T14:44:53.963Z] exiting test-integration [2021-04-26T14:44:53.963Z] ++ exit 0 [2021-04-26T14:44:53.963Z] [2021-04-26T14:44:53.986Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-26T14:44:54.438Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-26T14:44:54.534Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-26T14:44:54.793Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-26T14:44:54.793Z] + for job in $(jobs -p) [2021-04-26T14:44:54.793Z] + wait 8424 [2021-04-26T14:44:54.890Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-26T14:44:56.708Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-26T14:44:57.275Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-04-26T14:44:57.533Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-04-26T14:44:57.533Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-04-26T14:44:57.533Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-26T14:44:58.910Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-04-26T14:44:59.852Z] === RUN TestDockerSuite/TestEventsRename [2021-04-26T14:45:00.420Z] === RUN TestDockerSuite/TestEventsResize [2021-04-26T14:45:00.621Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-26T14:45:01.359Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-26T14:45:01.574Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-26T14:45:01.574Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-26T14:45:01.932Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-26T14:45:02.527Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-26T14:45:02.527Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-26T14:45:02.872Z] === RUN TestDockerSuite/TestEventsStreaming [2021-04-26T14:45:02.979Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-26T14:45:03.810Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-26T14:45:05.127Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-26T14:45:06.079Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-26T14:45:06.079Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-26T14:45:06.079Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-26T14:45:07.032Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-26T14:45:07.099Z] === RUN TestDockerSuite/TestEventsTop [2021-04-26T14:45:07.357Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-26T14:45:07.483Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-26T14:45:07.483Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-26T14:45:07.483Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-26T14:45:09.890Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-26T14:45:12.123Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-26T14:45:13.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-04-26T14:45:16.468Z] === RUN TestDockerSuite/TestExec [2021-04-26T14:45:17.848Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-26T14:45:18.790Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-04-26T14:45:18.790Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-26T14:45:19.733Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-26T14:45:20.670Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-26T14:45:23.964Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-26T14:45:24.902Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-26T14:45:26.812Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-26T14:45:28.192Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-26T14:45:29.574Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-26T14:45:30.957Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-26T14:45:31.896Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-26T14:45:33.802Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-26T14:45:36.345Z] === RUN TestDockerSuite/TestExecEnv [2021-04-26T14:45:37.724Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-26T14:45:39.102Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-26T14:45:40.505Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-26T14:45:41.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-04-26T14:45:41.960Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-26T14:45:41.960Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-26T14:45:42.912Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-26T14:45:43.349Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-26T14:45:44.729Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-04-26T14:45:46.637Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-26T14:45:47.548Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-26T14:45:47.575Z] === RUN TestDockerSuite/TestExecParseError [2021-04-26T14:45:47.999Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-26T14:45:47.999Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-26T14:45:47.999Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-26T14:45:48.450Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-26T14:45:48.450Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-26T14:45:48.956Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-26T14:45:49.895Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-26T14:45:50.833Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-26T14:45:55.029Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-26T14:45:55.289Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-26T14:45:56.667Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-26T14:46:00.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-04-26T14:46:08.998Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-26T14:46:08.998Z] === RUN TestDockerSuite/TestExecTTY [2021-04-26T14:46:09.567Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-26T14:46:10.946Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-26T14:46:11.515Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-26T14:46:12.453Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-26T14:46:12.453Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-26T14:46:14.359Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-04-26T14:46:15.738Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-26T14:46:16.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-04-26T14:46:17.687Z] === RUN TestDockerSuite/TestExecWithTERM [2021-04-26T14:46:18.279Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-26T14:46:18.731Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-26T14:46:18.731Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-26T14:46:19.599Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-26T14:46:21.508Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-26T14:46:24.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-04-26T14:46:26.580Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-26T14:46:31.872Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-26T14:46:33.250Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-26T14:46:38.523Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-26T14:46:38.782Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-26T14:46:38.782Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-26T14:46:38.782Z] === RUN TestDockerSuite/TestHealth [2021-04-26T14:46:43.753Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-26T14:46:44.719Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-26T14:46:45.170Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-26T14:46:48.864Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-26T14:46:53.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-04-26T14:46:55.046Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-04-26T14:46:55.876Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-26T14:47:01.616Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-26T14:47:01.616Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-26T14:47:01.616Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-26T14:47:01.616Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-26T14:47:01.875Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-26T14:47:01.876Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-26T14:47:02.813Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-26T14:47:02.813Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-26T14:47:02.813Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-26T14:47:02.813Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-26T14:47:02.887Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-26T14:47:03.072Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-26T14:47:03.331Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-26T14:47:03.590Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-26T14:47:03.849Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-26T14:47:04.417Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-26T14:47:04.417Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-26T14:47:05.364Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-26T14:47:05.931Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-26T14:47:06.190Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-26T14:47:07.129Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-26T14:47:10.423Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-26T14:47:10.423Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-26T14:47:10.423Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-26T14:47:11.801Z] === RUN TestDockerSuite/TestImportFile [2021-04-26T14:47:13.707Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-26T14:47:13.707Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-26T14:47:15.087Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-26T14:47:16.995Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-26T14:47:18.373Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-26T14:47:19.310Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-26T14:47:19.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-04-26T14:47:19.879Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-26T14:47:20.818Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-26T14:47:20.818Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-04-26T14:47:20.818Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-26T14:47:22.200Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-26T14:47:22.770Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-26T14:47:23.339Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-26T14:47:24.721Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-26T14:47:25.676Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-26T14:47:27.056Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-26T14:47:27.056Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-04-26T14:47:30.350Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-26T14:47:30.611Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-26T14:47:31.549Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-26T14:47:31.549Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-26T14:47:32.117Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-26T14:47:32.117Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-26T14:47:33.494Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-26T14:47:34.434Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-26T14:47:35.002Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-26T14:47:35.942Z] === RUN TestDockerSuite/TestInspectImage [2021-04-26T14:47:35.942Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-26T14:47:35.942Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-26T14:47:35.942Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-26T14:47:36.511Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-26T14:47:37.450Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-26T14:47:37.450Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-26T14:47:38.388Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-26T14:47:38.958Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-26T14:47:41.494Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-26T14:47:41.494Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-26T14:47:41.754Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-26T14:47:43.134Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-26T14:47:45.043Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-26T14:47:46.011Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-26T14:47:47.395Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-26T14:47:47.963Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-26T14:47:48.533Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-26T14:47:49.470Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-26T14:47:50.039Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-26T14:47:50.039Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-04-26T14:47:51.945Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-26T14:47:52.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-04-26T14:47:54.114Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-26T14:47:55.493Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-26T14:47:56.062Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-26T14:47:59.354Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-26T14:48:02.647Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-26T14:48:03.164Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-26T14:48:03.164Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-26T14:48:03.164Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-26T14:48:05.937Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-26T14:48:05.937Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-26T14:48:08.475Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-26T14:48:09.052Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-26T14:48:09.989Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-26T14:48:22.201Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-26T14:48:22.770Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-26T14:48:23.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-04-26T14:48:25.246Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-26T14:48:26.188Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-26T14:48:30.386Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-04-26T14:48:30.386Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-26T14:48:30.646Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-26T14:48:30.646Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-26T14:48:30.646Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-26T14:48:31.585Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-26T14:48:32.966Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-26T14:48:37.157Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-26T14:48:37.157Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-26T14:48:42.454Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-26T14:48:42.714Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-26T14:48:42.714Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-26T14:48:43.652Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-26T14:48:45.032Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-26T14:48:46.413Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-26T14:48:47.352Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-26T14:48:48.733Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-26T14:48:51.268Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-26T14:48:51.837Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-26T14:48:52.405Z] === RUN TestDockerSuite/TestLogsSince [2021-04-26T14:49:00.521Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-26T14:49:05.790Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-26T14:49:05.790Z] === RUN TestDockerSuite/TestLogsTail [2021-04-26T14:49:06.360Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-26T14:49:06.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-04-26T14:49:07.573Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-26T14:49:08.524Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-26T14:49:08.783Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-26T14:49:10.163Z] === RUN TestDockerSuite/TestNetHostname [2021-04-26T14:49:13.459Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-26T14:49:14.029Z] === RUN TestDockerSuite/TestNetworkEvents [2021-04-26T14:49:20.597Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-26T14:49:23.889Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-26T14:49:24.828Z] === RUN TestDockerSuite/TestPluginActive [2021-04-26T14:49:26.736Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-26T14:49:29.061Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-26T14:49:29.061Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-26T14:49:29.061Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-26T14:49:34.866Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-26T14:49:34.866Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-26T14:49:35.125Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-26T14:49:39.335Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-26T14:49:40.273Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-04-26T14:49:40.531Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-26T14:49:43.067Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-26T14:49:46.367Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-04-26T14:49:47.746Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-26T14:49:48.314Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-04-26T14:49:50.108Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-26T14:49:51.656Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-26T14:49:52.226Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-04-26T14:49:53.605Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-26T14:49:56.144Z] === RUN TestDockerSuite/TestPortList [2021-04-26T14:49:56.144Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-04-26T14:50:00.341Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-04-26T14:50:00.362Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-26T14:50:02.893Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-04-26T14:50:08.169Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-04-26T14:50:09.549Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-26T14:50:11.458Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-26T14:50:12.761Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-26T14:50:12.843Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-04-26T14:50:19.413Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-26T14:50:19.414Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-26T14:50:19.414Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-26T14:50:19.414Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-26T14:50:19.414Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-26T14:50:20.350Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-26T14:50:20.350Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-26T14:50:20.922Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-26T14:50:20.922Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-26T14:50:22.300Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-26T14:50:22.300Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-04-26T14:50:25.591Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-04-26T14:50:26.969Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-04-26T14:50:27.907Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-04-26T14:50:28.178Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-26T14:50:31.471Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-26T14:50:32.040Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-26T14:50:35.336Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-26T14:50:37.872Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-04-26T14:50:40.410Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-26T14:50:40.669Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-26T14:50:42.579Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-26T14:50:44.868Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-26T14:50:48.159Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-04-26T14:50:52.354Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-04-26T14:50:54.890Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-26T14:50:56.286Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-26T14:50:57.294Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-26T14:50:58.194Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-26T14:50:59.573Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-26T14:51:00.951Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-26T14:51:03.487Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-26T14:51:05.394Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-04-26T14:51:05.793Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-26T14:51:05.963Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-26T14:51:07.871Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-26T14:51:07.871Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-26T14:51:08.811Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-04-26T14:51:09.070Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-26T14:51:12.365Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-26T14:51:12.626Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-04-26T14:51:15.163Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-04-26T14:51:15.163Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-26T14:51:16.100Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-26T14:51:16.100Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-26T14:51:16.360Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-26T14:51:16.360Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-26T14:51:16.360Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-26T14:51:17.756Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-26T14:51:19.666Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-26T14:51:20.239Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-04-26T14:51:21.180Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-26T14:51:22.119Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-26T14:51:24.027Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-04-26T14:51:29.307Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-04-26T14:51:31.848Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-04-26T14:51:34.391Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-26T14:51:36.298Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-26T14:51:37.680Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-04-26T14:51:39.060Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-26T14:51:39.060Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-26T14:51:39.060Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-26T14:51:39.630Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-26T14:51:42.941Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-26T14:51:44.320Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-26T14:51:44.890Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-04-26T14:51:50.168Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-26T14:51:51.548Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-26T14:51:51.548Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-26T14:51:51.548Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-26T14:51:51.548Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-04-26T14:51:55.743Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-26T14:51:56.679Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-26T14:51:56.939Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-26T14:51:58.318Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-26T14:51:59.258Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-26T14:52:01.166Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-26T14:52:01.734Z] === RUN TestDockerSuite/TestRmiTag [2021-04-26T14:52:01.994Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-26T14:52:02.563Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-26T14:52:05.869Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-04-26T14:52:07.250Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-26T14:52:08.190Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-26T14:52:09.128Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-04-26T14:52:09.388Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-26T14:52:09.958Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-26T14:52:11.941Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-26T14:52:12.510Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-26T14:52:13.078Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-04-26T14:52:13.078Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-26T14:52:14.018Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-26T14:52:14.018Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-26T14:52:14.959Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-26T14:52:16.864Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-04-26T14:52:17.123Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-26T14:52:18.061Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-26T14:52:19.968Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-26T14:52:20.906Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-04-26T14:52:21.474Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-04-26T14:52:22.042Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-26T14:52:23.948Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-04-26T14:52:24.885Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-04-26T14:52:25.454Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-04-26T14:52:26.023Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-04-26T14:52:27.404Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-04-26T14:52:28.341Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-04-26T14:52:29.280Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-26T14:52:30.217Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-04-26T14:52:31.155Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-26T14:52:31.724Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-26T14:52:32.662Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-26T14:52:33.233Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-26T14:52:33.233Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-26T14:52:35.801Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-26T14:52:36.059Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-26T14:52:36.997Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-26T14:52:37.567Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-26T14:52:38.505Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-26T14:52:38.505Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-26T14:52:38.505Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-04-26T14:52:39.443Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-26T14:52:40.385Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-26T14:52:41.324Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-26T14:52:42.261Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-26T14:52:42.829Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-26T14:52:42.829Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-26T14:52:43.397Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-26T14:52:43.397Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-26T14:52:44.336Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-26T14:52:45.272Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-26T14:52:46.209Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-26T14:52:46.779Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-26T14:52:46.779Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-26T14:52:47.347Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-26T14:52:49.257Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-26T14:52:50.638Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-26T14:52:51.576Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-26T14:52:51.836Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-04-26T14:52:52.406Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-26T14:52:53.345Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-26T14:52:54.725Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-26T14:52:55.662Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-26T14:52:56.231Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-26T14:52:57.610Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-26T14:53:00.899Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-26T14:53:00.899Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-26T14:53:01.468Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-26T14:53:04.008Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-26T14:53:04.947Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-26T14:53:05.885Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-04-26T14:53:08.431Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-26T14:53:08.691Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-04-26T14:53:11.226Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-26T14:53:11.226Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-26T14:53:11.226Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-26T14:53:11.794Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-26T14:53:14.329Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-26T14:53:15.267Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-26T14:53:17.277Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-26T14:53:17.277Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-26T14:53:17.277Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-26T14:53:17.277Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-26T14:53:17.277Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-26T14:53:17.277Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-26T14:53:17.277Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-26T14:53:17.277Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-26T14:53:17.277Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-26T14:53:17.277Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-26T14:53:17.277Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-26T14:53:17.806Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-26T14:53:18.230Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-26T14:53:18.230Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-26T14:53:18.682Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-26T14:53:18.682Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-26T14:53:18.682Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-26T14:53:18.682Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-26T14:53:18.744Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-26T14:53:20.652Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-26T14:53:21.591Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-04-26T14:53:21.591Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-26T14:53:22.159Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-04-26T14:53:22.376Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-26T14:53:22.376Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-26T14:53:22.376Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-26T14:53:22.376Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-26T14:53:22.828Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-26T14:53:23.538Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-26T14:53:23.538Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-26T14:53:24.476Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-26T14:53:25.045Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-26T14:53:25.984Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-04-26T14:53:26.939Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-26T14:53:26.939Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-26T14:53:27.468Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-26T14:53:27.877Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-26T14:53:28.814Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-04-26T14:53:28.814Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-26T14:53:29.753Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-26T14:53:30.691Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-26T14:53:31.628Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-26T14:53:31.628Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-04-26T14:53:32.196Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-26T14:53:33.136Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-26T14:53:34.074Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-04-26T14:53:34.074Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-26T14:53:34.074Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-26T14:53:35.013Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-26T14:53:35.582Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-26T14:53:37.489Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-26T14:53:38.057Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-26T14:53:38.057Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-26T14:53:39.781Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-26T14:53:40.234Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-26T14:53:40.234Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-26T14:53:40.234Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-26T14:53:40.234Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-26T14:53:40.234Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-26T14:53:40.234Z] === RUN TestDockerSuite/TestBuildFails [2021-04-26T14:53:41.348Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-26T14:53:42.283Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-26T14:53:42.384Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-26T14:53:42.836Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-26T14:53:47.472Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-26T14:53:53.207Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-26T14:53:54.502Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-04-26T14:53:54.502Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-04-26T14:53:54.502Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-26T14:53:55.440Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-04-26T14:53:55.440Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-04-26T14:53:55.699Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-26T14:53:55.699Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-26T14:53:56.640Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-26T14:53:59.929Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-26T14:54:01.308Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-26T14:54:02.686Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-04-26T14:54:02.686Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-26T14:54:03.463Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-26T14:54:05.221Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-04-26T14:54:09.265Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-26T14:54:09.411Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-26T14:54:09.411Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-26T14:54:09.671Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-26T14:54:10.238Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-26T14:54:11.048Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-26T14:54:11.048Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-26T14:54:11.048Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-26T14:54:12.958Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-26T14:54:14.336Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-26T14:54:14.953Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-26T14:54:14.953Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-26T14:54:15.416Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-26T14:54:15.716Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-26T14:54:15.716Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-26T14:54:15.883Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-26T14:54:15.884Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-26T14:54:15.975Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-04-26T14:54:17.353Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-26T14:54:18.732Z] === RUN TestDockerSuite/TestRunMount [2021-04-26T14:54:21.269Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-04-26T14:54:27.839Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-26T14:54:28.407Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-26T14:54:28.975Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-26T14:54:30.355Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-26T14:54:30.747Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-26T14:54:30.747Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-26T14:54:32.891Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-26T14:54:36.225Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-26T14:54:37.863Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-26T14:54:38.128Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-26T14:54:38.841Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-26T14:54:40.665Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-26T14:54:40.665Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-04-26T14:54:41.036Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-26T14:54:41.036Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-26T14:54:41.498Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-26T14:54:41.498Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-26T14:54:42.048Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-26T14:54:43.954Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-26T14:54:43.954Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-26T14:54:44.891Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-26T14:54:45.253Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-26T14:54:46.231Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-26T14:54:46.268Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-26T14:54:46.693Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-26T14:54:46.838Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-26T14:54:47.667Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-26T14:54:47.775Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-26T14:54:48.129Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-26T14:54:48.711Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-04-26T14:54:49.102Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-26T14:54:50.091Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-26T14:54:50.648Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-26T14:54:53.382Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-26T14:54:55.359Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-26T14:54:55.359Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-26T14:54:55.359Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-26T14:54:55.359Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-26T14:54:55.821Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-26T14:54:55.821Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-26T14:54:55.821Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-26T14:54:56.286Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-26T14:54:56.749Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-26T14:54:57.582Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-26T14:54:57.842Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-26T14:54:57.842Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-04-26T14:54:58.410Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-26T14:54:58.669Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-26T14:54:59.238Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-26T14:55:00.174Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-26T14:55:00.174Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-26T14:55:00.742Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-26T14:55:01.457Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-26T14:55:07.304Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-04-26T14:55:07.304Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-26T14:55:07.304Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-04-26T14:55:08.243Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-26T14:55:10.146Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-26T14:55:10.715Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-04-26T14:55:11.285Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-26T14:55:11.853Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-26T14:55:12.112Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-26T14:55:12.680Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-26T14:55:13.250Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-26T14:55:13.250Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-26T14:55:14.187Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-26T14:55:14.447Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-26T14:55:14.447Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-26T14:55:15.014Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-04-26T14:55:16.399Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-26T14:55:16.399Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-26T14:55:19.687Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-26T14:55:21.071Z] === RUN TestDockerSuite/TestRunRm [2021-04-26T14:55:21.639Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-26T14:55:22.595Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-26T14:55:22.595Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-26T14:55:22.595Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-26T14:55:25.828Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-26T14:55:26.087Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-26T14:55:26.656Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-04-26T14:55:28.036Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-04-26T14:55:28.976Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-04-26T14:55:32.268Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-04-26T14:55:36.462Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-04-26T14:55:37.029Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-04-26T14:55:37.288Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-04-26T14:55:38.247Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-04-26T14:55:38.505Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-04-26T14:55:39.072Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-04-26T14:55:39.331Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-04-26T14:55:40.266Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-26T14:55:40.833Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-26T14:55:41.401Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-26T14:55:44.683Z] === RUN TestDockerSuite/TestRunState [2021-04-26T14:55:45.618Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-26T14:55:46.553Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-26T14:55:47.120Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-26T14:55:47.379Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-04-26T14:55:47.379Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-26T14:55:47.948Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-26T14:55:48.515Z] === RUN TestDockerSuite/TestRunSysctls [2021-04-26T14:55:49.894Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-26T14:55:49.894Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-26T14:55:49.894Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-26T14:55:50.461Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-04-26T14:55:52.618Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-26T14:55:52.993Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-04-26T14:55:53.560Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-04-26T14:55:55.471Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-04-26T14:55:58.756Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-26T14:56:02.040Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-26T14:56:02.608Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-26T14:56:02.969Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-26T14:56:03.543Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-26T14:56:04.111Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-26T14:56:06.014Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-26T14:56:06.718Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-26T14:56:06.950Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-26T14:56:07.885Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-26T14:56:07.885Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-26T14:56:08.144Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-26T14:56:08.711Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-26T14:56:09.655Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-26T14:56:10.222Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-04-26T14:56:10.223Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-26T14:56:10.223Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-26T14:56:11.158Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-26T14:56:12.527Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-26T14:56:15.355Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-26T14:56:15.625Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-26T14:56:16.570Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-26T14:56:17.231Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-26T14:56:19.102Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-26T14:56:20.039Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-26T14:56:22.571Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-26T14:56:24.475Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-26T14:56:25.411Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-26T14:56:25.411Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-26T14:56:25.411Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-26T14:56:25.411Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-26T14:56:25.411Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-04-26T14:56:25.411Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-04-26T14:56:29.597Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-04-26T14:56:29.856Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-04-26T14:56:31.232Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-04-26T14:56:32.071Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-26T14:56:32.071Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-26T14:56:32.167Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-04-26T14:56:32.737Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-26T14:56:32.737Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-04-26T14:56:33.676Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-04-26T14:56:33.676Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-04-26T14:56:33.676Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-04-26T14:56:33.676Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-26T14:56:33.676Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-04-26T14:56:33.676Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-04-26T14:56:33.676Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-04-26T14:56:33.676Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-04-26T14:56:33.676Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-04-26T14:56:33.676Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-04-26T14:56:34.244Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-04-26T14:56:35.190Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-04-26T14:56:35.767Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-04-26T14:56:35.767Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-04-26T14:56:36.703Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-26T14:56:36.963Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-26T14:56:37.531Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-26T14:56:37.790Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-04-26T14:56:38.360Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-04-26T14:56:39.298Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-04-26T14:56:39.298Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-26T14:56:39.298Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-26T14:56:39.866Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-26T14:56:41.772Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-04-26T14:56:42.339Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-04-26T14:56:42.339Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-04-26T14:56:42.339Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-26T14:56:42.906Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-26T14:56:43.165Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-26T14:56:44.494Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-26T14:56:44.494Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-26T14:56:44.494Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-26T14:56:44.494Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-26T14:56:45.068Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-26T14:56:45.635Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-26T14:56:46.681Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-26T14:56:48.169Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-04-26T14:56:48.169Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-26T14:56:49.107Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-26T14:56:49.107Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-26T14:56:49.107Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-26T14:56:50.483Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-04-26T14:56:51.419Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-04-26T14:56:53.337Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-26T14:56:53.337Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-26T14:56:55.279Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-26T14:56:55.871Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-26T14:56:55.871Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-26T14:56:56.129Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-26T14:56:57.065Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-04-26T14:56:57.467Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-26T14:56:57.929Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-26T14:56:57.929Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-26T14:56:58.441Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-26T14:56:58.441Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-26T14:57:00.346Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-26T14:57:00.605Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-26T14:57:00.605Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-26T14:57:00.845Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-26T14:57:01.307Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-26T14:57:02.507Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-26T14:57:02.853Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-26T14:57:04.411Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-26T14:57:04.670Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-26T14:57:04.670Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-26T14:57:04.670Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-26T14:57:04.929Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-26T14:57:05.497Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-26T14:57:06.873Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-04-26T14:57:08.253Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-26T14:57:10.157Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-04-26T14:57:14.389Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-26T14:57:15.261Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-26T14:57:16.805Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-26T14:57:16.922Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-04-26T14:57:16.922Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-26T14:57:18.299Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-26T14:57:19.677Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-26T14:57:21.052Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-04-26T14:57:22.954Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-26T14:57:24.858Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-04-26T14:57:24.858Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-04-26T14:57:25.398Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-26T14:57:25.425Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-26T14:57:26.362Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-26T14:57:28.313Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-26T14:57:28.895Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-26T14:57:32.180Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-26T14:57:32.180Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-04-26T14:57:32.438Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-04-26T14:57:33.376Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-04-26T14:57:33.636Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-26T14:57:35.415Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-26T14:57:36.169Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-04-26T14:57:37.105Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-26T14:57:40.132Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-26T14:57:42.374Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-26T14:57:44.847Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-26T14:57:44.905Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-26T14:57:45.308Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-26T14:57:45.308Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-26T14:57:45.308Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-26T14:57:47.497Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-26T14:57:47.497Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-26T14:57:50.173Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-26T14:57:52.704Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-04-26T14:57:54.608Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-26T14:57:55.189Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-26T14:57:56.124Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-26T14:57:56.384Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-26T14:57:56.384Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-26T14:57:57.319Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-26T14:58:02.591Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-26T14:58:05.875Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-04-26T14:58:05.875Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-04-26T14:58:06.812Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-04-26T14:58:06.812Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-04-26T14:58:07.748Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-04-26T14:58:09.651Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-04-26T14:58:09.651Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-04-26T14:58:11.027Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-04-26T14:58:11.963Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-04-26T14:58:12.898Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-04-26T14:58:14.800Z] === RUN TestDockerSuite/TestUpdateStats [2021-04-26T14:58:18.999Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-04-26T14:58:19.933Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-04-26T14:58:19.934Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-04-26T14:58:21.834Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-04-26T14:58:22.770Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-26T14:58:23.239Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-26T14:58:29.333Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-04-26T14:58:29.592Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-04-26T14:58:34.859Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-04-26T14:58:40.126Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-04-26T14:58:43.416Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-26T14:58:48.684Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-26T14:58:55.250Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-04-26T14:58:56.626Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-04-26T14:58:58.976Z] === RUN TestDockerSuite/TestBuildRm [2021-04-26T14:58:59.163Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-04-26T14:59:00.100Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-04-26T14:59:01.482Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-04-26T14:59:04.017Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-04-26T14:59:05.927Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-04-26T14:59:07.831Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-04-26T14:59:09.735Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-04-26T14:59:11.374Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-26T14:59:12.268Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-26T14:59:13.520Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-26T14:59:13.520Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-26T14:59:13.972Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-26T14:59:14.925Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-26T14:59:18.615Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-26T14:59:27.118Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-26T14:59:27.136Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-04-26T14:59:27.136Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-26T14:59:27.136Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-26T14:59:27.136Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-26T14:59:28.513Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-26T14:59:28.513Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-26T14:59:28.513Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-26T14:59:28.513Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-26T14:59:29.455Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-26T14:59:29.455Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-26T14:59:30.390Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-26T14:59:30.390Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-26T14:59:30.390Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-26T14:59:30.390Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-26T14:59:30.390Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-26T14:59:30.803Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-26T14:59:32.920Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-26T14:59:32.920Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-26T14:59:32.920Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-26T14:59:32.920Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-26T14:59:32.920Z] === RUN TestDockerSuite/TestVolumeEvents [2021-04-26T14:59:39.499Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-26T14:59:39.499Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-04-26T14:59:40.875Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-26T14:59:40.875Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-26T14:59:40.875Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-26T14:59:45.066Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-26T14:59:45.066Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-04-26T14:59:45.522Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-26T14:59:45.522Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-26T14:59:45.522Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-26T14:59:49.257Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite (1913.23s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.14s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.95s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.79s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.31s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.63s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.47s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.04s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.34s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.44s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.58s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.93s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.43s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.41s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.71s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.41s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.37s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.39s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.53s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.33s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAttachDetach (1.14s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.09s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.04s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.34s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.41s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.84s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.13s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.67s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.61s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.89s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.82s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.74s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.12s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.74s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.29s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.93s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.03s) [2021-04-26T14:59:49.257Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.20s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.03s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.51s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.73s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.00s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.61s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.60s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.63s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.45s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (9.86s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.61s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (5.02s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.48s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.89s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.96s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.04s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.58s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.60s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.33s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.51s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.57s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.88s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.95s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.70s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.92s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.48s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.02s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.19s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.03s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (4.14s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.72s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.32s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.85s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.57s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.10s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.38s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.02s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.62s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.26s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (9.11s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.20s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2021-04-26T14:59:49.258Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-26T14:59:49.258Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.72s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.92s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.31s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.12s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.50s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.23s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.18s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.92s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.67s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.72s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.59s) [2021-04-26T14:59:49.258Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-26T14:59:49.258Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.258Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-04-26T14:59:49.258Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.258Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-04-26T14:59:49.258Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.258Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-26T14:59:49.258Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.35s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.56s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (5.18s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.36s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.13s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.38s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.28s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.86s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.62s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.71s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.79s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.71s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.10s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.10s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.83s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.33s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.31s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.60s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.22s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.42s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.75s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.12s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.56s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (23.79s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.26s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.49s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.90s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.24s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.12s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.48s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEnv (2.27s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.03s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.47s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.96s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (32.31s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.51s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (12.75s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.69s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.61s) [2021-04-26T14:59:49.258Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-26T14:59:49.258Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (15.95s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildExpose (0.54s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.95s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.81s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.68s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildFails (1.44s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.23s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.55s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.67s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.18s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.26s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.99s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.95s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.65s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.35s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.99s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildHistory (3.83s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.56s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.07s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.45s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.98s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildLabel (0.36s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.35s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.37s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildLabels (0.52s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.17s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.25s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.66s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.56s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.09s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.47s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.28s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.62s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.56s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.21s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.67s) [2021-04-26T14:59:49.258Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-26T14:59:49.258Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.25s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.47s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.34s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.67s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.88s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.21s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.13s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.19s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.62s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.47s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.54s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.20s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.96s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.70s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.81s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.48s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.14s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.41s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.39s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.99s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildPATH (2.56s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.91s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.14s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.88s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.88s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildRm (3.02s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.93s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.11s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.05s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.03s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.90s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.39s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s) [2021-04-26T14:59:49.258Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-26T14:59:49.258Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.82s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildStderr (0.83s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.94s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.92s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.08s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.40s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.40s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.71s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildUser (2.54s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.14s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.86s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.44s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.43s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.06s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.94s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.85s) [2021-04-26T14:59:49.258Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-04-26T14:59:49.258Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.258Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-04-26T14:59:49.258Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.258Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-04-26T14:59:49.258Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.258Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2021-04-26T14:59:49.258Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.43s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.39s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.98s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.65s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (3.09s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.46s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.70s) [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.63s) [2021-04-26T14:59:49.258Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-26T14:59:49.258Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.258Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.79s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.30s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-26T14:59:49.259Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-26T14:59:49.259Z] docker_cli_sni_test.go:18: Flakey test [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.91s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.20s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCommitChange (1.20s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.09s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.81s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.45s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.09s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCommitTTY (1.96s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.06s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.00s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.13s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.95s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.83s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.07s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.31s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.90s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.04s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.86s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.32s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.31s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.03s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.48s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.25s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.21s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.97s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.77s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.74s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.72s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.96s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.06s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.02s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.71s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.81s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.02s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.75s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.24s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.87s) [2021-04-26T14:59:49.259Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-26T14:59:49.259Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.00s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.64s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.43s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.01s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.27s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.33s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.82s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.92s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.67s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.70s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.63s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008efbc0_} (2.02s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1439545602_/foo_false____} (1.67s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1439545602_/foo_true____} (1.88s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3697602169_/foo_false____} (1.67s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3697602169_/foo_true____} (1.05s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3697602169_/foo_true__0xc0008efc40__} (1.71s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008efc60_} (1.91s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008efc80_} (1.76s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008efce0_} (2.22s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008efd20_} (1.78s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.27s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (5.03s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.31s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.13s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.84s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.08s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.26s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.33s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.25s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.87s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.23s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.47s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.05s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.18s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.02s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.81s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.96s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.42s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.91s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.02s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.11s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.78s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.01s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.79s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.89s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.44s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.68s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.07s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.19s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.56s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.86s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.71s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.91s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.92s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.37s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.83s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpToDot (0.89s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.49s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.89s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpToStdout (0.78s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.21s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.76s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.09s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.00s) [2021-04-26T14:59:49.259Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-26T14:59:49.259Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.91s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2021-04-26T14:59:49.259Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-26T14:59:49.259Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.88s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.92s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.31s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.17s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.09s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.83s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.78s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.99s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.71s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.69s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.70s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.82s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.77s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.58s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.64s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.42s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.69s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.37s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.70s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.61s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsAttach (1.08s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsCommit (1.09s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.78s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.82s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.75s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.48s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.13s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.20s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsCopy (1.18s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.42s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.69s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.38s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.62s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.68s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsFilters (1.63s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsFormat (1.98s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.98s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.28s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.65s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-04-26T14:59:49.259Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-26T14:59:49.259Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-26T14:59:49.259Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-26T14:59:49.259Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.34s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.74s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsRename (0.73s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsResize (0.75s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.69s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.06s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.70s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.95s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsTop (0.76s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.34s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestExec (1.59s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.05s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.90s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.90s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.52s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.81s) [2021-04-26T14:59:49.259Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.13s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.50s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.52s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.05s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.72s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecCgroup (2.68s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecEnv (1.05s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.73s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.02s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecInspectID (3.17s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecInteractive (1.22s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.70s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.39s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecParseError (1.31s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.92s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.88s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.58s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.05s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecStartFails (1.05s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.45s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.71s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecTTY (1.01s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.07s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecUlimits (1.00s) [2021-04-26T14:59:49.260Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-04-26T14:59:49.260Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.96s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.98s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.97s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.83s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestExecWithUser (2.26s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.81s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.97s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.92s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.73s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.71s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestHealth (22.31s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.82s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.91s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.66s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.72s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.84s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.01s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.93s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImportDisplay (1.64s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImportFile (1.63s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.74s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImportGzipped (1.67s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.58s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.77s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.87s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.84s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.10s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.66s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.95s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.30s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.19s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.94s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.76s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.71s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.69s) [2021-04-26T14:59:49.260Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-26T14:59:49.260Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.38s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.73s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectDefault (0.70s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectHistory (0.87s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-04-26T14:59:49.260Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-26T14:59:49.260Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.79s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.78s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.76s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.78s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.05s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.77s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectStatus (1.18s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.14s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.95s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.15s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.74s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.67s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.70s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.69s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.95s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.76s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.82s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.08s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.55s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.22s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.61s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.55s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.77s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (10.78s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.07s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.53s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (4.19s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.33s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.97s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.06s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.70s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.73s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.80s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.71s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.04s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.14s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.23s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.38s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.21s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.74s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.72s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsSince (6.78s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.77s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.72s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsTail (0.80s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.93s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.08s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.34s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.18s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestNetHostname (3.25s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.65s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.71s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.35s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.78s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPluginActive (1.71s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.81s) [2021-04-26T14:59:49.260Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-04-26T14:59:49.260Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.79s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.60s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.72s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.42s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.93s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.52s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.13s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.34s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPortList (13.57s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.98s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.50s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.68s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.72s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.69s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.39s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.86s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.39s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.34s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPsByOrder (3.00s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.93s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.12s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.30s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.34s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.63s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.44s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.17s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.40s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.38s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.47s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.38s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.93s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.24s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.16s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.25s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.89s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.88s) [2021-04-26T14:59:49.260Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-26T14:59:49.260Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.09s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.02s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.64s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (12.44s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.85s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.59s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.38s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.89s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.71s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.30s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.83s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.34s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.89s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.56s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.90s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.58s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.87s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.81s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.49s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.04s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.25s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.40s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (2.04s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRunAddHost (0.70s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.55s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.83s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) [2021-04-26T14:59:49.260Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.34s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.97s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.45s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.24s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.12s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.81s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.16s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.08s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.18s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.04s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.83s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.00s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.02s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.71s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.71s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.66s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.16s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.77s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.79s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.88s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.78s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (1.00s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.00s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.72s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.69s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.70s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.96s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.76s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.76s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.69s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.70s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.47s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.51s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.27s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.89s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.11s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.02s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.69s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.55s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.00s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.70s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.05s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.53s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.93s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.96s) [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-04-26T14:59:49.261Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-26T14:59:49.261Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.71s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.29s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.42s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.36s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.93s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.02s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.71s) [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-26T14:59:49.261Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.70s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.47s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.70s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.96s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.88s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.97s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.92s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.86s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.82s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunExitCode (0.88s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.91s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.83s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.72s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (2.02s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.59s) [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-26T14:59:49.261Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.21s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.39s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.49s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (1.08s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.04s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.44s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.58s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.91s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.56s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.57s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.21s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.40s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.55s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.39s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.37s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunMount (8.96s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.69s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.67s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.43s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.03s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.50s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.04s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.19s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.76s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.90s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.89s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNetHost (1.17s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.71s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.90s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.47s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.88s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.19s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.59s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.13s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.69s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.67s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.76s) [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-26T14:59:49.261Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.77s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.77s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.94s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2021-04-26T14:59:49.261Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.67s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-26T14:59:49.261Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.75s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-26T14:59:49.261Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.69s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.40s) [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-26T14:59:49.261Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.05s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.38s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.68s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.70s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.30s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.71s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.53s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.95s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.69s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.73s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.73s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.72s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.68s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunState (1.56s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.75s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-26T14:59:49.261Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.69s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunSysctls (1.42s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.27s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.63s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.56s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.23s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.76s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.68s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.92s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunUserByID (0.73s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.68s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunUserByName (0.69s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s) [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-04-26T14:59:49.261Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.72s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.87s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.96s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.15s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.49s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.10s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.33s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s) [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-26T14:59:49.261Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-26T14:59:49.261Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-26T14:59:49.261Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-04-26T14:59:49.261Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.80s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.69s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.40s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.75s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.73s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s) [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-26T14:59:49.261Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-26T14:59:49.261Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-26T14:59:49.261Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-26T14:59:49.261Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-26T14:59:49.261Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-26T14:59:49.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-26T14:59:49.261Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.69s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.71s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.74s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.95s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-04-26T14:59:49.261Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.69s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.71s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.70s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.61s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.83s) [2021-04-26T14:59:49.262Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-04-26T14:59:49.262Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.80s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.63s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.71s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.83s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.38s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.52s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.24s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.61s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.17s) [2021-04-26T14:59:49.262Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents084563194 [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.18s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.84s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.79s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.83s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.82s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.86s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.03s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.66s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.99s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.77s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.81s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestStartRecordError (2.18s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (3.20s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.03s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.41s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.93s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.00s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.72s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.71s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.72s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.80s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2021-04-26T14:59:49.262Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-26T14:59:49.262Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.96s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.45s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.37s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.69s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.68s) [2021-04-26T14:59:49.262Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-26T14:59:49.262Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.05s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.82s) [2021-04-26T14:59:49.262Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-26T14:59:49.262Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.36s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.07s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.05s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUpdateStats (3.75s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.38s) [2021-04-26T14:59:49.262Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-26T14:59:49.262Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.86s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.04s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.71s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (6.18s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.99s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.37s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.29s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.13s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.18s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.08s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.44s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.44s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.05s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.03s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.13s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.06s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.25s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (1.06s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.13s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.89s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.82s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.15s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.61s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.28s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.63s) [2021-04-26T14:59:49.262Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.58s) [2021-04-26T14:59:49.262Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-04-26T14:59:49.262Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-26T14:59:49.262Z] === RUN TestDockerRegistrySuite [2021-04-26T14:59:49.262Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-26T14:59:50.639Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-26T14:59:52.016Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-26T14:59:53.393Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-26T14:59:53.393Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-26T14:59:54.016Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-26T14:59:54.016Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-26T14:59:57.585Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-26T14:59:57.718Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-26T14:59:57.718Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-26T15:00:01.421Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-26T15:00:02.874Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-26T15:00:06.159Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-26T15:00:07.094Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-26T15:00:08.470Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-26T15:00:09.845Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-26T15:00:11.222Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-26T15:00:12.158Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-26T15:00:13.537Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-26T15:00:14.912Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-26T15:00:17.444Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-26T15:00:19.981Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-26T15:00:21.360Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-26T15:00:22.405Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-26T15:00:22.405Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-26T15:00:22.405Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-26T15:00:23.363Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-26T15:00:23.896Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-26T15:00:25.285Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-26T15:00:25.285Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-26T15:00:26.669Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-26T15:00:27.604Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-26T15:00:28.000Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-26T15:00:28.981Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-26T15:00:32.266Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-26T15:00:32.525Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-26T15:00:32.634Z] === RUN TestDockerSuite/TestBuildUser [2021-04-26T15:00:32.634Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-26T15:00:32.634Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-26T15:00:32.634Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-26T15:00:34.427Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-26T15:00:34.685Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-26T15:00:34.944Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-26T15:00:35.204Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-26T15:00:35.462Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-26T15:00:35.721Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-26T15:00:35.980Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-26T15:00:36.323Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-26T15:00:36.781Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-26T15:00:37.358Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-26T15:00:39.275Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-26T15:00:40.650Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-26T15:00:41.585Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-26T15:00:42.960Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite (54.47s) [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.44s) [2021-04-26T15:00:43.526Z] check_test.go:196: [dd3c12c5ab448] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.28s) [2021-04-26T15:00:43.526Z] check_test.go:196: [dcd267e23b06a] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.56s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d9c85a33146ad] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d6e363d5f4dce] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.58s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d273fed0881c9] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.19s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d14709352fd4f] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.53s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d1ac018633856] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.34s) [2021-04-26T15:00:43.526Z] check_test.go:196: [dcb7c910e319e] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.10s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d42fe2d804167] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.30s) [2021-04-26T15:00:43.526Z] check_test.go:196: [dcfb1f2d1b4e1] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.37s) [2021-04-26T15:00:43.526Z] check_test.go:196: [dbada6ce4047e] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.33s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d3c50093a0c22] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d6dd2324acfec] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.23s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d39a04921fc7d] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.70s) [2021-04-26T15:00:43.526Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:96e8508ff33bfaa740e1cfa1b7724468bdcaf0356f0860b787e88ef8e7a4fc8d [2021-04-26T15:00:43.526Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:777de734d5eaa28489682ad627a45f66b795cbd5b97414bd6354a64860f8f78e [2021-04-26T15:00:43.526Z] check_test.go:196: [d7ddba9dd6a2b] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.40s) [2021-04-26T15:00:43.526Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:785eb857808bd7f7924719c6ae9f18ee0c5d9e856f45429715c44590bc8a9954 [2021-04-26T15:00:43.526Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:db80decef8e7c1537c1f41d1eeff3e81a6dd245cfd2faa9a033ed372d4e4d54a [2021-04-26T15:00:43.526Z] check_test.go:196: [d2774deb34a9a] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s) [2021-04-26T15:00:43.526Z] check_test.go:196: [dd4417219042f] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.86s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d142255500dad] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.23s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d1acbda01c469] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-04-26T15:00:43.526Z] check_test.go:196: [de18db13beb77] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.22s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d8e36550d68f8] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.13s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d6ca56c1adf03] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d0e43e82c6c05] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.24s) [2021-04-26T15:00:43.526Z] check_test.go:196: [de28f6e688434] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.44s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d13554e136f85] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.58s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d999bbc2544b5] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.50s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d358292820f78] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-04-26T15:00:43.526Z] check_test.go:196: [dad4f6d0eefbd] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d86053a68b5df] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2021-04-26T15:00:43.526Z] check_test.go:196: [ddf54c65b1054] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d11be8fa93891] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d51050d6de1ef] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.28s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d26fa32a27b10] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.05s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d045903b79356] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2021-04-26T15:00:43.526Z] check_test.go:196: [d7234e862378e] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.29s) [2021-04-26T15:00:43.526Z] check_test.go:196: [da9da771ac1bc] daemon is not started [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s) [2021-04-26T15:00:43.526Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.86s) [2021-04-26T15:00:43.526Z] === RUN TestDockerSchema1RegistrySuite [2021-04-26T15:00:43.526Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-26T15:00:43.785Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-26T15:00:43.795Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-26T15:00:43.795Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-26T15:00:43.795Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-26T15:00:47.976Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-26T15:00:54.538Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-26T15:00:58.732Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-26T15:00:59.300Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-26T15:01:00.679Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-26T15:01:00.679Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-26T15:01:02.091Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-26T15:01:03.470Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-26T15:01:04.407Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-26T15:01:04.793Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-26T15:01:04.793Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-26T15:01:08.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-26T15:01:08.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-26T15:01:08.861Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-26T15:01:08.861Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-26T15:01:09.429Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-26T15:01:09.689Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-26T15:01:09.948Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite (26.54s) [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-04-26T15:01:10.207Z] check_test.go:223: [d80aca2a449a2] daemon is not started [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.53s) [2021-04-26T15:01:10.207Z] check_test.go:223: [d6eaeef0a266f] daemon is not started [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (7.05s) [2021-04-26T15:01:10.207Z] check_test.go:223: [d5bf034de9c39] daemon is not started [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.72s) [2021-04-26T15:01:10.207Z] check_test.go:223: [da03032370814] daemon is not started [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.24s) [2021-04-26T15:01:10.207Z] check_test.go:223: [d3fc7ea4682ad] daemon is not started [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.26s) [2021-04-26T15:01:10.207Z] check_test.go:223: [d23878e14523a] daemon is not started [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-04-26T15:01:10.207Z] check_test.go:223: [d13cd61e6187d] daemon is not started [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.38s) [2021-04-26T15:01:10.207Z] check_test.go:223: [d8fc9d0c11740] daemon is not started [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2021-04-26T15:01:10.207Z] check_test.go:223: [d09ac08d4cf21] daemon is not started [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.18s) [2021-04-26T15:01:10.207Z] check_test.go:223: [d63630736ae4d] daemon is not started [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.55s) [2021-04-26T15:01:10.207Z] check_test.go:223: [db0e788fef472] daemon is not started [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-04-26T15:01:10.207Z] check_test.go:223: [d7458dd3a9fde] daemon is not started [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2021-04-26T15:01:10.207Z] check_test.go:223: [d2e15f0447a08] daemon is not started [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-04-26T15:01:10.207Z] check_test.go:223: [de297a66d5d2f] daemon is not started [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.36s) [2021-04-26T15:01:10.207Z] check_test.go:223: [d16e43069bd23] daemon is not started [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2021-04-26T15:01:10.207Z] check_test.go:223: [d958532800d1a] daemon is not started [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-04-26T15:01:10.207Z] check_test.go:223: [d16863fe696b2] daemon is not started [2021-04-26T15:01:10.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-04-26T15:01:10.207Z] check_test.go:223: [df29377c66827] daemon is not started [2021-04-26T15:01:10.207Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-26T15:01:10.207Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-26T15:01:10.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-26T15:01:11.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-26T15:01:11.605Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-26T15:01:11.804Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-26T15:01:12.982Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-26T15:01:12.982Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-26T15:01:13.551Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-26T15:01:14.119Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-26T15:01:14.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.05s) [2021-04-26T15:01:14.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.77s) [2021-04-26T15:01:14.119Z] check_test.go:252: [d9916bdcc6950] daemon is not started [2021-04-26T15:01:14.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2021-04-26T15:01:14.119Z] check_test.go:252: [d554a792875d3] daemon is not started [2021-04-26T15:01:14.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2021-04-26T15:01:14.119Z] check_test.go:252: [dab93bbabb9d3] daemon is not started [2021-04-26T15:01:14.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.27s) [2021-04-26T15:01:14.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-04-26T15:01:14.119Z] check_test.go:252: [de22ae743f051] daemon is not started [2021-04-26T15:01:14.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2021-04-26T15:01:14.119Z] check_test.go:252: [dad0703f2f39a] daemon is not started [2021-04-26T15:01:14.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-04-26T15:01:14.119Z] check_test.go:252: [d634397b71a23] daemon is not started [2021-04-26T15:01:14.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-04-26T15:01:14.119Z] check_test.go:252: [dc55212e08dc0] daemon is not started [2021-04-26T15:01:14.119Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-26T15:01:14.119Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-26T15:01:16.457Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-26T15:01:16.910Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-26T15:01:16.910Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-26T15:01:19.060Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-26T15:01:19.389Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-26T15:01:19.389Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-26T15:01:19.512Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-04-26T15:01:19.648Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-26T15:01:19.648Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-26T15:01:19.907Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-04-26T15:01:19.907Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-04-26T15:01:19.907Z] check_test.go:279: [d965e722ad9d1] daemon is not started [2021-04-26T15:01:19.907Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-04-26T15:01:19.907Z] check_test.go:279: [d3e49802ba76e] daemon is not started [2021-04-26T15:01:19.907Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-04-26T15:01:19.907Z] check_test.go:279: [de488b54e2b6c] daemon is not started [2021-04-26T15:01:19.907Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-04-26T15:01:19.907Z] check_test.go:279: [d73743d87fb28] daemon is not started [2021-04-26T15:01:19.907Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-04-26T15:01:19.907Z] check_test.go:279: [dfb0a4e3e0f21] daemon is not started [2021-04-26T15:01:19.907Z] === RUN TestDockerNetworkSuite [2021-04-26T15:01:19.907Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-04-26T15:01:23.203Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-04-26T15:01:24.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-04-26T15:01:29.757Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-26T15:01:32.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-04-26T15:01:33.449Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-26T15:01:33.900Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-26T15:01:34.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-04-26T15:01:38.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-04-26T15:01:41.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-04-26T15:01:49.684Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-04-26T15:01:51.495Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-26T15:01:51.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-04-26T15:01:51.947Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-26T15:01:51.947Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-26T15:01:52.398Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-26T15:01:53.352Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-26T15:01:55.812Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-04-26T15:01:57.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-04-26T15:01:58.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-04-26T15:01:58.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-04-26T15:02:00.367Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-26T15:02:00.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-04-26T15:02:02.517Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-26T15:02:02.517Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-26T15:02:02.517Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-26T15:02:02.517Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-26T15:02:02.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-04-26T15:02:02.665Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-04-26T15:02:02.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-04-26T15:02:03.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-04-26T15:02:03.861Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-04-26T15:02:04.120Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-04-26T15:02:04.380Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-04-26T15:02:04.380Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-04-26T15:02:04.666Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-26T15:02:05.764Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-04-26T15:02:06.023Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-04-26T15:02:06.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-04-26T15:02:06.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-04-26T15:02:07.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-04-26T15:02:08.361Z] === RUN TestDockerSuite/TestCommitChange [2021-04-26T15:02:09.064Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-04-26T15:02:09.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-04-26T15:02:11.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-04-26T15:02:11.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-04-26T15:02:12.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-04-26T15:02:12.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-04-26T15:02:12.996Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-26T15:02:14.072Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-04-26T15:02:16.606Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-04-26T15:02:16.688Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-26T15:02:16.688Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-26T15:02:17.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-04-26T15:02:21.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-04-26T15:02:23.688Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-26T15:02:23.688Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-26T15:02:33.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-04-26T15:02:33.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-04-26T15:02:33.929Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-26T15:02:35.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-04-26T15:02:35.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-04-26T15:02:35.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-04-26T15:02:36.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-04-26T15:02:37.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-04-26T15:02:37.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-04-26T15:02:37.620Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-26T15:02:38.071Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-26T15:02:38.071Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-26T15:02:38.071Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-26T15:02:38.071Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-26T15:02:38.071Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-26T15:02:38.071Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-26T15:02:38.071Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-26T15:02:38.071Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-26T15:02:42.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-04-26T15:02:42.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-04-26T15:02:42.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-04-26T15:02:43.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-04-26T15:02:43.806Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-26T15:02:49.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-04-26T15:02:50.817Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-26T15:02:50.817Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-26T15:02:52.333Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-26T15:02:52.333Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-26T15:02:52.333Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-26T15:02:52.333Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-26T15:02:54.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-04-26T15:02:54.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-04-26T15:02:54.484Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-26T15:02:54.484Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-26T15:02:54.484Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-26T15:02:55.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-04-26T15:02:56.640Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-26T15:02:56.640Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-26T15:02:56.640Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-26T15:02:56.640Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-26T15:02:56.640Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-26T15:02:58.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-04-26T15:02:58.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-04-26T15:02:58.791Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-26T15:02:59.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-04-26T15:03:00.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-04-26T15:03:00.941Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-26T15:03:02.358Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-04-26T15:03:03.095Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-26T15:03:03.095Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-26T15:03:03.095Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-26T15:03:05.245Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-26T15:03:05.245Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-26T15:03:07.394Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-26T15:03:07.394Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-26T15:03:07.394Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite (107.83s) [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.07s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [d41f1998d3223] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.42s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [da3b11690f18a] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.05s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [dab680ecd076c] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.75s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [d99ec8fadb13d] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.06s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:1233: [d70a0b5e13617] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.21s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [dfc2af784ad76] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.19s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [ddc0b2cea06b1] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.91s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [d0849178b8256] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.86s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [d39890617252b] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.78s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [dddeda4d5e745] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.64s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [de0ed3ea85d32] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.60s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [db9984aec2f6d] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.85s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [dc5f288367e08] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.51s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [deb8799c5a3e8] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (1.00s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [d4f1c2846c337] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (2.18s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [d0973beddcb1c] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.55s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [d481da9ce6fc5] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [d922d5fed42ed] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.45s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [d79bd9caf0bb6] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.81s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [d722b29d08b99] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.86s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [db690dc2e3dca] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [d5b6afd0b9ed5] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.70s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [d0458f7bf655b] daemon is not started [2021-04-26T15:03:07.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.15s) [2021-04-26T15:03:07.634Z] docker_cli_network_unix_test.go:46: [d010888ab3b10] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (5.04s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:968: [d189e580bf64f] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.05s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [deaa3687afaab] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.55s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:1116: [dbb9e71c614e4] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.57s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [d7edf1ffc80ac] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.57s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [ddd4af513a2fe] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.46s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [daced773204b6] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [d2a8e05a801ba] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.50s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [dc1fb60427f60] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.46s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [d74e3620f3dfd] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [db7b319fd96d1] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.73s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [d6db344b61fa9] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [dfc0ba488e264] daemon is not started [2021-04-26T15:03:07.635Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [d089c38b0940c] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.53s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [d5a7fa720329f] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.49s) [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.29s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:1084: [deab4f6a01d82] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [d476b62b66809] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.49s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [d88bbb8ab9655] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.58s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [d7e71ece513a6] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.15s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [dcb240b2f48b7] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.41s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [d03ff2068d719] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.81s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [d0a03a9cbba42] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.76s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [d6f88924bc9a5] daemon is not started [2021-04-26T15:03:07.635Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.43s) [2021-04-26T15:03:07.635Z] docker_cli_network_unix_test.go:46: [dfc42e1abc015] daemon is not started [2021-04-26T15:03:07.635Z] === RUN TestDockerHubPullSuite [2021-04-26T15:03:07.635Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-04-26T15:03:09.538Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-04-26T15:03:09.544Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-26T15:03:09.544Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-26T15:03:11.058Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-26T15:03:11.058Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-26T15:03:11.442Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-04-26T15:03:11.701Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-04-26T15:03:11.961Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-04-26T15:03:13.865Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-04-26T15:03:13.865Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-04-26T15:03:13.938Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-26T15:03:13.939Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-26T15:03:14.125Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-04-26T15:03:14.125Z] --- PASS: TestDockerHubPullSuite (6.44s) [2021-04-26T15:03:14.125Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.75s) [2021-04-26T15:03:14.125Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) [2021-04-26T15:03:14.125Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s) [2021-04-26T15:03:14.125Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.77s) [2021-04-26T15:03:14.125Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s) [2021-04-26T15:03:14.125Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2021-04-26T15:03:14.125Z] PASS [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === Skipped [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-26T15:03:14.125Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-26T15:03:14.125Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-04-26T15:03:14.125Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-04-26T15:03:14.125Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-26T15:03:14.125Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-26T15:03:14.125Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-26T15:03:14.125Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-04-26T15:03:14.125Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-04-26T15:03:14.125Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-04-26T15:03:14.125Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2021-04-26T15:03:14.125Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-26T15:03:14.125Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-26T15:03:14.125Z] docker_cli_sni_test.go:18: Flakey test [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-26T15:03:14.125Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-04-26T15:03:14.125Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-04-26T15:03:14.125Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-04-26T15:03:14.125Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-04-26T15:03:14.125Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-04-26T15:03:14.125Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-26T15:03:14.125Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-26T15:03:14.125Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-26T15:03:14.125Z] docker_cli_network_unix_test.go:46: [d089c38b0940c] daemon is not started [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] [2021-04-26T15:03:14.125Z] DONE 1274 tests, 51 skipped in 2167.297s [2021-04-26T15:03:14.125Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-26T15:03:14.125Z] ++++ cat bundles/test-integration/docker.pid [2021-04-26T15:03:14.125Z] +++ kill 8186 [2021-04-26T15:03:15.507Z] +++ /etc/init.d/apparmor stop [2021-04-26T15:03:15.507Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-26T15:03:15.507Z] [2021-04-26T15:03:15.507Z] Unloading profiles will leave already running processes permanently [2021-04-26T15:03:15.507Z] unconfined, which can lead to unexpected situations. [2021-04-26T15:03:15.507Z] [2021-04-26T15:03:15.507Z] To set a process to complain mode, use the command line tool [2021-04-26T15:03:15.507Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-26T15:03:15.507Z] +++ true [2021-04-26T15:03:15.507Z] exiting test-integration [2021-04-26T15:03:15.507Z] ++ exit 0 [2021-04-26T15:03:15.507Z] [2021-04-26T15:03:15.766Z] + for job in $(jobs -p) [2021-04-26T15:03:15.766Z] + wait 8425 [2021-04-26T15:03:16.092Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-26T15:03:17.671Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-04-26T15:03:19.575Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-04-26T15:03:19.787Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-26T15:03:23.481Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-26T15:03:23.481Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-26T15:03:23.481Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-26T15:03:23.481Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-26T15:03:23.481Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-26T15:03:23.789Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-04-26T15:03:24.996Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-26T15:03:25.448Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-26T15:03:26.325Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-04-26T15:03:32.459Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-26T15:03:32.459Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-26T15:03:33.982Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-26T15:03:33.982Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-26T15:03:38.621Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-26T15:03:40.137Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-26T15:03:40.137Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-26T15:03:40.137Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-26T15:03:40.137Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-26T15:03:40.137Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-26T15:03:40.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-04-26T15:03:42.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-26T15:03:42.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-04-26T15:03:44.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-04-26T15:03:48.255Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-04-26T15:03:52.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-04-26T15:03:54.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-04-26T15:03:56.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000954840_} [2021-04-26T15:04:00.458Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-04-26T15:04:01.832Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-04-26T15:04:04.363Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-04-26T15:04:05.098Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1764454366_c:\foo_false____} [2021-04-26T15:04:06.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1764454366_c:\foo_true____} [2021-04-26T15:04:07.668Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-04-26T15:04:08.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-26T15:04:08.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-26T15:04:08.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-26T15:04:08.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-26T15:04:08.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-26T15:04:08.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-26T15:04:08.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-26T15:04:08.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-26T15:04:08.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-26T15:04:08.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-26T15:04:08.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-26T15:04:08.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-26T15:04:09.212Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-26T15:04:09.212Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-26T15:04:09.212Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-26T15:04:09.212Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-26T15:04:09.212Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-26T15:04:09.212Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-26T15:04:11.398Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-26T15:04:11.398Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-26T15:04:11.398Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-26T15:04:11.398Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-26T15:04:11.398Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-26T15:04:11.398Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-26T15:04:11.398Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-26T15:04:11.398Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-26T15:04:11.398Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-26T15:04:11.398Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-26T15:04:11.398Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-26T15:04:11.398Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-26T15:04:11.398Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-26T15:04:11.398Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-26T15:04:13.588Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-26T15:04:14.050Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-26T15:04:14.050Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-26T15:04:14.229Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-04-26T15:04:16.972Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-26T15:04:16.972Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-26T15:04:16.972Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-26T15:04:16.972Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-26T15:04:19.500Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-04-26T15:04:21.686Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-26T15:04:22.034Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-04-26T15:04:23.233Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-26T15:04:23.233Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-26T15:04:23.233Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-26T15:04:25.320Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-04-26T15:04:28.609Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-04-26T15:04:31.168Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-04-26T15:04:31.836Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-26T15:04:31.836Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-26T15:04:31.836Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-26T15:04:34.456Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-04-26T15:04:36.990Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-04-26T15:04:44.262Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-26T15:04:44.262Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-26T15:04:44.262Z] === RUN TestDockerSuite/TestCpToDot [2021-04-26T15:04:46.457Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-26T15:04:46.457Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-26T15:04:46.457Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-26T15:04:48.648Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-26T15:04:48.648Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-26T15:04:48.648Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-26T15:04:48.648Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-26T15:04:48.648Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-26T15:04:49.110Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-26T15:04:49.110Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-26T15:04:51.302Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-26T15:04:53.496Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-26T15:04:53.958Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-26T15:04:53.958Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-26T15:04:56.152Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-26T15:04:56.152Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-26T15:04:56.626Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-26T15:04:56.626Z] === RUN TestDockerSuite/TestCreateRM [2021-04-26T15:04:56.626Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-26T15:04:56.626Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-26T15:04:57.088Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-26T15:04:57.088Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-26T15:05:04.192Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-26T15:05:04.192Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-26T15:05:04.655Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-26T15:05:09.360Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-26T15:05:09.360Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-26T15:05:09.360Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-26T15:05:11.556Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-26T15:05:11.556Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-26T15:05:11.556Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-26T15:05:11.556Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-26T15:05:11.556Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-26T15:05:11.556Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-26T15:05:11.556Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-26T15:05:11.556Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-26T15:05:11.556Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-26T15:05:11.556Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-26T15:05:11.556Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-26T15:05:11.556Z] === RUN TestDockerSuite/TestDockerFails [2021-04-26T15:05:11.556Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-26T15:05:11.556Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-26T15:05:11.556Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-26T15:05:11.556Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-26T15:05:11.556Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-26T15:05:11.556Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-26T15:05:13.750Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-26T15:05:15.945Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-26T15:05:18.136Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-26T15:05:30.563Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-26T15:05:33.217Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-04-26T15:05:35.270Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-26T15:05:39.975Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-26T15:05:41.520Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-26T15:05:42.491Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-26T15:05:45.413Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-04-26T15:05:46.233Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-26T15:05:47.212Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-26T15:05:48.182Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-26T15:05:52.887Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-26T15:05:56.631Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-26T15:05:56.631Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-26T15:05:57.092Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-26T15:05:57.092Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-26T15:05:57.092Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-26T15:05:57.092Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-26T15:05:58.069Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-26T15:05:58.069Z] === RUN TestDockerSuite/TestEventsRename [2021-04-26T15:06:00.254Z] === RUN TestDockerSuite/TestEventsResize [2021-04-26T15:06:03.166Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite (1760.16s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.64s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.22s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.75s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.35s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.18s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.41s) [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:562: [d19d32f1d94f8] joining swarm manager [d5320397486f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:584: [d5d76348a5ddb] joining swarm manager [d5320397486f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.520Z] check_test.go:380: [d19d32f1d94f8] daemon is not started [2021-04-26T15:06:03.520Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.66s) [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:45: [dedb4a0d1cfb4] joining swarm manager [d4b5d1d40f10c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.91s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.58s) [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:303: [d3390fd0dfeb1] joining swarm manager [d86374efd6f42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:304: [d2b54c5a13680] joining swarm manager [d86374efd6f42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.38s) [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:271: [d654fda9e7689] joining swarm manager [da8f61e8c3cfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:272: [da3ed026f4a00] joining swarm manager [da8f61e8c3cfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.31s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.89s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.18s) [2021-04-26T15:06:03.520Z] docker_api_swarm_node_test.go:19: [d6197a0f5d749] joining swarm manager [dc56902da358a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] docker_api_swarm_node_test.go:20: [d9984722d4d80] joining swarm manager [dc56902da358a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.82s) [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:501: [d7686bf485dba] joining swarm manager [d10ba45a5f22e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:506: [d42d5555a4205] joining swarm manager [d10ba45a5f22e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.17s) [2021-04-26T15:06:03.520Z] docker_api_swarm_node_test.go:80: [de9158380d927] joining swarm manager [da20ef562b92f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.21s) [2021-04-26T15:06:03.520Z] docker_api_swarm_node_test.go:52: [d9d40a91de42a] joining swarm manager [d2a3e9f728c0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] docker_api_swarm_node_test.go:53: [dee2983a8edf5] joining swarm manager [d2a3e9f728c0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.04s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.17s) [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:201: [d85ec373dee87] joining swarm manager [d16b74585f804]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.03s) [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:383: [dd32ace63b326] joining swarm manager [d47515d763dbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:384: [dfc38e8ed0fa0] joining swarm manager [d47515d763dbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.520Z] check_test.go:380: [dfc38e8ed0fa0] daemon is not started [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.62s) [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:801: [dae817375531e] joining swarm manager [de3a6a17e005f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:801: [d88c2335a635a] joining swarm manager [de3a6a17e005f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:801: [d7d32c6878174] joining swarm manager [de3a6a17e005f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:801: [d18fa7b41f737] joining swarm manager [de3a6a17e005f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-26T15:06:03.520Z] docker_api_swarm_test.go:809: [dd4469f3c75a8] joining swarm manager [de3a6a17e005f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.57s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.62s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.61s) [2021-04-26T15:06:03.520Z] docker_api_swarm_service_test.go:394: [dee6c1fb00eca] joining swarm manager [d49f6e03cd711]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] docker_api_swarm_service_test.go:394: [da7f1fd830c09] joining swarm manager [d49f6e03cd711]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.01s) [2021-04-26T15:06:03.520Z] docker_api_swarm_service_test.go:342: [d02c6d5dfc4cd] joining swarm manager [d08fb529e73aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] docker_api_swarm_service_test.go:342: [dc091264b6677] joining swarm manager [d08fb529e73aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.82s) [2021-04-26T15:06:03.520Z] docker_api_swarm_service_test.go:489: [d0833bc383f68] joining swarm manager [d7198121cfb64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] docker_api_swarm_service_test.go:489: [dfdd50c1ebfbc] joining swarm manager [d7198121cfb64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.54s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.57s) [2021-04-26T15:06:03.520Z] docker_api_swarm_service_test.go:127: [d9a2fd9eb21e9] joining swarm manager [dea4a6d92391f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] docker_api_swarm_service_test.go:128: [dacb094c8b097] joining swarm manager [dea4a6d92391f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.520Z] docker_api_swarm_service_test.go:136: [d449c1496eb13] joining swarm manager [dea4a6d92391f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-26T15:06:03.520Z] docker_api_swarm_service_test.go:137: [dcba036b5b85e] joining swarm manager [dea4a6d92391f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.19s) [2021-04-26T15:06:03.520Z] docker_api_swarm_service_test.go:303: [d1363c9cb2e1f] joining swarm manager [d5cc3342b4941]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] docker_api_swarm_service_test.go:303: [da2c3d16e12fe] joining swarm manager [d5cc3342b4941]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.04s) [2021-04-26T15:06:03.520Z] docker_api_swarm_service_test.go:99: [dda99ba0d009c] joining swarm manager [d31dd7562ec4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] docker_api_swarm_service_test.go:100: [da6b6a69f6e11] joining swarm manager [d31dd7562ec4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.520Z] check_test.go:380: [dda99ba0d009c] daemon is not started [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.14s) [2021-04-26T15:06:03.520Z] docker_api_swarm_service_test.go:532: [d497283249ba0] joining swarm manager [daaacf783b9c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] docker_api_swarm_service_test.go:533: [dc694fa77a5ab] joining swarm manager [daaacf783b9c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.16s) [2021-04-26T15:06:03.520Z] docker_api_swarm_service_test.go:147: [dc5e0aaa01a31] joining swarm manager [da09c055ddab8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] docker_api_swarm_service_test.go:147: [d9869f27e8f27] joining swarm manager [da09c055ddab8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.82s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.62s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.35s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.95s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.57s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.79s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.13s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.17s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.93s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.84s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.95s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.26s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.37s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.44s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.96s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.60s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.92s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.80s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.63s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.29s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.63s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.39s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.64s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.27s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.17s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.99s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.59s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.94s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.88s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.22s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.21s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.16s) [2021-04-26T15:06:03.520Z] docker_cli_service_logs_test.go:245: checking task lbis78zsn3fa [2021-04-26T15:06:03.520Z] docker_cli_service_logs_test.go:250: checking messages for lbis78zsn3fa [2021-04-26T15:06:03.520Z] docker_cli_service_logs_test.go:245: checking task begoldoxlzq5 [2021-04-26T15:06:03.520Z] docker_cli_service_logs_test.go:250: checking messages for begoldoxlzq5 [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.62s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.05s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.85s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.44s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.05s) [2021-04-26T15:06:03.520Z] docker_cli_swarm_test.go:1901: [d00dd219db733] joining swarm manager [df0e0f8b16b25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.520Z] docker_cli_swarm_test.go:1902: [d8f5f4185ae8c] joining swarm manager [df0e0f8b16b25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.68s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.56s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.84s) [2021-04-26T15:06:03.520Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.32s) [2021-04-26T15:06:03.520Z] docker_cli_swarm_test.go:1802: [d4def3940c626] joining swarm manager [da1db8a748fc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.521Z] docker_cli_swarm_test.go:1803: [d509facc9b0d2] joining swarm manager [da1db8a748fc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.31s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (113.53s) [2021-04-26T15:06:03.521Z] docker_cli_swarm_test.go:1321: [d8506dc87a57a] joining swarm manager [d7a253fb4f795]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.521Z] docker_cli_swarm_test.go:1322: [d4d677193dbce] joining swarm manager [d7a253fb4f795]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.521Z] docker_cli_swarm_test.go:1386: [d8506dc87a57a] got 'swarm does not have a leader'. retrying (attempt 1/5) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.47s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.42s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.85s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.87s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.09s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.83s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.95s) [2021-04-26T15:06:03.521Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-04-26T15:06:03.521Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.98s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.46s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.74s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.54s) [2021-04-26T15:06:03.521Z] docker_cli_swarm_test.go:1186: [d844e001761f7] joining swarm manager [d4371a640f037]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.521Z] docker_cli_swarm_test.go:1195: [d49b725b9baa7] joining swarm manager [d4371a640f037]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.42s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.48s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.79s) [2021-04-26T15:06:03.521Z] docker_cli_swarm_test.go:1118: [d807aa82052b6] joining swarm manager [dfbff679a4e85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.521Z] docker_cli_swarm_test.go:1119: [d36a9b151488b] joining swarm manager [dfbff679a4e85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.521Z] docker_cli_swarm_test.go:1172: [dfdf1dee4adfd] joining swarm manager [dfbff679a4e85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.89s) [2021-04-26T15:06:03.521Z] docker_cli_swarm_test.go:1453: [d70c737f40016] joining swarm manager [d8c2c5dc3b12f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.521Z] docker_cli_swarm_test.go:1454: [dd79ceae0a5d0] joining swarm manager [d8c2c5dc3b12f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.07s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.24s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.13s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.03s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.22s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.47s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.71s) [2021-04-26T15:06:03.521Z] docker_cli_swarm_unix_test.go:62: [de17fba5f0b9f] joining swarm manager [d2ded4ed5f025]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.56s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.69s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.08s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.32s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.59s) [2021-04-26T15:06:03.521Z] docker_api_swarm_test.go:961: [dfbaa89d5dfe0] joining swarm manager [dd0ef0087c749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.84s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.02s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.45s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.04s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.41s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.54s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.87s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.87s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.15s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.88s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.60s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.05s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.58s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.07s) [2021-04-26T15:06:03.521Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.07s) [2021-04-26T15:06:03.521Z] === RUN TestDockerExternalVolumeSuite [2021-04-26T15:06:03.521Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-04-26T15:06:05.352Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-26T15:06:07.535Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-26T15:06:12.237Z] === RUN TestDockerSuite/TestEventsTop [2021-04-26T15:06:12.237Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-26T15:06:14.423Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-26T15:06:18.168Z] === RUN TestDockerSuite/TestExec [2021-04-26T15:06:18.168Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-26T15:06:18.168Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-26T15:06:18.391Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-04-26T15:06:20.356Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-26T15:06:21.898Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-26T15:06:21.898Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-26T15:06:21.898Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-26T15:06:21.898Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-26T15:06:24.084Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-26T15:06:25.627Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-26T15:06:27.812Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-26T15:06:29.354Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-26T15:06:33.098Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-26T15:06:33.098Z] === RUN TestDockerSuite/TestExecEnv [2021-04-26T15:06:33.098Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-26T15:06:33.098Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-26T15:06:35.286Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-26T15:06:39.997Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-26T15:06:39.997Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-26T15:06:39.997Z] === RUN TestDockerSuite/TestExecParseError [2021-04-26T15:06:39.997Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-26T15:06:39.997Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-26T15:06:39.997Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-26T15:06:42.187Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-26T15:06:42.187Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-26T15:06:42.187Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-26T15:06:42.187Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-26T15:06:42.187Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-26T15:06:42.187Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-26T15:06:44.375Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-26T15:06:44.375Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-26T15:06:50.190Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-26T15:06:50.190Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-26T15:06:50.190Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-26T15:06:50.190Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-26T15:06:56.014Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-26T15:07:01.842Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-26T15:07:04.763Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-26T15:07:10.584Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-26T15:07:10.584Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-26T15:07:10.584Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-26T15:07:10.584Z] === RUN TestDockerSuite/TestHealth [2021-04-26T15:07:10.584Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-26T15:07:10.584Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-26T15:07:10.584Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-26T15:07:10.584Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-26T15:07:14.337Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-26T15:07:14.805Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-26T15:07:14.805Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-26T15:07:14.805Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-26T15:07:14.805Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-26T15:07:15.266Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-26T15:07:15.728Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-26T15:07:15.728Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-26T15:07:16.702Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-26T15:07:16.702Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-26T15:07:18.247Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-26T15:07:18.247Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-26T15:07:20.447Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-26T15:07:22.634Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-26T15:07:22.634Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-26T15:07:22.634Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-26T15:07:26.067Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-04-26T15:07:26.391Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-26T15:07:26.391Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-26T15:07:28.582Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-26T15:07:28.582Z] === RUN TestDockerSuite/TestImportFile [2021-04-26T15:07:28.582Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-26T15:07:28.582Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-26T15:07:28.582Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-26T15:07:28.582Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-26T15:07:28.582Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-26T15:07:29.048Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-26T15:07:29.048Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-26T15:07:29.048Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-26T15:07:29.048Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-26T15:07:29.048Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-26T15:07:29.048Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-26T15:07:31.243Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-26T15:07:33.431Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-26T15:07:33.431Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-26T15:07:33.431Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-26T15:07:33.431Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-26T15:07:33.431Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-26T15:07:34.980Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-26T15:07:35.442Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-26T15:07:36.051Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-04-26T15:07:37.631Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-26T15:07:37.631Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-26T15:07:37.631Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-26T15:07:37.631Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-26T15:07:39.820Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-26T15:07:43.573Z] === RUN TestDockerSuite/TestInspectImage [2021-04-26T15:07:43.573Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-26T15:07:43.573Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-26T15:07:43.573Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-26T15:07:45.771Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-26T15:07:47.316Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-26T15:07:47.777Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-26T15:07:49.968Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-26T15:07:51.510Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-26T15:07:51.510Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-26T15:07:51.973Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-26T15:07:54.162Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-26T15:07:56.347Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-26T15:08:00.102Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-26T15:08:02.293Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-26T15:08:05.218Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-26T15:08:06.763Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-26T15:08:08.125Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-04-26T15:08:08.952Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-26T15:08:11.141Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-26T15:08:13.330Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-26T15:08:15.527Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-26T15:08:17.071Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-26T15:08:22.888Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-26T15:08:23.005Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-04-26T15:08:25.075Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-26T15:08:25.075Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-26T15:08:27.265Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-26T15:08:27.265Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-26T15:08:33.087Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-26T15:08:38.900Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-26T15:08:44.728Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-26T15:08:46.270Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-26T15:08:49.195Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-26T15:08:49.195Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-26T15:08:51.381Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-26T15:08:55.093Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-04-26T15:08:58.475Z] === RUN TestDockerSuite/TestLogsSince [2021-04-26T15:09:07.069Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-26T15:09:07.069Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-26T15:09:07.069Z] === RUN TestDockerSuite/TestLogsTail [2021-04-26T15:09:07.292Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-04-26T15:09:09.983Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-26T15:09:12.172Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestNetHostname [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestPluginActive [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestPortList [2021-04-26T15:09:14.357Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-26T15:09:19.066Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-26T15:09:19.066Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-26T15:09:19.066Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-26T15:09:19.066Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-26T15:09:19.066Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-26T15:09:19.066Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-26T15:09:19.066Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-26T15:09:19.066Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-26T15:09:19.066Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-26T15:09:19.066Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-26T15:09:22.821Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-26T15:09:22.821Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-26T15:09:31.412Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-26T15:09:31.412Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-26T15:09:39.358Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-04-26T15:09:40.000Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-26T15:09:52.407Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-26T15:09:52.407Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-26T15:09:52.407Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-26T15:09:54.240Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-04-26T15:10:04.805Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-26T15:10:07.718Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-26T15:10:12.338Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-04-26T15:10:20.117Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-26T15:10:23.037Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-26T15:10:23.037Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-26T15:10:23.037Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-26T15:10:27.754Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-26T15:10:27.754Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-26T15:10:27.754Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-26T15:10:27.754Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-26T15:10:27.754Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-26T15:10:34.852Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-26T15:10:34.852Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-26T15:10:35.824Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-26T15:10:35.824Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-26T15:10:36.795Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-26T15:10:37.773Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-26T15:10:37.773Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-26T15:10:41.521Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-26T15:10:45.268Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-26T15:10:47.454Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-26T15:10:59.001Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-04-26T15:11:17.078Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-04-26T15:11:17.437Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-26T15:11:17.438Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-26T15:11:21.188Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-26T15:11:21.650Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-26T15:11:21.650Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-26T15:11:22.626Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-26T15:11:26.380Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-26T15:11:30.131Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-26T15:11:30.131Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-26T15:11:33.883Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-26T15:11:33.883Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-26T15:11:34.345Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-26T15:11:49.187Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-04-26T15:11:52.069Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-26T15:11:54.993Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-26T15:11:54.993Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-26T15:12:00.811Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-26T15:12:05.522Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-26T15:12:17.944Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-26T15:12:20.862Z] === RUN TestDockerSuite/TestRmiTag [2021-04-26T15:12:21.261Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-04-26T15:12:21.324Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-26T15:12:23.513Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-26T15:12:36.143Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-04-26T15:12:41.260Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-26T15:12:41.260Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-26T15:12:45.012Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-26T15:12:45.986Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-26T15:12:45.986Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-26T15:12:45.986Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-26T15:12:45.986Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-26T15:12:45.986Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-26T15:12:45.986Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-26T15:12:45.986Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-26T15:12:45.986Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-26T15:12:48.174Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-26T15:12:48.174Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-26T15:12:48.174Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-26T15:12:52.885Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-26T15:12:54.251Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-04-26T15:12:54.431Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-26T15:12:56.633Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-26T15:12:58.836Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-26T15:13:01.024Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-26T15:13:01.024Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-26T15:13:05.729Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-26T15:13:05.729Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-26T15:13:05.729Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-26T15:13:05.729Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-26T15:13:05.729Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-26T15:13:05.729Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-26T15:13:05.729Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-26T15:13:05.729Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-26T15:13:05.729Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-26T15:13:05.729Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-26T15:13:05.729Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-26T15:13:05.729Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-26T15:13:07.890Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-26T15:13:07.890Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-26T15:13:09.124Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-04-26T15:13:10.763Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-26T15:13:10.763Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-26T15:13:10.763Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-26T15:13:12.286Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-26T15:13:12.286Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-26T15:13:12.286Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-26T15:13:12.286Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-26T15:13:12.286Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-26T15:13:12.286Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-26T15:13:12.286Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-26T15:13:12.286Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-26T15:13:14.439Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-26T15:13:16.603Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-26T15:13:18.755Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-26T15:13:18.755Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-26T15:13:18.755Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-26T15:13:18.755Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-26T15:13:20.915Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-26T15:13:20.915Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-26T15:13:20.915Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-26T15:13:20.915Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-26T15:13:20.915Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-26T15:13:22.435Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite (441.05s) [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.83s) [2021-04-26T15:13:24.005Z] docker_cli_external_volume_driver_test.go:53: [df3a65c3e65a3] daemon is not started [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.73s) [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s) [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-04-26T15:13:24.005Z] docker_cli_external_volume_driver_test.go:53: [d5ecbe27217e0] daemon is not started [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.65s) [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-04-26T15:13:24.005Z] docker_cli_external_volume_driver_test.go:53: [dd2c2904bbf68] daemon is not started [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-04-26T15:13:24.005Z] docker_cli_external_volume_driver_test.go:53: [dd4efb4b68cca] daemon is not started [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.53s) [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.55s) [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.89s) [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.67s) [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.57s) [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.68s) [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.97s) [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.50s) [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.24s) [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.41s) [2021-04-26T15:13:24.005Z] docker_cli_external_volume_driver_test.go:485: [daa358e8ac130] daemon is not started [2021-04-26T15:13:24.005Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-04-26T15:13:24.005Z] docker_cli_external_volume_driver_test.go:53: [d285e2c88abc0] daemon is not started [2021-04-26T15:13:24.005Z] PASS [2021-04-26T15:13:24.005Z] [2021-04-26T15:13:24.005Z] === Skipped [2021-04-26T15:13:24.005Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-26T15:13:24.005Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-26T15:13:24.005Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-26T15:13:24.005Z] check_test.go:309: [d5cd7d5b978e8] daemon is not started [2021-04-26T15:13:24.005Z] [2021-04-26T15:13:24.005Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-04-26T15:13:24.005Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-04-26T15:13:24.005Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-26T15:13:24.005Z] check_test.go:309: [d87e045ef3332] daemon is not started [2021-04-26T15:13:24.005Z] [2021-04-26T15:13:24.005Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-04-26T15:13:24.005Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-04-26T15:13:24.005Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-26T15:13:24.005Z] check_test.go:309: [d65dc37410088] daemon is not started [2021-04-26T15:13:24.005Z] [2021-04-26T15:13:24.005Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-26T15:13:24.005Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-26T15:13:24.005Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-26T15:13:24.005Z] [2021-04-26T15:13:24.005Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-04-26T15:13:24.005Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-04-26T15:13:24.005Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-26T15:13:24.005Z] [2021-04-26T15:13:24.005Z] [2021-04-26T15:13:24.005Z] DONE 273 tests, 5 skipped in 2775.085s [2021-04-26T15:13:24.005Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-26T15:13:24.005Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daae21260a5e8/docker.pid [2021-04-26T15:13:24.005Z] +++ kill 6228 [2021-04-26T15:13:24.005Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6228 is not a child of this shell [2021-04-26T15:13:24.005Z] warning: PID 6228 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daae21260a5e8/docker.pid had a nonzero exit code [2021-04-26T15:13:24.005Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daae21260a5e8/root: target is busy. [2021-04-26T15:13:24.005Z] ++++ cat bundles/test-integration/docker.pid [2021-04-26T15:13:24.005Z] +++ kill 8170 [2021-04-26T15:13:24.574Z] +++ /etc/init.d/apparmor stop [2021-04-26T15:13:24.574Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-26T15:13:24.574Z] [2021-04-26T15:13:24.574Z] Unloading profiles will leave already running processes permanently [2021-04-26T15:13:24.574Z] unconfined, which can lead to unexpected situations. [2021-04-26T15:13:24.574Z] [2021-04-26T15:13:24.574Z] To set a process to complain mode, use the command line tool [2021-04-26T15:13:24.574Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-26T15:13:24.574Z] +++ true [2021-04-26T15:13:24.574Z] exiting test-integration [2021-04-26T15:13:24.574Z] ++ exit 0 [2021-04-26T15:13:24.574Z] [2021-04-26T15:13:24.833Z] + exit 0 [2021-04-26T15:13:24.833Z] ++ jobs -p [2021-04-26T15:13:24.833Z] + pids= [2021-04-26T15:13:24.833Z] + echo 'Remaining pids to kill: []' [2021-04-26T15:13:24.833Z] Remaining pids to kill: [] [2021-04-26T15:13:24.833Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-04-26T15:13:24.851Z] Recording test results [2021-04-26T15:13:26.545Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-26T15:13:26.911Z] + echo Ensuring container killed. [2021-04-26T15:13:26.911Z] Ensuring container killed. [2021-04-26T15:13:26.911Z] + docker ps -aq -f name=docker-pr2-* [2021-04-26T15:13:26.911Z] + cids=300bef6f2aed [2021-04-26T15:13:26.911Z] baa5786a7782 [2021-04-26T15:13:26.911Z] d9888cbcbe43 [2021-04-26T15:13:26.911Z] + [ -n 300bef6f2aed [2021-04-26T15:13:26.911Z] baa5786a7782 [2021-04-26T15:13:26.911Z] d9888cbcbe43 ] [2021-04-26T15:13:26.911Z] + docker rm -vf 300bef6f2aed baa5786a7782 d9888cbcbe43 [2021-04-26T15:13:27.082Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-26T15:13:27.082Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-26T15:13:27.082Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-26T15:13:27.082Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-26T15:13:27.082Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-26T15:13:27.082Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-26T15:13:27.537Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-26T15:13:28.824Z] 300bef6f2aed [2021-04-26T15:13:29.692Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-26T15:13:29.692Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-26T15:13:29.692Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-26T15:13:29.692Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-26T15:13:29.764Z] baa5786a7782 [2021-04-26T15:13:29.764Z] d9888cbcbe43 [Pipeline] sh [2021-04-26T15:13:30.056Z] + echo Chowning /workspace to jenkins user [2021-04-26T15:13:30.056Z] Chowning /workspace to jenkins user [2021-04-26T15:13:30.056Z] + id -u [2021-04-26T15:13:30.056Z] + id -g [2021-04-26T15:13:30.056Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42324:/workspace busybox chown -R 1000:1000 /workspace [2021-04-26T15:13:30.056Z] Unable to find image 'busybox:latest' locally [2021-04-26T15:13:30.056Z] latest: Pulling from library/busybox [2021-04-26T15:13:30.316Z] f531cdc67389: Pulling fs layer [2021-04-26T15:13:30.317Z] f531cdc67389: Verifying Checksum [2021-04-26T15:13:30.317Z] f531cdc67389: Download complete [2021-04-26T15:13:30.317Z] f531cdc67389: Pull complete [2021-04-26T15:13:30.576Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-26T15:13:30.576Z] Status: Downloaded newer image for busybox:latest [2021-04-26T15:13:31.854Z] === RUN TestDockerSuite/TestRunEchoStdout [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-26T15:13:34.008Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-26T15:13:34.008Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-26T15:13:34.174Z] + bundleName=amd64 [2021-04-26T15:13:34.174Z] + echo Creating amd64-bundles.tar.gz [2021-04-26T15:13:34.174Z] Creating amd64-bundles.tar.gz [2021-04-26T15:13:34.174Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-26T15:13:34.174Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-26T15:13:35.124Z] Archiving artifacts [2021-04-26T15:13:35.529Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-26T15:13:35.529Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-26T15:13:35.529Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-26T15:13:35.529Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-26T15:13:37.065Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42324/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-26T15:13:37.379Z] + make clean [2021-04-26T15:13:37.638Z] docker volume rm -f docker-dev-cache [2021-04-26T15:13:37.639Z] docker-dev-cache [Pipeline] deleteDir [2021-04-26T15:13:37.683Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-26T15:13:39.836Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-26T15:13:41.990Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-26T15:13:44.147Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-26T15:13:44.147Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-26T15:13:44.147Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-26T15:13:44.147Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-26T15:13:44.147Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-26T15:13:44.147Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-26T15:13:44.147Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-26T15:13:44.147Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-26T15:13:44.147Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-26T15:13:52.664Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-26T15:13:52.664Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-26T15:13:52.664Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-26T15:13:52.664Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-26T15:13:52.664Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-26T15:13:52.664Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-26T15:13:52.664Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-26T15:13:59.689Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-26T15:13:59.689Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-26T15:14:00.647Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-26T15:14:00.647Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-26T15:14:00.647Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-26T15:14:00.647Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-26T15:14:00.647Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-26T15:14:00.647Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-26T15:14:00.647Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-26T15:14:00.647Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-26T15:14:00.647Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-04-26T15:14:00.648Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-26T15:14:00.648Z] === RUN TestDockerSuite/TestRunMount [2021-04-26T15:14:00.648Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-26T15:14:00.648Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-26T15:14:00.648Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-26T15:14:00.648Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-26T15:14:07.668Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-26T15:14:07.668Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-26T15:14:07.668Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-26T15:14:07.668Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-26T15:14:11.420Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-26T15:14:15.174Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-26T15:14:15.174Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-26T15:14:15.174Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-26T15:14:15.174Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-26T15:14:15.174Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-26T15:14:15.174Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-26T15:14:15.636Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-26T15:14:15.636Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-26T15:14:15.636Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-26T15:14:15.636Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-26T15:14:15.636Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-26T15:14:17.187Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-26T15:14:18.735Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-26T15:14:20.924Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-26T15:14:22.470Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-26T15:14:24.012Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-26T15:14:24.473Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-26T15:14:24.473Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-26T15:14:24.473Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-26T15:14:24.473Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-26T15:14:24.473Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-26T15:14:24.473Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-26T15:14:24.473Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-26T15:14:24.473Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-26T15:14:27.389Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-26T15:14:27.389Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-26T15:14:27.389Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-26T15:14:27.389Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-26T15:14:27.389Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-26T15:14:27.389Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-26T15:14:34.489Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-26T15:14:34.489Z] === RUN TestDockerSuite/TestRunRm [2021-04-26T15:14:36.680Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-26T15:14:42.491Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-26T15:14:44.677Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-26T15:14:46.867Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-26T15:14:49.057Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-26T15:14:51.244Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-26T15:14:51.244Z] === RUN TestDockerSuite/TestRunState [2021-04-26T15:14:51.244Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-26T15:14:53.433Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-26T15:14:53.433Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-26T15:14:55.617Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-26T15:14:55.617Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-26T15:14:55.617Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-26T15:14:55.617Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-26T15:14:56.079Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-26T15:14:56.079Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-26T15:15:00.796Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-26T15:15:00.796Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-26T15:15:00.796Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-26T15:15:00.796Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-26T15:15:00.796Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-26T15:15:00.796Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-26T15:15:00.796Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-26T15:15:00.796Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-26T15:15:00.796Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-26T15:15:00.796Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-26T15:15:00.796Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-26T15:15:02.984Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-26T15:15:02.984Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-26T15:15:04.537Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-26T15:15:04.537Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-26T15:15:04.537Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-26T15:15:07.452Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-26T15:15:14.544Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-26T15:15:18.291Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-26T15:15:24.111Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-26T15:15:24.111Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-26T15:15:24.111Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-26T15:15:27.028Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-26T15:15:28.571Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-26T15:15:30.758Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-26T15:15:30.758Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-26T15:15:30.758Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-26T15:15:30.758Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-26T15:15:31.220Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-26T15:15:31.220Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-26T15:15:31.220Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-26T15:15:31.220Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-26T15:15:31.220Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-26T15:15:34.969Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-26T15:15:36.512Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-26T15:15:38.055Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-26T15:15:42.769Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-26T15:15:42.769Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-26T15:15:42.769Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-26T15:15:42.769Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-26T15:15:42.769Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-26T15:15:42.769Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-26T15:15:42.769Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-26T15:15:42.769Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-26T15:15:42.769Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-26T15:15:42.769Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-26T15:15:42.769Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-26T15:15:42.769Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-26T15:15:42.769Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-26T15:15:42.769Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-26T15:15:42.769Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-26T15:15:42.769Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-26T15:15:42.769Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-26T15:15:42.769Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-26T15:15:44.959Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-26T15:15:45.422Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-26T15:15:45.422Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-26T15:15:45.887Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-26T15:15:47.432Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-26T15:15:59.856Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-26T15:15:59.856Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-26T15:16:05.668Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-26T15:16:05.668Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-26T15:16:09.413Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-26T15:16:09.413Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-26T15:16:09.413Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-26T15:16:09.413Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-26T15:16:09.413Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-26T15:16:15.227Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-26T15:16:15.227Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-26T15:16:15.227Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-26T15:16:15.227Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-26T15:16:15.227Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-26T15:16:15.227Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-26T15:16:15.227Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-26T15:16:16.771Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-26T15:16:18.956Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-26T15:16:18.956Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-26T15:16:21.152Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-26T15:16:21.152Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-26T15:16:21.152Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-26T15:16:21.152Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-26T15:16:21.152Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-26T15:16:21.152Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-26T15:16:21.152Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-26T15:16:36.004Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-26T15:16:36.464Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-26T15:16:36.464Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-26T15:16:36.464Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-26T15:16:36.925Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-26T15:16:36.925Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-26T15:16:37.385Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-26T15:16:39.573Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-26T15:16:39.573Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-26T15:16:42.484Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-26T15:16:42.484Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-26T15:16:42.943Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-26T15:16:42.943Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-26T15:16:42.943Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-26T15:16:51.536Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-26T15:16:51.536Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-26T15:16:51.536Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-26T15:16:51.536Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-26T15:16:51.536Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-26T15:16:57.467Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-26T15:16:57.467Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-26T15:16:57.927Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-26T15:17:06.845Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-26T15:17:06.845Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite (2338.37s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-26T15:17:07.305Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-26T15:17:07.305Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.71s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (91.94s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-26T15:17:07.305Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-04-26T15:17:07.305Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-26T15:17:07.305Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-26T15:17:07.305Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-26T15:17:07.305Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-26T15:17:07.305Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-26T15:17:07.305Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-26T15:17:07.305Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.77s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-26T15:17:07.305Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-26T15:17:07.305Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.97s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.98s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-26T15:17:07.305Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-26T15:17:07.305Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-26T15:17:07.305Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-26T15:17:07.305Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.97s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-26T15:17:07.305Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-26T15:17:07.305Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.72s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.49s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-04-26T15:17:07.305Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.11s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.72s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.91s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.27s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.45s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.12s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.16s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.37s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.07s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.23s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.33s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.23s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.19s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.08s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.86s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.36s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.29s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.50s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.10s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.20s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.12s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-26T15:17:07.305Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.25s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.76s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.90s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.83s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2021-04-26T15:17:07.305Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.305Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-26T15:17:07.305Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.61s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.92s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.02s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.84s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.51s) [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.28s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.32s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.40s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.11s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.26s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.25s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.02s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.78s) [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (85.84s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.47s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.64s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.19s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.23s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.60s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.21s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.18s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.06s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (117.75s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.94s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.91s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.37s) [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.12s) [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.40s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.35s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildFails (2.26s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.92s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.87s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.99s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.28s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.33s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.81s) [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.52s) [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildHistory (9.32s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.83s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.00s) [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.89s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildLabel (0.82s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildLabels (0.86s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.37s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.91s) [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-26T15:17:07.306Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.40s) [2021-04-26T15:17:07.306Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.69s) [2021-04-26T15:17:07.306Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.88s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.60s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.66s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.37s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.87s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.88s) [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.60s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.52s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.81s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.14s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.67s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.93s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.11s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.84s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.33s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.78s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.26s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.68s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.50s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.28s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.95s) [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.01s) [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.00s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (35.61s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildRm (11.63s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.00s) [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-04-26T15:17:07.767Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.17s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.23s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (7.99s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.87s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.66s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.76s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.27s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildStderr (4.04s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.79s) [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.76s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.10s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.22s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.71s) [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.75s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.33s) [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.82s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.76s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.22s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.66s) [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.34s) [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.94s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.04s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.79s) [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.08s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.18s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.69s) [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-04-26T15:17:07.767Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-26T15:17:07.767Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-26T15:17:07.767Z] docker_cli_sni_test.go:18: Flakey test [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.93s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestCommitChange (4.36s) [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.93s) [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-26T15:17:07.767Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.96s) [2021-04-26T15:17:07.767Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-26T15:17:07.767Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.767Z] --- PASS: TestDockerSuite/TestCommitTTY (10.88s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.19s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-26T15:17:07.768Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-26T15:17:07.768Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.91s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.07s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-26T15:17:07.768Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.08s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-26T15:17:07.768Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-26T15:17:07.768Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-26T15:17:07.768Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.07s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-26T15:17:07.768Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.26s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-26T15:17:07.768Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-26T15:17:07.768Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-26T15:17:07.768Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.39s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.02s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.04s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-26T15:17:07.768Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.14s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.15s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-26T15:17:07.768Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-26T15:17:07.768Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.10s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.85s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-26T15:17:07.768Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.47s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.33s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.52s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.61s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.74s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-26T15:17:07.768Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.88s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-26T15:17:07.768Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.04s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.06s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.80s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-26T15:17:07.768Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.78s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.98s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.42s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.43s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.43s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.41s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000954840_} (7.42s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1764454366_c:\foo_false____} (2.43s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1764454366_c:\foo_true____} (2.41s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-26T15:17:07.768Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.14s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.19s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-26T15:17:07.768Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-26T15:17:07.768Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-04-26T15:17:07.768Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.31s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.73s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.53s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.21s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.10s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.87s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCpToDot (2.16s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCpToStdout (2.23s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.87s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.64s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.82s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.56s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.08s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.04s) [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-26T15:17:07.768Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.23s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-26T15:17:07.768Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-26T15:17:07.768Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-26T15:17:07.768Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-26T15:17:07.768Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-26T15:17:07.768Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-26T15:17:07.768Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-26T15:17:07.768Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-26T15:17:07.768Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-26T15:17:07.768Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-26T15:17:07.768Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.768Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.20s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.21s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.24s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.07s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsCopy (4.35s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.73s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.26s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.98s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsFilters (4.33s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsFormat (4.27s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsRename (2.26s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsResize (2.55s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.01s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.43s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.46s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.51s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-26T15:17:07.769Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.80s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.77s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-26T15:17:07.769Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-26T15:17:07.769Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-26T15:17:07.769Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.92s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.98s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.99s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.79s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.80s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.08s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestExecInspectID (4.42s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-04-26T15:17:07.769Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-04-26T15:17:07.769Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-26T15:17:07.769Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.25s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-26T15:17:07.769Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-26T15:17:07.769Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.11s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.39s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.92s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.84s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.88s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.85s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-26T15:17:07.769Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.97s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.87s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.54s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.84s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.33s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.50s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-26T15:17:07.769Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-26T15:17:07.769Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-26T15:17:07.769Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.06s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.04s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-26T15:17:07.769Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-26T15:17:07.769Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.00s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.05s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectDefault (2.03s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectHistory (3.88s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.09s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.99s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.06s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.04s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.02s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectStatus (2.43s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.97s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.09s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.50s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.00s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.08s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.12s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.05s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-04-26T15:17:07.769Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-26T15:17:07.769Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-26T15:17:07.769Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.80s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.83s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.35s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.42s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-26T15:17:07.769Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.06s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.69s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.70s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.67s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.46s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.29s) [2021-04-26T15:17:07.769Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-26T15:17:07.769Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.23s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.97s) [2021-04-26T15:17:07.769Z] --- PASS: TestDockerSuite/TestLogsSince (8.90s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestLogsTail (2.58s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.33s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.28s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-26T15:17:07.770Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.23s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-26T15:17:07.770Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-26T15:17:07.770Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-04-26T15:17:07.770Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-26T15:17:07.770Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-26T15:17:07.770Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-26T15:17:07.770Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-26T15:17:07.770Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-26T15:17:07.770Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.12s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-26T15:17:07.770Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestPsByOrder (7.62s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.40s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.34s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.54s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.46s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.37s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.10s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-26T15:17:07.770Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.27s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.43s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.77s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-26T15:17:07.770Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.90s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.76s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.20s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.33s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.41s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.61s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.87s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.89s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.84s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.68s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.54s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.90s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.41s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.51s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.88s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.18s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.02s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.28s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.19s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.99s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.88s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.07s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.47s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.10s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.25s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.08s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.29s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.08s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.79s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.79s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.11s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.13s) [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.14s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.17s) [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-26T15:17:07.770Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.770Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.46s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.77s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.07s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.04s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.08s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.02s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunExitCode (2.05s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.07s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.07s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.10s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.34s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.27s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.58s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.38s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-26T15:17:07.771Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.50s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.78s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.27s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.04s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.01s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.92s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.56s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.39s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunRm (2.25s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.39s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.35s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.28s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.18s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.43s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.22s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.99s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.50s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.06s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.10s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.77s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.46s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.15s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.02s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.43s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.10s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.10s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.59s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.57s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.05s) [2021-04-26T15:17:07.771Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.07s) [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.771Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-26T15:17:07.771Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-26T15:17:07.772Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-26T15:17:07.772Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.95s) [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.01s) [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.66s) [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.49s) [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-26T15:17:07.772Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-26T15:17:07.772Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.96s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.16s) [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.99s) [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.30s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.62s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.15s) [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-26T15:17:07.772Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-26T15:17:07.772Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.32s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.18s) [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-26T15:17:07.772Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s) [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-26T15:17:07.772Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-26T15:17:07.772Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-26T15:17:07.772Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-26T15:17:07.772Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-26T15:17:07.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-26T15:17:07.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-26T15:17:07.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-26T15:17:07.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-26T15:17:07.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-26T15:17:07.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-26T15:17:07.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-26T15:17:07.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-26T15:17:07.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-26T15:17:07.773Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-26T15:17:07.773Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-26T15:17:07.773Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-26T15:17:07.773Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-26T15:17:07.773Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-26T15:17:07.773Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-26T15:17:07.773Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] === RUN TestDockerDaemonSuite [2021-04-26T15:17:07.773Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-26T15:17:07.773Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-26T15:17:07.773Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-26T15:17:07.773Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] === RUN TestDockerSwarmSuite [2021-04-26T15:17:07.773Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-04-26T15:17:07.773Z] === RUN TestDockerPluginSuite [2021-04-26T15:17:07.773Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-04-26T15:17:07.773Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-04-26T15:17:07.773Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-04-26T15:17:07.773Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-04-26T15:17:07.773Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-04-26T15:17:07.773Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-04-26T15:17:07.773Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-04-26T15:17:07.773Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-04-26T15:17:07.773Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-04-26T15:17:07.773Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-04-26T15:17:07.773Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-04-26T15:17:07.773Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] === RUN TestDockerExternalVolumeSuite [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] === RUN TestDockerNetworkSuite [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] === RUN TestDockerHubPullSuite [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-04-26T15:17:07.773Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] PASS [2021-04-26T15:17:07.773Z] ok github.com/docker/docker/integration-cli 2338.983s [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === Skipped [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-26T15:17:07.773Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-26T15:17:07.773Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-26T15:17:07.773Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-04-26T15:17:07.773Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-26T15:17:07.773Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-26T15:17:07.773Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-26T15:17:07.773Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-26T15:17:07.773Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-26T15:17:07.773Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-26T15:17:07.773Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-26T15:17:07.773Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-26T15:17:07.773Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-26T15:17:07.773Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-26T15:17:07.773Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-26T15:17:07.773Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-26T15:17:07.773Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-26T15:17:07.773Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-26T15:17:07.773Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-04-26T15:17:07.773Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-26T15:17:07.773Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-26T15:17:07.773Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-26T15:17:07.773Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-26T15:17:07.773Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-26T15:17:07.773Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-26T15:17:07.773Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.773Z] [2021-04-26T15:17:07.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-26T15:17:07.773Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-26T15:17:07.773Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.774Z] [2021-04-26T15:17:07.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-26T15:17:07.774Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-26T15:17:07.774Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-26T15:17:07.774Z] [2021-04-26T15:17:07.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-26T15:17:07.774Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-26T15:17:07.774Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.238Z] [2021-04-26T15:17:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-26T15:17:08.238Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-26T15:17:08.238Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.238Z] [2021-04-26T15:17:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-26T15:17:08.238Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-26T15:17:08.238Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.238Z] [2021-04-26T15:17:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-04-26T15:17:08.238Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-04-26T15:17:08.238Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.238Z] [2021-04-26T15:17:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-04-26T15:17:08.238Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-04-26T15:17:08.238Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.238Z] [2021-04-26T15:17:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-04-26T15:17:08.238Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-04-26T15:17:08.238Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.238Z] [2021-04-26T15:17:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-04-26T15:17:08.238Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-04-26T15:17:08.238Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.238Z] [2021-04-26T15:17:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-26T15:17:08.238Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-26T15:17:08.238Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.238Z] [2021-04-26T15:17:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-26T15:17:08.238Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-26T15:17:08.238Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.238Z] [2021-04-26T15:17:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-26T15:17:08.238Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-26T15:17:08.238Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.238Z] [2021-04-26T15:17:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-26T15:17:08.238Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-26T15:17:08.238Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.238Z] [2021-04-26T15:17:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-26T15:17:08.238Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-26T15:17:08.238Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.238Z] [2021-04-26T15:17:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-04-26T15:17:08.238Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-26T15:17:08.239Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-04-26T15:17:08.239Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-04-26T15:17:08.239Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-26T15:17:08.239Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-26T15:17:08.239Z] docker_cli_sni_test.go:18: Flakey test [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-26T15:17:08.239Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-26T15:17:08.239Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-26T15:17:08.239Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-26T15:17:08.239Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-26T15:17:08.239Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.239Z] [2021-04-26T15:17:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-26T15:17:08.240Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-26T15:17:08.240Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-26T15:17:08.240Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-26T15:17:08.240Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-26T15:17:08.240Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-26T15:17:08.240Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-26T15:17:08.240Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-26T15:17:08.240Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-26T15:17:08.240Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-26T15:17:08.240Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-26T15:17:08.240Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-26T15:17:08.240Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-26T15:17:08.240Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-26T15:17:08.240Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-26T15:17:08.240Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-26T15:17:08.240Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-26T15:17:08.240Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-26T15:17:08.240Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-04-26T15:17:08.240Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-26T15:17:08.240Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-26T15:17:08.240Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-26T15:17:08.240Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-26T15:17:08.240Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-26T15:17:08.240Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-26T15:17:08.240Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-26T15:17:08.240Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-26T15:17:08.240Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-26T15:17:08.240Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-26T15:17:08.240Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-26T15:17:08.240Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.240Z] [2021-04-26T15:17:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-26T15:17:08.240Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-26T15:17:08.241Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-26T15:17:08.241Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-26T15:17:08.241Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-26T15:17:08.241Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-04-26T15:17:08.241Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-04-26T15:17:08.241Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-26T15:17:08.241Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-26T15:17:08.241Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-26T15:17:08.241Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-26T15:17:08.241Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-26T15:17:08.241Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-26T15:17:08.241Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-26T15:17:08.241Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-26T15:17:08.241Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-26T15:17:08.241Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-04-26T15:17:08.241Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-26T15:17:08.241Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-26T15:17:08.241Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.241Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-26T15:17:08.242Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-26T15:17:08.242Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-26T15:17:08.242Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-26T15:17:08.242Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-26T15:17:08.242Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-26T15:17:08.242Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-04-26T15:17:08.242Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-26T15:17:08.242Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-26T15:17:08.242Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-26T15:17:08.242Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-26T15:17:08.242Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-26T15:17:08.242Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-26T15:17:08.242Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-26T15:17:08.242Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-26T15:17:08.242Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-26T15:17:08.242Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-26T15:17:08.242Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.242Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-26T15:17:08.243Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-26T15:17:08.243Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-26T15:17:08.243Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.243Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-26T15:17:08.244Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-26T15:17:08.244Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.244Z] [2021-04-26T15:17:08.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-26T15:17:08.244Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-26T15:17:08.244Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-26T15:17:08.245Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-26T15:17:08.245Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-26T15:17:08.245Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-26T15:17:08.245Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-26T15:17:08.245Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-26T15:17:08.245Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-26T15:17:08.245Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-26T15:17:08.245Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-26T15:17:08.245Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-26T15:17:08.245Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-26T15:17:08.245Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-26T15:17:08.245Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-26T15:17:08.245Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-26T15:17:08.245Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-26T15:17:08.245Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-26T15:17:08.245Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-26T15:17:08.245Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-26T15:17:08.245Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-26T15:17:08.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-26T15:17:08.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-26T15:17:08.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-26T15:17:08.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-26T15:17:08.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-26T15:17:08.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.245Z] [2021-04-26T15:17:08.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-26T15:17:08.245Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.705Z] [2021-04-26T15:17:08.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-26T15:17:08.705Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-26T15:17:08.705Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-26T15:17:08.706Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-26T15:17:08.706Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-26T15:17:08.706Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-26T15:17:08.706Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-26T15:17:08.706Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-26T15:17:08.706Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-26T15:17:08.706Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-26T15:17:08.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-26T15:17:08.706Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-26T15:17:08.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-26T15:17:08.706Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-26T15:17:08.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-26T15:17:08.706Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-26T15:17:08.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-26T15:17:08.706Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-26T15:17:08.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-26T15:17:08.706Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-26T15:17:08.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-26T15:17:08.706Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-26T15:17:08.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-26T15:17:08.706Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-26T15:17:08.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-26T15:17:08.706Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-26T15:17:08.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-26T15:17:08.706Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-26T15:17:08.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-26T15:17:08.706Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-26T15:17:08.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-04-26T15:17:08.706Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-04-26T15:17:08.706Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-04-26T15:17:08.706Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] DONE 1093 tests, 547 skipped in 2347.355s [2021-04-26T15:17:08.706Z] INFO: Integration tests ended at 04/26/2021 15:17:08. Duration:00:39:07.4538114 [2021-04-26T15:17:08.706Z] INFO: Docker info of the daemon under test at end of run [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] Containers: 2 [2021-04-26T15:17:08.706Z] Running: 0 [2021-04-26T15:17:08.706Z] Paused: 0 [2021-04-26T15:17:08.706Z] Stopped: 2 [2021-04-26T15:17:08.706Z] Images: 18 [2021-04-26T15:17:08.706Z] Server Version: 0.0.0-dev [2021-04-26T15:17:08.706Z] Storage Driver: windowsfilter [2021-04-26T15:17:08.706Z] Windows: [2021-04-26T15:17:08.706Z] Logging Driver: json-file [2021-04-26T15:17:08.706Z] Plugins: [2021-04-26T15:17:08.706Z] Volume: local [2021-04-26T15:17:08.706Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-26T15:17:08.706Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-26T15:17:08.706Z] Swarm: inactive [2021-04-26T15:17:08.706Z] Default Isolation: process [2021-04-26T15:17:08.706Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-26T15:17:08.706Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-26T15:17:08.706Z] OSType: windows [2021-04-26T15:17:08.706Z] Architecture: x86_64 [2021-04-26T15:17:08.706Z] CPUs: 4 [2021-04-26T15:17:08.706Z] Total Memory: 32GiB [2021-04-26T15:17:08.706Z] Name: azwin-2-48da30 [2021-04-26T15:17:08.706Z] ID: 5NNF:RRMD:RAO3:UA7N:V5XG:ZAPH:DESC:DBSV:3WDU:BHRM:WZLK:GVOC [2021-04-26T15:17:08.706Z] Docker Root Dir: D:\CI\PR-42324\2\daemon [2021-04-26T15:17:08.706Z] Debug Mode (client): false [2021-04-26T15:17:08.706Z] Debug Mode (server): true [2021-04-26T15:17:08.706Z] File Descriptors: -1 [2021-04-26T15:17:08.706Z] Goroutines: 17 [2021-04-26T15:17:08.706Z] System Time: 2021-04-26T15:17:08.3213822Z [2021-04-26T15:17:08.706Z] EventsListeners: 0 [2021-04-26T15:17:08.706Z] Registry: https://index.docker.io/v1/ [2021-04-26T15:17:08.706Z] Labels: [2021-04-26T15:17:08.706Z] Experimental: false [2021-04-26T15:17:08.706Z] Insecure Registries: [2021-04-26T15:17:08.706Z] 127.0.0.0/8 [2021-04-26T15:17:08.706Z] Live Restore Enabled: false [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] [2021-04-26T15:17:08.706Z] INFO: Stopping daemon under test [2021-04-26T15:17:08.706Z] SUCCESS: The process with PID 3224 (child process of PID 1588) has been terminated. [2021-04-26T15:17:08.706Z] SUCCESS: The process with PID 1588 (child process of PID 5948) has been terminated. [2021-04-26T15:17:08.706Z] INFO: Stop tailing logs of the daemon under tests [2021-04-26T15:17:08.706Z] INFO: executeCI.ps1 Completed successfully at 04/26/2021 15:17:08. [2021-04-26T15:17:08.706Z] INFO: Tidying up at end of run [2021-04-26T15:17:08.706Z] INFO: Saving daemon under test log (d:\CI\PR-42324\2\dut.out) to bundles\CIDUT.out [2021-04-26T15:17:08.706Z] INFO: Saving daemon under test log (d:\CI\PR-42324\2\dut.err) to bundles\CIDUT.err [2021-04-26T15:17:08.706Z] INFO: Nuke-Everything... [2021-04-26T15:17:09.165Z] INFO: Container count on control daemon to delete is 2 [2021-04-26T15:17:09.625Z] 927bd133cac4 [2021-04-26T15:17:09.625Z] 9cb984a8faf4 [2021-04-26T15:17:09.625Z] INFO: Tidying pidfile d:\CI\PR-42324\2\docker.pid [2021-04-26T15:17:09.625Z] INFO: Nuking d:\CI [2021-04-26T15:17:34.817Z] INFO: Zapped successfully [2021-04-26T15:17:34.817Z] [2021-04-26T15:17:34.817Z] INFO: executeCI.ps1 exiting at Mon Apr 26 15:17:32 CUT 2021. Duration 01:01:15.7151402 [2021-04-26T15:17:34.817Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-04-26T15:17:35.073Z] Recording test results [2021-04-26T15:17:42.080Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-04-26T15:17:43.578Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-04-26T15:17:45.339Z] Archiving artifacts [2021-04-26T15:17:59.457Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42324/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-26T15:18:00.389Z] + make clean [2021-04-26T15:18:02.577Z] docker volume rm -f docker-dev-cache [2021-04-26T15:18:02.577Z] docker-dev-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