Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 94c1890d3997cad133e50f0899677f4966078951+e4b9915803c59f3a761c67dd46c606a4f3e3a98f (caac25ac95a5704a4708f2610e2e0e9a3fb3de90) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42382@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-05-18T13:18:38.837Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-05-18T13:18:38.843Z] Trying to pass milestone 2 [Pipeline] milestone [2021-05-18T13:18:38.892Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-05-18T13:18:54.012Z] Still waiting to schedule task [2021-05-18T13:18:54.012Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-05-18T13:19:47.468Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-048a87f99aea67bd9) in /home/ubuntu/workspace/moby_PR-42382 [Pipeline] { [Pipeline] checkout [2021-05-18T13:19:47.632Z] The recommended git tool is: git [2021-05-18T13:19:50.494Z] using credential docker-jenkins-github-credentials [2021-05-18T13:19:50.500Z] Cloning the remote Git repository [2021-05-18T13:19:50.500Z] Cloning with configured refspecs honoured and without tags [2021-05-18T13:19:50.518Z] Cloning repository https://github.com/moby/moby.git [2021-05-18T13:19:50.575Z] > git init /home/ubuntu/workspace/moby_PR-42382 # timeout=10 [2021-05-18T13:19:50.798Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T13:19:50.798Z] > git --version # timeout=10 [2021-05-18T13:19:50.806Z] > git --version # 'git version 2.17.1' [2021-05-18T13:19:50.806Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:19:50.828Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:20:15.019Z] Fetching without tags [2021-05-18T13:20:15.391Z] Merging remotes/origin/20.10 commit e4b9915803c59f3a761c67dd46c606a4f3e3a98f into PR head commit 94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:20:14.912Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T13:20:14.931Z] > git config --add remote.origin.fetch +refs/pull/42382/head:refs/remotes/origin/PR-42382 # timeout=10 [2021-05-18T13:20:14.957Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:20:14.993Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T13:20:15.027Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T13:20:15.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:20:15.028Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:20:15.397Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T13:20:15.412Z] > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10 [2021-05-18T13:20:16.102Z] > git remote # timeout=10 [2021-05-18T13:20:16.127Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T13:20:16.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:20:16.158Z] > git merge e4b9915803c59f3a761c67dd46c606a4f3e3a98f # timeout=10 [2021-05-18T13:20:16.190Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T13:20:16.215Z] Merge succeeded, producing 94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:20:16.215Z] Checking out Revision 94c1890d3997cad133e50f0899677f4966078951 (PR-42382) [2021-05-18T13:20:16.218Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T13:20:16.237Z] > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10 [2021-05-18T13:20:20.126Z] Commit message: "builder-next: relax second cache key requirements for schema1" [2021-05-18T13:20:20.129Z] > git rev-list --no-walk 94c1890d3997cad133e50f0899677f4966078951 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-18T13:20:21.293Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42382:/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-05-18T13:20:24.597Z] Unable to find image 'alpine:latest' locally [2021-05-18T13:20:25.167Z] latest: Pulling from library/alpine [2021-05-18T13:20:25.167Z] 540db60ca938: Pulling fs layer [2021-05-18T13:20:25.167Z] 540db60ca938: Verifying Checksum [2021-05-18T13:20:25.167Z] 540db60ca938: Download complete [2021-05-18T13:20:25.437Z] 540db60ca938: Pull complete [2021-05-18T13:20:25.695Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-05-18T13:20:25.695Z] Status: Downloaded newer image for alpine:latest [2021-05-18T13:20:32.272Z] 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 [Pipeline] node [2021-05-18T13:20:33.882Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-048a87f99aea67bd9) in /home/ubuntu/workspace/moby_PR-42382 [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] { [2021-05-18T13:20:33.938Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0487c1a7fd233dcac) in /home/ubuntu/workspace/moby_PR-42382 [Pipeline] checkout [2021-05-18T13:20:33.946Z] The recommended git tool is: git [Pipeline] // stage [2021-05-18T13:20:33.955Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-05-18T13:20:33.971Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-05-18T13:20:33.983Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] } [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2021-05-18T13:20:34.104Z] The recommended git tool is: git [Pipeline] // stage [2021-05-18T13:20:34.109Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0a613c02fe99443dc) in /home/ubuntu/workspace/moby_PR-42382 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [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] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-05-18T13:20:34.302Z] Merging remotes/origin/20.10 commit e4b9915803c59f3a761c67dd46c606a4f3e3a98f into PR head commit 94c1890d3997cad133e50f0899677f4966078951 [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 [2021-05-18T13:20:34.349Z] The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-05-18T13:20:34.510Z] Merge succeeded, producing 94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:20:34.510Z] Checking out Revision 94c1890d3997cad133e50f0899677f4966078951 (PR-42382) [2021-05-18T13:20:34.753Z] Commit message: "builder-next: relax second cache key requirements for schema1" [2021-05-18T13:20:33.960Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42382/.git # timeout=10 [2021-05-18T13:20:33.973Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T13:20:33.986Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T13:20:33.986Z] > git --version # timeout=10 [2021-05-18T13:20:34.005Z] > git --version # 'git version 2.17.1' [2021-05-18T13:20:34.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:20:34.006Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:20:34.304Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T13:20:34.314Z] > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10 [2021-05-18T13:20:34.419Z] > git remote # timeout=10 [2021-05-18T13:20:34.441Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T13:20:34.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:20:34.470Z] > git merge e4b9915803c59f3a761c67dd46c606a4f3e3a98f # timeout=10 [2021-05-18T13:20:34.500Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T13:20:34.512Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T13:20:34.520Z] > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-18T13:20:35.544Z] using credential docker-jenkins-github-credentials [2021-05-18T13:20:35.544Z] + docker version [2021-05-18T13:20:35.544Z] Client: Docker Engine - Community [2021-05-18T13:20:35.544Z] Version: 20.10.5 [2021-05-18T13:20:35.544Z] API version: 1.41 [2021-05-18T13:20:35.544Z] Go version: go1.13.15 [2021-05-18T13:20:35.544Z] Git commit: 55c4c88 [2021-05-18T13:20:35.544Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-18T13:20:35.544Z] OS/Arch: linux/amd64 [2021-05-18T13:20:35.544Z] Context: default [2021-05-18T13:20:35.544Z] Experimental: true [2021-05-18T13:20:35.544Z] [2021-05-18T13:20:35.544Z] Server: Docker Engine - Community [2021-05-18T13:20:35.544Z] Engine: [2021-05-18T13:20:35.544Z] Version: 20.10.5 [2021-05-18T13:20:35.544Z] API version: 1.41 (minimum version 1.12) [2021-05-18T13:20:35.544Z] Go version: go1.13.15 [2021-05-18T13:20:35.544Z] Git commit: 363e9a8 [2021-05-18T13:20:35.544Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-18T13:20:35.544Z] OS/Arch: linux/amd64 [2021-05-18T13:20:35.544Z] Experimental: true [2021-05-18T13:20:35.545Z] containerd: [2021-05-18T13:20:35.545Z] Version: 1.4.4 [2021-05-18T13:20:35.545Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T13:20:35.545Z] runc: [2021-05-18T13:20:35.545Z] Version: 1.0.0-rc93 [2021-05-18T13:20:35.545Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:20:35.545Z] docker-init: [2021-05-18T13:20:35.545Z] Version: 0.19.0 [2021-05-18T13:20:35.545Z] GitCommit: de40ad0 [2021-05-18T13:20:35.550Z] Cloning the remote Git repository [2021-05-18T13:20:35.550Z] Cloning with configured refspecs honoured and without tags [Pipeline] sh [2021-05-18T13:20:35.851Z] + docker info [2021-05-18T13:20:35.612Z] Cloning repository https://github.com/moby/moby.git [2021-05-18T13:20:35.652Z] > git init /home/ubuntu/workspace/moby_PR-42382 # timeout=10 [2021-05-18T13:20:35.847Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T13:20:35.848Z] > git --version # timeout=10 [2021-05-18T13:20:35.850Z] > git --version # 'git version 2.17.1' [2021-05-18T13:20:35.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:20:35.852Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:20:37.118Z] using credential docker-jenkins-github-credentials [2021-05-18T13:20:37.127Z] Cloning the remote Git repository [2021-05-18T13:20:37.127Z] Cloning with configured refspecs honoured and without tags [2021-05-18T13:20:37.151Z] Cloning repository https://github.com/moby/moby.git [2021-05-18T13:20:37.211Z] > git init /home/ubuntu/workspace/moby_PR-42382 # timeout=10 [2021-05-18T13:20:37.439Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T13:20:37.439Z] > git --version # timeout=10 [2021-05-18T13:20:37.453Z] > git --version # 'git version 2.17.1' [2021-05-18T13:20:37.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:20:37.455Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:20:41.126Z] Client: [2021-05-18T13:20:41.126Z] Context: default [2021-05-18T13:20:41.126Z] Debug Mode: false [2021-05-18T13:20:41.126Z] Plugins: [2021-05-18T13:20:41.126Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-18T13:20:41.126Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-18T13:20:41.126Z] [2021-05-18T13:20:41.126Z] Server: [2021-05-18T13:20:41.126Z] Containers: 0 [2021-05-18T13:20:41.126Z] Running: 0 [2021-05-18T13:20:41.126Z] Paused: 0 [2021-05-18T13:20:41.126Z] Stopped: 0 [2021-05-18T13:20:41.126Z] Images: 1 [2021-05-18T13:20:41.126Z] Server Version: 20.10.5 [2021-05-18T13:20:41.126Z] Storage Driver: overlay2 [2021-05-18T13:20:41.126Z] Backing Filesystem: extfs [2021-05-18T13:20:41.126Z] Supports d_type: true [2021-05-18T13:20:41.126Z] Native Overlay Diff: true [2021-05-18T13:20:41.126Z] Logging Driver: json-file [2021-05-18T13:20:41.126Z] Cgroup Driver: cgroupfs [2021-05-18T13:20:41.126Z] Cgroup Version: 1 [2021-05-18T13:20:41.126Z] Plugins: [2021-05-18T13:20:41.126Z] Volume: local [2021-05-18T13:20:41.126Z] Network: bridge host ipvlan macvlan null overlay [2021-05-18T13:20:41.126Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-18T13:20:41.126Z] Swarm: inactive [2021-05-18T13:20:41.126Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-18T13:20:41.126Z] Default Runtime: runc [2021-05-18T13:20:41.126Z] Init Binary: docker-init [2021-05-18T13:20:41.126Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T13:20:41.126Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:20:41.126Z] init version: de40ad0 [2021-05-18T13:20:41.126Z] Security Options: [2021-05-18T13:20:41.126Z] apparmor [2021-05-18T13:20:41.126Z] seccomp [2021-05-18T13:20:41.126Z] Profile: default [2021-05-18T13:20:41.126Z] Kernel Version: 5.4.0-1041-aws [2021-05-18T13:20:41.126Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-18T13:20:41.126Z] OSType: linux [2021-05-18T13:20:41.126Z] Architecture: x86_64 [2021-05-18T13:20:41.126Z] CPUs: 2 [2021-05-18T13:20:41.126Z] Total Memory: 7.487GiB [2021-05-18T13:20:41.126Z] Name: ip-10-100-118-71 [2021-05-18T13:20:41.126Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-18T13:20:41.126Z] Docker Root Dir: /var/lib/docker [2021-05-18T13:20:41.126Z] Debug Mode: false [2021-05-18T13:20:41.126Z] Registry: https://index.docker.io/v1/ [2021-05-18T13:20:41.126Z] Labels: [2021-05-18T13:20:41.126Z] Experimental: true [2021-05-18T13:20:41.126Z] Insecure Registries: [2021-05-18T13:20:41.126Z] 127.0.0.0/8 [2021-05-18T13:20:41.126Z] Live Restore Enabled: true [2021-05-18T13:20:41.126Z] [2021-05-18T13:20:41.126Z] WARNING: No swap limit support [Pipeline] sh [2021-05-18T13:20:41.432Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-18T13:20:41.432Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-18T13:20:41.432Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42382/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-18T13:20:41.432Z] + bash /home/ubuntu/workspace/moby_PR-42382/check-config.sh [2021-05-18T13:20:41.707Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-18T13:20:41.707Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-18T13:20:41.707Z] [2021-05-18T13:20:41.707Z] Generally Necessary: [2021-05-18T13:20:41.707Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-18T13:20:41.707Z] - apparmor: enabled and tools installed [2021-05-18T13:20:41.707Z] - CONFIG_NAMESPACES: enabled [2021-05-18T13:20:41.707Z] - CONFIG_NET_NS: enabled [2021-05-18T13:20:41.707Z] - CONFIG_PID_NS: enabled [2021-05-18T13:20:41.707Z] - CONFIG_IPC_NS: enabled [2021-05-18T13:20:41.707Z] - CONFIG_UTS_NS: enabled [2021-05-18T13:20:41.708Z] - CONFIG_CGROUPS: enabled [2021-05-18T13:20:41.708Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-18T13:20:41.708Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-18T13:20:41.708Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-18T13:20:41.708Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-18T13:20:41.708Z] - CONFIG_CPUSETS: enabled [2021-05-18T13:20:41.708Z] - CONFIG_MEMCG: enabled [2021-05-18T13:20:41.973Z] - CONFIG_KEYS: enabled [2021-05-18T13:20:41.973Z] - CONFIG_VETH: enabled (as module) [2021-05-18T13:20:41.973Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-18T13:20:41.973Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-18T13:20:41.973Z] - CONFIG_NF_NAT_IPV4: missing [2021-05-18T13:20:41.973Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-18T13:20:41.973Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-18T13:20:41.973Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-18T13:20:41.973Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-18T13:20:41.973Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-18T13:20:41.973Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-18T13:20:41.973Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-18T13:20:41.973Z] - CONFIG_NF_NAT_NEEDED: missing [2021-05-18T13:20:41.973Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-18T13:20:41.973Z] [2021-05-18T13:20:41.973Z] Optional Features: [2021-05-18T13:20:41.973Z] - CONFIG_USER_NS: enabled [2021-05-18T13:20:41.973Z] - CONFIG_SECCOMP: enabled [2021-05-18T13:20:41.973Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-18T13:20:41.973Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-18T13:20:41.973Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-18T13:20:41.973Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-18T13:20:41.973Z] - CONFIG_BLK_CGROUP: enabled [2021-05-18T13:20:41.973Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-18T13:20:41.973Z] - CONFIG_IOSCHED_CFQ: missing [2021-05-18T13:20:41.973Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-05-18T13:20:41.973Z] - CONFIG_CGROUP_PERF: enabled [2021-05-18T13:20:41.973Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-18T13:20:41.973Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-18T13:20:41.973Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-18T13:20:41.973Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-18T13:20:41.973Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-18T13:20:41.973Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-18T13:20:41.973Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-18T13:20:42.232Z] - CONFIG_IP_VS: enabled (as module) [2021-05-18T13:20:42.232Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-18T13:20:42.232Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-18T13:20:42.232Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-18T13:20:42.232Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-18T13:20:42.232Z] - CONFIG_EXT4_FS: enabled [2021-05-18T13:20:42.232Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-18T13:20:42.232Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-18T13:20:42.232Z] - Network Drivers: [2021-05-18T13:20:42.232Z] - "overlay": [2021-05-18T13:20:42.232Z] - CONFIG_VXLAN: enabled (as module) [2021-05-18T13:20:42.232Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-18T13:20:42.232Z] Optional (for encrypted networks): [2021-05-18T13:20:42.232Z] - CONFIG_CRYPTO: enabled [2021-05-18T13:20:42.232Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-18T13:20:42.232Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-18T13:20:42.232Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-18T13:20:42.232Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-18T13:20:42.232Z] - CONFIG_XFRM: enabled [2021-05-18T13:20:42.232Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-18T13:20:42.232Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-18T13:20:42.232Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-18T13:20:42.232Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-05-18T13:20:42.232Z] - "ipvlan": [2021-05-18T13:20:42.232Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-18T13:20:42.232Z] - "macvlan": [2021-05-18T13:20:42.232Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-18T13:20:42.232Z] - CONFIG_DUMMY: enabled (as module) [2021-05-18T13:20:42.232Z] - "ftp,tftp client in container": [2021-05-18T13:20:42.232Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-18T13:20:42.232Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-18T13:20:42.232Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-18T13:20:42.232Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-18T13:20:42.232Z] - Storage Drivers: [2021-05-18T13:20:42.232Z] - "aufs": [2021-05-18T13:20:42.232Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-18T13:20:42.232Z] - "btrfs": [2021-05-18T13:20:42.232Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-18T13:20:42.232Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-18T13:20:42.232Z] - "devicemapper": [2021-05-18T13:20:42.232Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-18T13:20:42.232Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-18T13:20:42.232Z] - "overlay": [2021-05-18T13:20:42.232Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-18T13:20:42.232Z] - "zfs": [2021-05-18T13:20:42.232Z] - /dev/zfs: present [2021-05-18T13:20:42.232Z] - zfs command: missing [2021-05-18T13:20:42.232Z] - zpool command: missing [2021-05-18T13:20:42.232Z] [2021-05-18T13:20:42.232Z] Limits: [2021-05-18T13:20:42.232Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-18T13:20:42.232Z] [2021-05-18T13:20:42.232Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-18T13:20:42.639Z] + sudo modprobe ip_vs [2021-05-18T13:20:42.639Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:94c1890d3997cad133e50f0899677f4966078951 . [2021-05-18T13:20:42.898Z] #1 [internal] load build definition from Dockerfile [2021-05-18T13:20:42.898Z] #1 sha256:3ffdb1510e7c509d9a1a50a4f1c1a33ed479a4fe1670494a57920a8f82ce4bb4 [2021-05-18T13:20:43.467Z] #1 transferring dockerfile: 17.02kB done [2021-05-18T13:20:43.467Z] #1 DONE 0.6s [2021-05-18T13:20:43.467Z] [2021-05-18T13:20:43.467Z] #2 [internal] load .dockerignore [2021-05-18T13:20:43.467Z] #2 sha256:eae99e8df7525e892f19798f1211b562dff63419142685fe704757ab2c5b84b0 [2021-05-18T13:20:43.467Z] #2 transferring context: 87B done [2021-05-18T13:20:43.467Z] #2 DONE 0.4s [2021-05-18T13:20:43.467Z] [2021-05-18T13:20:43.467Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-18T13:20:43.467Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-18T13:20:43.725Z] #3 DONE 0.3s [2021-05-18T13:20:43.725Z] [2021-05-18T13:20:43.725Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-18T13:20:43.725Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-18T13:20:43.725Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-05-18T13:20:43.988Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-18T13:20:43.988Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-18T13:20:43.988Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-18T13:20:43.988Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-18T13:20:43.988Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-05-18T13:20:43.988Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-18T13:20:44.248Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-05-18T13:20:44.248Z] #4 DONE 0.7s [2021-05-18T13:20:44.817Z] [2021-05-18T13:20:44.817Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-18T13:20:44.817Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-18T13:20:45.076Z] #8 ... [2021-05-18T13:20:45.076Z] [2021-05-18T13:20:45.076Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-18T13:20:45.076Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-18T13:20:45.076Z] #5 DONE 0.5s [2021-05-18T13:20:45.076Z] [2021-05-18T13:20:45.076Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T13:20:45.076Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-18T13:20:45.076Z] #7 DONE 0.5s [2021-05-18T13:20:45.338Z] [2021-05-18T13:20:45.338Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-18T13:20:45.338Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-18T13:20:45.338Z] #8 DONE 0.5s [2021-05-18T13:20:45.338Z] [2021-05-18T13:20:45.338Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T13:20:45.338Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-18T13:20:45.338Z] #6 DONE 0.5s [2021-05-18T13:20:45.338Z] [2021-05-18T13:20:45.338Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T13:20:45.338Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-18T13:20:45.338Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-18T13:20:45.338Z] #64 DONE 0.0s [2021-05-18T13:20:45.338Z] [2021-05-18T13:20:45.338Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:20:45.338Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:20:45.338Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-18T13:20:45.605Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-18T13:20:45.605Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-18T13:20:45.605Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-18T13:20:45.863Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-05-18T13:20:45.863Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2021-05-18T13:20:45.863Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-05-18T13:20:45.863Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.29MB / 50.40MB 0.3s [2021-05-18T13:20:45.863Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 0.3s [2021-05-18T13:20:45.863Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.3s [2021-05-18T13:20:46.123Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.53MB / 50.40MB 0.4s [2021-05-18T13:20:46.123Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s [2021-05-18T13:20:46.123Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.24MB / 7.81MB 0.4s [2021-05-18T13:20:46.123Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.39MB / 50.40MB 0.6s [2021-05-18T13:20:46.123Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done [2021-05-18T13:20:46.123Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2021-05-18T13:20:46.123Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.05MB / 51.83MB 0.6s [2021-05-18T13:20:46.123Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.6s [2021-05-18T13:20:46.383Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.17MB / 50.40MB 0.8s [2021-05-18T13:20:46.383Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.19MB / 51.83MB 0.8s [2021-05-18T13:20:46.530Z] Fetching without tags [2021-05-18T13:20:46.643Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.01MB / 50.40MB 1.0s [2021-05-18T13:20:46.643Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.58MB / 51.83MB 1.0s [2021-05-18T13:20:46.643Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.49MB / 68.67MB 1.0s [2021-05-18T13:20:46.643Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.85MB / 50.40MB 1.1s [2021-05-18T13:20:46.643Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.82MB / 51.83MB 1.1s [2021-05-18T13:20:46.643Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.73MB / 68.67MB 1.1s [2021-05-18T13:20:46.805Z] Merging remotes/origin/20.10 commit e4b9915803c59f3a761c67dd46c606a4f3e3a98f into PR head commit 94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:20:46.515Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T13:20:46.519Z] > git config --add remote.origin.fetch +refs/pull/42382/head:refs/remotes/origin/PR-42382 # timeout=10 [2021-05-18T13:20:46.523Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:20:46.529Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T13:20:46.537Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T13:20:46.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:20:46.538Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:20:46.902Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.04MB / 50.40MB 1.2s [2021-05-18T13:20:46.902Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.07MB / 51.83MB 1.2s [2021-05-18T13:20:46.902Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.97MB / 68.67MB 1.2s [2021-05-18T13:20:46.902Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s [2021-05-18T13:20:46.902Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.31MB / 51.83MB 1.3s [2021-05-18T13:20:46.902Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.17MB / 68.67MB 1.3s [2021-05-18T13:20:47.161Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done [2021-05-18T13:20:47.161Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.60MB / 51.83MB 1.6s [2021-05-18T13:20:47.161Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.41MB / 68.67MB 1.6s [2021-05-18T13:20:47.161Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.10MB / 120.17MB 1.6s [2021-05-18T13:20:47.300Z] Merge succeeded, producing 94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:20:47.300Z] Checking out Revision 94c1890d3997cad133e50f0899677f4966078951 (PR-42382) [2021-05-18T13:20:47.420Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.85MB / 51.83MB 1.8s [2021-05-18T13:20:47.420Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.23MB / 68.67MB 1.8s [2021-05-18T13:20:47.420Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.48MB / 51.83MB 1.9s [2021-05-18T13:20:47.420Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.77MB / 68.67MB 1.9s [2021-05-18T13:20:47.420Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.49MB / 120.17MB 1.9s [2021-05-18T13:20:47.420Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-05-18T13:20:47.680Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.38MB / 51.83MB 2.2s [2021-05-18T13:20:47.680Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.99MB / 68.67MB 2.2s [2021-05-18T13:20:47.680Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.83MB / 120.17MB 2.2s [2021-05-18T13:20:47.944Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s done [2021-05-18T13:20:47.944Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.19MB / 68.67MB 2.3s [2021-05-18T13:20:47.944Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 24.12MB / 120.17MB 2.3s [2021-05-18T13:20:48.225Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.93MB / 68.67MB 2.5s [2021-05-18T13:20:48.225Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.25MB / 120.17MB 2.5s [2021-05-18T13:20:48.225Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.4s done [2021-05-18T13:20:48.225Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.67MB / 68.67MB 2.6s [2021-05-18T13:20:46.815Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T13:20:46.818Z] > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10 [2021-05-18T13:20:47.289Z] > git remote # timeout=10 [2021-05-18T13:20:47.292Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T13:20:47.294Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:20:47.295Z] > git merge e4b9915803c59f3a761c67dd46c606a4f3e3a98f # timeout=10 [2021-05-18T13:20:47.301Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T13:20:47.350Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T13:20:47.352Z] > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10 [2021-05-18T13:20:48.489Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.87MB / 68.67MB 2.8s [2021-05-18T13:20:48.489Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 43.97MB / 120.17MB 2.8s [2021-05-18T13:20:48.749Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.16MB / 68.67MB 3.0s [2021-05-18T13:20:48.749Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.2s done [2021-05-18T13:20:48.749Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.45MB / 120.17MB 3.2s [2021-05-18T13:20:48.884Z] Still waiting to schedule task [2021-05-18T13:20:48.884Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2021-05-18T13:20:48.886Z] Still waiting to schedule task [2021-05-18T13:20:48.886Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2021-05-18T13:20:48.888Z] Still waiting to schedule task [2021-05-18T13:20:48.888Z] Waiting for next available executor on ‘windows-2019’ [2021-05-18T13:20:49.011Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.01MB / 120.17MB 3.4s [2021-05-18T13:20:49.011Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.30MB / 120.17MB 3.5s [2021-05-18T13:20:49.270Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.64MB / 120.17MB 3.7s [2021-05-18T13:20:49.533Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.27MB / 120.17MB 4.0s [2021-05-18T13:20:49.798Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.86MB / 120.17MB 4.3s [2021-05-18T13:20:50.059Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 4.5s [2021-05-18T13:20:50.318Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.6s [2021-05-18T13:20:50.576Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.8s done [2021-05-18T13:20:50.992Z] Commit message: "builder-next: relax second cache key requirements for schema1" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-18T13:20:51.893Z] + docker version [2021-05-18T13:20:52.490Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2021-05-18T13:20:52.750Z] #9 ... [2021-05-18T13:20:52.750Z] [2021-05-18T13:20:52.750Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T13:20:52.750Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-18T13:20:52.750Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-18T13:20:52.750Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-18T13:20:52.750Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-18T13:20:52.750Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-18T13:20:52.750Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.1s done [2021-05-18T13:20:52.750Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.8s done [2021-05-18T13:20:52.750Z] #62 DONE 7.1s [2021-05-18T13:20:52.750Z] [2021-05-18T13:20:52.750Z] #23 [internal] load build context [2021-05-18T13:20:52.750Z] #23 sha256:ddbeb096aeb4a13d065da86177f396804ea6ef83f4a59de7e63b283ac85a55db [2021-05-18T13:20:52.750Z] #23 transferring context: 40.88MB 7.2s [2021-05-18T13:20:52.750Z] #23 ... [2021-05-18T13:20:52.750Z] [2021-05-18T13:20:52.750Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:20:52.750Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:20:53.693Z] #9 ... [2021-05-18T13:20:53.693Z] [2021-05-18T13:20:53.693Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T13:20:53.693Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-18T13:20:53.693Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-18T13:20:53.693Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-18T13:20:53.693Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done [2021-05-18T13:20:53.693Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.1s done [2021-05-18T13:20:53.693Z] #64 DONE 8.2s [2021-05-18T13:20:53.693Z] [2021-05-18T13:20:53.693Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:20:53.693Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:20:53.955Z] #9 ... [2021-05-18T13:20:53.955Z] [2021-05-18T13:20:53.955Z] #23 [internal] load build context [2021-05-18T13:20:53.955Z] #23 sha256:ddbeb096aeb4a13d065da86177f396804ea6ef83f4a59de7e63b283ac85a55db [2021-05-18T13:20:53.955Z] #23 transferring context: 53.38MB 8.3s done [2021-05-18T13:20:53.955Z] #23 DONE 8.5s [2021-05-18T13:20:53.955Z] [2021-05-18T13:20:53.955Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-18T13:20:53.955Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-18T13:20:53.955Z] #63 DONE 0.3s [2021-05-18T13:20:54.214Z] [2021-05-18T13:20:54.214Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:20:54.214Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:20:54.792Z] #9 ... [2021-05-18T13:20:54.792Z] [2021-05-18T13:20:54.792Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-18T13:20:54.792Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-18T13:20:54.792Z] #65 DONE 0.4s [2021-05-18T13:20:54.792Z] [2021-05-18T13:20:54.792Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:20:54.792Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:20:55.155Z] Client: Docker Engine - Community [2021-05-18T13:20:55.155Z] Version: 20.10.5 [2021-05-18T13:20:55.155Z] API version: 1.41 [2021-05-18T13:20:55.155Z] Go version: go1.13.15 [2021-05-18T13:20:55.155Z] Git commit: 55c4c88 [2021-05-18T13:20:55.155Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-18T13:20:55.155Z] OS/Arch: linux/amd64 [2021-05-18T13:20:55.155Z] Context: default [2021-05-18T13:20:55.155Z] Experimental: true [2021-05-18T13:20:55.155Z] [2021-05-18T13:20:55.155Z] Server: Docker Engine - Community [2021-05-18T13:20:55.155Z] Engine: [2021-05-18T13:20:55.155Z] Version: 20.10.5 [2021-05-18T13:20:55.155Z] API version: 1.41 (minimum version 1.12) [2021-05-18T13:20:55.155Z] Go version: go1.13.15 [2021-05-18T13:20:55.155Z] Git commit: 363e9a8 [2021-05-18T13:20:55.155Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-18T13:20:55.155Z] OS/Arch: linux/amd64 [2021-05-18T13:20:55.155Z] Experimental: true [2021-05-18T13:20:55.155Z] containerd: [2021-05-18T13:20:55.155Z] Version: 1.4.4 [2021-05-18T13:20:55.155Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T13:20:55.155Z] runc: [2021-05-18T13:20:55.155Z] Version: 1.0.0-rc93 [2021-05-18T13:20:55.155Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:20:55.155Z] docker-init: [2021-05-18T13:20:55.155Z] Version: 0.19.0 [2021-05-18T13:20:55.155Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-18T13:20:55.359Z] #9 ... [2021-05-18T13:20:55.359Z] [2021-05-18T13:20:55.359Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-18T13:20:55.359Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-18T13:20:55.359Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-05-18T13:20:55.359Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-18T13:20:55.359Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-18T13:20:55.359Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-18T13:20:55.359Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 4.9s done [2021-05-18T13:20:55.359Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.3s [2021-05-18T13:20:55.486Z] + docker info [2021-05-18T13:20:55.617Z] #26 ... [2021-05-18T13:20:55.617Z] [2021-05-18T13:20:55.617Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:20:55.617Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:20:57.525Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.1s [2021-05-18T13:20:59.433Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.6s done [2021-05-18T13:20:59.433Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-18T13:21:00.000Z] #9 ... [2021-05-18T13:21:00.000Z] [2021-05-18T13:21:00.000Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-18T13:21:00.000Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-18T13:21:00.000Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 8.5s done [2021-05-18T13:21:00.000Z] #26 DONE 14.3s [2021-05-18T13:21:00.000Z] [2021-05-18T13:21:00.000Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:21:00.000Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:21:00.568Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done [2021-05-18T13:21:00.568Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-18T13:21:00.726Z] Client: [2021-05-18T13:21:00.726Z] Context: default [2021-05-18T13:21:00.726Z] Debug Mode: false [2021-05-18T13:21:00.726Z] Plugins: [2021-05-18T13:21:00.726Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-18T13:21:00.726Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-18T13:21:00.726Z] [2021-05-18T13:21:00.726Z] Server: [2021-05-18T13:21:00.726Z] Containers: 0 [2021-05-18T13:21:00.726Z] Running: 0 [2021-05-18T13:21:00.726Z] Paused: 0 [2021-05-18T13:21:00.726Z] Stopped: 0 [2021-05-18T13:21:00.726Z] Images: 0 [2021-05-18T13:21:00.726Z] Server Version: 20.10.5 [2021-05-18T13:21:00.726Z] Storage Driver: overlay2 [2021-05-18T13:21:00.726Z] Backing Filesystem: extfs [2021-05-18T13:21:00.726Z] Supports d_type: true [2021-05-18T13:21:00.726Z] Native Overlay Diff: true [2021-05-18T13:21:00.726Z] Logging Driver: json-file [2021-05-18T13:21:00.726Z] Cgroup Driver: cgroupfs [2021-05-18T13:21:00.726Z] Cgroup Version: 1 [2021-05-18T13:21:00.726Z] Plugins: [2021-05-18T13:21:00.726Z] Volume: local [2021-05-18T13:21:00.726Z] Network: bridge host ipvlan macvlan null overlay [2021-05-18T13:21:00.726Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-18T13:21:00.726Z] Swarm: inactive [2021-05-18T13:21:00.726Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-18T13:21:00.726Z] Default Runtime: runc [2021-05-18T13:21:00.726Z] Init Binary: docker-init [2021-05-18T13:21:00.726Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T13:21:00.726Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:21:00.726Z] init version: de40ad0 [2021-05-18T13:21:00.726Z] Security Options: [2021-05-18T13:21:00.726Z] apparmor [2021-05-18T13:21:00.726Z] seccomp [2021-05-18T13:21:00.726Z] Profile: default [2021-05-18T13:21:00.726Z] Kernel Version: 5.4.0-1041-aws [2021-05-18T13:21:00.726Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-18T13:21:00.726Z] OSType: linux [2021-05-18T13:21:00.726Z] Architecture: x86_64 [2021-05-18T13:21:00.726Z] CPUs: 8 [2021-05-18T13:21:00.726Z] Total Memory: 30.58GiB [2021-05-18T13:21:00.726Z] Name: ip-10-100-74-95 [2021-05-18T13:21:00.726Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-18T13:21:00.726Z] Docker Root Dir: /var/lib/docker [2021-05-18T13:21:00.726Z] Debug Mode: false [2021-05-18T13:21:00.726Z] Registry: https://index.docker.io/v1/ [2021-05-18T13:21:00.726Z] Labels: [2021-05-18T13:21:00.726Z] Experimental: true [2021-05-18T13:21:00.726Z] Insecure Registries: [2021-05-18T13:21:00.726Z] 127.0.0.0/8 [2021-05-18T13:21:00.726Z] Live Restore Enabled: true [2021-05-18T13:21:00.726Z] [2021-05-18T13:21:00.726Z] WARNING: No swap limit support [Pipeline] sh [2021-05-18T13:21:00.753Z] Fetching without tags [2021-05-18T13:21:01.043Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-18T13:21:01.043Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-18T13:21:01.043Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42382/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-18T13:21:01.043Z] + bash /home/ubuntu/workspace/moby_PR-42382/check-config.sh [2021-05-18T13:21:01.043Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-18T13:21:01.043Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-18T13:21:01.043Z] [2021-05-18T13:21:01.043Z] Generally Necessary: [2021-05-18T13:21:01.043Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-18T13:21:01.043Z] - apparmor: enabled and tools installed [2021-05-18T13:21:01.043Z] - CONFIG_NAMESPACES: enabled [2021-05-18T13:21:01.043Z] - CONFIG_NET_NS: enabled [2021-05-18T13:21:01.043Z] - CONFIG_PID_NS: enabled [2021-05-18T13:21:01.043Z] - CONFIG_IPC_NS: enabled [2021-05-18T13:21:01.043Z] - CONFIG_UTS_NS: enabled [2021-05-18T13:21:01.043Z] - CONFIG_CGROUPS: enabled [2021-05-18T13:21:01.043Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-18T13:21:01.043Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-18T13:21:01.043Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-18T13:21:01.043Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-18T13:21:01.043Z] - CONFIG_CPUSETS: enabled [2021-05-18T13:21:01.043Z] - CONFIG_MEMCG: enabled [2021-05-18T13:21:01.043Z] - CONFIG_KEYS: enabled [2021-05-18T13:21:01.043Z] - CONFIG_VETH: enabled (as module) [2021-05-18T13:21:01.043Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-18T13:21:01.044Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-18T13:21:01.044Z] - CONFIG_NF_NAT_IPV4: missing [2021-05-18T13:21:01.044Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-18T13:21:01.044Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-18T13:21:01.044Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-18T13:21:01.044Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-18T13:21:01.044Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-18T13:21:01.044Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-18T13:21:01.044Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-18T13:21:01.044Z] - CONFIG_NF_NAT_NEEDED: missing [2021-05-18T13:21:01.044Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-18T13:21:01.044Z] [2021-05-18T13:21:01.044Z] Optional Features: [2021-05-18T13:21:01.044Z] - CONFIG_USER_NS: enabled [2021-05-18T13:21:01.044Z] - CONFIG_SECCOMP: enabled [2021-05-18T13:21:01.044Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-18T13:21:01.044Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-18T13:21:01.103Z] Merging remotes/origin/20.10 commit e4b9915803c59f3a761c67dd46c606a4f3e3a98f into PR head commit 94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:21:01.139Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-05-18T13:21:01.300Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-18T13:21:01.300Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-18T13:21:01.300Z] - CONFIG_BLK_CGROUP: enabled [2021-05-18T13:21:01.300Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-18T13:21:01.300Z] - CONFIG_IOSCHED_CFQ: missing [2021-05-18T13:21:01.300Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-05-18T13:21:01.300Z] - CONFIG_CGROUP_PERF: enabled [2021-05-18T13:21:01.300Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-18T13:21:01.300Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-18T13:21:01.300Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-18T13:21:01.300Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-18T13:21:01.300Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-18T13:21:01.300Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-18T13:21:01.300Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-18T13:21:01.300Z] - CONFIG_IP_VS: enabled (as module) [2021-05-18T13:21:01.300Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-18T13:21:01.300Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-18T13:21:01.300Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-18T13:21:01.300Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-18T13:21:01.300Z] - CONFIG_EXT4_FS: enabled [2021-05-18T13:21:01.300Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-18T13:21:01.300Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-18T13:21:01.300Z] - Network Drivers: [2021-05-18T13:21:01.300Z] - "overlay": [2021-05-18T13:21:01.300Z] - CONFIG_VXLAN: enabled (as module) [2021-05-18T13:21:01.300Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-18T13:21:01.300Z] Optional (for encrypted networks): [2021-05-18T13:21:01.300Z] - CONFIG_CRYPTO: enabled [2021-05-18T13:21:01.300Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-18T13:21:01.300Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-18T13:21:01.300Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-18T13:21:01.300Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-18T13:21:01.300Z] - CONFIG_XFRM: enabled [2021-05-18T13:21:01.300Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-18T13:21:01.300Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-18T13:21:01.301Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-18T13:21:01.301Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-05-18T13:21:01.301Z] - "ipvlan": [2021-05-18T13:21:01.301Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-18T13:21:01.301Z] - "macvlan": [2021-05-18T13:21:01.301Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-18T13:21:01.301Z] - CONFIG_DUMMY: enabled (as module) [2021-05-18T13:21:01.301Z] - "ftp,tftp client in container": [2021-05-18T13:21:01.301Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-18T13:21:01.301Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-18T13:21:01.301Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-18T13:21:01.301Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-18T13:21:01.301Z] - Storage Drivers: [2021-05-18T13:21:01.301Z] - "aufs": [2021-05-18T13:21:01.301Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-18T13:21:01.301Z] - "btrfs": [2021-05-18T13:21:01.412Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-18T13:21:01.556Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-18T13:21:01.556Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-18T13:21:01.556Z] - "devicemapper": [2021-05-18T13:21:01.556Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-18T13:21:01.556Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-18T13:21:01.556Z] - "overlay": [2021-05-18T13:21:01.556Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-18T13:21:01.556Z] - "zfs": [2021-05-18T13:21:01.556Z] - /dev/zfs: present [2021-05-18T13:21:01.556Z] - zfs command: missing [2021-05-18T13:21:01.556Z] - zpool command: missing [2021-05-18T13:21:01.556Z] [2021-05-18T13:21:01.556Z] Limits: [2021-05-18T13:21:01.556Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-18T13:21:01.556Z] [2021-05-18T13:21:01.556Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-18T13:21:01.876Z] Merge succeeded, producing 94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:21:01.876Z] Checking out Revision 94c1890d3997cad133e50f0899677f4966078951 (PR-42382) [2021-05-18T13:21:01.907Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:94c1890d3997cad133e50f0899677f4966078951 . [2021-05-18T13:21:01.907Z] #1 [internal] load build definition from Dockerfile [2021-05-18T13:21:01.907Z] #1 sha256:3387867aca62af29d1761e63a27110d879772e9e1ad7200802bde4d1c6c7330e [2021-05-18T13:21:01.907Z] #1 transferring dockerfile: 17.02kB done [2021-05-18T13:21:01.907Z] #1 DONE 0.1s [2021-05-18T13:21:01.907Z] [2021-05-18T13:21:01.907Z] #2 [internal] load .dockerignore [2021-05-18T13:21:01.907Z] #2 sha256:f121b421b9823cd243e49b8aef992aa3a7b270cc54f47ae064121c264ae4179e [2021-05-18T13:21:01.907Z] #2 transferring context: 87B done [2021-05-18T13:21:01.907Z] #2 DONE 0.1s [2021-05-18T13:21:01.907Z] [2021-05-18T13:21:01.907Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-18T13:21:01.907Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-18T13:21:02.467Z] #3 DONE 0.4s [2021-05-18T13:21:02.467Z] [2021-05-18T13:21:02.467Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-18T13:21:02.467Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-18T13:21:02.467Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-18T13:21:02.467Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-18T13:21:02.467Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-18T13:21:02.467Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-18T13:21:02.467Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-18T13:21:02.724Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-05-18T13:21:02.724Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-05-18T13:21:02.724Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-05-18T13:21:02.724Z] #4 DONE 0.5s [2021-05-18T13:21:00.674Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T13:21:00.701Z] > git config --add remote.origin.fetch +refs/pull/42382/head:refs/remotes/origin/PR-42382 # timeout=10 [2021-05-18T13:21:00.728Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:21:00.760Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T13:21:00.775Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T13:21:00.775Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:21:00.780Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:21:01.134Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T13:21:01.152Z] > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10 [2021-05-18T13:21:01.815Z] > git remote # timeout=10 [2021-05-18T13:21:01.830Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T13:21:01.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:21:01.846Z] > git merge e4b9915803c59f3a761c67dd46c606a4f3e3a98f # timeout=10 [2021-05-18T13:21:01.863Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T13:21:01.897Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T13:21:01.917Z] > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10 [2021-05-18T13:21:02.979Z] [2021-05-18T13:21:02.979Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-18T13:21:02.979Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-18T13:21:03.904Z] #5 DONE 0.8s [2021-05-18T13:21:03.904Z] [2021-05-18T13:21:03.904Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T13:21:03.904Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-18T13:21:03.904Z] #8 DONE 0.8s [2021-05-18T13:21:03.904Z] [2021-05-18T13:21:03.904Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T13:21:03.904Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-18T13:21:03.904Z] #6 DONE 0.8s [2021-05-18T13:21:03.904Z] [2021-05-18T13:21:03.904Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-18T13:21:03.904Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-18T13:21:03.904Z] #7 DONE 0.8s [2021-05-18T13:21:04.830Z] [2021-05-18T13:21:04.830Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-18T13:21:04.830Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-18T13:21:04.830Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-05-18T13:21:05.085Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-18T13:21:05.085Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-18T13:21:05.085Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-18T13:21:06.266Z] Commit message: "builder-next: relax second cache key requirements for schema1" [2021-05-18T13:21:06.451Z] #26 ... [2021-05-18T13:21:06.451Z] [2021-05-18T13:21:06.451Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T13:21:06.451Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-18T13:21:06.451Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-18T13:21:06.451Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-18T13:21:06.451Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-18T13:21:06.451Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-18T13:21:06.451Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2021-05-18T13:21:06.451Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done [2021-05-18T13:21:06.451Z] #64 DONE 1.7s [2021-05-18T13:21:06.451Z] [2021-05-18T13:21:06.451Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T13:21:06.451Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-18T13:21:06.451Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-18T13:21:06.451Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-18T13:21:06.451Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-18T13:21:06.451Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-18T13:21:06.451Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-05-18T13:21:06.451Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2021-05-18T13:21:06.451Z] #62 DONE 1.7s [2021-05-18T13:21:06.693Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-05-18T13:21:06.708Z] [2021-05-18T13:21:06.708Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:21:06.708Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:21:06.708Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-18T13:21:06.708Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-18T13:21:06.708Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-18T13:21:06.708Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-18T13:21:06.708Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s done [2021-05-18T13:21:06.708Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.5s done [2021-05-18T13:21:06.708Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done [2021-05-18T13:21:06.708Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.3s [2021-05-18T13:21:06.708Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.75MB / 68.67MB 1.7s [2021-05-18T13:21:06.708Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.07MB / 51.83MB 1.7s [2021-05-18T13:21:06.708Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 14.68MB / 120.17MB 1.7s [2021-05-18T13:21:06.708Z] #9 ... [2021-05-18T13:21:06.708Z] [2021-05-18T13:21:06.708Z] #23 [internal] load build context [2021-05-18T13:21:06.708Z] #23 sha256:3d65bc6d67e6c4eed10f81aef18fdaa678a581deeefafbe6f5625293a6f4a85c [2021-05-18T13:21:06.708Z] #23 transferring context: 53.38MB 1.8s done [2021-05-18T13:21:06.708Z] #23 DONE 1.9s [2021-05-18T13:21:06.708Z] [2021-05-18T13:21:06.708Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:21:06.708Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:21:06.708Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.23MB / 68.67MB 1.8s [2021-05-18T13:21:06.708Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.60MB / 51.83MB 1.8s [2021-05-18T13:21:06.708Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.90MB / 120.17MB 1.8s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-18T13:21:06.965Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.67MB / 68.67MB 1.9s [2021-05-18T13:21:06.965Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.04MB / 51.83MB 1.9s [2021-05-18T13:21:06.965Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.65MB / 120.17MB 1.9s [2021-05-18T13:21:06.965Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.16MB / 68.67MB 2.0s [2021-05-18T13:21:06.965Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.0s [2021-05-18T13:21:06.965Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.14MB / 120.17MB 2.0s [2021-05-18T13:21:07.222Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.57MB / 120.17MB 2.1s [2021-05-18T13:21:07.222Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.06MB / 120.17MB 2.2s [2021-05-18T13:21:07.222Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.50MB / 120.17MB 2.3s [2021-05-18T13:21:07.479Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.98MB / 120.17MB 2.4s [2021-05-18T13:21:07.479Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.42MB / 120.17MB 2.5s [2021-05-18T13:21:07.502Z] + [ PR != PR ] [2021-05-18T13:21:07.502Z] + [ 20.10 != master ] [2021-05-18T13:21:07.502Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-18T13:21:07.735Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.91MB / 120.17MB 2.6s [2021-05-18T13:21:07.735Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.7s done [2021-05-18T13:21:07.735Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 2.8s [2021-05-18T13:21:07.878Z] + docker version [2021-05-18T13:21:07.990Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.7s done [2021-05-18T13:21:08.551Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s done [2021-05-18T13:21:08.551Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-18T13:21:08.551Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.7s [2021-05-18T13:21:08.807Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.2s done [2021-05-18T13:21:09.234Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.9s done [2021-05-18T13:21:09.234Z] #9 ... [2021-05-18T13:21:09.234Z] [2021-05-18T13:21:09.234Z] #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-05-18T13:21:09.234Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-18T13:21:09.234Z] #27 1.346 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:21:09.234Z] #27 1.352 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:21:09.234Z] #27 1.352 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:21:09.234Z] #27 1.569 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:21:09.234Z] #27 1.845 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:21:09.234Z] #27 2.361 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:21:09.234Z] #27 3.825 Fetched 8445 kB in 3s (3100 kB/s) [2021-05-18T13:21:09.234Z] #27 3.825 Reading package lists... [2021-05-18T13:21:09.234Z] #27 4.745 Reading package lists... [2021-05-18T13:21:09.234Z] #27 5.668 Building dependency tree... [2021-05-18T13:21:09.234Z] #27 6.004 The following additional packages will be installed: [2021-05-18T13:21:09.234Z] #27 6.005 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-18T13:21:09.234Z] #27 6.005 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-18T13:21:09.234Z] #27 6.005 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-18T13:21:09.234Z] #27 6.006 Suggested packages: [2021-05-18T13:21:09.234Z] #27 6.006 krb5-doc krb5-user [2021-05-18T13:21:09.234Z] #27 6.006 Recommended packages: [2021-05-18T13:21:09.234Z] #27 6.006 krb5-locales publicsuffix libsasl2-modules [2021-05-18T13:21:09.234Z] #27 6.249 The following NEW packages will be installed: [2021-05-18T13:21:09.234Z] #27 6.250 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-18T13:21:09.234Z] #27 6.250 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-18T13:21:09.234Z] #27 6.250 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-18T13:21:09.234Z] #27 6.251 libssh2-1 libssl1.1 openssl [2021-05-18T13:21:09.234Z] #27 6.595 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T13:21:09.234Z] #27 6.595 Need to get 5059 kB of archives. [2021-05-18T13:21:09.234Z] #27 6.595 After this operation, 12.1 MB of additional disk space will be used. [2021-05-18T13:21:09.234Z] #27 6.595 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-18T13:21:09.234Z] #27 6.595 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-18T13:21:09.234Z] #27 6.609 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-18T13:21:09.234Z] #27 6.609 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-18T13:21:09.234Z] #27 6.609 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-18T13:21:09.234Z] #27 6.613 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-18T13:21:09.234Z] #27 6.655 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-18T13:21:09.234Z] #27 6.655 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-18T13:21:09.234Z] #27 6.655 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-18T13:21:09.234Z] #27 6.655 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-18T13:21:09.234Z] #27 6.691 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-18T13:21:09.234Z] #27 6.691 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-18T13:21:09.234Z] #27 6.691 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-18T13:21:09.234Z] #27 6.691 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-18T13:21:09.234Z] #27 6.691 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-18T13:21:09.234Z] #27 6.691 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-18T13:21:09.234Z] #27 6.691 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-18T13:21:09.234Z] #27 6.691 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-18T13:21:09.234Z] #27 6.691 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-18T13:21:09.234Z] #27 6.719 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-18T13:21:09.234Z] #27 6.719 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-18T13:21:09.234Z] #27 6.901 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:21:09.234Z] #27 6.930 Fetched 5059 kB in 0s (11.7 MB/s) [2021-05-18T13:21:09.234Z] #27 7.005 Selecting previously unselected package libssl1.1:amd64. [2021-05-18T13:21:09.234Z] #27 7.005 (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-05-18T13:21:09.234Z] #27 7.009 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 7.023 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-18T13:21:09.234Z] #27 7.253 Selecting previously unselected package openssl. [2021-05-18T13:21:09.234Z] #27 7.253 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 7.266 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-18T13:21:09.234Z] #27 7.518 Selecting previously unselected package ca-certificates. [2021-05-18T13:21:09.234Z] #27 7.518 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-18T13:21:09.234Z] #27 7.522 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-18T13:21:09.234Z] #27 7.749 Selecting previously unselected package libkeyutils1:amd64. [2021-05-18T13:21:09.234Z] #27 7.749 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 7.756 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-18T13:21:09.234Z] #27 7.831 Selecting previously unselected package libkrb5support0:amd64. [2021-05-18T13:21:09.234Z] #27 7.831 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 7.835 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:09.234Z] #27 7.892 Selecting previously unselected package libk5crypto3:amd64. [2021-05-18T13:21:09.234Z] #27 7.892 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 7.903 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:09.234Z] #27 7.998 Selecting previously unselected package libkrb5-3:amd64. [2021-05-18T13:21:09.234Z] #27 7.998 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 8.002 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:09.234Z] #27 8.098 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-18T13:21:09.234Z] #27 8.098 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 8.106 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:09.234Z] #27 8.201 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-18T13:21:09.234Z] #27 8.201 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 8.205 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:21:09.234Z] #27 8.258 Selecting previously unselected package libsasl2-2:amd64. [2021-05-18T13:21:09.234Z] #27 8.258 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 8.259 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:21:09.234Z] #27 8.301 Selecting previously unselected package libldap-common. [2021-05-18T13:21:09.234Z] #27 8.301 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-18T13:21:09.234Z] #27 8.310 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:21:09.234Z] #27 8.356 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-18T13:21:09.234Z] #27 8.356 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 8.360 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:21:09.234Z] #27 8.576 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-18T13:21:09.234Z] #27 8.576 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 8.581 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-18T13:21:09.234Z] #27 8.633 Selecting previously unselected package libpsl5:amd64. [2021-05-18T13:21:09.234Z] #27 8.633 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 8.642 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-18T13:21:09.234Z] #27 8.710 Selecting previously unselected package librtmp1:amd64. [2021-05-18T13:21:09.234Z] #27 8.710 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 8.715 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-18T13:21:09.234Z] #27 8.777 Selecting previously unselected package libssh2-1:amd64. [2021-05-18T13:21:09.234Z] #27 8.777 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 8.782 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-18T13:21:09.234Z] #27 8.853 Selecting previously unselected package libcurl4:amd64. [2021-05-18T13:21:09.234Z] #27 8.853 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 8.857 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-18T13:21:09.234Z] #27 8.941 Selecting previously unselected package curl. [2021-05-18T13:21:09.234Z] #27 8.941 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 8.949 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-18T13:21:09.234Z] #27 9.057 Selecting previously unselected package libonig5:amd64. [2021-05-18T13:21:09.234Z] #27 9.057 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 9.061 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-18T13:21:09.234Z] #27 9.163 Selecting previously unselected package libjq1:amd64. [2021-05-18T13:21:09.234Z] #27 9.163 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 9.180 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T13:21:09.234Z] #27 9.240 Selecting previously unselected package jq. [2021-05-18T13:21:09.234Z] #27 9.240 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T13:21:09.234Z] #27 9.244 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-18T13:21:09.234Z] #27 9.327 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-18T13:21:09.234Z] #27 9.339 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-18T13:21:09.234Z] #27 9.353 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-18T13:21:09.234Z] #27 9.507 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-18T13:21:09.234Z] #27 9.519 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:21:09.494Z] #27 9.543 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:09.494Z] #27 9.552 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:21:09.494Z] #27 9.569 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-18T13:21:09.494Z] #27 9.581 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:09.494Z] #27 9.587 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:21:09.494Z] #27 9.608 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-18T13:21:09.494Z] #27 9.622 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:09.494Z] #27 9.636 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-18T13:21:09.494Z] #27 9.676 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-18T13:21:09.494Z] #27 9.691 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T13:21:09.494Z] #27 9.703 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:21:09.494Z] #27 9.716 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-18T13:21:09.494Z] #27 ... [2021-05-18T13:21:09.494Z] [2021-05-18T13:21:09.494Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:21:09.494Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:21:09.494Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-18T13:21:09.733Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.7s done [2021-05-18T13:21:09.733Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.7s done [2021-05-18T13:21:09.733Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2021-05-18T13:21:09.988Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2021-05-18T13:21:10.916Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-18T13:21:11.178Z] Client: Docker Engine - Community [2021-05-18T13:21:11.179Z] Version: 20.10.5 [2021-05-18T13:21:11.179Z] API version: 1.41 [2021-05-18T13:21:11.179Z] Go version: go1.13.15 [2021-05-18T13:21:11.179Z] Git commit: 55c4c88 [2021-05-18T13:21:11.179Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-18T13:21:11.179Z] OS/Arch: linux/amd64 [2021-05-18T13:21:11.179Z] Context: default [2021-05-18T13:21:11.179Z] Experimental: true [2021-05-18T13:21:11.179Z] [2021-05-18T13:21:11.179Z] Server: Docker Engine - Community [2021-05-18T13:21:11.179Z] Engine: [2021-05-18T13:21:11.179Z] Version: 20.10.5 [2021-05-18T13:21:11.179Z] API version: 1.41 (minimum version 1.12) [2021-05-18T13:21:11.179Z] Go version: go1.13.15 [2021-05-18T13:21:11.179Z] Git commit: 363e9a8 [2021-05-18T13:21:11.179Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-18T13:21:11.179Z] OS/Arch: linux/amd64 [2021-05-18T13:21:11.179Z] Experimental: true [2021-05-18T13:21:11.179Z] containerd: [2021-05-18T13:21:11.179Z] Version: 1.4.4 [2021-05-18T13:21:11.179Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T13:21:11.179Z] runc: [2021-05-18T13:21:11.179Z] Version: 1.0.0-rc93 [2021-05-18T13:21:11.179Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:21:11.179Z] docker-init: [2021-05-18T13:21:11.179Z] Version: 0.19.0 [2021-05-18T13:21:11.179Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-18T13:21:11.485Z] + docker info [2021-05-18T13:21:12.805Z] #9 ... [2021-05-18T13:21:12.805Z] [2021-05-18T13:21:12.805Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-18T13:21:12.805Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-18T13:21:12.805Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 5.9s done [2021-05-18T13:21:12.805Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 1.4s done [2021-05-18T13:21:12.805Z] #26 DONE 7.8s [2021-05-18T13:21:12.805Z] [2021-05-18T13:21:12.805Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-18T13:21:12.805Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-18T13:21:12.805Z] #63 DONE 1.3s [2021-05-18T13:21:12.805Z] [2021-05-18T13:21:12.805Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:21:12.805Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:21:12.805Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.6s done [2021-05-18T13:21:12.805Z] #9 ... [2021-05-18T13:21:12.805Z] [2021-05-18T13:21:12.805Z] #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-05-18T13:21:12.805Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-18T13:21:14.701Z] #27 ... [2021-05-18T13:21:14.701Z] [2021-05-18T13:21:14.701Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-18T13:21:14.701Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-18T13:21:14.701Z] #65 DONE 1.6s [2021-05-18T13:21:14.701Z] [2021-05-18T13:21:14.701Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:21:14.701Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:21:14.701Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.5s done [2021-05-18T13:21:14.701Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-05-18T13:21:14.785Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.9s done [2021-05-18T13:21:14.785Z] #9 ... [2021-05-18T13:21:14.785Z] [2021-05-18T13:21:14.785Z] #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-05-18T13:21:14.785Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-18T13:21:14.785Z] #27 10.37 Updating certificates in /etc/ssl/certs... [2021-05-18T13:21:14.785Z] #27 11.44 137 added, 0 removed; done. [2021-05-18T13:21:14.785Z] #27 11.49 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:14.785Z] #27 11.50 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-18T13:21:14.785Z] #27 11.52 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-18T13:21:14.785Z] #27 11.53 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-18T13:21:14.785Z] #27 11.54 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:21:14.785Z] #27 11.56 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-18T13:21:14.785Z] #27 11.57 Updating certificates in /etc/ssl/certs... [2021-05-18T13:21:14.785Z] #27 12.28 0 added, 0 removed; done. [2021-05-18T13:21:14.785Z] #27 12.28 Running hooks in /etc/ca-certificates/update.d... [2021-05-18T13:21:14.785Z] #27 12.28 done. [2021-05-18T13:21:14.785Z] #27 DONE 14.6s [2021-05-18T13:21:14.785Z] [2021-05-18T13:21:14.785Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-18T13:21:14.785Z] #28 sha256:18d8249d8c0f6a3aee92a264956409b6b14385305cdf629b7b95bec24cbbcf96 [2021-05-18T13:21:14.785Z] #28 DONE 0.1s [2021-05-18T13:21:14.785Z] [2021-05-18T13:21:14.785Z] #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-05-18T13:21:14.785Z] #29 sha256:62cdbbd9f27ea3f35924eb40304abc1375beb305352e251a6844be43afd1dfef [2021-05-18T13:21:16.166Z] #29 1.277 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-18T13:21:16.166Z] #29 1.369 [2021-05-18T13:21:16.426Z] #29 1.485 ############ 17.4% ########################## 37.3% ######################################### 57.2% ####################################################### 77.2% ##################################################################### 97.1% ######################################################################## 100.0% [2021-05-18T13:21:16.685Z] #29 2.007 [2021-05-18T13:21:16.685Z] #29 2.128 #################################################################### 94.8% ######################################################################## 100.0% [2021-05-18T13:21:16.685Z] #29 2.222 [2021-05-18T13:21:16.772Z] Client: [2021-05-18T13:21:16.772Z] Context: default [2021-05-18T13:21:16.772Z] Debug Mode: false [2021-05-18T13:21:16.772Z] Plugins: [2021-05-18T13:21:16.772Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-18T13:21:16.772Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-18T13:21:16.772Z] [2021-05-18T13:21:16.772Z] Server: [2021-05-18T13:21:16.772Z] Containers: 0 [2021-05-18T13:21:16.772Z] Running: 0 [2021-05-18T13:21:16.772Z] Paused: 0 [2021-05-18T13:21:16.772Z] Stopped: 0 [2021-05-18T13:21:16.772Z] Images: 0 [2021-05-18T13:21:16.772Z] Server Version: 20.10.5 [2021-05-18T13:21:16.772Z] Storage Driver: overlay2 [2021-05-18T13:21:16.772Z] Backing Filesystem: extfs [2021-05-18T13:21:16.772Z] Supports d_type: true [2021-05-18T13:21:16.772Z] Native Overlay Diff: true [2021-05-18T13:21:16.772Z] Logging Driver: json-file [2021-05-18T13:21:16.772Z] Cgroup Driver: cgroupfs [2021-05-18T13:21:16.772Z] Cgroup Version: 1 [2021-05-18T13:21:16.772Z] Plugins: [2021-05-18T13:21:16.772Z] Volume: local [2021-05-18T13:21:16.772Z] Network: bridge host ipvlan macvlan null overlay [2021-05-18T13:21:16.772Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-18T13:21:16.772Z] Swarm: inactive [2021-05-18T13:21:16.772Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-18T13:21:16.772Z] Default Runtime: runc [2021-05-18T13:21:16.772Z] Init Binary: docker-init [2021-05-18T13:21:16.772Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T13:21:16.772Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:21:16.772Z] init version: de40ad0 [2021-05-18T13:21:16.772Z] Security Options: [2021-05-18T13:21:16.772Z] apparmor [2021-05-18T13:21:16.772Z] seccomp [2021-05-18T13:21:16.772Z] Profile: default [2021-05-18T13:21:16.772Z] Kernel Version: 5.4.0-1041-aws [2021-05-18T13:21:16.772Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-18T13:21:16.772Z] OSType: linux [2021-05-18T13:21:16.772Z] Architecture: x86_64 [2021-05-18T13:21:16.772Z] CPUs: 2 [2021-05-18T13:21:16.772Z] Total Memory: 15.35GiB [2021-05-18T13:21:16.772Z] Name: ip-10-100-36-65 [2021-05-18T13:21:16.772Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-18T13:21:16.772Z] Docker Root Dir: /var/lib/docker [2021-05-18T13:21:16.772Z] Debug Mode: false [2021-05-18T13:21:16.772Z] Registry: https://index.docker.io/v1/ [2021-05-18T13:21:16.772Z] Labels: [2021-05-18T13:21:16.772Z] Experimental: true [2021-05-18T13:21:16.772Z] Insecure Registries: [2021-05-18T13:21:16.772Z] 127.0.0.0/8 [2021-05-18T13:21:16.772Z] Live Restore Enabled: true [2021-05-18T13:21:16.772Z] [2021-05-18T13:21:16.772Z] WARNING: No swap limit support [Pipeline] sh [2021-05-18T13:21:16.943Z] #29 2.343 ############################################## 64.8% ######################################################################## 100.0% [2021-05-18T13:21:17.083Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-18T13:21:17.083Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-18T13:21:17.083Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42382/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-18T13:21:17.083Z] + bash /home/ubuntu/workspace/moby_PR-42382/check-config.sh [2021-05-18T13:21:17.083Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-18T13:21:17.083Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-18T13:21:17.083Z] [2021-05-18T13:21:17.083Z] Generally Necessary: [2021-05-18T13:21:17.083Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-18T13:21:17.083Z] - apparmor: enabled and tools installed [2021-05-18T13:21:17.083Z] - CONFIG_NAMESPACES: enabled [2021-05-18T13:21:17.083Z] - CONFIG_NET_NS: enabled [2021-05-18T13:21:17.083Z] - CONFIG_PID_NS: enabled [2021-05-18T13:21:17.083Z] - CONFIG_IPC_NS: enabled [2021-05-18T13:21:17.083Z] - CONFIG_UTS_NS: enabled [2021-05-18T13:21:17.083Z] - CONFIG_CGROUPS: enabled [2021-05-18T13:21:17.083Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-18T13:21:17.083Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-18T13:21:17.083Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-18T13:21:17.083Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-18T13:21:17.083Z] - CONFIG_CPUSETS: enabled [2021-05-18T13:21:17.083Z] - CONFIG_MEMCG: enabled [2021-05-18T13:21:17.083Z] - CONFIG_KEYS: enabled [2021-05-18T13:21:17.203Z] #29 2.480 [2021-05-18T13:21:17.346Z] - CONFIG_VETH: enabled (as module) [2021-05-18T13:21:17.346Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-18T13:21:17.346Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-18T13:21:17.346Z] - CONFIG_NF_NAT_IPV4: missing [2021-05-18T13:21:17.346Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-18T13:21:17.346Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-18T13:21:17.346Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-18T13:21:17.346Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-18T13:21:17.346Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-18T13:21:17.346Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-18T13:21:17.346Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-18T13:21:17.346Z] - CONFIG_NF_NAT_NEEDED: missing [2021-05-18T13:21:17.346Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-18T13:21:17.346Z] [2021-05-18T13:21:17.346Z] Optional Features: [2021-05-18T13:21:17.346Z] - CONFIG_USER_NS: enabled [2021-05-18T13:21:17.346Z] - CONFIG_SECCOMP: enabled [2021-05-18T13:21:17.346Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-18T13:21:17.346Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-18T13:21:17.346Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-18T13:21:17.346Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-18T13:21:17.346Z] - CONFIG_BLK_CGROUP: enabled [2021-05-18T13:21:17.346Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-18T13:21:17.346Z] - CONFIG_IOSCHED_CFQ: missing [2021-05-18T13:21:17.346Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-05-18T13:21:17.346Z] - CONFIG_CGROUP_PERF: enabled [2021-05-18T13:21:17.621Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-18T13:21:17.621Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-18T13:21:17.621Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-18T13:21:17.621Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-18T13:21:17.621Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-18T13:21:17.621Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-18T13:21:17.621Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-18T13:21:17.621Z] - CONFIG_IP_VS: enabled (as module) [2021-05-18T13:21:17.621Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-18T13:21:17.621Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-18T13:21:17.621Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-18T13:21:17.621Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-18T13:21:17.621Z] - CONFIG_EXT4_FS: enabled [2021-05-18T13:21:17.621Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-18T13:21:17.621Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-18T13:21:17.621Z] - Network Drivers: [2021-05-18T13:21:17.621Z] - "overlay": [2021-05-18T13:21:17.621Z] - CONFIG_VXLAN: enabled (as module) [2021-05-18T13:21:17.621Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-18T13:21:17.621Z] Optional (for encrypted networks): [2021-05-18T13:21:17.621Z] - CONFIG_CRYPTO: enabled [2021-05-18T13:21:17.621Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-18T13:21:17.621Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-18T13:21:17.621Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-18T13:21:17.621Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-18T13:21:17.621Z] - CONFIG_XFRM: enabled [2021-05-18T13:21:17.621Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-18T13:21:17.621Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-18T13:21:17.621Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-18T13:21:17.621Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-05-18T13:21:17.621Z] - "ipvlan": [2021-05-18T13:21:17.621Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-18T13:21:17.621Z] - "macvlan": [2021-05-18T13:21:17.721Z] #29 2.609 ############ 16.8% ########################## 36.3% ####################################### 55.4% ###################################################### 75.5% #################################################################### 94.7% ######################################################################## 100.0% [2021-05-18T13:21:17.721Z] #29 3.134 [2021-05-18T13:21:17.886Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-18T13:21:17.886Z] - CONFIG_DUMMY: enabled (as module) [2021-05-18T13:21:17.886Z] - "ftp,tftp client in container": [2021-05-18T13:21:17.886Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-18T13:21:17.886Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-18T13:21:17.886Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-18T13:21:17.886Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-18T13:21:17.886Z] - Storage Drivers: [2021-05-18T13:21:17.886Z] - "aufs": [2021-05-18T13:21:17.886Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-18T13:21:17.886Z] - "btrfs": [2021-05-18T13:21:17.886Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-18T13:21:17.886Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-18T13:21:17.886Z] - "devicemapper": [2021-05-18T13:21:17.886Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-18T13:21:17.886Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-18T13:21:17.886Z] - "overlay": [2021-05-18T13:21:17.886Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-18T13:21:17.886Z] - "zfs": [2021-05-18T13:21:17.886Z] - /dev/zfs: present [2021-05-18T13:21:17.886Z] - zfs command: missing [2021-05-18T13:21:17.886Z] - zpool command: missing [2021-05-18T13:21:17.886Z] [2021-05-18T13:21:17.886Z] Limits: [2021-05-18T13:21:17.886Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-18T13:21:17.886Z] [2021-05-18T13:21:17.886Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-18T13:21:17.967Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.0s done [2021-05-18T13:21:17.967Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-18T13:21:18.223Z] #9 DONE 13.4s [2021-05-18T13:21:18.223Z] [2021-05-18T13:21:18.223Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-18T13:21:18.223Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-18T13:21:18.234Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:94c1890d3997cad133e50f0899677f4966078951 . [2021-05-18T13:21:18.497Z] #1 [internal] load build definition from Dockerfile [2021-05-18T13:21:18.497Z] #1 sha256:cc898689b7c20d914e4bb64274f8ea824b565671179d8aa15a58c5ce08c5f49d [2021-05-18T13:21:18.497Z] #1 transferring dockerfile: 17.02kB 0.0s done [2021-05-18T13:21:18.497Z] #1 DONE 0.1s [2021-05-18T13:21:18.760Z] [2021-05-18T13:21:18.760Z] #2 [internal] load .dockerignore [2021-05-18T13:21:18.760Z] #2 sha256:3404996276e40d4cb38a8b4d52ff346932be015164bc4413e4a00a2f243df110 [2021-05-18T13:21:18.760Z] #2 transferring context: 87B done [2021-05-18T13:21:18.760Z] #2 DONE 0.0s [2021-05-18T13:21:18.760Z] [2021-05-18T13:21:18.760Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-18T13:21:18.760Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-18T13:21:19.330Z] #3 DONE 0.5s [2021-05-18T13:21:19.330Z] [2021-05-18T13:21:19.330Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-18T13:21:19.330Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-18T13:21:19.330Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-18T13:21:19.330Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2021-05-18T13:21:19.330Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-18T13:21:19.330Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-18T13:21:19.330Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-18T13:21:19.330Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-18T13:21:19.330Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-18T13:21:19.591Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-05-18T13:21:19.805Z] #29 3.269 ## 3.2% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.5% ###################### 30.7% ######################### 35.7% ############################# 41.0% ################################# 46.2% ##################################### 51.4% ######################################## 56.7% ############################################ 61.9% ################################################ 67.1% #################################################### 72.3% ####################################################### 77.5% ########################################################### 82.7% ############################################################### 87.8% ################################################################## 93.0% ###################################################################### 98.3% ######################################################################## 100.0% [2021-05-18T13:21:19.805Z] #29 5.134 [2021-05-18T13:21:20.066Z] #29 5.503 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-18T13:21:20.110Z] #10 DONE 1.4s [2021-05-18T13:21:20.110Z] [2021-05-18T13:21:20.110Z] #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-05-18T13:21:20.110Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-18T13:21:20.110Z] #27 2.329 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:21:20.110Z] #27 2.329 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:21:20.110Z] #27 2.338 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:21:20.110Z] #27 2.446 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:21:20.110Z] #27 2.581 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:21:20.110Z] #27 2.829 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:21:20.110Z] #27 4.209 Fetched 8445 kB in 2s (3973 kB/s) [2021-05-18T13:21:20.110Z] #27 4.209 Reading package lists... [2021-05-18T13:21:20.110Z] #27 4.926 Reading package lists... [2021-05-18T13:21:20.110Z] #27 5.522 Building dependency tree... [2021-05-18T13:21:20.110Z] #27 5.736 The following additional packages will be installed: [2021-05-18T13:21:20.110Z] #27 5.736 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-18T13:21:20.110Z] #27 5.736 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-18T13:21:20.110Z] #27 5.737 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-18T13:21:20.110Z] #27 5.737 Suggested packages: [2021-05-18T13:21:20.110Z] #27 5.737 krb5-doc krb5-user [2021-05-18T13:21:20.110Z] #27 5.737 Recommended packages: [2021-05-18T13:21:20.110Z] #27 5.737 krb5-locales publicsuffix libsasl2-modules [2021-05-18T13:21:20.110Z] #27 5.893 The following NEW packages will be installed: [2021-05-18T13:21:20.110Z] #27 5.894 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-18T13:21:20.110Z] #27 5.894 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-18T13:21:20.110Z] #27 5.894 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-18T13:21:20.110Z] #27 5.895 libssh2-1 libssl1.1 openssl [2021-05-18T13:21:20.110Z] #27 6.194 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T13:21:20.110Z] #27 6.194 Need to get 5059 kB of archives. [2021-05-18T13:21:20.110Z] #27 6.194 After this operation, 12.1 MB of additional disk space will be used. [2021-05-18T13:21:20.110Z] #27 6.194 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-18T13:21:20.110Z] #27 6.194 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-18T13:21:20.110Z] #27 6.199 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-18T13:21:20.110Z] #27 6.200 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-18T13:21:20.110Z] #27 6.201 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-18T13:21:20.110Z] #27 6.203 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-18T13:21:20.110Z] #27 6.210 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-18T13:21:20.110Z] #27 6.212 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-18T13:21:20.110Z] #27 6.214 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-18T13:21:20.110Z] #27 6.216 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-18T13:21:20.110Z] #27 6.218 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-18T13:21:20.110Z] #27 6.219 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-18T13:21:20.110Z] #27 6.221 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-18T13:21:20.110Z] #27 6.223 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-18T13:21:20.110Z] #27 6.223 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-18T13:21:20.110Z] #27 6.224 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-18T13:21:20.110Z] #27 6.226 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-18T13:21:20.110Z] #27 6.229 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-18T13:21:20.110Z] #27 6.231 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-18T13:21:20.110Z] #27 6.231 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-18T13:21:20.110Z] #27 6.236 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-18T13:21:20.110Z] #27 6.471 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:21:20.110Z] #27 6.493 Fetched 5059 kB in 0s (15.5 MB/s) [2021-05-18T13:21:20.110Z] #27 6.649 Selecting previously unselected package libssl1.1:amd64. [2021-05-18T13:21:20.110Z] #27 6.649 (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-05-18T13:21:20.110Z] #27 6.653 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-18T13:21:20.110Z] #27 6.671 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-18T13:21:20.110Z] #27 6.993 Selecting previously unselected package openssl. [2021-05-18T13:21:20.110Z] #27 6.994 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-18T13:21:20.110Z] #27 7.003 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-18T13:21:20.110Z] #27 7.126 Selecting previously unselected package ca-certificates. [2021-05-18T13:21:20.110Z] #27 7.127 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-18T13:21:20.110Z] #27 7.132 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-18T13:21:20.110Z] #27 7.184 Selecting previously unselected package libkeyutils1:amd64. [2021-05-18T13:21:20.110Z] #27 7.186 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-18T13:21:20.110Z] #27 7.190 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-18T13:21:20.110Z] #27 7.260 Selecting previously unselected package libkrb5support0:amd64. [2021-05-18T13:21:20.110Z] #27 7.261 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-18T13:21:20.110Z] #27 7.264 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:20.110Z] #27 7.304 Selecting previously unselected package libk5crypto3:amd64. [2021-05-18T13:21:20.110Z] #27 7.305 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-18T13:21:20.110Z] #27 7.309 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:20.110Z] #27 7.351 Selecting previously unselected package libkrb5-3:amd64. [2021-05-18T13:21:20.110Z] #27 7.353 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-18T13:21:20.110Z] #27 7.356 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:20.110Z] #27 7.416 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-18T13:21:20.110Z] #27 7.418 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-18T13:21:20.110Z] #27 7.421 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:20.110Z] #27 7.456 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-18T13:21:20.110Z] #27 7.458 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-18T13:21:20.110Z] #27 7.461 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:21:20.110Z] #27 7.496 Selecting previously unselected package libsasl2-2:amd64. [2021-05-18T13:21:20.110Z] #27 7.498 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-18T13:21:20.110Z] #27 7.501 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:21:20.110Z] #27 7.534 Selecting previously unselected package libldap-common. [2021-05-18T13:21:20.166Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-05-18T13:21:20.166Z] #4 DONE 0.9s [2021-05-18T13:21:20.166Z] [2021-05-18T13:21:20.166Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T13:21:20.166Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-18T13:21:20.326Z] #29 5.612 [2021-05-18T13:21:20.326Z] #29 5.670 ######################################################################## 100.0% [2021-05-18T13:21:20.326Z] #29 5.708 [2021-05-18T13:21:20.366Z] #27 ... [2021-05-18T13:21:20.366Z] [2021-05-18T13:21:20.366Z] #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-05-18T13:21:20.366Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-18T13:21:20.366Z] #11 DONE 0.5s [2021-05-18T13:21:20.366Z] [2021-05-18T13:21:20.366Z] #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-05-18T13:21:20.366Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-18T13:21:20.366Z] #27 7.535 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-18T13:21:20.366Z] #27 7.538 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:21:20.366Z] #27 7.572 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-18T13:21:20.366Z] #27 7.573 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-18T13:21:20.366Z] #27 7.576 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:21:20.366Z] #27 7.631 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-18T13:21:20.366Z] #27 7.633 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-18T13:21:20.366Z] #27 7.637 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-18T13:21:20.366Z] #27 ... [2021-05-18T13:21:20.366Z] [2021-05-18T13:21:20.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-05-18T13:21:20.366Z] #49 sha256:b562587147ec0d2a15c07a23bd8f53a8252095ff6cac06271cc52c4f7e37cc82 [2021-05-18T13:21:20.366Z] #49 ... [2021-05-18T13:21:20.366Z] [2021-05-18T13:21:20.366Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-18T13:21:20.366Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-18T13:21:20.366Z] #31 DONE 0.1s [2021-05-18T13:21:20.588Z] #29 6.028 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-18T13:21:20.622Z] [2021-05-18T13:21:20.622Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-18T13:21:20.622Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-18T13:21:20.622Z] #39 DONE 0.1s [2021-05-18T13:21:20.622Z] [2021-05-18T13:21:20.622Z] #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-05-18T13:21:20.622Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-18T13:21:20.622Z] #27 7.679 Selecting previously unselected package libpsl5:amd64. [2021-05-18T13:21:20.622Z] #27 7.679 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-18T13:21:20.622Z] #27 7.682 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-18T13:21:20.622Z] #27 7.724 Selecting previously unselected package librtmp1:amd64. [2021-05-18T13:21:20.622Z] #27 7.726 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-18T13:21:20.622Z] #27 7.734 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-18T13:21:20.622Z] #27 7.779 Selecting previously unselected package libssh2-1:amd64. [2021-05-18T13:21:20.622Z] #27 7.781 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-18T13:21:20.622Z] #27 7.786 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-18T13:21:20.622Z] #27 7.830 Selecting previously unselected package libcurl4:amd64. [2021-05-18T13:21:20.622Z] #27 7.830 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-18T13:21:20.622Z] #27 7.833 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-18T13:21:20.622Z] #27 7.889 Selecting previously unselected package curl. [2021-05-18T13:21:20.622Z] #27 7.889 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-18T13:21:20.622Z] #27 7.890 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-18T13:21:20.622Z] #27 7.940 Selecting previously unselected package libonig5:amd64. [2021-05-18T13:21:20.622Z] #27 7.941 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-18T13:21:20.622Z] #27 7.944 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-18T13:21:20.622Z] #27 8.025 Selecting previously unselected package libjq1:amd64. [2021-05-18T13:21:20.622Z] #27 8.026 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T13:21:20.622Z] #27 8.030 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T13:21:20.622Z] #27 8.071 Selecting previously unselected package jq. [2021-05-18T13:21:20.622Z] #27 8.073 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T13:21:20.622Z] #27 8.075 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-18T13:21:20.622Z] #27 8.116 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-18T13:21:20.622Z] #27 8.126 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-18T13:21:20.847Z] #29 6.143 [2021-05-18T13:21:20.847Z] #29 6.236 ######################################################################## 100.0% [2021-05-18T13:21:20.847Z] #29 6.275 [2021-05-18T13:21:20.879Z] #27 ... [2021-05-18T13:21:20.879Z] [2021-05-18T13:21:20.879Z] #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-05-18T13:21:20.879Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-18T13:21:20.879Z] #12 DONE 0.6s [2021-05-18T13:21:20.879Z] [2021-05-18T13:21:20.879Z] #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-05-18T13:21:20.879Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-18T13:21:20.879Z] #27 8.135 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-18T13:21:20.879Z] #27 8.217 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-18T13:21:20.879Z] #27 8.229 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:21:20.879Z] #27 8.269 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:20.879Z] #27 8.284 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:21:20.879Z] #27 8.309 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-18T13:21:20.879Z] #27 8.323 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:20.879Z] #27 8.334 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:21:21.108Z] #29 6.564 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-18T13:21:21.113Z] #7 DONE 0.8s [2021-05-18T13:21:21.114Z] [2021-05-18T13:21:21.114Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T13:21:21.114Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-18T13:21:21.114Z] #8 DONE 0.8s [2021-05-18T13:21:21.114Z] [2021-05-18T13:21:21.114Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-18T13:21:21.114Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-18T13:21:21.114Z] #5 DONE 0.9s [2021-05-18T13:21:21.114Z] [2021-05-18T13:21:21.114Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-18T13:21:21.114Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-18T13:21:21.135Z] #27 8.344 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-18T13:21:21.135Z] #27 8.356 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:21.135Z] #27 8.369 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-18T13:21:21.135Z] #27 8.383 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-18T13:21:21.135Z] #27 8.401 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T13:21:21.135Z] #27 8.412 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:21:21.135Z] #27 8.425 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-18T13:21:21.375Z] #6 DONE 0.9s [2021-05-18T13:21:21.379Z] #29 6.664 [2021-05-18T13:21:21.902Z] #29 6.803 ##### 7.0% ############ 17.6% ######################### 35.0% ################################################ 68.0% ################################################################ 88.9% ######################################################################## 100.0% [2021-05-18T13:21:21.902Z] #29 7.293 [2021-05-18T13:21:22.161Z] #29 7.556 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-18T13:21:22.421Z] #29 7.632 [2021-05-18T13:21:22.421Z] #29 7.682 ######################################################################## 100.0% [2021-05-18T13:21:22.421Z] #29 7.700 [2021-05-18T13:21:22.421Z] #29 7.935 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-18T13:21:22.680Z] #29 8.017 [2021-05-18T13:21:22.942Z] #29 8.239 #=#=# ######################################################################## 100.0% [2021-05-18T13:21:23.032Z] #27 10.22 Updating certificates in /etc/ssl/certs... [2021-05-18T13:21:23.201Z] #29 8.378 [2021-05-18T13:21:23.201Z] #29 8.402 Download of images into '/build' complete. [2021-05-18T13:21:23.201Z] #29 8.402 Use something like the following to load the result into a Docker daemon: [2021-05-18T13:21:23.201Z] #29 8.402 tar -cC '/build' . | docker load [2021-05-18T13:21:23.962Z] [2021-05-18T13:21:23.962Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-18T13:21:23.962Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-18T13:21:23.962Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-05-18T13:21:23.962Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-18T13:21:23.962Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-18T13:21:23.962Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-18T13:21:24.223Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0B / 50.43MB 0.2s [2021-05-18T13:21:24.483Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.29MB / 50.43MB 0.4s [2021-05-18T13:21:24.483Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 12.58MB / 50.43MB 0.5s [2021-05-18T13:21:24.743Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 15.73MB / 50.43MB 0.6s [2021-05-18T13:21:24.743Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 23.07MB / 50.43MB 0.7s [2021-05-18T13:21:25.004Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 28.31MB / 50.43MB 0.8s [2021-05-18T13:21:25.004Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 31.46MB / 50.43MB 1.0s [2021-05-18T13:21:25.106Z] #29 ... [2021-05-18T13:21:25.106Z] [2021-05-18T13:21:25.106Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:21:25.106Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:21:25.106Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.4s done [2021-05-18T13:21:25.106Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-18T13:21:25.265Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 35.65MB / 50.43MB 1.2s [2021-05-18T13:21:25.265Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 38.80MB / 50.43MB 1.3s [2021-05-18T13:21:25.527Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 41.94MB / 50.43MB 1.5s [2021-05-18T13:21:25.554Z] #27 ... [2021-05-18T13:21:25.554Z] [2021-05-18T13:21:25.554Z] #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-05-18T13:21:25.554Z] #24 sha256:686da7f50a0d1ac6fae0ed5cd0f4ccb6bd191f5cb51a42019dcb5e48a053aba8 [2021-05-18T13:21:25.554Z] #24 2.015 + RM_GOPATH=0 [2021-05-18T13:21:25.554Z] #24 2.015 + TMP_GOPATH= [2021-05-18T13:21:25.554Z] #24 2.015 + : /build [2021-05-18T13:21:25.554Z] #24 2.015 + '[' -z '' ']' [2021-05-18T13:21:25.554Z] #24 2.015 ++ mktemp -d [2021-05-18T13:21:25.554Z] #24 2.017 + export GOPATH=/tmp/tmp.DMrCYZcW3g [2021-05-18T13:21:25.554Z] #24 2.017 + GOPATH=/tmp/tmp.DMrCYZcW3g [2021-05-18T13:21:25.554Z] #24 2.017 + RM_GOPATH=1 [2021-05-18T13:21:25.554Z] #24 2.017 + case "$(go env GOARCH)" in [2021-05-18T13:21:25.554Z] #24 2.017 ++ go env GOARCH [2021-05-18T13:21:25.554Z] #24 2.030 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:25.554Z] #24 2.030 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:25.554Z] #24 2.045 ++ dirname /tmp/install/install.sh [2021-05-18T13:21:25.554Z] #24 2.047 Install docker/cli version 17.06.2-ce from stable [2021-05-18T13:21:25.555Z] #24 2.050 + dir=/tmp/install [2021-05-18T13:21:25.555Z] #24 2.050 + bin=dockercli [2021-05-18T13:21:25.555Z] #24 2.050 + shift [2021-05-18T13:21:25.555Z] #24 2.050 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-18T13:21:25.555Z] #24 2.050 + . /tmp/install/dockercli.installer [2021-05-18T13:21:25.555Z] #24 2.050 ++ : stable [2021-05-18T13:21:25.555Z] #24 2.050 ++ : 17.06.2-ce [2021-05-18T13:21:25.555Z] #24 2.050 + install_dockercli [2021-05-18T13:21:25.555Z] #24 2.050 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-18T13:21:25.555Z] #24 2.053 ++ uname -m [2021-05-18T13:21:25.555Z] #24 2.067 + arch=x86_64 [2021-05-18T13:21:25.555Z] #24 2.076 + '[' x86_64 '!=' x86_64 ']' [2021-05-18T13:21:25.555Z] #24 2.076 + url=https://download.docker.com/linux/static [2021-05-18T13:21:25.555Z] #24 2.076 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-18T13:21:25.555Z] #24 2.076 + tar -xz docker/docker [2021-05-18T13:21:25.555Z] #24 3.861 + mkdir -p /build [2021-05-18T13:21:25.555Z] #24 3.879 + mv docker/docker /build/ [2021-05-18T13:21:25.555Z] #24 3.882 + rmdir docker [2021-05-18T13:21:25.555Z] #24 DONE 5.2s [2021-05-18T13:21:25.555Z] [2021-05-18T13:21:25.555Z] #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-05-18T13:21:25.555Z] #58 sha256:84e129763238497bfcf0bcc7e73348ea21f0f67ba1babe13dbdfb2eae24c47b5 [2021-05-18T13:21:25.555Z] #58 1.236 + RM_GOPATH=0 [2021-05-18T13:21:25.555Z] #58 1.236 + TMP_GOPATH= [2021-05-18T13:21:25.555Z] #58 1.236 + : /build [2021-05-18T13:21:25.555Z] #58 1.236 + '[' -z '' ']' [2021-05-18T13:21:25.555Z] #58 1.237 ++ mktemp -d [2021-05-18T13:21:25.555Z] #58 1.238 + export GOPATH=/tmp/tmp.4cohZg0lYF [2021-05-18T13:21:25.555Z] #58 1.238 + GOPATH=/tmp/tmp.4cohZg0lYF [2021-05-18T13:21:25.555Z] #58 1.238 + RM_GOPATH=1 [2021-05-18T13:21:25.555Z] #58 1.238 + case "$(go env GOARCH)" in [2021-05-18T13:21:25.555Z] #58 1.242 ++ go env GOARCH [2021-05-18T13:21:25.555Z] #58 1.246 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:25.555Z] #58 1.246 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:25.555Z] #58 1.249 ++ dirname /tmp/install/install.sh [2021-05-18T13:21:25.555Z] #58 1.250 + dir=/tmp/install [2021-05-18T13:21:25.555Z] #58 1.250 + bin=rootlesskit [2021-05-18T13:21:25.555Z] #58 1.250 + shift [2021-05-18T13:21:25.555Z] #58 1.250 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-18T13:21:25.555Z] #58 1.250 + . /tmp/install/rootlesskit.installer [2021-05-18T13:21:25.555Z] #58 1.250 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T13:21:25.555Z] #58 1.250 + install_rootlesskit [2021-05-18T13:21:25.555Z] #58 1.250 + case "$1" in [2021-05-18T13:21:25.555Z] #58 1.250 + export CGO_ENABLED=0 [2021-05-18T13:21:25.555Z] #58 1.250 + CGO_ENABLED=0 [2021-05-18T13:21:25.555Z] #58 1.250 + _install_rootlesskit [2021-05-18T13:21:25.555Z] #58 1.250 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-18T13:21:25.555Z] #58 1.250 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4cohZg0lYF/src/github.com/rootless-containers/rootlesskit [2021-05-18T13:21:25.555Z] #58 1.250 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T13:21:25.555Z] #58 1.251 Cloning into '/tmp/tmp.4cohZg0lYF/src/github.com/rootless-containers/rootlesskit'... [2021-05-18T13:21:25.555Z] #58 2.058 + cd /tmp/tmp.4cohZg0lYF/src/github.com/rootless-containers/rootlesskit [2021-05-18T13:21:25.555Z] #58 2.058 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T13:21:25.555Z] #58 2.062 + export GO111MODULE=on [2021-05-18T13:21:25.555Z] #58 2.062 + GO111MODULE=on [2021-05-18T13:21:25.555Z] #58 2.062 + export GOPROXY=https://proxy.golang.org [2021-05-18T13:21:25.555Z] #58 2.062 + GOPROXY=https://proxy.golang.org [2021-05-18T13:21:25.555Z] #58 2.062 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T13:21:25.555Z] #58 2.062 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-18T13:21:25.555Z] #58 2.858 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-18T13:21:25.555Z] #58 2.858 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-18T13:21:25.555Z] #58 2.870 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T13:21:25.555Z] #58 2.873 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T13:21:25.555Z] #58 2.876 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T13:21:25.555Z] #58 2.890 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-18T13:21:25.555Z] #58 2.958 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-18T13:21:25.555Z] #58 2.971 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T13:21:25.555Z] #58 2.972 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-18T13:21:25.555Z] #58 2.974 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T13:21:25.555Z] #58 2.976 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-18T13:21:25.555Z] #58 2.985 go: downloading github.com/google/uuid v1.2.0 [2021-05-18T13:21:25.555Z] #58 2.995 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T13:21:25.555Z] #58 3.020 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-18T13:21:25.555Z] #58 3.079 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T13:21:25.555Z] #58 3.120 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-18T13:21:25.555Z] #58 3.226 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T13:21:25.555Z] #58 3.234 go: extracting github.com/google/uuid v1.2.0 [2021-05-18T13:21:25.555Z] #58 3.255 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T13:21:25.555Z] #58 3.443 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-18T13:21:25.555Z] #58 3.557 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-18T13:21:25.555Z] #58 3.569 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T13:21:25.555Z] #58 3.570 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T13:21:25.555Z] #58 3.575 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T13:21:25.555Z] #58 4.345 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T13:21:25.555Z] #58 4.374 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T13:21:25.555Z] #58 4.888 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T13:21:25.555Z] #58 4.918 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T13:21:25.555Z] #58 4.975 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T13:21:25.555Z] #58 5.167 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T13:21:25.788Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 46.41MB / 50.43MB 1.7s [2021-05-18T13:21:26.052Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.9s [2021-05-18T13:21:26.494Z] #58 ... [2021-05-18T13:21:26.494Z] [2021-05-18T13:21:26.494Z] #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-05-18T13:21:26.494Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-18T13:21:26.494Z] #27 13.65 137 added, 0 removed; done. [2021-05-18T13:21:26.494Z] #27 13.85 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:26.494Z] #27 13.92 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-18T13:21:26.622Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.3s done [2021-05-18T13:21:26.750Z] #27 14.02 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-18T13:21:26.750Z] #27 14.07 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-18T13:21:26.750Z] #27 14.14 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:21:26.750Z] #27 14.17 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-18T13:21:26.750Z] #27 14.20 Updating certificates in /etc/ssl/certs... [2021-05-18T13:21:27.011Z] #9 DONE 41.4s [2021-05-18T13:21:27.011Z] [2021-05-18T13:21:27.011Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-18T13:21:27.011Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-18T13:21:27.201Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 [2021-05-18T13:21:27.271Z] #10 ... [2021-05-18T13:21:27.271Z] [2021-05-18T13:21:27.271Z] #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-05-18T13:21:27.271Z] #29 sha256:62cdbbd9f27ea3f35924eb40304abc1375beb305352e251a6844be43afd1dfef [2021-05-18T13:21:27.271Z] #29 DONE 12.5s [2021-05-18T13:21:27.532Z] [2021-05-18T13:21:27.532Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-18T13:21:27.532Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-18T13:21:27.792Z] #10 DONE 0.9s [2021-05-18T13:21:27.792Z] [2021-05-18T13:21:27.792Z] #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-05-18T13:21:27.792Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-18T13:21:28.731Z] #11 DONE 1.0s [2021-05-18T13:21:28.731Z] [2021-05-18T13:21:28.731Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-18T13:21:28.731Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-18T13:21:28.731Z] #31 DONE 0.1s [2021-05-18T13:21:28.731Z] [2021-05-18T13:21:28.731Z] #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-05-18T13:21:28.731Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T13:21:28.990Z] #32 ... [2021-05-18T13:21:28.990Z] [2021-05-18T13:21:28.990Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-18T13:21:28.990Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-18T13:21:28.990Z] #39 DONE 0.4s [2021-05-18T13:21:29.250Z] [2021-05-18T13:21:29.250Z] #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-05-18T13:21:29.250Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:21:29.749Z] #26 ... [2021-05-18T13:21:29.749Z] [2021-05-18T13:21:29.750Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:21:29.750Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:21:29.750Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.2s done [2021-05-18T13:21:29.750Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-18T13:21:29.750Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-18T13:21:29.750Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-18T13:21:29.750Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.2s done [2021-05-18T13:21:29.750Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.5s done [2021-05-18T13:21:29.750Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.1s done [2021-05-18T13:21:29.750Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.2s [2021-05-18T13:21:29.750Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.2s [2021-05-18T13:21:29.750Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.10MB / 120.17MB 5.2s [2021-05-18T13:21:29.750Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.6s [2021-05-18T13:21:29.750Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.33MB / 120.17MB 5.4s [2021-05-18T13:21:30.010Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.4s done [2021-05-18T13:21:30.010Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.62MB / 120.17MB 5.6s [2021-05-18T13:21:30.010Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.6s [2021-05-18T13:21:30.024Z] #27 16.94 0 added, 0 removed; done. [2021-05-18T13:21:30.024Z] #27 16.94 Running hooks in /etc/ca-certificates/update.d... [2021-05-18T13:21:30.024Z] #27 16.94 done. [2021-05-18T13:21:30.024Z] #27 DONE 17.3s [2021-05-18T13:21:30.024Z] [2021-05-18T13:21:30.024Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-18T13:21:30.024Z] #28 sha256:ed4f58919444f9aa663c58583721bc524b153e42049753a2727521d8ef86bf8a [2021-05-18T13:21:30.024Z] #28 DONE 0.0s [2021-05-18T13:21:30.024Z] [2021-05-18T13:21:30.024Z] #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-05-18T13:21:30.024Z] #49 sha256:b562587147ec0d2a15c07a23bd8f53a8252095ff6cac06271cc52c4f7e37cc82 [2021-05-18T13:21:30.024Z] #49 1.620 + RM_GOPATH=0 [2021-05-18T13:21:30.024Z] #49 1.620 + TMP_GOPATH= [2021-05-18T13:21:30.024Z] #49 1.620 + : /build [2021-05-18T13:21:30.024Z] #49 1.620 + '[' -z '' ']' [2021-05-18T13:21:30.024Z] #49 1.620 ++ mktemp -d [2021-05-18T13:21:30.024Z] #49 1.620 + export GOPATH=/tmp/tmp.oIgdF5Az6L [2021-05-18T13:21:30.024Z] #49 1.620 + GOPATH=/tmp/tmp.oIgdF5Az6L [2021-05-18T13:21:30.024Z] #49 1.620 + RM_GOPATH=1 [2021-05-18T13:21:30.024Z] #49 1.620 + case "$(go env GOARCH)" in [2021-05-18T13:21:30.024Z] #49 1.622 ++ go env GOARCH [2021-05-18T13:21:30.024Z] #49 1.637 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:30.024Z] #49 1.637 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:30.024Z] #49 1.639 ++ dirname /tmp/install/install.sh [2021-05-18T13:21:30.024Z] #49 1.639 + dir=/tmp/install [2021-05-18T13:21:30.024Z] #49 1.639 + bin=golangci_lint [2021-05-18T13:21:30.024Z] #49 1.639 + shift [2021-05-18T13:21:30.024Z] #49 1.639 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-18T13:21:30.024Z] #49 1.639 + . /tmp/install/golangci_lint.installer [2021-05-18T13:21:30.024Z] #49 1.639 ++ : v1.23.8 [2021-05-18T13:21:30.024Z] #49 1.639 + install_golangci_lint [2021-05-18T13:21:30.024Z] #49 1.639 + set -e [2021-05-18T13:21:30.024Z] #49 1.639 + export GO111MODULE=on [2021-05-18T13:21:30.024Z] #49 1.639 + GO111MODULE=on [2021-05-18T13:21:30.024Z] #49 1.639 + GOBIN=/build [2021-05-18T13:21:30.024Z] #49 1.639 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-18T13:21:30.024Z] #49 1.662 go: finding github.com v1.23.8 [2021-05-18T13:21:30.024Z] #49 1.662 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-18T13:21:30.024Z] #49 1.662 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-18T13:21:30.024Z] #49 1.662 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-18T13:21:30.024Z] #49 1.662 go: finding github.com/golangci v1.23.8 [2021-05-18T13:21:30.024Z] #49 2.177 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-18T13:21:30.024Z] #49 2.654 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-18T13:21:30.024Z] #49 5.895 go: downloading github.com/fatih/color v1.7.0 [2021-05-18T13:21:30.024Z] #49 5.896 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-18T13:21:30.024Z] #49 5.899 go: downloading github.com/spf13/viper v1.6.1 [2021-05-18T13:21:30.024Z] #49 5.911 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T13:21:30.024Z] #49 5.915 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T13:21:30.024Z] #49 5.916 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-18T13:21:30.024Z] #49 5.928 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-18T13:21:30.024Z] #49 5.939 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T13:21:30.024Z] #49 5.939 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-18T13:21:30.024Z] #49 5.966 go: extracting github.com/fatih/color v1.7.0 [2021-05-18T13:21:30.024Z] #49 6.022 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-18T13:21:30.024Z] #49 6.030 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T13:21:30.024Z] #49 6.054 go: downloading github.com/pkg/errors v0.8.1 [2021-05-18T13:21:30.024Z] #49 6.078 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-18T13:21:30.024Z] #49 6.080 go: extracting github.com/spf13/viper v1.6.1 [2021-05-18T13:21:30.024Z] #49 6.086 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-18T13:21:30.024Z] #49 6.090 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T13:21:30.024Z] #49 6.090 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-18T13:21:30.024Z] #49 6.094 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-18T13:21:30.024Z] #49 6.108 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T13:21:30.024Z] #49 6.115 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-18T13:21:30.024Z] #49 6.136 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T13:21:30.024Z] #49 6.163 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-18T13:21:30.024Z] #49 6.166 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-18T13:21:30.024Z] #49 6.170 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-18T13:21:30.024Z] #49 6.171 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-18T13:21:30.024Z] #49 6.173 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T13:21:30.024Z] #49 6.204 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-18T13:21:30.024Z] #49 6.209 go: extracting github.com/pkg/errors v0.8.1 [2021-05-18T13:21:30.024Z] #49 6.221 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T13:21:30.024Z] #49 6.262 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T13:21:30.024Z] #49 6.276 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-18T13:21:30.024Z] #49 6.279 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-18T13:21:30.024Z] #49 6.360 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-18T13:21:30.024Z] #49 6.430 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-18T13:21:30.024Z] #49 6.433 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T13:21:30.024Z] #49 6.455 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T13:21:30.024Z] #49 6.471 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-18T13:21:30.024Z] #49 6.488 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-18T13:21:30.024Z] #49 6.514 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T13:21:30.024Z] #49 6.660 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T13:21:30.024Z] #49 6.661 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T13:21:30.024Z] #49 6.694 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T13:21:30.024Z] #49 6.746 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-18T13:21:30.024Z] #49 6.807 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T13:21:30.024Z] #49 6.888 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T13:21:30.024Z] #49 6.933 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T13:21:30.024Z] #49 6.974 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T13:21:30.024Z] #49 7.182 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T13:21:30.024Z] #49 7.212 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T13:21:30.024Z] #49 7.789 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T13:21:30.024Z] #49 7.822 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T13:21:30.024Z] #49 8.090 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T13:21:30.024Z] #49 8.093 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-18T13:21:30.024Z] #49 8.095 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T13:21:30.024Z] #49 8.095 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T13:21:30.024Z] #49 8.096 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T13:21:30.024Z] #49 8.096 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T13:21:30.024Z] #49 8.096 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T13:21:30.024Z] #49 8.096 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-18T13:21:30.024Z] #49 8.096 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T13:21:30.024Z] #49 8.132 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T13:21:30.024Z] #49 8.133 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T13:21:30.024Z] #49 8.135 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T13:21:30.024Z] #49 8.154 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T13:21:30.024Z] #49 8.155 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T13:21:30.024Z] #49 8.155 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T13:21:30.024Z] #49 8.189 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T13:21:30.024Z] #49 8.194 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T13:21:30.024Z] #49 8.411 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-18T13:21:30.024Z] #49 8.414 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-18T13:21:30.024Z] #49 8.414 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T13:21:30.024Z] #49 8.415 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-18T13:21:30.024Z] #49 8.428 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T13:21:30.024Z] #49 8.428 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-18T13:21:30.024Z] #49 8.430 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-18T13:21:30.024Z] #49 8.433 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T13:21:30.024Z] #49 8.442 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T13:21:30.024Z] #49 8.447 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T13:21:30.024Z] #49 8.457 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T13:21:30.024Z] #49 8.466 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-18T13:21:30.024Z] #49 8.540 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T13:21:30.024Z] #49 8.562 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T13:21:30.024Z] #49 8.564 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T13:21:30.024Z] #49 8.566 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T13:21:30.024Z] #49 8.569 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T13:21:30.024Z] #49 8.617 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T13:21:30.024Z] #49 8.617 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T13:21:30.024Z] #49 8.617 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-18T13:21:30.024Z] #49 8.631 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-18T13:21:30.024Z] #49 8.698 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T13:21:30.024Z] #49 8.708 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T13:21:30.024Z] #49 8.710 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T13:21:30.024Z] #49 8.710 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T13:21:30.024Z] #49 8.711 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-18T13:21:30.024Z] #49 8.711 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T13:21:30.024Z] #49 8.714 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-18T13:21:30.024Z] #49 8.718 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T13:21:30.024Z] #49 8.726 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-18T13:21:30.024Z] #49 8.727 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-18T13:21:30.024Z] #49 8.727 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-18T13:21:30.024Z] #49 8.736 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-18T13:21:30.024Z] #49 8.742 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-18T13:21:30.024Z] #49 8.761 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T13:21:30.024Z] #49 8.762 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-18T13:21:30.024Z] #49 8.763 go: downloading github.com/spf13/afero v1.1.2 [2021-05-18T13:21:30.024Z] #49 8.764 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T13:21:30.024Z] #49 8.765 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T13:21:30.024Z] #49 8.811 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-18T13:21:30.024Z] #49 8.822 go: extracting github.com/spf13/afero v1.1.2 [2021-05-18T13:21:30.024Z] #49 8.825 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T13:21:30.024Z] #49 8.884 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T13:21:30.024Z] #49 8.890 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-18T13:21:30.024Z] #49 8.902 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T13:21:30.024Z] #49 8.903 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T13:21:30.024Z] #49 8.903 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-18T13:21:30.024Z] #49 8.927 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T13:21:30.024Z] #49 8.935 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-18T13:21:30.024Z] #49 8.942 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T13:21:30.024Z] #49 8.958 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T13:21:30.024Z] #49 8.973 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T13:21:30.024Z] #49 9.038 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T13:21:30.024Z] #49 9.045 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T13:21:30.025Z] #49 9.046 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T13:21:30.025Z] #49 9.064 go: downloading golang.org/x/text v0.3.2 [2021-05-18T13:21:30.025Z] #49 9.085 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T13:21:30.025Z] #49 9.092 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T13:21:30.025Z] #49 9.118 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T13:21:30.025Z] #49 9.132 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-18T13:21:30.025Z] #49 9.154 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T13:21:30.025Z] #49 9.159 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T13:21:30.025Z] #49 9.160 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T13:21:30.025Z] #49 9.168 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T13:21:30.025Z] #49 9.226 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T13:21:30.025Z] #49 9.228 go: downloading github.com/spf13/cast v1.3.0 [2021-05-18T13:21:30.025Z] #49 9.244 go: extracting github.com/spf13/cast v1.3.0 [2021-05-18T13:21:30.025Z] #49 9.247 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T13:21:30.025Z] #49 9.259 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T13:21:30.025Z] #49 9.338 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T13:21:30.025Z] #49 9.348 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T13:21:30.025Z] #49 9.378 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-18T13:21:30.025Z] #49 9.399 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T13:21:30.025Z] #49 9.412 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T13:21:30.025Z] #49 9.413 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T13:21:30.025Z] #49 9.472 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T13:21:30.025Z] #49 9.477 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-18T13:21:30.025Z] #49 9.498 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T13:21:30.025Z] #49 9.537 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T13:21:30.025Z] #49 9.771 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-18T13:21:30.025Z] #49 9.858 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-18T13:21:30.270Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.06MB / 120.17MB 5.8s [2021-05-18T13:21:30.281Z] #49 ... [2021-05-18T13:21:30.281Z] [2021-05-18T13:21:30.281Z] #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-05-18T13:21:30.281Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T13:21:30.281Z] #55 2.918 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:21:30.281Z] #55 2.945 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:21:30.281Z] #55 2.947 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:21:30.281Z] #55 3.448 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:21:30.281Z] #55 4.186 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:21:30.281Z] #55 4.457 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:21:30.281Z] #55 7.934 Fetched 8445 kB in 5s (1603 kB/s) [2021-05-18T13:21:30.281Z] #55 7.934 Reading package lists... [2021-05-18T13:21:30.281Z] #55 9.444 Reading package lists... [2021-05-18T13:21:30.281Z] #55 ... [2021-05-18T13:21:30.281Z] [2021-05-18T13:21:30.281Z] #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-05-18T13:21:30.281Z] #51 sha256:6a0bf099b6fd8b9cd4b38b5b2d920ca3fe15eadc64e6921035798e13597b3a1e [2021-05-18T13:21:30.281Z] #51 1.528 + RM_GOPATH=0 [2021-05-18T13:21:30.281Z] #51 1.528 + TMP_GOPATH= [2021-05-18T13:21:30.281Z] #51 1.528 + : /build [2021-05-18T13:21:30.281Z] #51 1.528 + '[' -z '' ']' [2021-05-18T13:21:30.281Z] #51 1.531 ++ mktemp -d [2021-05-18T13:21:30.281Z] #51 1.538 + export GOPATH=/tmp/tmp.8Ad2A8aPAh [2021-05-18T13:21:30.281Z] #51 1.538 + GOPATH=/tmp/tmp.8Ad2A8aPAh [2021-05-18T13:21:30.281Z] #51 1.538 + RM_GOPATH=1 [2021-05-18T13:21:30.281Z] #51 1.538 + case "$(go env GOARCH)" in [2021-05-18T13:21:30.281Z] #51 1.539 ++ go env GOARCH [2021-05-18T13:21:30.281Z] #51 1.548 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:30.281Z] #51 1.548 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:30.281Z] #51 1.549 ++ dirname /tmp/install/install.sh [2021-05-18T13:21:30.281Z] #51 1.550 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T13:21:30.281Z] #51 1.550 + dir=/tmp/install [2021-05-18T13:21:30.281Z] #51 1.550 + bin=shfmt [2021-05-18T13:21:30.281Z] #51 1.550 + shift [2021-05-18T13:21:30.281Z] #51 1.550 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-18T13:21:30.281Z] #51 1.550 + . /tmp/install/shfmt.installer [2021-05-18T13:21:30.281Z] #51 1.550 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T13:21:30.281Z] #51 1.550 + install_shfmt [2021-05-18T13:21:30.281Z] #51 1.550 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-18T13:21:30.281Z] #51 1.550 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8Ad2A8aPAh/src/github.com/mvdan/sh [2021-05-18T13:21:30.281Z] #51 1.557 Cloning into '/tmp/tmp.8Ad2A8aPAh/src/github.com/mvdan/sh'... [2021-05-18T13:21:30.281Z] #51 3.299 + cd /tmp/tmp.8Ad2A8aPAh/src/github.com/mvdan/sh [2021-05-18T13:21:30.281Z] #51 3.299 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T13:21:30.281Z] #51 3.363 + GO111MODULE=on [2021-05-18T13:21:30.281Z] #51 3.363 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-18T13:21:30.281Z] #51 4.292 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T13:21:30.281Z] #51 4.342 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T13:21:30.281Z] #51 4.342 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T13:21:30.281Z] #51 4.722 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T13:21:30.281Z] #51 4.888 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T13:21:30.281Z] #51 5.137 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T13:21:30.281Z] #51 5.670 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T13:21:30.281Z] #51 6.140 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T13:21:30.281Z] #51 6.703 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T13:21:30.281Z] #51 6.727 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T13:21:30.281Z] #51 6.741 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T13:21:30.281Z] #51 6.894 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T13:21:30.281Z] #51 7.187 io [2021-05-18T13:21:30.281Z] #51 7.190 syscall [2021-05-18T13:21:30.281Z] #51 7.191 strconv [2021-05-18T13:21:30.281Z] #51 7.191 sort [2021-05-18T13:21:30.281Z] #51 8.129 strings [2021-05-18T13:21:30.281Z] #51 8.130 bytes [2021-05-18T13:21:30.281Z] #51 8.130 text/tabwriter [2021-05-18T13:21:30.281Z] #51 9.216 bufio [2021-05-18T13:21:30.281Z] #51 9.630 regexp/syntax [2021-05-18T13:21:30.281Z] #51 9.651 reflect [2021-05-18T13:21:30.531Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.0s done [2021-05-18T13:21:30.531Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.55MB / 120.17MB 6.1s [2021-05-18T13:21:30.531Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.0s done [2021-05-18T13:21:30.537Z] #51 ... [2021-05-18T13:21:30.537Z] [2021-05-18T13:21:30.537Z] #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-05-18T13:21:30.537Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:21:30.537Z] #42 3.129 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:21:30.537Z] #42 3.192 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:21:30.537Z] #42 3.193 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:21:30.537Z] #42 3.700 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:21:30.537Z] #42 4.359 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:21:30.537Z] #42 4.890 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:21:30.537Z] #42 8.115 Fetched 8445 kB in 5s (1612 kB/s) [2021-05-18T13:21:30.537Z] #42 8.115 Reading package lists... [2021-05-18T13:21:30.794Z] #42 10.01 Reading package lists... [2021-05-18T13:21:30.794Z] #42 ... [2021-05-18T13:21:30.794Z] [2021-05-18T13:21:30.794Z] #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-05-18T13:21:30.794Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:21:30.794Z] #36 2.853 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:21:30.794Z] #36 2.938 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:21:30.794Z] #36 2.954 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:21:30.794Z] #36 3.218 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:21:30.794Z] #36 3.994 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:21:30.794Z] #36 4.451 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:21:30.794Z] #36 7.655 Fetched 8445 kB in 5s (1669 kB/s) [2021-05-18T13:21:30.794Z] #36 7.655 Reading package lists... [2021-05-18T13:21:30.794Z] #36 9.218 Reading package lists... [2021-05-18T13:21:30.794Z] #36 ... [2021-05-18T13:21:30.794Z] [2021-05-18T13:21:30.794Z] #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-05-18T13:21:30.794Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T13:21:30.794Z] #32 2.582 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-18T13:21:30.794Z] #32 2.583 Cloning into '.'... [2021-05-18T13:21:30.795Z] #9 ... [2021-05-18T13:21:30.795Z] [2021-05-18T13:21:30.795Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T13:21:30.795Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-18T13:21:30.795Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-05-18T13:21:30.795Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-18T13:21:30.795Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-18T13:21:30.795Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-18T13:21:30.795Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-05-18T13:21:30.795Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2021-05-18T13:21:30.795Z] #62 DONE 6.8s [2021-05-18T13:21:30.795Z] [2021-05-18T13:21:30.795Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:21:30.795Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:21:30.795Z] #9 ... [2021-05-18T13:21:30.795Z] [2021-05-18T13:21:30.795Z] #23 [internal] load build context [2021-05-18T13:21:30.795Z] #23 sha256:2f1b011fec21d7bcefcc8dc36339c39abf6402de70913e65db98c0b86a603a23 [2021-05-18T13:21:30.795Z] #23 transferring context: 40.21MB 6.9s [2021-05-18T13:21:30.795Z] #23 ... [2021-05-18T13:21:30.795Z] [2021-05-18T13:21:30.795Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:21:30.795Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:21:30.795Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.08MB / 120.17MB 6.3s [2021-05-18T13:21:31.050Z] #32 ... [2021-05-18T13:21:31.050Z] [2021-05-18T13:21:31.050Z] #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-05-18T13:21:31.050Z] #47 sha256:1217556a33e3d15255380c0f19746b8cef113b3bab900d545eb04fbf606e260d [2021-05-18T13:21:31.050Z] #47 2.155 + RM_GOPATH=0 [2021-05-18T13:21:31.050Z] #47 2.155 + TMP_GOPATH= [2021-05-18T13:21:31.050Z] #47 2.155 + : /build [2021-05-18T13:21:31.050Z] #47 2.155 + '[' -z '' ']' [2021-05-18T13:21:31.050Z] #47 2.158 ++ mktemp -d [2021-05-18T13:21:31.050Z] #47 2.170 + export GOPATH=/tmp/tmp.p7vEtNVDFS [2021-05-18T13:21:31.050Z] #47 2.170 + GOPATH=/tmp/tmp.p7vEtNVDFS [2021-05-18T13:21:31.050Z] #47 2.170 + RM_GOPATH=1 [2021-05-18T13:21:31.050Z] #47 2.170 + case "$(go env GOARCH)" in [2021-05-18T13:21:31.050Z] #47 2.170 ++ go env GOARCH [2021-05-18T13:21:31.050Z] #47 2.180 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:31.050Z] #47 2.180 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:31.050Z] #47 2.187 ++ dirname /tmp/install/install.sh [2021-05-18T13:21:31.050Z] #47 2.187 + dir=/tmp/install [2021-05-18T13:21:31.050Z] #47 2.189 + bin=gotestsum [2021-05-18T13:21:31.050Z] #47 2.189 + shift [2021-05-18T13:21:31.050Z] #47 2.189 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-18T13:21:31.050Z] #47 2.189 + . /tmp/install/gotestsum.installer [2021-05-18T13:21:31.050Z] #47 2.189 ++ : v0.5.3 [2021-05-18T13:21:31.050Z] #47 2.189 + install_gotestsum [2021-05-18T13:21:31.050Z] #47 2.189 + set -e [2021-05-18T13:21:31.050Z] #47 2.189 + export GO111MODULE=on [2021-05-18T13:21:31.050Z] #47 2.189 + GO111MODULE=on [2021-05-18T13:21:31.050Z] #47 2.189 + GOBIN=/build [2021-05-18T13:21:31.050Z] #47 2.189 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-18T13:21:31.050Z] #47 2.206 go: finding gotest.tools v0.5.3 [2021-05-18T13:21:31.050Z] #47 2.206 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-18T13:21:31.050Z] #47 2.691 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-18T13:21:31.050Z] #47 3.228 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-18T13:21:31.050Z] #47 3.588 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T13:21:31.050Z] #47 3.592 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T13:21:31.050Z] #47 3.608 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-18T13:21:31.050Z] #47 3.608 go: downloading github.com/fatih/color v1.9.0 [2021-05-18T13:21:31.050Z] #47 3.609 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T13:21:31.050Z] #47 3.610 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T13:21:31.050Z] #47 3.626 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T13:21:31.050Z] #47 3.638 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T13:21:31.050Z] #47 3.639 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-18T13:21:31.050Z] #47 3.727 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T13:21:31.051Z] #47 3.729 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-18T13:21:31.051Z] #47 3.730 go: extracting github.com/fatih/color v1.9.0 [2021-05-18T13:21:31.051Z] #47 3.732 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T13:21:31.051Z] #47 3.744 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-18T13:21:31.051Z] #47 3.747 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T13:21:31.051Z] #47 3.762 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-18T13:21:31.051Z] #47 4.063 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-18T13:21:31.051Z] #47 4.299 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-18T13:21:31.051Z] #47 4.329 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-18T13:21:31.051Z] #47 4.885 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T13:21:31.051Z] #47 4.963 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T13:21:31.051Z] #47 4.997 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T13:21:31.051Z] #47 6.688 go: finding github.com/fatih/color v1.9.0 [2021-05-18T13:21:31.051Z] #47 6.757 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T13:21:31.051Z] #47 6.768 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T13:21:31.051Z] #47 6.778 go: finding github.com/spf13/pflag v1.0.3 [2021-05-18T13:21:31.051Z] #47 6.781 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-18T13:21:31.051Z] #47 6.791 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-18T13:21:31.051Z] #47 6.809 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-18T13:21:31.051Z] #47 6.809 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T13:21:31.051Z] #47 6.809 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T13:21:31.051Z] #47 6.813 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T13:21:31.051Z] #47 6.869 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T13:21:31.051Z] #47 ... [2021-05-18T13:21:31.051Z] [2021-05-18T13:21:31.051Z] #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-05-18T13:21:31.051Z] #45 sha256:522ed3900b92492c9b5e6042257d62f5257b45e3a1c799ba93ac4b00e49f5c0e [2021-05-18T13:21:31.051Z] #45 0.855 + RM_GOPATH=0 [2021-05-18T13:21:31.051Z] #45 0.855 + TMP_GOPATH= [2021-05-18T13:21:31.051Z] #45 0.855 + : /build [2021-05-18T13:21:31.051Z] #45 0.855 + '[' -z '' ']' [2021-05-18T13:21:31.051Z] #45 0.855 ++ mktemp -d [2021-05-18T13:21:31.051Z] #45 0.855 + export GOPATH=/tmp/tmp.nvMa8mDiao [2021-05-18T13:21:31.051Z] #45 0.855 + GOPATH=/tmp/tmp.nvMa8mDiao [2021-05-18T13:21:31.051Z] #45 0.855 + RM_GOPATH=1 [2021-05-18T13:21:31.051Z] #45 0.855 + case "$(go env GOARCH)" in [2021-05-18T13:21:31.051Z] #45 0.855 ++ go env GOARCH [2021-05-18T13:21:31.051Z] #45 0.877 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:31.051Z] #45 0.877 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:31.051Z] #45 0.877 ++ dirname /tmp/install/install.sh [2021-05-18T13:21:31.051Z] #45 0.877 + dir=/tmp/install [2021-05-18T13:21:31.051Z] #45 0.877 + bin=vndr [2021-05-18T13:21:31.051Z] #45 0.877 + shift [2021-05-18T13:21:31.051Z] #45 0.877 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-18T13:21:31.051Z] #45 0.877 + . /tmp/install/vndr.installer [2021-05-18T13:21:31.051Z] #45 0.877 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T13:21:31.051Z] #45 0.877 + install_vndr [2021-05-18T13:21:31.051Z] #45 0.877 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-18T13:21:31.051Z] #45 0.877 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nvMa8mDiao/src/github.com/LK4D4/vndr [2021-05-18T13:21:31.051Z] #45 0.877 Cloning into '/tmp/tmp.nvMa8mDiao/src/github.com/LK4D4/vndr'... [2021-05-18T13:21:31.051Z] #45 0.878 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T13:21:31.051Z] #45 1.172 + cd /tmp/tmp.nvMa8mDiao/src/github.com/LK4D4/vndr [2021-05-18T13:21:31.051Z] #45 1.172 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T13:21:31.051Z] #45 1.176 + go build -buildmode=pie -v -o /build/vndr . [2021-05-18T13:21:31.051Z] #45 1.258 unicode [2021-05-18T13:21:31.051Z] #45 1.260 internal/race [2021-05-18T13:21:31.051Z] #45 1.262 runtime/internal/sys [2021-05-18T13:21:31.051Z] #45 1.265 unicode/utf8 [2021-05-18T13:21:31.051Z] #45 1.265 runtime/internal/atomic [2021-05-18T13:21:31.051Z] #45 1.265 math/bits [2021-05-18T13:21:31.051Z] #45 1.273 encoding [2021-05-18T13:21:31.051Z] #45 1.288 sync/atomic [2021-05-18T13:21:31.051Z] #45 1.288 internal/cpu [2021-05-18T13:21:31.051Z] #45 1.293 unicode/utf16 [2021-05-18T13:21:31.051Z] #45 1.299 runtime/internal/math [2021-05-18T13:21:31.051Z] #45 1.301 container/list [2021-05-18T13:21:31.051Z] #45 1.309 crypto/internal/subtle [2021-05-18T13:21:31.051Z] #45 1.319 crypto/subtle [2021-05-18T13:21:31.051Z] #45 1.320 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-18T13:21:31.051Z] #45 1.327 internal/nettrace [2021-05-18T13:21:31.051Z] #45 1.334 vendor/golang.org/x/crypto/internal/subtle [2021-05-18T13:21:31.051Z] #45 1.334 vendor/golang.org/x/crypto/curve25519 [2021-05-18T13:21:31.051Z] #45 1.341 runtime/cgo [2021-05-18T13:21:31.051Z] #45 1.358 internal/testlog [2021-05-18T13:21:31.051Z] #45 1.427 internal/bytealg [2021-05-18T13:21:31.051Z] #45 1.437 math [2021-05-18T13:21:31.051Z] #45 1.636 runtime [2021-05-18T13:21:31.051Z] #45 5.786 internal/reflectlite [2021-05-18T13:21:31.051Z] #45 5.790 sync [2021-05-18T13:21:31.051Z] #45 6.126 internal/singleflight [2021-05-18T13:21:31.051Z] #45 6.127 math/rand [2021-05-18T13:21:31.051Z] #45 6.128 github.com/LK4D4/vndr/godl/singleflight [2021-05-18T13:21:31.051Z] #45 6.730 sort [2021-05-18T13:21:31.051Z] #45 6.736 errors [2021-05-18T13:21:31.051Z] #45 6.820 strconv [2021-05-18T13:21:31.051Z] #45 6.822 internal/oserror [2021-05-18T13:21:31.051Z] #45 6.822 vendor/golang.org/x/net/dns/dnsmessage [2021-05-18T13:21:31.051Z] #45 6.823 io [2021-05-18T13:21:31.051Z] #45 6.889 syscall [2021-05-18T13:21:31.051Z] #45 7.452 bytes [2021-05-18T13:21:31.051Z] #45 7.458 strings [2021-05-18T13:21:31.051Z] #45 7.459 hash [2021-05-18T13:21:31.051Z] #45 7.459 crypto/internal/randutil [2021-05-18T13:21:31.051Z] #45 7.863 hash/crc32 [2021-05-18T13:21:31.051Z] #45 7.863 crypto/hmac [2021-05-18T13:21:31.051Z] #45 8.027 vendor/golang.org/x/crypto/hkdf [2021-05-18T13:21:31.051Z] #45 8.715 vendor/golang.org/x/text/transform [2021-05-18T13:21:31.051Z] #45 8.729 bufio [2021-05-18T13:21:31.051Z] #45 9.633 reflect [2021-05-18T13:21:31.051Z] #45 9.643 crypto [2021-05-18T13:21:31.051Z] #45 9.643 crypto/rc4 [2021-05-18T13:21:31.051Z] #45 10.59 regexp/syntax [2021-05-18T13:21:31.056Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.76MB / 120.17MB 6.5s [2021-05-18T13:21:31.307Z] #45 ... [2021-05-18T13:21:31.307Z] [2021-05-18T13:21:31.307Z] #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-05-18T13:21:31.307Z] #67 sha256:d309c05c902100012a0f9d1eb7a6b71fca0b22ffb6976ac9cd7629e33f9b5f97 [2021-05-18T13:21:31.307Z] #67 1.912 + RM_GOPATH=0 [2021-05-18T13:21:31.307Z] #67 1.912 + TMP_GOPATH= [2021-05-18T13:21:31.307Z] #67 1.912 + : /build [2021-05-18T13:21:31.307Z] #67 1.912 + '[' -z '' ']' [2021-05-18T13:21:31.307Z] #67 1.912 ++ mktemp -d [2021-05-18T13:21:31.307Z] #67 1.918 + export GOPATH=/tmp/tmp.rEP325Ec2G [2021-05-18T13:21:31.307Z] #67 1.918 + GOPATH=/tmp/tmp.rEP325Ec2G [2021-05-18T13:21:31.307Z] #67 1.918 + RM_GOPATH=1 [2021-05-18T13:21:31.307Z] #67 1.918 + case "$(go env GOARCH)" in [2021-05-18T13:21:31.307Z] #67 1.918 ++ go env GOARCH [2021-05-18T13:21:31.307Z] #67 1.928 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:31.307Z] #67 1.928 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:31.307Z] #67 1.939 ++ dirname /tmp/install/install.sh [2021-05-18T13:21:31.307Z] #67 1.946 + dir=/tmp/install [2021-05-18T13:21:31.307Z] #67 1.947 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T13:21:31.307Z] #67 1.947 + bin=proxy [2021-05-18T13:21:31.307Z] #67 1.947 + shift [2021-05-18T13:21:31.307Z] #67 1.947 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-18T13:21:31.307Z] #67 1.947 + . /tmp/install/proxy.installer [2021-05-18T13:21:31.307Z] #67 1.947 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T13:21:31.307Z] #67 1.947 + install_proxy [2021-05-18T13:21:31.307Z] #67 1.947 + case "$1" in [2021-05-18T13:21:31.307Z] #67 1.947 + export CGO_ENABLED=0 [2021-05-18T13:21:31.307Z] #67 1.947 + CGO_ENABLED=0 [2021-05-18T13:21:31.307Z] #67 1.947 + _install_proxy [2021-05-18T13:21:31.307Z] #67 1.947 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-18T13:21:31.307Z] #67 1.947 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rEP325Ec2G/src/github.com/docker/libnetwork [2021-05-18T13:21:31.307Z] #67 1.950 Cloning into '/tmp/tmp.rEP325Ec2G/src/github.com/docker/libnetwork'... [2021-05-18T13:21:31.307Z] #67 6.073 + cd /tmp/tmp.rEP325Ec2G/src/github.com/docker/libnetwork [2021-05-18T13:21:31.307Z] #67 6.073 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T13:21:31.307Z] #67 6.251 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-18T13:21:31.307Z] #67 ... [2021-05-18T13:21:31.307Z] [2021-05-18T13:21:31.307Z] #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-05-18T13:21:31.307Z] #34 sha256:feebd973c87572d2b68b105ed1ca0e7dfb89421a47a5d4de218f280d5601d3b9 [2021-05-18T13:21:31.307Z] #34 1.751 + RM_GOPATH=0 [2021-05-18T13:21:31.307Z] #34 1.751 + TMP_GOPATH= [2021-05-18T13:21:31.307Z] #34 1.751 + : /build [2021-05-18T13:21:31.307Z] #34 1.751 + '[' -z '' ']' [2021-05-18T13:21:31.307Z] #34 1.751 ++ mktemp -d [2021-05-18T13:21:31.307Z] #34 1.753 + export GOPATH=/tmp/tmp.xRbDtuPgBl [2021-05-18T13:21:31.307Z] #34 1.753 + GOPATH=/tmp/tmp.xRbDtuPgBl [2021-05-18T13:21:31.307Z] #34 1.753 + RM_GOPATH=1 [2021-05-18T13:21:31.307Z] #34 1.753 + case "$(go env GOARCH)" in [2021-05-18T13:21:31.307Z] #34 1.754 ++ go env GOARCH [2021-05-18T13:21:31.307Z] #34 1.763 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:31.307Z] #34 1.763 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:31.307Z] #34 1.770 ++ dirname /tmp/install/install.sh [2021-05-18T13:21:31.307Z] #34 1.772 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-18T13:21:31.307Z] #34 1.772 + dir=/tmp/install [2021-05-18T13:21:31.307Z] #34 1.772 + bin=tomlv [2021-05-18T13:21:31.307Z] #34 1.772 + shift [2021-05-18T13:21:31.308Z] #34 1.772 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-18T13:21:31.308Z] #34 1.772 + . /tmp/install/tomlv.installer [2021-05-18T13:21:31.308Z] #34 1.772 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-18T13:21:31.308Z] #34 1.772 + install_tomlv [2021-05-18T13:21:31.308Z] #34 1.772 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-18T13:21:31.308Z] #34 1.772 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xRbDtuPgBl/src/github.com/BurntSushi/toml [2021-05-18T13:21:31.308Z] #34 1.777 Cloning into '/tmp/tmp.xRbDtuPgBl/src/github.com/BurntSushi/toml'... [2021-05-18T13:21:31.308Z] #34 2.192 + cd /tmp/tmp.xRbDtuPgBl/src/github.com/BurntSushi/toml [2021-05-18T13:21:31.308Z] #34 2.192 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-18T13:21:31.308Z] #34 2.207 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-18T13:21:31.308Z] #34 2.483 runtime/cgo [2021-05-18T13:21:31.308Z] #34 2.517 runtime [2021-05-18T13:21:31.308Z] #34 7.633 strconv [2021-05-18T13:21:31.308Z] #34 7.654 strings [2021-05-18T13:21:31.308Z] #34 7.655 bytes [2021-05-18T13:21:31.308Z] #34 7.656 text/tabwriter [2021-05-18T13:21:31.308Z] #34 7.657 syscall [2021-05-18T13:21:31.308Z] #34 9.539 bufio [2021-05-18T13:21:31.308Z] #34 9.651 path [2021-05-18T13:21:31.308Z] #34 10.45 reflect [2021-05-18T13:21:31.317Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.20MB / 120.17MB 6.7s [2021-05-18T13:21:31.317Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.9s [2021-05-18T13:21:31.564Z] #34 ... [2021-05-18T13:21:31.564Z] [2021-05-18T13:21:31.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-05-18T13:21:31.564Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:21:31.564Z] #13 2.578 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-18T13:21:31.564Z] #13 2.578 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:21:31.564Z] #13 2.589 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:21:31.564Z] #13 2.635 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:21:31.564Z] #13 3.058 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:21:31.564Z] #13 3.646 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-18T13:21:31.564Z] #13 4.365 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:21:31.564Z] #13 4.955 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:21:31.564Z] #13 8.687 Fetched 8963 kB in 6s (1412 kB/s) [2021-05-18T13:21:31.564Z] #13 8.687 Reading package lists... [2021-05-18T13:21:31.564Z] #13 10.48 Reading package lists... [2021-05-18T13:21:31.564Z] #13 ... [2021-05-18T13:21:31.564Z] [2021-05-18T13:21:31.564Z] #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-05-18T13:21:31.564Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:21:31.564Z] #40 2.600 + git clone https://github.com/docker/distribution.git . [2021-05-18T13:21:31.564Z] #40 2.601 Cloning into '.'... [2021-05-18T13:21:31.564Z] #40 5.781 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-18T13:21:31.564Z] #40 6.153 + 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-05-18T13:21:31.820Z] #40 ... [2021-05-18T13:21:31.820Z] [2021-05-18T13:21:31.820Z] #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-05-18T13:21:31.820Z] #45 sha256:522ed3900b92492c9b5e6042257d62f5257b45e3a1c799ba93ac4b00e49f5c0e [2021-05-18T13:21:31.820Z] #45 11.50 time [2021-05-18T13:21:32.258Z] #9 ... [2021-05-18T13:21:32.258Z] [2021-05-18T13:21:32.258Z] #23 [internal] load build context [2021-05-18T13:21:32.258Z] #23 sha256:2f1b011fec21d7bcefcc8dc36339c39abf6402de70913e65db98c0b86a603a23 [2021-05-18T13:21:32.258Z] #23 transferring context: 53.38MB 7.9s done [2021-05-18T13:21:32.258Z] #23 DONE 8.5s [2021-05-18T13:21:32.258Z] [2021-05-18T13:21:32.258Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:21:32.258Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:21:32.385Z] #45 ... [2021-05-18T13:21:32.385Z] [2021-05-18T13:21:32.385Z] #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-05-18T13:21:32.385Z] #67 sha256:d309c05c902100012a0f9d1eb7a6b71fca0b22ffb6976ac9cd7629e33f9b5f97 [2021-05-18T13:21:32.385Z] #67 DONE 12.0s [2021-05-18T13:21:32.385Z] [2021-05-18T13:21:32.385Z] #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-05-18T13:21:32.385Z] #29 sha256:3cbc4e92e64732377c13d264f67274b412ce911834b24817c3eb30f4376466e1 [2021-05-18T13:21:32.385Z] #29 1.620 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-18T13:21:32.385Z] #29 1.804 [2021-05-18T13:21:32.642Z] #29 1.953 ### 4.7% ##################### 30.3% ####################################### 55.2% ################################################## 69.8% ########################################################## 81.2% ##################################################################### 96.0% ###################################################################### 98.6% ######################################################################## 100.0% [2021-05-18T13:21:32.898Z] #29 2.910 [2021-05-18T13:21:33.412Z] #29 3.083 ##### 7.8% ####################################################################### 99.9% ######################################################################## 100.0% [2021-05-18T13:21:33.412Z] #29 3.380 [2021-05-18T13:21:33.646Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.8s done [2021-05-18T13:21:33.646Z] #9 ... [2021-05-18T13:21:33.646Z] [2021-05-18T13:21:33.646Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T13:21:33.646Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-18T13:21:33.646Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-18T13:21:33.646Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-18T13:21:33.646Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-18T13:21:33.646Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-18T13:21:33.646Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-05-18T13:21:33.646Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.3s done [2021-05-18T13:21:33.646Z] #64 DONE 9.7s [2021-05-18T13:21:33.646Z] [2021-05-18T13:21:33.646Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:21:33.646Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:21:33.670Z] #29 ... [2021-05-18T13:21:33.670Z] [2021-05-18T13:21:33.670Z] #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-05-18T13:21:33.670Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T13:21:33.670Z] #55 9.444 Reading package lists... [2021-05-18T13:21:33.670Z] #55 10.88 Building dependency tree... [2021-05-18T13:21:33.670Z] #55 11.62 The following additional packages will be installed: [2021-05-18T13:21:33.670Z] #55 11.62 libbtrfs0 [2021-05-18T13:21:33.670Z] #55 11.66 The following NEW packages will be installed: [2021-05-18T13:21:33.670Z] #55 11.66 libbtrfs-dev libbtrfs0 [2021-05-18T13:21:33.670Z] #55 11.95 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T13:21:33.670Z] #55 11.95 Need to get 119 kB of archives. [2021-05-18T13:21:33.670Z] #55 11.95 After this operation, 387 kB of additional disk space will be used. [2021-05-18T13:21:33.670Z] #55 11.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-18T13:21:33.670Z] #55 11.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-18T13:21:33.670Z] #55 12.47 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:21:33.670Z] #55 12.59 Fetched 119 kB in 0s (440 kB/s) [2021-05-18T13:21:33.670Z] #55 12.67 Selecting previously unselected package libbtrfs0. [2021-05-18T13:21:33.670Z] #55 12.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-05-18T13:21:33.670Z] #55 12.73 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-18T13:21:33.670Z] #55 12.74 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-18T13:21:33.670Z] #55 12.89 Selecting previously unselected package libbtrfs-dev. [2021-05-18T13:21:33.670Z] #55 12.90 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-18T13:21:33.670Z] #55 12.94 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:21:33.670Z] #55 13.07 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-18T13:21:33.670Z] #55 13.08 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:21:33.670Z] #55 13.13 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:21:33.670Z] #55 DONE 13.3s [2021-05-18T13:21:33.670Z] [2021-05-18T13:21:33.670Z] #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-05-18T13:21:33.670Z] #29 sha256:3cbc4e92e64732377c13d264f67274b412ce911834b24817c3eb30f4376466e1 [2021-05-18T13:21:33.670Z] #29 3.534 ########################## 36.9% ######################################################################## 100.0% [2021-05-18T13:21:33.947Z] #29 3.768 [2021-05-18T13:21:34.469Z] #29 3.952 ## 3.5% ################### 26.9% ################################# 46.5% ################################################ 68.0% ################################################################# 91.5% ######################################################################## 100.0% [2021-05-18T13:21:34.614Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.7s [2021-05-18T13:21:34.727Z] #29 4.609 [2021-05-18T13:21:35.830Z] #40 ... [2021-05-18T13:21:35.830Z] [2021-05-18T13:21:35.830Z] #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-05-18T13:21:35.830Z] #24 sha256:cba6983f9f881414b8576fc9de0b744cfefb5f485086e495d3b52000dd1381fa [2021-05-18T13:21:35.830Z] #24 5.959 + RM_GOPATH=0 [2021-05-18T13:21:35.830Z] #24 5.959 + TMP_GOPATH= [2021-05-18T13:21:35.830Z] #24 5.959 + : /build [2021-05-18T13:21:35.830Z] #24 5.959 + '[' -z '' ']' [2021-05-18T13:21:35.830Z] #24 5.959 ++ mktemp -d [2021-05-18T13:21:35.830Z] #24 5.959 + export GOPATH=/tmp/tmp.mSKVfeQegJ [2021-05-18T13:21:35.830Z] #24 5.959 + GOPATH=/tmp/tmp.mSKVfeQegJ [2021-05-18T13:21:35.830Z] #24 5.959 + RM_GOPATH=1 [2021-05-18T13:21:35.830Z] #24 5.959 + case "$(go env GOARCH)" in [2021-05-18T13:21:35.830Z] #24 5.959 ++ go env GOARCH [2021-05-18T13:21:35.830Z] #24 5.966 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:35.830Z] #24 5.966 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:35.830Z] #24 5.966 ++ dirname /tmp/install/install.sh [2021-05-18T13:21:35.830Z] #24 5.966 + dir=/tmp/install [2021-05-18T13:21:35.830Z] #24 5.966 + bin=dockercli [2021-05-18T13:21:35.830Z] #24 5.966 + shift [2021-05-18T13:21:35.830Z] #24 5.966 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-18T13:21:35.830Z] #24 5.966 + . /tmp/install/dockercli.installer [2021-05-18T13:21:35.830Z] #24 5.966 ++ : stable [2021-05-18T13:21:35.830Z] #24 5.966 ++ : 17.06.2-ce [2021-05-18T13:21:35.830Z] #24 5.966 + install_dockercli [2021-05-18T13:21:35.830Z] #24 5.966 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-18T13:21:35.830Z] #24 5.966 ++ uname -m [2021-05-18T13:21:35.830Z] #24 5.966 + arch=x86_64 [2021-05-18T13:21:35.830Z] #24 5.966 + '[' x86_64 '!=' x86_64 ']' [2021-05-18T13:21:35.830Z] #24 5.966 + url=https://download.docker.com/linux/static [2021-05-18T13:21:35.830Z] #24 5.966 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-18T13:21:35.830Z] #24 5.966 + tar -xz docker/docker [2021-05-18T13:21:35.830Z] #24 5.966 Install docker/cli version 17.06.2-ce from stable [2021-05-18T13:21:35.830Z] #24 ... [2021-05-18T13:21:35.830Z] [2021-05-18T13:21:35.830Z] #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-05-18T13:21:35.830Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-18T13:21:35.830Z] #12 DONE 6.2s [2021-05-18T13:21:35.830Z] [2021-05-18T13:21:35.830Z] #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-05-18T13:21:35.830Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:21:36.074Z] #9 ... [2021-05-18T13:21:36.074Z] [2021-05-18T13:21:36.074Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-18T13:21:36.074Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-18T13:21:36.074Z] #63 DONE 1.0s [2021-05-18T13:21:36.074Z] [2021-05-18T13:21:36.074Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:21:36.074Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:21:36.528Z] #29 4.768 0.1% ## 4.0% ###### 8.3% ########## 14.6% ############## 20.6% ################### 27.2% ###################### 30.8% ########################## 36.8% ################################ 44.6% #################################### 51.1% ######################################## 56.6% ############################################ 61.6% ############################################### 66.5% #################################################### 72.3% ####################################################### 77.4% ########################################################### 82.2% ############################################################### 88.4% [2021-05-18T13:21:36.528Z] #29 ... [2021-05-18T13:21:36.528Z] [2021-05-18T13:21:36.528Z] #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-05-18T13:21:36.528Z] #58 sha256:84e129763238497bfcf0bcc7e73348ea21f0f67ba1babe13dbdfb2eae24c47b5 [2021-05-18T13:21:36.528Z] #58 6.200 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T13:21:36.528Z] #58 6.212 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T13:21:36.528Z] #58 6.220 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-18T13:21:36.528Z] #58 6.231 go: finding github.com/gofrs/flock v0.8.0 [2021-05-18T13:21:36.528Z] #58 6.261 go: finding github.com/google/uuid v1.2.0 [2021-05-18T13:21:36.528Z] #58 6.276 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T13:21:36.528Z] #58 6.288 go: finding github.com/gorilla/mux v1.8.0 [2021-05-18T13:21:36.528Z] #58 6.300 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T13:21:36.528Z] #58 6.325 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T13:21:36.528Z] #58 6.326 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-18T13:21:36.528Z] #58 6.360 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-18T13:21:36.528Z] #58 6.391 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T13:21:36.528Z] #58 6.416 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T13:21:36.528Z] #58 6.461 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T13:21:36.528Z] #58 6.478 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T13:21:36.528Z] #58 ... [2021-05-18T13:21:36.528Z] [2021-05-18T13:21:36.528Z] #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-05-18T13:21:36.528Z] #29 sha256:3cbc4e92e64732377c13d264f67274b412ce911834b24817c3eb30f4376466e1 [2021-05-18T13:21:36.660Z] #9 ... [2021-05-18T13:21:36.660Z] [2021-05-18T13:21:36.660Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-18T13:21:36.660Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-18T13:21:36.660Z] #65 DONE 0.8s [2021-05-18T13:21:36.814Z] #29 4.768 0.1% ## 4.0% ###### 8.3% ########## 14.6% ############## 20.6% ################### 27.2% ###################### 30.8% ########################## 36.8% ################################ 44.6% #################################### 51.1% ######################################## 56.6% ############################################ 61.6% ############################################### 66.5% #################################################### 72.3% ####################################################### 77.4% ########################################################### 82.2% ############################################################### 88.4% ################################################################### 93.2% ###################################################################### 98.4% ######################################################################## 100.0% [2021-05-18T13:21:36.814Z] #29 6.678 [2021-05-18T13:21:36.920Z] [2021-05-18T13:21:36.920Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:21:36.920Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:21:37.185Z] #9 ... [2021-05-18T13:21:37.185Z] [2021-05-18T13:21:37.185Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-18T13:21:37.185Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-18T13:21:37.185Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 10.0s done [2021-05-18T13:21:37.185Z] #26 DONE 13.4s [2021-05-18T13:21:37.185Z] [2021-05-18T13:21:37.185Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:21:37.185Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:21:37.185Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.1s done [2021-05-18T13:21:37.414Z] #29 7.300 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-18T13:21:37.446Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-18T13:21:37.670Z] #29 7.420 [2021-05-18T13:21:37.671Z] #29 7.552 # 2.2% ######################################################################## 100.0% [2021-05-18T13:21:37.671Z] #29 7.616 [2021-05-18T13:21:38.247Z] #29 8.116 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-18T13:21:38.247Z] #29 8.314 [2021-05-18T13:21:38.391Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2021-05-18T13:21:38.504Z] #29 ... [2021-05-18T13:21:38.504Z] [2021-05-18T13:21:38.504Z] #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-05-18T13:21:38.504Z] #47 sha256:1217556a33e3d15255380c0f19746b8cef113b3bab900d545eb04fbf606e260d [2021-05-18T13:21:38.504Z] #47 DONE 18.2s [2021-05-18T13:21:38.504Z] [2021-05-18T13:21:38.504Z] #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-05-18T13:21:38.504Z] #29 sha256:3cbc4e92e64732377c13d264f67274b412ce911834b24817c3eb30f4376466e1 [2021-05-18T13:21:38.504Z] #29 8.448 ######################################################################## 100.0% [2021-05-18T13:21:38.504Z] #29 8.561 [2021-05-18T13:21:38.651Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2021-05-18T13:21:39.066Z] #29 9.128 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-18T13:21:39.222Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-05-18T13:21:39.288Z] #13 ... [2021-05-18T13:21:39.288Z] [2021-05-18T13:21:39.288Z] #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-05-18T13:21:39.288Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:21:39.288Z] #42 8.272 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:21:39.288Z] #42 8.414 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:21:39.288Z] #42 8.414 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:21:39.288Z] #42 ... [2021-05-18T13:21:39.288Z] [2021-05-18T13:21:39.288Z] #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-05-18T13:21:39.288Z] #47 sha256:625371356ee2a580dbbd91398d5c80c52bec8fb7e1189801de1ffc1aba671a8a [2021-05-18T13:21:39.288Z] #47 7.315 + RM_GOPATH=0 [2021-05-18T13:21:39.288Z] #47 7.315 + TMP_GOPATH= [2021-05-18T13:21:39.288Z] #47 7.315 + : /build [2021-05-18T13:21:39.288Z] #47 7.315 + '[' -z '' ']' [2021-05-18T13:21:39.288Z] #47 7.315 ++ mktemp -d [2021-05-18T13:21:39.288Z] #47 7.339 + export GOPATH=/tmp/tmp.EbKXJyPXzQ [2021-05-18T13:21:39.288Z] #47 7.385 + GOPATH=/tmp/tmp.EbKXJyPXzQ [2021-05-18T13:21:39.288Z] #47 7.385 + RM_GOPATH=1 [2021-05-18T13:21:39.288Z] #47 7.385 + case "$(go env GOARCH)" in [2021-05-18T13:21:39.288Z] #47 7.385 ++ go env GOARCH [2021-05-18T13:21:39.288Z] #47 7.385 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:39.288Z] #47 7.385 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:39.288Z] #47 7.385 ++ dirname /tmp/install/install.sh [2021-05-18T13:21:39.288Z] #47 7.385 + dir=/tmp/install [2021-05-18T13:21:39.288Z] #47 7.385 + bin=gotestsum [2021-05-18T13:21:39.288Z] #47 7.385 + shift [2021-05-18T13:21:39.288Z] #47 7.385 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-18T13:21:39.288Z] #47 7.385 + . /tmp/install/gotestsum.installer [2021-05-18T13:21:39.288Z] #47 7.385 ++ : v0.5.3 [2021-05-18T13:21:39.288Z] #47 7.385 + install_gotestsum [2021-05-18T13:21:39.288Z] #47 7.385 + set -e [2021-05-18T13:21:39.288Z] #47 7.385 + export GO111MODULE=on [2021-05-18T13:21:39.288Z] #47 7.385 + GO111MODULE=on [2021-05-18T13:21:39.288Z] #47 7.385 + GOBIN=/build [2021-05-18T13:21:39.288Z] #47 7.385 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-18T13:21:39.288Z] #47 7.503 go: finding gotest.tools v0.5.3 [2021-05-18T13:21:39.288Z] #47 7.503 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-18T13:21:39.288Z] #47 9.057 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-18T13:21:39.288Z] #47 9.765 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-18T13:21:39.288Z] #47 ... [2021-05-18T13:21:39.288Z] [2021-05-18T13:21:39.288Z] #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-05-18T13:21:39.288Z] #67 sha256:aaeb7b273da858c1117c0dae5b3ba1fe2078068a97aff57bf698ac5957a3289f [2021-05-18T13:21:39.288Z] #67 7.120 + RM_GOPATH=0 [2021-05-18T13:21:39.288Z] #67 7.120 + TMP_GOPATH= [2021-05-18T13:21:39.288Z] #67 7.120 + : /build [2021-05-18T13:21:39.288Z] #67 7.120 + '[' -z '' ']' [2021-05-18T13:21:39.288Z] #67 7.120 ++ mktemp -d [2021-05-18T13:21:39.288Z] #67 7.120 + export GOPATH=/tmp/tmp.YJTyJkzShE [2021-05-18T13:21:39.288Z] #67 7.120 + GOPATH=/tmp/tmp.YJTyJkzShE [2021-05-18T13:21:39.288Z] #67 7.120 + RM_GOPATH=1 [2021-05-18T13:21:39.288Z] #67 7.120 + case "$(go env GOARCH)" in [2021-05-18T13:21:39.288Z] #67 7.120 ++ go env GOARCH [2021-05-18T13:21:39.288Z] #67 7.198 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:39.288Z] #67 7.198 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:39.288Z] #67 7.200 ++ dirname /tmp/install/install.sh [2021-05-18T13:21:39.288Z] #67 7.205 + dir=/tmp/install [2021-05-18T13:21:39.288Z] #67 7.205 + bin=proxy [2021-05-18T13:21:39.288Z] #67 7.205 + shift [2021-05-18T13:21:39.288Z] #67 7.205 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-18T13:21:39.288Z] #67 7.205 + . /tmp/install/proxy.installer [2021-05-18T13:21:39.288Z] #67 7.205 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T13:21:39.288Z] #67 7.205 + install_proxy [2021-05-18T13:21:39.288Z] #67 7.205 + case "$1" in [2021-05-18T13:21:39.288Z] #67 7.205 + export CGO_ENABLED=0 [2021-05-18T13:21:39.288Z] #67 7.205 + CGO_ENABLED=0 [2021-05-18T13:21:39.288Z] #67 7.205 + _install_proxy [2021-05-18T13:21:39.288Z] #67 7.205 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-18T13:21:39.288Z] #67 7.205 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.YJTyJkzShE/src/github.com/docker/libnetwork [2021-05-18T13:21:39.288Z] #67 7.207 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T13:21:39.288Z] #67 7.213 Cloning into '/tmp/tmp.YJTyJkzShE/src/github.com/docker/libnetwork'... [2021-05-18T13:21:39.288Z] #67 ... [2021-05-18T13:21:39.288Z] [2021-05-18T13:21:39.288Z] #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-05-18T13:21:39.288Z] #34 sha256:2f84c41e0f7378433fbb2cb55fd8e3ecf1ccb97116aee2de8c4539f9f8567ac0 [2021-05-18T13:21:39.288Z] #34 6.030 + RM_GOPATH=0 [2021-05-18T13:21:39.288Z] #34 6.030 + TMP_GOPATH= [2021-05-18T13:21:39.288Z] #34 6.030 + : /build [2021-05-18T13:21:39.288Z] #34 6.030 + '[' -z '' ']' [2021-05-18T13:21:39.288Z] #34 6.030 ++ mktemp -d [2021-05-18T13:21:39.288Z] #34 6.100 + export GOPATH=/tmp/tmp.Ba1azqtaiz [2021-05-18T13:21:39.288Z] #34 6.100 + GOPATH=/tmp/tmp.Ba1azqtaiz [2021-05-18T13:21:39.288Z] #34 6.100 + RM_GOPATH=1 [2021-05-18T13:21:39.288Z] #34 6.100 + case "$(go env GOARCH)" in [2021-05-18T13:21:39.288Z] #34 6.100 ++ go env GOARCH [2021-05-18T13:21:39.288Z] #34 6.100 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:39.288Z] #34 6.100 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:39.288Z] #34 6.100 ++ dirname /tmp/install/install.sh [2021-05-18T13:21:39.288Z] #34 6.103 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-18T13:21:39.288Z] #34 6.105 + dir=/tmp/install [2021-05-18T13:21:39.288Z] #34 6.105 + bin=tomlv [2021-05-18T13:21:39.288Z] #34 6.105 + shift [2021-05-18T13:21:39.288Z] #34 6.105 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-18T13:21:39.288Z] #34 6.105 + . /tmp/install/tomlv.installer [2021-05-18T13:21:39.288Z] #34 6.105 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-18T13:21:39.288Z] #34 6.105 + install_tomlv [2021-05-18T13:21:39.288Z] #34 6.105 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-18T13:21:39.288Z] #34 6.105 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Ba1azqtaiz/src/github.com/BurntSushi/toml [2021-05-18T13:21:39.288Z] #34 6.105 Cloning into '/tmp/tmp.Ba1azqtaiz/src/github.com/BurntSushi/toml'... [2021-05-18T13:21:39.288Z] #34 6.637 + cd /tmp/tmp.Ba1azqtaiz/src/github.com/BurntSushi/toml [2021-05-18T13:21:39.288Z] #34 6.637 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-18T13:21:39.288Z] #34 6.637 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-18T13:21:39.288Z] #34 6.954 runtime/internal/atomic [2021-05-18T13:21:39.288Z] #34 6.966 internal/cpu [2021-05-18T13:21:39.288Z] #34 7.289 runtime/internal/sys [2021-05-18T13:21:39.288Z] #34 7.749 internal/bytealg [2021-05-18T13:21:39.288Z] #34 7.770 runtime/internal/math [2021-05-18T13:21:39.288Z] #34 7.993 math/bits [2021-05-18T13:21:39.288Z] #34 8.757 math [2021-05-18T13:21:39.288Z] #34 8.893 runtime [2021-05-18T13:21:39.484Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-18T13:21:39.601Z] #34 ... [2021-05-18T13:21:39.601Z] [2021-05-18T13:21:39.601Z] #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-05-18T13:21:39.601Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T13:21:39.601Z] #55 8.194 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:21:39.601Z] #55 8.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:21:39.601Z] #55 8.343 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:21:39.601Z] #55 10.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:21:39.601Z] #55 ... [2021-05-18T13:21:39.601Z] [2021-05-18T13:21:39.601Z] #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-05-18T13:21:39.601Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:21:39.601Z] #36 6.730 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:21:39.601Z] #36 6.759 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:21:39.601Z] #36 6.760 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:21:39.601Z] #36 8.176 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:21:39.628Z] #29 9.348 [2021-05-18T13:21:39.867Z] #36 ... [2021-05-18T13:21:39.867Z] [2021-05-18T13:21:39.867Z] #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-05-18T13:21:39.867Z] #45 sha256:176b205b80fae36ab42825e77d5128a1360782795dd3b09e4080d632a19c1946 [2021-05-18T13:21:39.867Z] #45 7.497 + RM_GOPATH=0 [2021-05-18T13:21:39.867Z] #45 7.497 + TMP_GOPATH= [2021-05-18T13:21:39.867Z] #45 7.497 + : /build [2021-05-18T13:21:39.867Z] #45 7.497 + '[' -z '' ']' [2021-05-18T13:21:39.867Z] #45 7.497 ++ mktemp -d [2021-05-18T13:21:39.867Z] #45 7.497 + export GOPATH=/tmp/tmp.mEfgrIn1Jm [2021-05-18T13:21:39.867Z] #45 7.497 + GOPATH=/tmp/tmp.mEfgrIn1Jm [2021-05-18T13:21:39.867Z] #45 7.497 + RM_GOPATH=1 [2021-05-18T13:21:39.867Z] #45 7.497 + case "$(go env GOARCH)" in [2021-05-18T13:21:39.867Z] #45 7.497 ++ go env GOARCH [2021-05-18T13:21:39.867Z] #45 7.523 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:39.867Z] #45 7.523 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:39.867Z] #45 7.523 ++ dirname /tmp/install/install.sh [2021-05-18T13:21:39.867Z] #45 7.549 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T13:21:39.867Z] #45 7.549 + dir=/tmp/install [2021-05-18T13:21:39.867Z] #45 7.549 + bin=vndr [2021-05-18T13:21:39.867Z] #45 7.549 + shift [2021-05-18T13:21:39.867Z] #45 7.549 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-18T13:21:39.867Z] #45 7.549 + . /tmp/install/vndr.installer [2021-05-18T13:21:39.867Z] #45 7.549 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T13:21:39.867Z] #45 7.549 + install_vndr [2021-05-18T13:21:39.867Z] #45 7.549 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-18T13:21:39.867Z] #45 7.549 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mEfgrIn1Jm/src/github.com/LK4D4/vndr [2021-05-18T13:21:39.867Z] #45 7.557 Cloning into '/tmp/tmp.mEfgrIn1Jm/src/github.com/LK4D4/vndr'... [2021-05-18T13:21:39.867Z] #45 8.680 + cd /tmp/tmp.mEfgrIn1Jm/src/github.com/LK4D4/vndr [2021-05-18T13:21:39.867Z] #45 8.680 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T13:21:39.867Z] #45 8.768 + go build -buildmode=pie -v -o /build/vndr . [2021-05-18T13:21:39.867Z] #45 ... [2021-05-18T13:21:39.867Z] [2021-05-18T13:21:39.867Z] #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-05-18T13:21:39.867Z] #51 sha256:9fab4b29031753bab5cb3a3632967383641e00b828946b4b555cfa9eeb9effdf [2021-05-18T13:21:39.867Z] #51 6.251 + RM_GOPATH=0 [2021-05-18T13:21:39.867Z] #51 6.251 + TMP_GOPATH= [2021-05-18T13:21:39.867Z] #51 6.251 + : /build [2021-05-18T13:21:39.867Z] #51 6.251 + '[' -z '' ']' [2021-05-18T13:21:39.867Z] #51 6.251 ++ mktemp -d [2021-05-18T13:21:39.867Z] #51 6.251 + export GOPATH=/tmp/tmp.tiDa89X71Z [2021-05-18T13:21:39.867Z] #51 6.251 + GOPATH=/tmp/tmp.tiDa89X71Z [2021-05-18T13:21:39.867Z] #51 6.251 + RM_GOPATH=1 [2021-05-18T13:21:39.867Z] #51 6.251 + case "$(go env GOARCH)" in [2021-05-18T13:21:39.867Z] #51 6.251 ++ go env GOARCH [2021-05-18T13:21:39.867Z] #51 6.280 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:39.867Z] #51 6.280 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:39.867Z] #51 6.280 ++ dirname /tmp/install/install.sh [2021-05-18T13:21:39.867Z] #51 6.283 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T13:21:39.867Z] #51 6.284 + dir=/tmp/install [2021-05-18T13:21:39.867Z] #51 6.284 + bin=shfmt [2021-05-18T13:21:39.867Z] #51 6.284 + shift [2021-05-18T13:21:39.867Z] #51 6.284 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-18T13:21:39.867Z] #51 6.284 + . /tmp/install/shfmt.installer [2021-05-18T13:21:39.867Z] #51 6.284 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T13:21:39.867Z] #51 6.284 + install_shfmt [2021-05-18T13:21:39.867Z] #51 6.284 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-18T13:21:39.867Z] #51 6.284 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tiDa89X71Z/src/github.com/mvdan/sh [2021-05-18T13:21:39.867Z] #51 6.337 Cloning into '/tmp/tmp.tiDa89X71Z/src/github.com/mvdan/sh'... [2021-05-18T13:21:39.887Z] #29 9.516 0.0% ######### 13.8% ################### 26.8% [2021-05-18T13:21:39.887Z] #29 ... [2021-05-18T13:21:39.887Z] [2021-05-18T13:21:39.887Z] #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-05-18T13:21:39.887Z] #34 sha256:feebd973c87572d2b68b105ed1ca0e7dfb89421a47a5d4de218f280d5601d3b9 [2021-05-18T13:21:39.887Z] #34 11.74 time [2021-05-18T13:21:39.887Z] #34 13.27 internal/poll [2021-05-18T13:21:39.887Z] #34 13.95 os [2021-05-18T13:21:39.887Z] #34 14.87 path/filepath [2021-05-18T13:21:39.887Z] #34 15.04 fmt [2021-05-18T13:21:39.887Z] #34 15.26 io/ioutil [2021-05-18T13:21:39.887Z] #34 16.47 github.com/BurntSushi/toml [2021-05-18T13:21:39.887Z] #34 16.47 log [2021-05-18T13:21:39.887Z] #34 16.48 flag [2021-05-18T13:21:39.887Z] #34 17.82 github.com/BurntSushi/toml/cmd/tomlv [2021-05-18T13:21:39.887Z] #34 DONE 19.7s [2021-05-18T13:21:39.887Z] [2021-05-18T13:21:39.887Z] #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-05-18T13:21:39.887Z] #29 sha256:3cbc4e92e64732377c13d264f67274b412ce911834b24817c3eb30f4376466e1 [2021-05-18T13:21:40.127Z] #51 ... [2021-05-18T13:21:40.127Z] [2021-05-18T13:21:40.127Z] #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-05-18T13:21:40.127Z] #49 sha256:d90702e73824e0c5ccfefea6dd2a7305e9e1e775869265f96a0eed0b204bd0ea [2021-05-18T13:21:40.127Z] #49 7.305 + RM_GOPATH=0 [2021-05-18T13:21:40.127Z] #49 7.305 + TMP_GOPATH= [2021-05-18T13:21:40.127Z] #49 7.305 + : /build [2021-05-18T13:21:40.127Z] #49 7.305 + '[' -z '' ']' [2021-05-18T13:21:40.127Z] #49 7.305 ++ mktemp -d [2021-05-18T13:21:40.127Z] #49 7.305 + export GOPATH=/tmp/tmp.HeCNfI8lyE [2021-05-18T13:21:40.127Z] #49 7.305 + GOPATH=/tmp/tmp.HeCNfI8lyE [2021-05-18T13:21:40.127Z] #49 7.305 + RM_GOPATH=1 [2021-05-18T13:21:40.127Z] #49 7.305 + case "$(go env GOARCH)" in [2021-05-18T13:21:40.127Z] #49 7.305 ++ go env GOARCH [2021-05-18T13:21:40.127Z] #49 7.390 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:40.127Z] #49 7.390 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:40.127Z] #49 7.390 ++ dirname /tmp/install/install.sh [2021-05-18T13:21:40.127Z] #49 7.411 + dir=/tmp/install [2021-05-18T13:21:40.127Z] #49 7.411 + bin=golangci_lint [2021-05-18T13:21:40.127Z] #49 7.411 + shift [2021-05-18T13:21:40.127Z] #49 7.411 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-18T13:21:40.127Z] #49 7.411 + . /tmp/install/golangci_lint.installer [2021-05-18T13:21:40.127Z] #49 7.411 ++ : v1.23.8 [2021-05-18T13:21:40.127Z] #49 7.411 + install_golangci_lint [2021-05-18T13:21:40.127Z] #49 7.411 + set -e [2021-05-18T13:21:40.127Z] #49 7.411 + export GO111MODULE=on [2021-05-18T13:21:40.127Z] #49 7.411 + GO111MODULE=on [2021-05-18T13:21:40.127Z] #49 7.411 + GOBIN=/build [2021-05-18T13:21:40.127Z] #49 7.411 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-18T13:21:40.127Z] #49 7.524 go: finding github.com v1.23.8 [2021-05-18T13:21:40.127Z] #49 7.524 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-18T13:21:40.127Z] #49 7.524 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-18T13:21:40.127Z] #49 7.524 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-18T13:21:40.127Z] #49 7.524 go: finding github.com/golangci v1.23.8 [2021-05-18T13:21:40.127Z] #49 8.934 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-18T13:21:40.127Z] #49 9.739 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-18T13:21:40.127Z] #49 ... [2021-05-18T13:21:40.127Z] [2021-05-18T13:21:40.127Z] #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-05-18T13:21:40.127Z] #58 sha256:92cccdd8b0b7dfaed92141b36dec6eee70022890cd9781d658e1db346a2cfac4 [2021-05-18T13:21:40.127Z] #58 7.409 + RM_GOPATH=0 [2021-05-18T13:21:40.127Z] #58 7.409 + TMP_GOPATH= [2021-05-18T13:21:40.127Z] #58 7.409 + : /build [2021-05-18T13:21:40.127Z] #58 7.409 + '[' -z '' ']' [2021-05-18T13:21:40.127Z] #58 7.445 ++ mktemp -d [2021-05-18T13:21:40.127Z] #58 7.473 + export GOPATH=/tmp/tmp.2aobvS93CR [2021-05-18T13:21:40.127Z] #58 7.473 + GOPATH=/tmp/tmp.2aobvS93CR [2021-05-18T13:21:40.127Z] #58 7.473 + RM_GOPATH=1 [2021-05-18T13:21:40.127Z] #58 7.473 + case "$(go env GOARCH)" in [2021-05-18T13:21:40.127Z] #58 7.473 ++ go env GOARCH [2021-05-18T13:21:40.127Z] #58 7.497 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:40.127Z] #58 7.497 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:40.127Z] #58 7.503 ++ dirname /tmp/install/install.sh [2021-05-18T13:21:40.127Z] #58 7.503 + dir=/tmp/install [2021-05-18T13:21:40.127Z] #58 7.503 + bin=rootlesskit [2021-05-18T13:21:40.127Z] #58 7.503 + shift [2021-05-18T13:21:40.127Z] #58 7.503 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-18T13:21:40.127Z] #58 7.503 + . /tmp/install/rootlesskit.installer [2021-05-18T13:21:40.127Z] #58 7.503 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T13:21:40.127Z] #58 7.503 + install_rootlesskit [2021-05-18T13:21:40.127Z] #58 7.503 + case "$1" in [2021-05-18T13:21:40.127Z] #58 7.503 + export CGO_ENABLED=0 [2021-05-18T13:21:40.127Z] #58 7.503 + CGO_ENABLED=0 [2021-05-18T13:21:40.127Z] #58 7.503 + _install_rootlesskit [2021-05-18T13:21:40.127Z] #58 7.523 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-18T13:21:40.127Z] #58 7.523 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2aobvS93CR/src/github.com/rootless-containers/rootlesskit [2021-05-18T13:21:40.127Z] #58 7.525 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T13:21:40.127Z] #58 7.534 Cloning into '/tmp/tmp.2aobvS93CR/src/github.com/rootless-containers/rootlesskit'... [2021-05-18T13:21:40.389Z] #58 ... [2021-05-18T13:21:40.389Z] [2021-05-18T13:21:40.389Z] #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-05-18T13:21:40.389Z] #45 sha256:176b205b80fae36ab42825e77d5128a1360782795dd3b09e4080d632a19c1946 [2021-05-18T13:21:40.389Z] #45 11.37 internal/race [2021-05-18T13:21:40.389Z] #45 11.48 runtime [2021-05-18T13:21:40.389Z] #45 11.75 sync/atomic [2021-05-18T13:21:41.033Z] #29 9.516 0.0% ######### 13.8% ################### 26.8% ######################### 35.8% #################################### 50.2% ########################################## 58.9% ################################################# 68.9% ########################################################## 80.7% ############################################################### 87.7% ######################################################################## 100.0% [2021-05-18T13:21:41.033Z] #29 10.97 [2021-05-18T13:21:41.290Z] #29 ... [2021-05-18T13:21:41.290Z] [2021-05-18T13:21:41.290Z] #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-05-18T13:21:41.290Z] #49 sha256:b562587147ec0d2a15c07a23bd8f53a8252095ff6cac06271cc52c4f7e37cc82 [2021-05-18T13:21:41.290Z] #49 10.85 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-18T13:21:41.290Z] #49 11.63 go: extracting golang.org/x/text v0.3.2 [2021-05-18T13:21:41.290Z] #49 13.06 go: finding github.com/fatih/color v1.7.0 [2021-05-18T13:21:41.290Z] #49 13.07 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T13:21:41.290Z] #49 13.08 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-18T13:21:41.290Z] #49 13.09 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-18T13:21:41.290Z] #49 13.12 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T13:21:41.290Z] #49 13.13 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T13:21:41.290Z] #49 13.13 go: finding github.com/pkg/errors v0.8.1 [2021-05-18T13:21:41.290Z] #49 13.14 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T13:21:41.290Z] #49 13.15 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-18T13:21:41.290Z] #49 13.15 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T13:21:41.290Z] #49 13.19 go: finding github.com/spf13/viper v1.6.1 [2021-05-18T13:21:41.290Z] #49 13.20 go: finding github.com/stretchr/testify v1.4.0 [2021-05-18T13:21:41.290Z] #49 13.20 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T13:21:41.290Z] #49 13.20 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T13:21:41.290Z] #49 13.20 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-18T13:21:41.290Z] #49 13.21 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T13:21:41.290Z] #49 13.21 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T13:21:41.290Z] #49 13.21 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-18T13:21:41.290Z] #49 13.22 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-18T13:21:41.290Z] #49 13.23 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T13:21:41.290Z] #49 13.24 go: finding github.com/spf13/cobra v0.0.5 [2021-05-18T13:21:41.290Z] #49 13.24 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T13:21:41.290Z] #49 13.24 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T13:21:41.290Z] #49 13.24 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-18T13:21:41.290Z] #49 13.24 go: finding github.com/spf13/pflag v1.0.5 [2021-05-18T13:21:41.290Z] #49 13.25 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-18T13:21:41.290Z] #49 13.25 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T13:21:41.290Z] #49 13.25 go: finding github.com/gobwas/glob v0.2.3 [2021-05-18T13:21:41.290Z] #49 13.26 go: finding github.com/stretchr/objx v0.2.0 [2021-05-18T13:21:41.290Z] #49 13.26 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T13:21:41.290Z] #49 13.27 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T13:21:41.290Z] #49 13.28 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-18T13:21:41.290Z] #49 13.29 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T13:21:41.290Z] #49 13.29 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T13:21:41.290Z] #49 13.29 go: finding github.com/magiconair/properties v1.8.1 [2021-05-18T13:21:41.290Z] #49 13.30 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T13:21:41.290Z] #49 13.30 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T13:21:41.290Z] #49 13.30 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T13:21:41.290Z] #49 13.31 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-18T13:21:41.290Z] #49 13.31 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T13:21:41.290Z] #49 13.32 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-18T13:21:41.290Z] #49 13.32 go: finding github.com/spf13/afero v1.1.2 [2021-05-18T13:21:41.290Z] #49 13.35 go: finding github.com/spf13/cast v1.3.0 [2021-05-18T13:21:41.290Z] #49 13.35 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T13:21:41.290Z] #49 13.40 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-18T13:21:41.290Z] #49 13.40 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-18T13:21:41.290Z] #49 13.42 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T13:21:41.290Z] #49 13.43 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T13:21:41.290Z] #49 13.43 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T13:21:41.290Z] #49 13.45 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T13:21:41.290Z] #49 13.49 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T13:21:41.290Z] #49 13.49 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T13:21:41.290Z] #49 13.49 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T13:21:41.290Z] #49 13.49 go: finding golang.org/x/text v0.3.2 [2021-05-18T13:21:41.290Z] #49 13.49 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T13:21:41.290Z] #49 13.49 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T13:21:41.290Z] #49 13.51 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T13:21:41.290Z] #49 13.51 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T13:21:41.290Z] #49 13.52 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T13:21:41.290Z] #49 13.52 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T13:21:41.290Z] #49 13.52 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T13:21:41.290Z] #49 13.52 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-18T13:21:41.290Z] #49 13.52 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-18T13:21:41.290Z] #49 13.54 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-18T13:21:41.290Z] #49 13.54 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T13:21:41.290Z] #49 13.54 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-18T13:21:41.290Z] #49 13.54 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T13:21:41.290Z] #49 13.56 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T13:21:41.290Z] #49 13.58 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-18T13:21:41.290Z] #49 13.63 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T13:21:41.290Z] #49 13.65 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T13:21:41.290Z] #49 13.65 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T13:21:41.290Z] #49 13.65 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T13:21:41.290Z] #49 13.66 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-18T13:21:41.290Z] #49 ... [2021-05-18T13:21:41.290Z] [2021-05-18T13:21:41.290Z] #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-05-18T13:21:41.290Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:21:41.290Z] #36 9.218 Reading package lists... [2021-05-18T13:21:41.290Z] #36 10.98 Building dependency tree... [2021-05-18T13:21:41.290Z] #36 11.88 The following additional packages will be installed: [2021-05-18T13:21:41.290Z] #36 11.89 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-18T13:21:41.290Z] #36 11.89 Suggested packages: [2021-05-18T13:21:41.290Z] #36 11.89 cmake-doc ninja-build lrzip [2021-05-18T13:21:41.290Z] #36 11.89 Recommended packages: [2021-05-18T13:21:41.290Z] #36 11.89 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-18T13:21:41.290Z] #36 12.27 The following NEW packages will be installed: [2021-05-18T13:21:41.290Z] #36 12.27 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-18T13:21:41.290Z] #36 12.27 vim-common xxd [2021-05-18T13:21:41.291Z] #36 12.62 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T13:21:41.291Z] #36 12.62 Need to get 14.9 MB of archives. [2021-05-18T13:21:41.291Z] #36 12.62 After this operation, 61.8 MB of additional disk space will be used. [2021-05-18T13:21:41.291Z] #36 12.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-18T13:21:41.291Z] #36 12.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-18T13:21:41.291Z] #36 12.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-18T13:21:41.291Z] #36 12.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-18T13:21:41.291Z] #36 12.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-18T13:21:41.291Z] #36 13.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-18T13:21:41.291Z] #36 13.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-18T13:21:41.291Z] #36 13.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-18T13:21:41.291Z] #36 13.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-18T13:21:41.291Z] #36 13.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-18T13:21:41.291Z] #36 13.60 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:21:41.291Z] #36 13.65 Fetched 14.9 MB in 1s (18.6 MB/s) [2021-05-18T13:21:41.291Z] #36 13.71 Selecting previously unselected package xxd. [2021-05-18T13:21:41.291Z] #36 13.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 ... 15410 files and directories currently installed.) [2021-05-18T13:21:41.291Z] #36 13.75 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T13:21:41.291Z] #36 13.76 Unpacking xxd (2:8.1.0875-5) ... [2021-05-18T13:21:41.291Z] #36 13.92 Selecting previously unselected package vim-common. [2021-05-18T13:21:41.291Z] #36 13.92 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-18T13:21:41.291Z] #36 14.00 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-18T13:21:41.291Z] #36 14.28 Selecting previously unselected package cmake-data. [2021-05-18T13:21:41.291Z] #36 14.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-18T13:21:41.291Z] #36 14.32 Unpacking cmake-data (3.13.4-1) ... [2021-05-18T13:21:41.291Z] #36 15.41 Selecting previously unselected package libicu63:amd64. [2021-05-18T13:21:41.291Z] #36 15.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-18T13:21:41.291Z] #36 15.42 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T13:21:41.291Z] #36 17.98 Selecting previously unselected package libxml2:amd64. [2021-05-18T13:21:41.291Z] #36 17.98 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-18T13:21:41.291Z] #36 18.12 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-18T13:21:41.291Z] #36 18.44 Selecting previously unselected package libarchive13:amd64. [2021-05-18T13:21:41.291Z] #36 18.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-18T13:21:41.291Z] #36 18.47 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-18T13:21:41.291Z] #36 18.81 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-18T13:21:41.291Z] #36 18.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-18T13:21:41.291Z] #36 18.81 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-18T13:21:41.291Z] #36 18.94 Selecting previously unselected package librhash0:amd64. [2021-05-18T13:21:41.291Z] #36 18.96 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-18T13:21:41.291Z] #36 18.97 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-18T13:21:41.291Z] #36 19.37 Selecting previously unselected package libuv1:amd64. [2021-05-18T13:21:41.291Z] #36 19.37 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-18T13:21:41.291Z] #36 19.41 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-18T13:21:41.291Z] #36 19.56 Selecting previously unselected package cmake. [2021-05-18T13:21:41.291Z] #36 19.57 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-18T13:21:41.291Z] #36 19.58 Unpacking cmake (3.13.4-1) ... [2021-05-18T13:21:41.291Z] #36 20.46 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T13:21:41.291Z] #36 20.48 Setting up xxd (2:8.1.0875-5) ... [2021-05-18T13:21:41.291Z] #36 20.61 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-18T13:21:41.291Z] #36 20.76 Setting up vim-common (2:8.1.0875-5) ... [2021-05-18T13:21:41.291Z] #36 20.88 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-18T13:21:41.291Z] #36 20.90 Setting up cmake-data (3.13.4-1) ... [2021-05-18T13:21:41.291Z] #36 20.96 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-18T13:21:41.291Z] #36 21.00 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-18T13:21:41.291Z] #36 21.02 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-18T13:21:41.291Z] #36 21.05 Setting up cmake (3.13.4-1) ... [2021-05-18T13:21:41.452Z] #45 12.58 unicode [2021-05-18T13:21:41.548Z] #36 21.06 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:21:41.548Z] #36 21.12 Processing triggers for mime-support (3.62) ... [2021-05-18T13:21:41.548Z] #36 ... [2021-05-18T13:21:41.548Z] [2021-05-18T13:21:41.548Z] #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-05-18T13:21:41.548Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:21:41.548Z] #13 10.48 Reading package lists... [2021-05-18T13:21:41.548Z] #13 12.32 Building dependency tree... [2021-05-18T13:21:41.548Z] #13 12.94 The following additional packages will be installed: [2021-05-18T13:21:41.548Z] #13 12.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-18T13:21:41.548Z] #13 12.94 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-18T13:21:41.548Z] #13 12.94 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-18T13:21:41.548Z] #13 12.94 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-18T13:21:41.548Z] #13 12.94 mingw-w64-common mingw-w64-x86-64-dev [2021-05-18T13:21:41.548Z] #13 12.94 Suggested packages: [2021-05-18T13:21:41.548Z] #13 12.94 gcc-8-locales seccomp wine64 [2021-05-18T13:21:41.548Z] #13 13.39 The following NEW packages will be installed: [2021-05-18T13:21:41.548Z] #13 13.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-18T13:21:41.548Z] #13 13.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-18T13:21:41.548Z] #13 13.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-18T13:21:41.548Z] #13 13.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-18T13:21:41.548Z] #13 13.39 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-18T13:21:41.548Z] #13 13.39 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-18T13:21:41.548Z] #13 13.40 The following packages will be upgraded: [2021-05-18T13:21:41.548Z] #13 13.40 libseccomp2 libsystemd0 libudev1 [2021-05-18T13:21:41.548Z] #13 13.70 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-18T13:21:41.548Z] #13 13.70 Need to get 78.2 MB of archives. [2021-05-18T13:21:41.548Z] #13 13.70 After this operation, 487 MB of additional disk space will be used. [2021-05-18T13:21:41.548Z] #13 13.70 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-18T13:21:41.548Z] #13 13.71 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-18T13:21:41.548Z] #13 13.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-18T13:21:41.548Z] #13 13.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-18T13:21:41.548Z] #13 13.76 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-05-18T13:21:41.548Z] #13 13.81 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-05-18T13:21:41.548Z] #13 13.88 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-05-18T13:21:41.548Z] #13 13.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-18T13:21:41.548Z] #13 13.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-18T13:21:41.548Z] #13 13.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-18T13:21:41.548Z] #13 14.03 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-05-18T13:21:41.548Z] #13 14.14 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-05-18T13:21:41.548Z] #13 14.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-05-18T13:21:41.548Z] #13 15.36 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-05-18T13:21:41.548Z] #13 16.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-18T13:21:41.548Z] #13 16.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-18T13:21:41.548Z] #13 16.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-18T13:21:41.548Z] #13 16.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-18T13:21:41.548Z] #13 16.73 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-05-18T13:21:41.548Z] #13 16.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-18T13:21:41.548Z] #13 16.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-18T13:21:41.548Z] #13 16.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-18T13:21:41.548Z] #13 16.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-18T13:21:41.548Z] #13 16.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-18T13:21:41.548Z] #13 16.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-18T13:21:41.548Z] #13 16.91 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-18T13:21:41.548Z] #13 16.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-18T13:21:41.548Z] #13 16.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-18T13:21:41.548Z] #13 17.35 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:21:41.548Z] #13 17.57 Fetched 78.2 MB in 4s (22.0 MB/s) [2021-05-18T13:21:41.548Z] #13 17.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T13:21:41.548Z] #13 17.74 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-18T13:21:41.548Z] #13 17.79 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-18T13:21:41.548Z] #13 18.02 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-18T13:21:41.548Z] #13 18.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 ... 15410 files and directories currently installed.) [2021-05-18T13:21:41.548Z] #13 18.12 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-18T13:21:41.548Z] #13 18.15 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-18T13:21:41.548Z] #13 18.32 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T13:21:41.548Z] #13 18.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-05-18T13:21:41.548Z] #13 18.45 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-18T13:21:41.548Z] #13 18.47 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-18T13:21:41.548Z] #13 18.80 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-18T13:21:41.548Z] #13 18.97 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-18T13:21:41.548Z] #13 18.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T13:21:41.548Z] #13 19.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-18T13:21:41.548Z] #13 19.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-18T13:21:41.548Z] #13 20.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-18T13:21:41.548Z] #13 20.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-18T13:21:41.548Z] #13 20.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-18T13:21:41.548Z] #13 ... [2021-05-18T13:21:41.548Z] [2021-05-18T13:21:41.548Z] #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-05-18T13:21:41.548Z] #51 sha256:6a0bf099b6fd8b9cd4b38b5b2d920ca3fe15eadc64e6921035798e13597b3a1e [2021-05-18T13:21:41.548Z] #51 11.30 internal/syscall/execenv [2021-05-18T13:21:41.548Z] #51 11.30 internal/syscall/unix [2021-05-18T13:21:41.548Z] #51 11.30 time [2021-05-18T13:21:41.548Z] #51 12.60 regexp [2021-05-18T13:21:41.548Z] #51 13.69 context [2021-05-18T13:21:41.548Z] #51 13.70 internal/poll [2021-05-18T13:21:41.548Z] #51 14.39 os [2021-05-18T13:21:41.548Z] #51 14.41 internal/fmtsort [2021-05-18T13:21:41.548Z] #51 14.41 encoding/binary [2021-05-18T13:21:41.548Z] #51 15.09 encoding/base64 [2021-05-18T13:21:41.548Z] #51 15.12 golang.org/x/sys/unix [2021-05-18T13:21:41.548Z] #51 15.20 path/filepath [2021-05-18T13:21:41.548Z] #51 15.20 mvdan.cc/sh/v3/fileutil [2021-05-18T13:21:41.548Z] #51 15.23 fmt [2021-05-18T13:21:41.548Z] #51 16.89 flag [2021-05-18T13:21:41.548Z] #51 16.90 github.com/pkg/diff [2021-05-18T13:21:41.548Z] #51 16.90 encoding/json [2021-05-18T13:21:41.548Z] #51 16.90 go/token [2021-05-18T13:21:41.548Z] #51 16.90 mvdan.cc/editorconfig [2021-05-18T13:21:41.548Z] #51 16.91 mvdan.cc/sh/v3/syntax [2021-05-18T13:21:41.548Z] #51 17.87 go/scanner [2021-05-18T13:21:41.548Z] #51 18.49 go/ast [2021-05-18T13:21:41.548Z] #51 19.11 golang.org/x/crypto/ssh/terminal [2021-05-18T13:21:41.548Z] #51 ... [2021-05-18T13:21:41.548Z] [2021-05-18T13:21:41.548Z] #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-05-18T13:21:41.548Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:21:41.548Z] #36 DONE 21.4s [2021-05-18T13:21:41.548Z] [2021-05-18T13:21:41.548Z] #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-05-18T13:21:41.548Z] #37 sha256:49d73aff2d2305a8b2b10c358e7d168d86d46ae5dec24fe786bb1bada88998ff [2021-05-18T13:21:41.805Z] #37 ... [2021-05-18T13:21:41.805Z] [2021-05-18T13:21:41.805Z] #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-05-18T13:21:41.805Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:21:41.805Z] #42 10.01 Reading package lists... [2021-05-18T13:21:41.805Z] #42 11.57 Building dependency tree... [2021-05-18T13:21:41.805Z] #42 12.52 The following additional packages will be installed: [2021-05-18T13:21:41.805Z] #42 12.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-18T13:21:41.805Z] #42 12.52 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-18T13:21:41.805Z] #42 12.52 Suggested packages: [2021-05-18T13:21:41.805Z] #42 12.53 manpages-dev python-setuptools [2021-05-18T13:21:41.805Z] #42 12.84 The following NEW packages will be installed: [2021-05-18T13:21:41.805Z] #42 12.84 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-18T13:21:41.805Z] #42 12.84 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-18T13:21:41.805Z] #42 12.84 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-18T13:21:41.805Z] #42 12.84 python-six zlib1g-dev [2021-05-18T13:21:41.805Z] #42 13.14 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T13:21:41.805Z] #42 13.14 Need to get 4095 kB of archives. [2021-05-18T13:21:41.805Z] #42 13.14 After this operation, 22.5 MB of additional disk space will be used. [2021-05-18T13:21:41.805Z] #42 13.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-18T13:21:41.805Z] #42 13.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-18T13:21:41.805Z] #42 13.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-18T13:21:41.805Z] #42 13.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-18T13:21:41.805Z] #42 13.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-18T13:21:41.805Z] #42 13.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-18T13:21:41.805Z] #42 13.15 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-05-18T13:21:41.805Z] #42 13.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-18T13:21:41.805Z] #42 13.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-18T13:21:41.805Z] #42 13.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-18T13:21:41.805Z] #42 13.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-18T13:21:41.805Z] #42 13.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-18T13:21:41.805Z] #42 13.22 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-05-18T13:21:41.805Z] #42 13.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-18T13:21:41.805Z] #42 13.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-18T13:21:41.805Z] #42 13.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-18T13:21:41.805Z] #42 13.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-18T13:21:41.805Z] #42 13.66 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:21:41.805Z] #42 13.70 Fetched 4095 kB in 0s (11.4 MB/s) [2021-05-18T13:21:41.805Z] #42 13.73 Selecting previously unselected package libcap-dev:amd64. [2021-05-18T13:21:41.806Z] #42 13.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 ... 15410 files and directories currently installed.) [2021-05-18T13:21:41.806Z] #42 13.75 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-18T13:21:41.806Z] #42 13.76 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-18T13:21:41.806Z] #42 13.89 Selecting previously unselected package libnet1:amd64. [2021-05-18T13:21:41.806Z] #42 13.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T13:21:41.806Z] #42 13.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:21:41.806Z] #42 14.03 Selecting previously unselected package libnet1-dev. [2021-05-18T13:21:41.806Z] #42 14.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T13:21:41.806Z] #42 14.07 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-18T13:21:41.806Z] #42 14.22 Selecting previously unselected package libnl-3-200:amd64. [2021-05-18T13:21:41.806Z] #42 14.22 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-18T13:21:41.806Z] #42 14.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T13:21:41.806Z] #42 14.34 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-18T13:21:41.806Z] #42 14.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-18T13:21:41.806Z] #42 14.37 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-18T13:21:41.806Z] #42 14.47 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-18T13:21:41.806Z] #42 14.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-18T13:21:41.806Z] #42 14.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T13:21:41.806Z] #42 14.55 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-18T13:21:41.806Z] #42 14.56 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-18T13:21:41.806Z] #42 14.56 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-18T13:21:41.806Z] #42 14.64 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-18T13:21:41.806Z] #42 14.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-18T13:21:41.806Z] #42 14.65 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-18T13:21:41.806Z] #42 14.81 Selecting previously unselected package libprotobuf17:amd64. [2021-05-18T13:21:41.806Z] #42 14.83 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-18T13:21:41.806Z] #42 14.86 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-18T13:21:41.806Z] #42 15.13 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-18T13:21:41.806Z] #42 15.13 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-18T13:21:41.806Z] #42 15.14 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-18T13:21:41.806Z] #42 15.29 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-18T13:21:41.806Z] #42 15.29 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-18T13:21:41.806Z] #42 15.31 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-18T13:21:41.806Z] #42 15.66 Selecting previously unselected package libprotoc17:amd64. [2021-05-18T13:21:41.806Z] #42 15.66 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-18T13:21:41.806Z] #42 15.70 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-18T13:21:41.806Z] #42 16.23 Selecting previously unselected package protobuf-c-compiler. [2021-05-18T13:21:41.806Z] #42 16.23 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-18T13:21:41.806Z] #42 16.24 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-18T13:21:41.806Z] #42 16.38 Selecting previously unselected package protobuf-compiler. [2021-05-18T13:21:41.806Z] #42 16.39 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-18T13:21:41.806Z] #42 16.39 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-18T13:21:41.806Z] #42 17.24 Selecting previously unselected package python-pkg-resources. [2021-05-18T13:21:41.806Z] #42 17.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-18T13:21:41.806Z] #42 17.37 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-18T13:21:41.806Z] #42 17.92 Selecting previously unselected package python-six. [2021-05-18T13:21:41.806Z] #42 17.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-18T13:21:41.806Z] #42 17.94 Unpacking python-six (1.12.0-1) ... [2021-05-18T13:21:41.806Z] #42 18.19 Selecting previously unselected package python-protobuf. [2021-05-18T13:21:41.806Z] #42 18.23 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-18T13:21:41.806Z] #42 18.30 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-18T13:21:41.806Z] #42 18.59 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-18T13:21:41.806Z] #42 20.08 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-18T13:21:41.806Z] #42 20.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:21:41.806Z] #42 20.14 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T13:21:41.806Z] #42 20.16 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-18T13:21:41.806Z] #42 20.19 Setting up python-six (1.12.0-1) ... [2021-05-18T13:21:41.806Z] #42 21.26 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-18T13:21:41.806Z] #42 21.27 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T13:21:41.806Z] #42 21.31 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-18T13:21:41.806Z] #42 21.40 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-18T13:21:41.806Z] #42 21.42 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-18T13:21:41.806Z] #42 21.43 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-18T13:21:41.806Z] #42 21.44 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-18T13:21:41.806Z] #42 21.45 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-18T13:21:41.806Z] #42 21.49 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-18T13:21:41.806Z] #42 21.52 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-18T13:21:42.369Z] #42 ... [2021-05-18T13:21:42.369Z] [2021-05-18T13:21:42.369Z] #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-05-18T13:21:42.369Z] #51 sha256:6a0bf099b6fd8b9cd4b38b5b2d920ca3fe15eadc64e6921035798e13597b3a1e [2021-05-18T13:21:42.369Z] #51 22.00 mvdan.cc/sh/v3/cmd/shfmt [2021-05-18T13:21:42.935Z] #51 ... [2021-05-18T13:21:42.935Z] [2021-05-18T13:21:42.935Z] #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-05-18T13:21:42.935Z] #29 sha256:3cbc4e92e64732377c13d264f67274b412ce911834b24817c3eb30f4376466e1 [2021-05-18T13:21:42.935Z] #29 11.46 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-18T13:21:42.935Z] #29 11.74 [2021-05-18T13:21:42.935Z] #29 11.86 ######################################################################## 100.0% [2021-05-18T13:21:42.935Z] #29 11.92 [2021-05-18T13:21:42.935Z] #29 12.30 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-18T13:21:42.935Z] #29 12.45 [2021-05-18T13:21:42.935Z] #29 12.52 ######################################################################## 100.0% [2021-05-18T13:21:42.935Z] #29 12.57 [2021-05-18T13:21:42.935Z] #29 12.63 Download of images into '/build' complete. [2021-05-18T13:21:42.935Z] #29 12.63 Use something like the following to load the result into a Docker daemon: [2021-05-18T13:21:42.935Z] #29 12.63 tar -cC '/build' . | docker load [2021-05-18T13:21:42.935Z] #29 DONE 12.7s [2021-05-18T13:21:42.935Z] [2021-05-18T13:21:42.935Z] #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-05-18T13:21:42.935Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T13:21:42.935Z] #32 12.46 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-18T13:21:42.935Z] #32 12.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T13:21:42.935Z] #32 ... [2021-05-18T13:21:42.935Z] [2021-05-18T13:21:42.935Z] #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-05-18T13:21:42.935Z] #37 sha256:49d73aff2d2305a8b2b10c358e7d168d86d46ae5dec24fe786bb1bada88998ff [2021-05-18T13:21:42.935Z] #37 1.069 + RM_GOPATH=0 [2021-05-18T13:21:42.935Z] #37 1.069 + TMP_GOPATH= [2021-05-18T13:21:42.935Z] #37 1.069 + : /build [2021-05-18T13:21:42.935Z] #37 1.069 + '[' -z '' ']' [2021-05-18T13:21:42.935Z] #37 1.074 ++ mktemp -d [2021-05-18T13:21:42.935Z] #37 1.075 + export GOPATH=/tmp/tmp.LBnmI8pIVc [2021-05-18T13:21:42.935Z] #37 1.075 + GOPATH=/tmp/tmp.LBnmI8pIVc [2021-05-18T13:21:42.935Z] #37 1.075 + RM_GOPATH=1 [2021-05-18T13:21:42.935Z] #37 1.075 + case "$(go env GOARCH)" in [2021-05-18T13:21:42.935Z] #37 1.077 ++ go env GOARCH [2021-05-18T13:21:42.935Z] #37 1.098 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:42.935Z] #37 1.098 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:42.935Z] #37 1.106 ++ dirname /tmp/install/install.sh [2021-05-18T13:21:42.935Z] #37 1.110 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T13:21:42.935Z] #37 1.111 + dir=/tmp/install [2021-05-18T13:21:42.935Z] #37 1.111 + bin=tini [2021-05-18T13:21:42.935Z] #37 1.111 + shift [2021-05-18T13:21:42.935Z] #37 1.111 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-18T13:21:42.935Z] #37 1.111 + . /tmp/install/tini.installer [2021-05-18T13:21:42.935Z] #37 1.111 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T13:21:42.935Z] #37 1.111 + install_tini [2021-05-18T13:21:42.935Z] #37 1.111 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-18T13:21:42.935Z] #37 1.111 + git clone https://github.com/krallin/tini.git /tmp/tmp.LBnmI8pIVc/tini [2021-05-18T13:21:42.935Z] #37 1.115 Cloning into '/tmp/tmp.LBnmI8pIVc/tini'... [2021-05-18T13:21:43.229Z] #37 1.486 + cd /tmp/tmp.LBnmI8pIVc/tini [2021-05-18T13:21:43.229Z] #37 1.486 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T13:21:43.229Z] #37 ... [2021-05-18T13:21:43.229Z] [2021-05-18T13:21:43.229Z] #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-05-18T13:21:43.229Z] #45 sha256:522ed3900b92492c9b5e6042257d62f5257b45e3a1c799ba93ac4b00e49f5c0e [2021-05-18T13:21:43.229Z] #45 12.81 regexp [2021-05-18T13:21:43.229Z] #45 13.62 github.com/LK4D4/vndr/versioned [2021-05-18T13:21:43.229Z] #45 13.92 internal/poll [2021-05-18T13:21:43.229Z] #45 13.92 context [2021-05-18T13:21:43.229Z] #45 14.75 os [2021-05-18T13:21:43.229Z] #45 14.95 encoding/binary [2021-05-18T13:21:43.229Z] #45 15.53 encoding/base64 [2021-05-18T13:21:43.229Z] #45 15.54 crypto/cipher [2021-05-18T13:21:43.229Z] #45 15.54 crypto/sha512 [2021-05-18T13:21:43.229Z] #45 15.54 crypto/md5 [2021-05-18T13:21:43.229Z] #45 15.54 crypto/ed25519/internal/edwards25519 [2021-05-18T13:21:43.229Z] #45 15.54 crypto/sha1 [2021-05-18T13:21:43.229Z] #45 15.54 crypto/sha256 [2021-05-18T13:21:43.229Z] #45 16.41 encoding/pem [2021-05-18T13:21:43.229Z] #45 16.77 vendor/golang.org/x/crypto/poly1305 [2021-05-18T13:21:43.229Z] #45 16.82 vendor/golang.org/x/sys/cpu [2021-05-18T13:21:43.229Z] #45 17.17 go/token [2021-05-18T13:21:43.229Z] #45 17.19 internal/lazyregexp [2021-05-18T13:21:43.229Z] #45 17.22 encoding/json [2021-05-18T13:21:43.229Z] #45 17.22 text/template/parse [2021-05-18T13:21:43.229Z] #45 17.22 net/url [2021-05-18T13:21:43.229Z] #45 17.27 encoding/xml [2021-05-18T13:21:43.229Z] #45 17.32 compress/flate [2021-05-18T13:21:43.229Z] #45 17.37 crypto/aes [2021-05-18T13:21:43.229Z] #45 17.72 go/scanner [2021-05-18T13:21:43.229Z] #45 18.42 math/big [2021-05-18T13:21:43.229Z] #45 18.62 encoding/hex [2021-05-18T13:21:43.229Z] #45 18.71 go/ast [2021-05-18T13:21:43.229Z] #45 19.04 net [2021-05-18T13:21:43.230Z] #45 19.34 vendor/golang.org/x/text/unicode/bidi [2021-05-18T13:21:43.230Z] #45 20.00 compress/gzip [2021-05-18T13:21:43.230Z] #45 20.59 text/template [2021-05-18T13:21:43.230Z] #45 20.61 vendor/golang.org/x/text/unicode/norm [2021-05-18T13:21:43.230Z] #45 21.31 vendor/golang.org/x/text/secure/bidirule [2021-05-18T13:21:43.230Z] #45 21.79 mime [2021-05-18T13:21:43.230Z] #45 22.70 go/parser [2021-05-18T13:21:43.230Z] #45 ... [2021-05-18T13:21:43.230Z] [2021-05-18T13:21:43.230Z] #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-05-18T13:21:43.230Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:21:43.230Z] #13 21.67 Selecting previously unselected package binutils-mingw-w64. [2021-05-18T13:21:43.230Z] #13 21.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-18T13:21:43.230Z] #13 21.67 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-18T13:21:43.230Z] #13 21.76 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-18T13:21:43.230Z] #13 21.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-18T13:21:43.230Z] #13 21.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T13:21:43.230Z] #13 21.91 Selecting previously unselected package dmsetup. [2021-05-18T13:21:43.230Z] #13 21.91 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-18T13:21:43.230Z] #13 21.93 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-18T13:21:43.230Z] #13 22.16 Selecting previously unselected package mingw-w64-common. [2021-05-18T13:21:43.230Z] #13 22.17 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-18T13:21:43.230Z] #13 22.17 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-18T13:21:43.834Z] #13 ... [2021-05-18T13:21:43.834Z] [2021-05-18T13:21:43.834Z] #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-05-18T13:21:43.834Z] #56 sha256:9a149be203023787a6305adb80787f15901cdf4df1b555751128d3862391cef8 [2021-05-18T13:21:43.834Z] #56 1.094 + RM_GOPATH=0 [2021-05-18T13:21:43.834Z] #56 1.094 + TMP_GOPATH= [2021-05-18T13:21:43.834Z] #56 1.094 + : /build [2021-05-18T13:21:43.834Z] #56 1.094 + '[' -z '' ']' [2021-05-18T13:21:43.834Z] #56 1.094 ++ mktemp -d [2021-05-18T13:21:43.834Z] #56 1.096 + export GOPATH=/tmp/tmp.feHCWo64K2 [2021-05-18T13:21:43.834Z] #56 1.096 + GOPATH=/tmp/tmp.feHCWo64K2 [2021-05-18T13:21:43.834Z] #56 1.096 + RM_GOPATH=1 [2021-05-18T13:21:43.834Z] #56 1.096 + case "$(go env GOARCH)" in [2021-05-18T13:21:43.834Z] #56 1.103 ++ go env GOARCH [2021-05-18T13:21:43.834Z] #56 1.114 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:43.834Z] #56 1.114 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:21:43.834Z] #56 1.114 ++ dirname /tmp/install/install.sh [2021-05-18T13:21:43.834Z] #56 1.122 + dir=/tmp/install [2021-05-18T13:21:43.834Z] #56 1.122 + bin=containerd [2021-05-18T13:21:43.834Z] #56 1.122 + shift [2021-05-18T13:21:43.834Z] #56 1.122 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-18T13:21:43.834Z] #56 1.122 + . /tmp/install/containerd.installer [2021-05-18T13:21:43.834Z] #56 1.122 ++ set -e [2021-05-18T13:21:43.834Z] #56 1.122 ++ : 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-18T13:21:43.834Z] #56 1.122 + install_containerd [2021-05-18T13:21:43.834Z] #56 1.122 Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-18T13:21:43.834Z] #56 1.122 + echo 'Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a' [2021-05-18T13:21:43.834Z] #56 1.122 + git clone https://github.com/containerd/containerd.git /tmp/tmp.feHCWo64K2/src/github.com/containerd/containerd [2021-05-18T13:21:43.834Z] #56 1.128 Cloning into '/tmp/tmp.feHCWo64K2/src/github.com/containerd/containerd'... [2021-05-18T13:21:43.834Z] #56 ... [2021-05-18T13:21:43.834Z] [2021-05-18T13:21:43.834Z] #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-05-18T13:21:43.834Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:21:43.834Z] #42 23.46 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-18T13:21:43.834Z] #42 23.48 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:21:44.402Z] #42 DONE 23.9s [2021-05-18T13:21:44.402Z] [2021-05-18T13:21:44.402Z] #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-05-18T13:21:44.402Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:21:44.659Z] #43 ... [2021-05-18T13:21:44.659Z] [2021-05-18T13:21:44.659Z] #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-05-18T13:21:44.659Z] #51 sha256:6a0bf099b6fd8b9cd4b38b5b2d920ca3fe15eadc64e6921035798e13597b3a1e [2021-05-18T13:21:44.659Z] #51 DONE 24.2s [2021-05-18T13:21:44.659Z] [2021-05-18T13:21:44.660Z] #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-05-18T13:21:44.660Z] #37 sha256:49d73aff2d2305a8b2b10c358e7d168d86d46ae5dec24fe786bb1bada88998ff [2021-05-18T13:21:44.660Z] #37 1.505 + cmake . [2021-05-18T13:21:44.660Z] #37 1.763 -- The C compiler identification is GNU 8.3.0 [2021-05-18T13:21:44.660Z] #37 1.788 -- Check for working C compiler: /usr/bin/cc [2021-05-18T13:21:44.660Z] #37 2.042 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-18T13:21:44.660Z] #37 2.042 -- Detecting C compiler ABI info [2021-05-18T13:21:44.660Z] #37 2.306 -- Detecting C compiler ABI info - done [2021-05-18T13:21:44.660Z] #37 2.318 -- Detecting C compile features [2021-05-18T13:21:44.777Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-05-18T13:21:44.868Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0629e140eca905bd3) in /home/ubuntu/workspace/moby_PR-42382 [Pipeline] { [Pipeline] checkout [2021-05-18T13:21:44.992Z] The recommended git tool is: git [2021-05-18T13:21:45.261Z] #37 3.430 -- Detecting C compile features - done [2021-05-18T13:21:45.261Z] #37 3.454 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-18T13:21:45.518Z] #37 3.653 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-18T13:21:45.518Z] #37 3.761 -- Configuring done [2021-05-18T13:21:45.518Z] #37 3.782 -- Generating done [2021-05-18T13:21:45.518Z] #37 3.783 -- Build files have been written to: /tmp/tmp.LBnmI8pIVc/tini [2021-05-18T13:21:45.518Z] #37 3.790 + make tini-static [2021-05-18T13:21:45.664Z] #45 ... [2021-05-18T13:21:45.664Z] [2021-05-18T13:21:45.664Z] #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-05-18T13:21:45.664Z] #58 sha256:92cccdd8b0b7dfaed92141b36dec6eee70022890cd9781d658e1db346a2cfac4 [2021-05-18T13:21:45.664Z] #58 15.57 + cd /tmp/tmp.2aobvS93CR/src/github.com/rootless-containers/rootlesskit [2021-05-18T13:21:45.664Z] #58 15.57 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T13:21:45.664Z] #58 15.59 + export GO111MODULE=on [2021-05-18T13:21:45.664Z] #58 15.59 + GO111MODULE=on [2021-05-18T13:21:45.664Z] #58 15.59 + export GOPROXY=https://proxy.golang.org [2021-05-18T13:21:45.664Z] #58 15.59 + GOPROXY=https://proxy.golang.org [2021-05-18T13:21:45.664Z] #58 15.59 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T13:21:45.664Z] #58 15.60 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-18T13:21:45.775Z] #37 4.069 Scanning dependencies of target tini-static [2021-05-18T13:21:45.775Z] #37 4.122 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-18T13:21:46.232Z] #58 ... [2021-05-18T13:21:46.232Z] [2021-05-18T13:21:46.233Z] #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-05-18T13:21:46.233Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:21:46.233Z] #40 7.056 + git clone https://github.com/docker/distribution.git . [2021-05-18T13:21:46.233Z] #40 7.056 Cloning into '.'... [2021-05-18T13:21:46.233Z] #40 ... [2021-05-18T13:21:46.233Z] [2021-05-18T13:21:46.233Z] #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-05-18T13:21:46.233Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T13:21:46.233Z] #32 7.493 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-18T13:21:46.233Z] #32 7.495 Cloning into '.'... [2021-05-18T13:21:46.337Z] #37 4.622 [100%] Linking C executable tini-static [2021-05-18T13:21:46.492Z] #32 ... [2021-05-18T13:21:46.492Z] [2021-05-18T13:21:46.492Z] #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-05-18T13:21:46.492Z] #47 sha256:625371356ee2a580dbbd91398d5c80c52bec8fb7e1189801de1ffc1aba671a8a [2021-05-18T13:21:46.492Z] #47 11.84 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T13:21:46.492Z] #47 11.88 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-18T13:21:46.492Z] #47 11.90 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-18T13:21:46.492Z] #47 11.90 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T13:21:46.492Z] #47 11.95 go: downloading github.com/fatih/color v1.9.0 [2021-05-18T13:21:46.492Z] #47 11.97 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T13:21:46.492Z] #47 12.00 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T13:21:46.492Z] #47 12.05 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-18T13:21:46.492Z] #47 12.25 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T13:21:46.492Z] #47 12.37 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T13:21:46.492Z] #47 12.76 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T13:21:46.492Z] #47 13.00 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-18T13:21:46.492Z] #47 13.05 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T13:21:46.492Z] #47 13.11 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T13:21:46.492Z] #47 13.36 go: extracting github.com/fatih/color v1.9.0 [2021-05-18T13:21:46.492Z] #47 13.37 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-18T13:21:46.492Z] #47 13.54 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-18T13:21:46.492Z] #47 14.48 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-18T13:21:46.492Z] #47 14.64 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-18T13:21:46.492Z] #47 17.12 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T13:21:46.492Z] #47 17.60 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T13:21:46.594Z] #37 4.822 [100%] Built target tini-static [2021-05-18T13:21:46.594Z] #37 4.836 + mkdir -p /build [2021-05-18T13:21:46.594Z] #37 4.840 + cp tini-static /build/docker-init [2021-05-18T13:21:46.594Z] #37 DONE 5.0s [2021-05-18T13:21:46.594Z] [2021-05-18T13:21:46.594Z] #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-05-18T13:21:46.594Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:21:46.594Z] #43 2.062 Note: Building without setproctitle() and strlcpy() support. [2021-05-18T13:21:46.594Z] #43 2.062 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-18T13:21:46.594Z] #43 2.087 Note: Building without GnuTLS support [2021-05-18T13:21:46.594Z] #43 2.091 Makefile.config:39: Warn: you have no libnftables installed [2021-05-18T13:21:46.594Z] #43 2.091 Makefile.config:40: Warn: Building without nftables support [2021-05-18T13:21:46.689Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.1s done [2021-05-18T13:21:46.689Z] #9 ... [2021-05-18T13:21:46.689Z] [2021-05-18T13:21:46.689Z] #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-05-18T13:21:46.689Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-18T13:21:46.689Z] #27 1.506 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:21:46.689Z] #27 1.522 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:21:46.689Z] #27 1.522 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:21:46.689Z] #27 1.758 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:21:46.689Z] #27 1.992 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:21:46.689Z] #27 2.523 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:21:46.689Z] #27 3.980 Fetched 8445 kB in 3s (3115 kB/s) [2021-05-18T13:21:46.689Z] #27 3.980 Reading package lists... [2021-05-18T13:21:46.689Z] #27 4.865 Reading package lists... [2021-05-18T13:21:46.689Z] #27 5.812 Building dependency tree... [2021-05-18T13:21:46.689Z] #27 6.171 The following additional packages will be installed: [2021-05-18T13:21:46.689Z] #27 6.171 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-18T13:21:46.689Z] #27 6.171 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-18T13:21:46.689Z] #27 6.171 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-18T13:21:46.689Z] #27 6.171 Suggested packages: [2021-05-18T13:21:46.689Z] #27 6.171 krb5-doc krb5-user [2021-05-18T13:21:46.689Z] #27 6.171 Recommended packages: [2021-05-18T13:21:46.689Z] #27 6.171 krb5-locales publicsuffix libsasl2-modules [2021-05-18T13:21:46.689Z] #27 6.396 The following NEW packages will be installed: [2021-05-18T13:21:46.689Z] #27 6.396 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-18T13:21:46.689Z] #27 6.396 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-18T13:21:46.689Z] #27 6.396 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-18T13:21:46.689Z] #27 6.396 libssh2-1 libssl1.1 openssl [2021-05-18T13:21:46.689Z] #27 6.675 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T13:21:46.689Z] #27 6.675 Need to get 5059 kB of archives. [2021-05-18T13:21:46.689Z] #27 6.675 After this operation, 12.1 MB of additional disk space will be used. [2021-05-18T13:21:46.689Z] #27 6.675 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-18T13:21:46.689Z] #27 6.680 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-18T13:21:46.689Z] #27 6.687 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-18T13:21:46.689Z] #27 6.700 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-18T13:21:46.689Z] #27 6.700 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-18T13:21:46.689Z] #27 6.700 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-18T13:21:46.689Z] #27 6.712 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-18T13:21:46.689Z] #27 6.722 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-18T13:21:46.689Z] #27 6.722 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-18T13:21:46.689Z] #27 6.723 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-18T13:21:46.689Z] #27 6.726 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-18T13:21:46.689Z] #27 6.732 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-18T13:21:46.689Z] #27 6.732 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-18T13:21:46.689Z] #27 6.734 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-18T13:21:46.689Z] #27 6.736 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-18T13:21:46.689Z] #27 6.738 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-18T13:21:46.689Z] #27 6.747 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-18T13:21:46.689Z] #27 6.749 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-18T13:21:46.689Z] #27 6.756 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-18T13:21:46.689Z] #27 6.756 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-18T13:21:46.689Z] #27 6.758 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-18T13:21:46.689Z] #27 6.943 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:21:46.689Z] #27 6.977 Fetched 5059 kB in 0s (14.3 MB/s) [2021-05-18T13:21:46.689Z] #27 7.035 Selecting previously unselected package libssl1.1:amd64. [2021-05-18T13:21:46.689Z] #27 7.035 (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-05-18T13:21:46.689Z] #27 7.035 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 7.046 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-18T13:21:46.689Z] #27 7.340 Selecting previously unselected package openssl. [2021-05-18T13:21:46.689Z] #27 7.340 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 7.346 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-18T13:21:46.689Z] #27 7.566 Selecting previously unselected package ca-certificates. [2021-05-18T13:21:46.689Z] #27 7.566 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-18T13:21:46.689Z] #27 7.572 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-18T13:21:46.689Z] #27 7.665 Selecting previously unselected package libkeyutils1:amd64. [2021-05-18T13:21:46.689Z] #27 7.666 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 7.672 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-18T13:21:46.689Z] #27 7.723 Selecting previously unselected package libkrb5support0:amd64. [2021-05-18T13:21:46.689Z] #27 7.723 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 7.728 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:46.689Z] #27 7.782 Selecting previously unselected package libk5crypto3:amd64. [2021-05-18T13:21:46.689Z] #27 7.782 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 7.785 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:46.689Z] #27 7.848 Selecting previously unselected package libkrb5-3:amd64. [2021-05-18T13:21:46.689Z] #27 7.848 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 7.855 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:46.689Z] #27 7.998 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-18T13:21:46.689Z] #27 7.998 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 8.004 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:46.689Z] #27 8.072 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-18T13:21:46.689Z] #27 8.072 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 8.101 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:21:46.689Z] #27 8.152 Selecting previously unselected package libsasl2-2:amd64. [2021-05-18T13:21:46.689Z] #27 8.153 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 8.158 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:21:46.689Z] #27 8.234 Selecting previously unselected package libldap-common. [2021-05-18T13:21:46.689Z] #27 8.234 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-18T13:21:46.689Z] #27 8.285 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:21:46.689Z] #27 8.387 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-18T13:21:46.689Z] #27 8.387 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 8.393 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:21:46.689Z] #27 8.526 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-18T13:21:46.689Z] #27 8.526 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 8.530 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-18T13:21:46.689Z] #27 8.604 Selecting previously unselected package libpsl5:amd64. [2021-05-18T13:21:46.689Z] #27 8.604 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 8.609 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-18T13:21:46.689Z] #27 8.668 Selecting previously unselected package librtmp1:amd64. [2021-05-18T13:21:46.689Z] #27 8.668 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 8.674 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-18T13:21:46.689Z] #27 8.738 Selecting previously unselected package libssh2-1:amd64. [2021-05-18T13:21:46.689Z] #27 8.738 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 8.747 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-18T13:21:46.689Z] #27 8.825 Selecting previously unselected package libcurl4:amd64. [2021-05-18T13:21:46.689Z] #27 8.825 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 8.831 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-18T13:21:46.689Z] #27 8.926 Selecting previously unselected package curl. [2021-05-18T13:21:46.689Z] #27 8.926 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 8.930 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-18T13:21:46.689Z] #27 9.052 Selecting previously unselected package libonig5:amd64. [2021-05-18T13:21:46.689Z] #27 9.052 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 9.052 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-18T13:21:46.689Z] #27 9.134 Selecting previously unselected package libjq1:amd64. [2021-05-18T13:21:46.689Z] #27 9.134 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 9.139 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T13:21:46.689Z] #27 9.204 Selecting previously unselected package jq. [2021-05-18T13:21:46.689Z] #27 9.204 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T13:21:46.689Z] #27 9.209 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-18T13:21:46.689Z] #27 9.403 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-18T13:21:46.689Z] #27 9.529 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-18T13:21:46.774Z] #47 ... [2021-05-18T13:21:46.774Z] [2021-05-18T13:21:46.774Z] #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-05-18T13:21:46.774Z] #58 sha256:92cccdd8b0b7dfaed92141b36dec6eee70022890cd9781d658e1db346a2cfac4 [2021-05-18T13:21:46.774Z] #58 17.81 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-18T13:21:46.774Z] #58 17.83 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-18T13:21:46.774Z] #58 17.91 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T13:21:46.774Z] #58 17.96 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T13:21:47.019Z] #27 9.548 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-18T13:21:47.019Z] #27 9.735 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-18T13:21:47.019Z] #27 9.747 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:21:47.019Z] #27 9.767 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:47.019Z] #27 9.781 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:21:47.019Z] #27 ... [2021-05-18T13:21:47.019Z] [2021-05-18T13:21:47.019Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:21:47.019Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:21:47.019Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-18T13:21:47.033Z] #58 18.22 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-18T13:21:47.033Z] #58 18.25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T13:21:47.158Z] #43 2.907 fatal: not a git repository (or any of the parent directories): .git [2021-05-18T13:21:47.158Z] #43 3.006 GEN .gitid [2021-05-18T13:21:47.158Z] #43 3.036 GEN criu/include/version.h [2021-05-18T13:21:47.158Z] #43 3.095 GEN include/common/asm [2021-05-18T13:21:47.293Z] #58 18.49 go: downloading github.com/google/uuid v1.2.0 [2021-05-18T13:21:47.294Z] #58 18.50 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-18T13:21:47.294Z] #58 18.52 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-18T13:21:47.294Z] #58 18.59 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T13:21:47.553Z] #58 18.77 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T13:21:47.553Z] #58 18.78 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-18T13:21:48.126Z] #58 ... [2021-05-18T13:21:48.126Z] [2021-05-18T13:21:48.126Z] #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-05-18T13:21:48.126Z] #24 sha256:cba6983f9f881414b8576fc9de0b744cfefb5f485086e495d3b52000dd1381fa [2021-05-18T13:21:48.126Z] #24 17.96 + mkdir -p /build [2021-05-18T13:21:48.126Z] #24 17.97 + mv docker/docker /build/ [2021-05-18T13:21:48.126Z] #24 17.97 + rmdir docker [2021-05-18T13:21:48.126Z] #24 DONE 19.2s [2021-05-18T13:21:48.126Z] [2021-05-18T13:21:48.126Z] #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-05-18T13:21:48.126Z] #45 sha256:176b205b80fae36ab42825e77d5128a1360782795dd3b09e4080d632a19c1946 [2021-05-18T13:21:48.126Z] #45 18.83 internal/testlog [2021-05-18T13:21:48.238Z] using credential docker-jenkins-github-credentials [2021-05-18T13:21:48.244Z] Cloning the remote Git repository [2021-05-18T13:21:48.244Z] Cloning with configured refspecs honoured and without tags [2021-05-18T13:21:48.388Z] #45 19.52 encoding [2021-05-18T13:21:48.388Z] #45 19.77 unicode/utf16 [2021-05-18T13:21:48.526Z] #43 4.075 PBCC images/timens.pb-c.c [2021-05-18T13:21:48.526Z] #43 4.077 DEP images/timens.pb-c.d [2021-05-18T13:21:48.526Z] #43 4.090 PBCC images/fown.pb-c.c [2021-05-18T13:21:48.526Z] #43 4.099 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-18T13:21:48.526Z] #43 4.139 PBCC images/opts.pb-c.c [2021-05-18T13:21:48.526Z] #43 4.159 PBCC images/memfd.pb-c.c [2021-05-18T13:21:48.526Z] #43 4.183 DEP images/fown.pb-c.d [2021-05-18T13:21:48.526Z] #43 4.203 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-18T13:21:48.526Z] #43 4.216 DEP images/opts.pb-c.d [2021-05-18T13:21:48.526Z] #43 4.272 DEP images/memfd.pb-c.d [2021-05-18T13:21:48.526Z] #43 4.303 PBCC images/sit.pb-c.c [2021-05-18T13:21:48.526Z] #43 4.331 DEP images/sit.pb-c.d [2021-05-18T13:21:48.526Z] #43 4.351 PBCC images/macvlan.pb-c.c [2021-05-18T13:21:48.526Z] #43 4.359 DEP images/macvlan.pb-c.d [2021-05-18T13:21:48.526Z] #43 4.396 PBCC images/autofs.pb-c.c [2021-05-18T13:21:48.526Z] #43 4.419 DEP images/autofs.pb-c.d [2021-05-18T13:21:48.526Z] #43 4.443 PBCC images/sysctl.pb-c.c [2021-05-18T13:21:48.526Z] #43 4.455 DEP images/sysctl.pb-c.d [2021-05-18T13:21:48.526Z] #43 4.483 PBCC images/time.pb-c.c [2021-05-18T13:21:48.526Z] #43 4.499 DEP images/time.pb-c.d [2021-05-18T13:21:47.965Z] Cloning repository https://github.com/moby/moby.git [2021-05-18T13:21:48.024Z] > git init /home/ubuntu/workspace/moby_PR-42382 # timeout=10 [2021-05-18T13:21:48.287Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T13:21:48.287Z] > git --version # timeout=10 [2021-05-18T13:21:48.330Z] > git --version # 'git version 2.25.1' [2021-05-18T13:21:48.330Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:21:48.332Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:21:48.790Z] #43 4.543 PBCC images/binfmt-misc.pb-c.c [2021-05-18T13:21:48.790Z] #43 4.567 DEP images/binfmt-misc.pb-c.d [2021-05-18T13:21:48.790Z] #43 4.591 PBCC images/seccomp.pb-c.c [2021-05-18T13:21:48.790Z] #43 4.599 DEP images/seccomp.pb-c.d [2021-05-18T13:21:48.790Z] #43 4.642 PBCC images/userns.pb-c.c [2021-05-18T13:21:48.790Z] #43 4.679 DEP images/userns.pb-c.d [2021-05-18T13:21:48.790Z] #43 4.702 PBCC images/cgroup.pb-c.c [2021-05-18T13:21:48.958Z] #45 20.27 container/list [2021-05-18T13:21:49.046Z] #43 4.719 DEP images/cgroup.pb-c.d [2021-05-18T13:21:49.046Z] #43 4.759 PBCC images/ext-file.pb-c.c [2021-05-18T13:21:49.046Z] #43 4.778 DEP images/ext-file.pb-c.d [2021-05-18T13:21:49.046Z] #43 4.823 PBCC images/rpc.pb-c.c [2021-05-18T13:21:49.046Z] #43 4.835 DEP images/rpc.pb-c.d [2021-05-18T13:21:49.046Z] #43 4.877 PBCC images/siginfo.pb-c.c [2021-05-18T13:21:49.046Z] #43 4.888 DEP images/siginfo.pb-c.d [2021-05-18T13:21:49.046Z] #43 4.903 PBCC images/pagemap.pb-c.c [2021-05-18T13:21:49.046Z] #43 4.938 DEP images/pagemap.pb-c.d [2021-05-18T13:21:49.302Z] #43 4.953 PBCC images/rlimit.pb-c.c [2021-05-18T13:21:49.302Z] #43 4.959 DEP images/rlimit.pb-c.d [2021-05-18T13:21:49.302Z] #43 4.976 PBCC images/file-lock.pb-c.c [2021-05-18T13:21:49.302Z] #43 4.985 DEP images/file-lock.pb-c.d [2021-05-18T13:21:49.302Z] #43 4.995 PBCC images/tty.pb-c.c [2021-05-18T13:21:49.302Z] #43 5.011 DEP images/tty.pb-c.d [2021-05-18T13:21:49.302Z] #43 5.023 PBCC images/tun.pb-c.c [2021-05-18T13:21:49.302Z] #43 5.033 PBCC images/netdev.pb-c.c [2021-05-18T13:21:49.302Z] #43 5.053 DEP images/tun.pb-c.d [2021-05-18T13:21:49.302Z] #43 5.076 DEP images/netdev.pb-c.d [2021-05-18T13:21:49.302Z] #43 5.087 PBCC images/vma.pb-c.c [2021-05-18T13:21:49.302Z] #43 5.119 DEP images/vma.pb-c.d [2021-05-18T13:21:49.302Z] #43 5.139 PBCC images/creds.pb-c.c [2021-05-18T13:21:49.302Z] #43 5.146 DEP images/creds.pb-c.d [2021-05-18T13:21:49.302Z] #43 5.168 PBCC images/utsns.pb-c.c [2021-05-18T13:21:49.302Z] #43 5.180 DEP images/utsns.pb-c.d [2021-05-18T13:21:49.302Z] #43 5.200 PBCC images/ipc-desc.pb-c.c [2021-05-18T13:21:49.302Z] #43 5.208 PBCC images/ipc-sem.pb-c.c [2021-05-18T13:21:49.302Z] #43 5.220 DEP images/ipc-desc.pb-c.d [2021-05-18T13:21:49.302Z] #43 5.235 DEP images/ipc-sem.pb-c.d [2021-05-18T13:21:49.302Z] #43 5.268 PBCC images/ipc-msg.pb-c.c [2021-05-18T13:21:49.526Z] #45 ... [2021-05-18T13:21:49.526Z] [2021-05-18T13:21:49.526Z] #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-05-18T13:21:49.526Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:21:49.526Z] #42 10.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:21:49.526Z] #42 14.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:21:49.526Z] #42 17.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:21:49.526Z] #42 ... [2021-05-18T13:21:49.526Z] [2021-05-18T13:21:49.526Z] #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-05-18T13:21:49.526Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:21:49.526Z] #13 4.381 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-18T13:21:49.526Z] #13 4.407 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:21:49.526Z] #13 4.703 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:21:49.526Z] #13 4.796 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:21:49.526Z] #13 6.887 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-18T13:21:49.526Z] #13 9.898 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:21:49.526Z] #13 12.63 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:21:49.526Z] #13 ... [2021-05-18T13:21:49.526Z] [2021-05-18T13:21:49.526Z] #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-05-18T13:21:49.526Z] #49 sha256:d90702e73824e0c5ccfefea6dd2a7305e9e1e775869265f96a0eed0b204bd0ea [2021-05-18T13:21:49.526Z] #49 20.70 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T13:21:49.526Z] #49 20.77 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T13:21:49.526Z] #49 20.86 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-18T13:21:49.559Z] #43 5.290 DEP images/ipc-msg.pb-c.d [2021-05-18T13:21:49.559Z] #43 5.311 PBCC images/ipc-shm.pb-c.c [2021-05-18T13:21:49.559Z] #43 5.336 DEP images/ipc-shm.pb-c.d [2021-05-18T13:21:49.559Z] #43 5.353 PBCC images/ipc-var.pb-c.c [2021-05-18T13:21:49.559Z] #43 5.376 DEP images/ipc-var.pb-c.d [2021-05-18T13:21:49.559Z] #43 5.396 PBCC images/sk-opts.pb-c.c [2021-05-18T13:21:49.559Z] #43 5.408 PBCC images/packet-sock.pb-c.c [2021-05-18T13:21:49.559Z] #43 5.432 DEP images/sk-opts.pb-c.d [2021-05-18T13:21:49.559Z] #43 5.449 DEP images/packet-sock.pb-c.d [2021-05-18T13:21:49.559Z] #43 5.462 PBCC images/sk-netlink.pb-c.c [2021-05-18T13:21:49.559Z] #43 5.485 DEP images/sk-netlink.pb-c.d [2021-05-18T13:21:49.785Z] #49 20.93 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-18T13:21:49.785Z] #49 20.93 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-18T13:21:49.785Z] #49 20.94 go: downloading github.com/fatih/color v1.7.0 [2021-05-18T13:21:49.816Z] #43 5.499 PBCC images/sk-inet.pb-c.c [2021-05-18T13:21:49.816Z] #43 5.513 DEP images/sk-inet.pb-c.d [2021-05-18T13:21:49.816Z] #43 5.537 PBCC images/sk-unix.pb-c.c [2021-05-18T13:21:49.816Z] #43 5.549 DEP images/sk-unix.pb-c.d [2021-05-18T13:21:49.816Z] #43 5.569 PBCC images/mm.pb-c.c [2021-05-18T13:21:49.816Z] #43 5.584 DEP images/mm.pb-c.d [2021-05-18T13:21:49.816Z] #43 5.609 PBCC images/timerfd.pb-c.c [2021-05-18T13:21:49.816Z] #43 5.672 DEP images/timerfd.pb-c.d [2021-05-18T13:21:49.816Z] #43 5.702 PBCC images/timer.pb-c.c [2021-05-18T13:21:49.816Z] #43 5.710 DEP images/timer.pb-c.d [2021-05-18T13:21:50.044Z] #49 21.13 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-18T13:21:50.044Z] #49 21.13 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T13:21:50.044Z] #49 21.19 go: downloading github.com/pkg/errors v0.8.1 [2021-05-18T13:21:50.044Z] #49 21.33 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T13:21:50.072Z] #43 5.737 PBCC images/sa.pb-c.c [2021-05-18T13:21:50.072Z] #43 5.748 DEP images/sa.pb-c.d [2021-05-18T13:21:50.072Z] #43 5.781 PBCC images/pipe-data.pb-c.c [2021-05-18T13:21:50.072Z] #43 5.787 DEP images/pipe-data.pb-c.d [2021-05-18T13:21:50.072Z] #43 5.810 PBCC images/mnt.pb-c.c [2021-05-18T13:21:50.072Z] #43 5.828 DEP images/mnt.pb-c.d [2021-05-18T13:21:50.072Z] #43 5.848 PBCC images/sk-packet.pb-c.c [2021-05-18T13:21:50.072Z] #43 5.855 DEP images/sk-packet.pb-c.d [2021-05-18T13:21:50.072Z] #43 5.876 PBCC images/tcp-stream.pb-c.c [2021-05-18T13:21:50.072Z] #43 5.888 DEP images/tcp-stream.pb-c.d [2021-05-18T13:21:50.072Z] #43 5.907 PBCC images/pipe.pb-c.c [2021-05-18T13:21:50.072Z] #43 5.922 DEP images/pipe.pb-c.d [2021-05-18T13:21:50.072Z] #43 5.940 PBCC images/pstree.pb-c.c [2021-05-18T13:21:50.072Z] #43 5.947 DEP images/pstree.pb-c.d [2021-05-18T13:21:50.072Z] #43 5.966 PBCC images/fs.pb-c.c [2021-05-18T13:21:50.072Z] #43 5.976 DEP images/fs.pb-c.d [2021-05-18T13:21:50.072Z] #43 5.992 PBCC images/signalfd.pb-c.c [2021-05-18T13:21:50.072Z] #43 6.011 DEP images/signalfd.pb-c.d [2021-05-18T13:21:50.072Z] #43 6.048 PBCC images/fh.pb-c.c [2021-05-18T13:21:50.304Z] #49 21.41 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-18T13:21:50.335Z] #43 6.071 PBCC images/fsnotify.pb-c.c [2021-05-18T13:21:50.336Z] #43 6.100 DEP images/fh.pb-c.d [2021-05-18T13:21:50.336Z] #43 6.120 DEP images/fsnotify.pb-c.d [2021-05-18T13:21:50.336Z] #43 6.136 PBCC images/eventpoll.pb-c.c [2021-05-18T13:21:50.336Z] #43 6.143 DEP images/eventpoll.pb-c.d [2021-05-18T13:21:50.336Z] #43 6.166 PBCC images/eventfd.pb-c.c [2021-05-18T13:21:50.336Z] #43 6.175 DEP images/eventfd.pb-c.d [2021-05-18T13:21:50.336Z] #43 6.194 PBCC images/remap-file-path.pb-c.c [2021-05-18T13:21:50.336Z] #43 6.207 DEP images/remap-file-path.pb-c.d [2021-05-18T13:21:50.336Z] #43 6.239 PBCC images/fifo.pb-c.c [2021-05-18T13:21:50.336Z] #43 6.246 DEP images/fifo.pb-c.d [2021-05-18T13:21:50.336Z] #43 6.261 PBCC images/ghost-file.pb-c.c [2021-05-18T13:21:50.336Z] #43 6.272 DEP images/ghost-file.pb-c.d [2021-05-18T13:21:50.581Z] #49 21.72 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-18T13:21:50.581Z] #49 21.74 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T13:21:50.581Z] #49 21.82 go: extracting github.com/pkg/errors v0.8.1 [2021-05-18T13:21:50.593Z] #43 6.294 PBCC images/regfile.pb-c.c [2021-05-18T13:21:50.593Z] #43 6.330 DEP images/regfile.pb-c.d [2021-05-18T13:21:50.593Z] #43 6.351 PBCC images/ns.pb-c.c [2021-05-18T13:21:50.593Z] #43 6.359 DEP images/ns.pb-c.d [2021-05-18T13:21:50.593Z] #43 6.370 PBCC images/fdinfo.pb-c.c [2021-05-18T13:21:50.593Z] #43 6.414 DEP images/fdinfo.pb-c.d [2021-05-18T13:21:50.593Z] #43 6.438 PBCC images/core-aarch64.pb-c.c [2021-05-18T13:21:50.593Z] #43 6.460 PBCC images/core-arm.pb-c.c [2021-05-18T13:21:50.593Z] #43 6.482 PBCC images/core-ppc64.pb-c.c [2021-05-18T13:21:50.593Z] #43 6.511 PBCC images/core-s390.pb-c.c [2021-05-18T13:21:50.593Z] #43 6.524 PBCC images/core-x86.pb-c.c [2021-05-18T13:21:50.849Z] #43 6.551 PBCC images/core.pb-c.c [2021-05-18T13:21:50.849Z] #43 6.571 PBCC images/inventory.pb-c.c [2021-05-18T13:21:50.849Z] #43 6.596 DEP images/core-aarch64.pb-c.d [2021-05-18T13:21:50.849Z] #43 6.616 DEP images/core-arm.pb-c.d [2021-05-18T13:21:50.849Z] #43 6.633 DEP images/core-ppc64.pb-c.d [2021-05-18T13:21:50.849Z] #43 6.647 DEP images/core-s390.pb-c.d [2021-05-18T13:21:50.849Z] #43 6.678 DEP images/core-x86.pb-c.d [2021-05-18T13:21:50.849Z] #43 6.692 DEP images/core.pb-c.d [2021-05-18T13:21:50.849Z] #43 6.708 DEP images/inventory.pb-c.d [2021-05-18T13:21:50.849Z] #43 6.725 PBCC images/cpuinfo.pb-c.c [2021-05-18T13:21:50.849Z] #43 6.733 DEP images/cpuinfo.pb-c.d [2021-05-18T13:21:51.106Z] #43 6.759 PBCC images/stats.pb-c.c [2021-05-18T13:21:51.106Z] #43 6.766 DEP images/stats.pb-c.d [2021-05-18T13:21:51.164Z] #49 22.22 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-18T13:21:51.164Z] #49 22.29 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-18T13:21:51.164Z] #49 ... [2021-05-18T13:21:51.164Z] [2021-05-18T13:21:51.164Z] #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-05-18T13:21:51.164Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:21:51.164Z] #36 12.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:21:51.164Z] #36 16.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:21:51.164Z] #36 ... [2021-05-18T13:21:51.164Z] [2021-05-18T13:21:51.164Z] #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-05-18T13:21:51.164Z] #49 sha256:d90702e73824e0c5ccfefea6dd2a7305e9e1e775869265f96a0eed0b204bd0ea [2021-05-18T13:21:51.164Z] #49 22.40 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T13:21:51.164Z] #49 22.44 go: extracting github.com/fatih/color v1.7.0 [2021-05-18T13:21:51.164Z] #49 22.50 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-18T13:21:51.612Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05b3e8088ba6e7772) in /home/ubuntu/workspace/moby_PR-42382 [Pipeline] { [Pipeline] checkout [2021-05-18T13:21:51.734Z] #49 22.73 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T13:21:51.734Z] #49 22.89 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-18T13:21:51.734Z] #49 22.97 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-18T13:21:52.034Z] #43 7.840 make[1]: Nothing to be done for 'all'. [2021-05-18T13:21:52.302Z] #49 23.27 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-18T13:21:52.302Z] #49 23.31 go: downloading github.com/spf13/viper v1.6.1 [2021-05-18T13:21:52.302Z] #49 23.33 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T13:21:52.302Z] #49 23.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T13:21:52.302Z] #49 ... [2021-05-18T13:21:52.302Z] [2021-05-18T13:21:52.302Z] #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-05-18T13:21:52.302Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T13:21:52.302Z] #55 13.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:21:52.302Z] #55 16.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:21:52.302Z] #55 ... [2021-05-18T13:21:52.302Z] [2021-05-18T13:21:52.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-05-18T13:21:52.302Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:21:52.302Z] #13 16.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:21:52.314Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.7s done [2021-05-18T13:21:52.314Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-05-18T13:21:52.314Z] #9 ... [2021-05-18T13:21:52.314Z] [2021-05-18T13:21:52.314Z] #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-05-18T13:21:52.314Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-18T13:21:52.314Z] #27 9.793 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-18T13:21:52.314Z] #27 9.804 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:52.314Z] #27 9.819 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:21:52.314Z] #27 9.834 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-18T13:21:52.314Z] #27 9.847 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:52.314Z] #27 9.988 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-18T13:21:52.314Z] #27 10.01 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-18T13:21:52.314Z] #27 10.03 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T13:21:52.314Z] #27 10.04 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:21:52.314Z] #27 10.06 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-18T13:21:52.314Z] #27 10.72 Updating certificates in /etc/ssl/certs... [2021-05-18T13:21:52.314Z] #27 11.78 137 added, 0 removed; done. [2021-05-18T13:21:52.314Z] #27 11.89 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:21:52.314Z] #27 11.91 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-18T13:21:52.314Z] #27 11.93 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-18T13:21:52.314Z] #27 11.95 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-18T13:21:52.314Z] #27 11.96 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:21:52.314Z] #27 11.99 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-18T13:21:52.314Z] #27 12.00 Updating certificates in /etc/ssl/certs... [2021-05-18T13:21:52.314Z] #27 12.82 0 added, 0 removed; done. [2021-05-18T13:21:52.314Z] #27 12.82 Running hooks in /etc/ca-certificates/update.d... [2021-05-18T13:21:52.314Z] #27 12.82 done. [2021-05-18T13:21:52.314Z] #27 DONE 15.0s [2021-05-18T13:21:52.314Z] [2021-05-18T13:21:52.314Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:21:52.314Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:21:52.518Z] The recommended git tool is: git [2021-05-18T13:21:52.576Z] #9 ... [2021-05-18T13:21:52.576Z] [2021-05-18T13:21:52.576Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-18T13:21:52.576Z] #28 sha256:331cd39c66faab981db98f12d56b0fb6694209ffce4242d5d1ab8867e152f749 [2021-05-18T13:21:52.576Z] #28 DONE 0.4s [2021-05-18T13:21:52.576Z] [2021-05-18T13:21:52.576Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:21:52.576Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:21:52.964Z] #43 8.776 CC images/stats.o [2021-05-18T13:21:53.221Z] #43 8.943 CC images/core.o [2021-05-18T13:21:53.478Z] #43 9.176 CC images/core-x86.o [2021-05-18T13:21:53.478Z] #43 ... [2021-05-18T13:21:53.478Z] [2021-05-18T13:21:53.478Z] #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-05-18T13:21:53.478Z] #58 sha256:84e129763238497bfcf0bcc7e73348ea21f0f67ba1babe13dbdfb2eae24c47b5 [2021-05-18T13:21:53.478Z] #58 30.07 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T13:21:53.478Z] #58 30.07 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-18T13:21:53.478Z] #58 DONE 33.3s [2021-05-18T13:21:53.478Z] [2021-05-18T13:21:53.478Z] #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-05-18T13:21:53.478Z] #56 sha256:9a149be203023787a6305adb80787f15901cdf4df1b555751128d3862391cef8 [2021-05-18T13:21:53.478Z] #56 15.94 + cd /tmp/tmp.feHCWo64K2/src/github.com/containerd/containerd [2021-05-18T13:21:53.478Z] #56 15.94 + git checkout -q 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-18T13:21:53.478Z] #56 16.75 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-18T13:21:53.478Z] #56 16.75 + BUILDTAGS='netgo osusergo static_build' [2021-05-18T13:21:53.478Z] #56 16.75 + export EXTRA_FLAGS=-buildmode=pie [2021-05-18T13:21:53.478Z] #56 16.75 + EXTRA_FLAGS=-buildmode=pie [2021-05-18T13:21:53.478Z] #56 16.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-18T13:21:53.478Z] #56 16.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-18T13:21:53.478Z] #56 16.75 + '[' '' = dynamic ']' [2021-05-18T13:21:53.478Z] #56 16.75 + make [2021-05-18T13:21:53.478Z] #56 17.71 + bin/ctr [2021-05-18T13:21:53.735Z] #56 ... [2021-05-18T13:21:53.735Z] [2021-05-18T13:21:53.735Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-18T13:21:53.735Z] #59 sha256:2461531e39c254f2dbbd040dce8d407362a7d487384b51108cf700368624860e [2021-05-18T13:21:53.735Z] #59 DONE 0.0s [2021-05-18T13:21:53.735Z] [2021-05-18T13:21:53.735Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-18T13:21:53.735Z] #60 sha256:da8e270cb35e77070bb19b01a0462dbd80cc4cc55976ae89d998c15a35444f06 [2021-05-18T13:21:53.735Z] #60 DONE 0.0s [2021-05-18T13:21:53.735Z] [2021-05-18T13:21:53.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-05-18T13:21:53.735Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:21:53.735Z] #43 9.425 CC images/core-arm.o [2021-05-18T13:21:53.735Z] #43 9.584 CC images/core-aarch64.o [2021-05-18T13:21:53.991Z] #43 9.692 CC images/core-ppc64.o [2021-05-18T13:21:53.991Z] #43 9.839 CC images/core-s390.o [2021-05-18T13:21:54.554Z] #43 10.17 CC images/cpuinfo.o [2021-05-18T13:21:54.554Z] #43 ... [2021-05-18T13:21:54.554Z] [2021-05-18T13:21:54.554Z] #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-05-18T13:21:54.554Z] #45 sha256:522ed3900b92492c9b5e6042257d62f5257b45e3a1c799ba93ac4b00e49f5c0e [2021-05-18T13:21:54.554Z] #45 24.03 vendor/golang.org/x/net/idna [2021-05-18T13:21:54.554Z] #45 24.03 go/doc [2021-05-18T13:21:54.554Z] #45 24.66 crypto/elliptic [2021-05-18T13:21:54.554Z] #45 24.66 crypto/dsa [2021-05-18T13:21:54.554Z] #45 24.66 crypto/rand [2021-05-18T13:21:54.554Z] #45 24.67 encoding/asn1 [2021-05-18T13:21:54.554Z] #45 25.20 crypto/ed25519 [2021-05-18T13:21:54.554Z] #45 25.20 crypto/rsa [2021-05-18T13:21:54.554Z] #45 26.40 github.com/LK4D4/vndr/build [2021-05-18T13:21:54.554Z] #45 26.85 crypto/x509/pkix [2021-05-18T13:21:54.554Z] #45 26.85 crypto/ecdsa [2021-05-18T13:21:54.554Z] #45 26.85 vendor/golang.org/x/crypto/cryptobyte [2021-05-18T13:21:54.554Z] #45 28.82 vendor/golang.org/x/net/http/httpproxy [2021-05-18T13:21:54.554Z] #45 28.82 net/textproto [2021-05-18T13:21:54.554Z] #45 28.82 crypto/x509 [2021-05-18T13:21:54.554Z] #45 29.21 mime/multipart [2021-05-18T13:21:54.554Z] #45 29.21 vendor/golang.org/x/net/http/httpguts [2021-05-18T13:21:54.554Z] #45 29.93 crypto/tls [2021-05-18T13:21:54.554Z] #45 31.74 net/http/httptrace [2021-05-18T13:21:54.554Z] #45 31.82 net/http [2021-05-18T13:21:54.554Z] #45 ... [2021-05-18T13:21:54.554Z] [2021-05-18T13:21:54.554Z] #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-05-18T13:21:54.554Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:21:54.554Z] #43 10.32 CC images/inventory.o [2021-05-18T13:21:54.811Z] #43 10.43 CC images/fdinfo.o [2021-05-18T13:21:54.811Z] #43 10.57 CC images/fown.o [2021-05-18T13:21:54.811Z] #43 10.64 CC images/ns.o [2021-05-18T13:21:54.838Z] #13 ... [2021-05-18T13:21:54.838Z] [2021-05-18T13:21:54.838Z] #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-05-18T13:21:54.838Z] #34 sha256:2f84c41e0f7378433fbb2cb55fd8e3ecf1ccb97116aee2de8c4539f9f8567ac0 [2021-05-18T13:21:54.838Z] #34 16.01 unicode/utf8 [2021-05-18T13:21:54.838Z] #34 16.73 unicode [2021-05-18T13:21:54.838Z] #34 22.41 runtime/cgo [2021-05-18T13:21:54.838Z] #34 ... [2021-05-18T13:21:54.838Z] [2021-05-18T13:21:54.838Z] #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-05-18T13:21:54.838Z] #49 sha256:d90702e73824e0c5ccfefea6dd2a7305e9e1e775869265f96a0eed0b204bd0ea [2021-05-18T13:21:54.838Z] #49 23.90 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T13:21:54.838Z] #49 24.00 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-18T13:21:54.838Z] #49 24.00 go: extracting github.com/spf13/viper v1.6.1 [2021-05-18T13:21:54.838Z] #49 24.28 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T13:21:54.838Z] #49 24.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-18T13:21:54.838Z] #49 24.46 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T13:21:54.838Z] #49 24.57 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-18T13:21:54.838Z] #49 25.15 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T13:21:54.838Z] #49 25.20 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-18T13:21:54.838Z] #49 25.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T13:21:54.838Z] #49 25.77 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T13:21:54.838Z] #49 25.90 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-18T13:21:54.838Z] #49 25.96 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-18T13:21:55.068Z] #43 10.79 CC images/regfile.o [2021-05-18T13:21:55.068Z] #43 10.93 CC images/ghost-file.o [2021-05-18T13:21:55.068Z] #43 ... [2021-05-18T13:21:55.068Z] [2021-05-18T13:21:55.068Z] #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-05-18T13:21:55.068Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:21:55.068Z] #13 24.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-18T13:21:55.068Z] #13 24.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-18T13:21:55.068Z] #13 24.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-18T13:21:55.068Z] #13 26.58 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-18T13:21:55.068Z] #13 26.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T13:21:55.068Z] #13 26.61 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:21:55.068Z] #13 26.80 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-18T13:21:55.068Z] #13 26.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T13:21:55.068Z] #13 26.82 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:21:55.068Z] #13 34.02 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-18T13:21:55.068Z] #13 34.02 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T13:21:55.068Z] #13 34.03 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:21:55.329Z] #13 ... [2021-05-18T13:21:55.329Z] [2021-05-18T13:21:55.329Z] #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-05-18T13:21:55.329Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:21:55.329Z] #43 11.08 CC images/fifo.o [2021-05-18T13:21:55.329Z] #43 11.17 CC images/remap-file-path.o [2021-05-18T13:21:55.329Z] #43 11.29 CC images/eventfd.o [2021-05-18T13:21:55.587Z] #43 11.37 CC images/eventpoll.o [2021-05-18T13:21:55.587Z] #43 11.47 CC images/fh.o [2021-05-18T13:21:55.587Z] #43 11.56 CC images/fsnotify.o [2021-05-18T13:21:55.844Z] #43 11.71 CC images/signalfd.o [2021-05-18T13:21:55.844Z] #43 11.78 CC images/fs.o [2021-05-18T13:21:55.844Z] #43 11.84 CC images/pstree.o [2021-05-18T13:21:56.105Z] #43 11.95 CC images/pipe.o [2021-05-18T13:21:56.105Z] #43 12.02 CC images/tcp-stream.o [2021-05-18T13:21:56.223Z] #49 27.33 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T13:21:56.370Z] #43 12.10 CC images/sk-packet.o [2021-05-18T13:21:56.370Z] #43 12.18 CC images/mnt.o [2021-05-18T13:21:56.626Z] #43 12.31 CC images/pipe-data.o [2021-05-18T13:21:56.626Z] #43 12.40 CC images/sa.o [2021-05-18T13:21:56.626Z] #43 12.46 CC images/timer.o [2021-05-18T13:21:56.883Z] #43 12.63 CC images/timerfd.o [2021-05-18T13:21:56.883Z] #43 12.76 CC images/mm.o [2021-05-18T13:21:57.140Z] #43 12.86 CC images/sk-opts.o [2021-05-18T13:21:57.140Z] #43 12.95 CC images/sk-unix.o [2021-05-18T13:21:57.140Z] #43 13.10 CC images/sk-inet.o [2021-05-18T13:21:57.393Z] using credential docker-jenkins-github-credentials [2021-05-18T13:21:57.397Z] #43 13.26 CC images/tun.o [2021-05-18T13:21:57.397Z] #43 13.39 CC images/sk-netlink.o [2021-05-18T13:21:57.401Z] Cloning the remote Git repository [2021-05-18T13:21:57.401Z] Cloning with configured refspecs honoured and without tags [2021-05-18T13:21:57.879Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-05-18T13:21:57.960Z] #43 13.56 CC images/packet-sock.o [2021-05-18T13:21:57.960Z] #43 13.69 CC images/ipc-var.o [2021-05-18T13:21:57.960Z] #43 13.81 CC images/ipc-desc.o [2021-05-18T13:21:57.960Z] #43 13.91 CC images/ipc-shm.o [2021-05-18T13:21:58.137Z] #49 ... [2021-05-18T13:21:58.137Z] [2021-05-18T13:21:58.137Z] #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-05-18T13:21:58.137Z] #58 sha256:92cccdd8b0b7dfaed92141b36dec6eee70022890cd9781d658e1db346a2cfac4 [2021-05-18T13:21:58.137Z] #58 19.52 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T13:21:58.137Z] #58 19.68 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-18T13:21:58.137Z] #58 20.03 go: extracting github.com/google/uuid v1.2.0 [2021-05-18T13:21:58.137Z] #58 20.03 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T13:21:58.137Z] #58 20.27 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T13:21:58.137Z] #58 20.32 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-18T13:21:58.137Z] #58 21.15 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T13:21:58.137Z] #58 23.89 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T13:21:58.137Z] #58 23.97 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T13:21:58.137Z] #58 25.77 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-18T13:21:58.137Z] #58 26.17 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T13:21:58.137Z] #58 28.18 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-18T13:21:58.217Z] #43 14.04 CC images/ipc-msg.o [2021-05-18T13:21:58.217Z] #43 ... [2021-05-18T13:21:58.217Z] [2021-05-18T13:21:58.217Z] #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-05-18T13:21:58.217Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T13:21:58.217Z] #32 DONE 37.8s [2021-05-18T13:21:58.217Z] [2021-05-18T13:21:58.217Z] #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-05-18T13:21:58.217Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:21:58.217Z] #43 14.13 CC images/ipc-sem.o [2021-05-18T13:21:58.396Z] #58 ... [2021-05-18T13:21:58.396Z] [2021-05-18T13:21:58.396Z] #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-05-18T13:21:58.396Z] #47 sha256:625371356ee2a580dbbd91398d5c80c52bec8fb7e1189801de1ffc1aba671a8a [2021-05-18T13:21:58.396Z] #47 19.63 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T13:21:58.396Z] #47 26.05 go: finding github.com/fatih/color v1.9.0 [2021-05-18T13:21:58.396Z] #47 26.09 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T13:21:58.396Z] #47 26.15 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T13:21:58.396Z] #47 26.30 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-18T13:21:58.396Z] #47 26.40 go: finding github.com/spf13/pflag v1.0.3 [2021-05-18T13:21:58.396Z] #47 26.52 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-18T13:21:58.396Z] #47 26.80 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T13:21:58.396Z] #47 27.26 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-18T13:21:58.396Z] #47 27.40 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T13:21:58.396Z] #47 27.45 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T13:21:58.396Z] #47 27.52 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T13:21:58.396Z] #47 ... [2021-05-18T13:21:58.396Z] [2021-05-18T13:21:58.396Z] #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-05-18T13:21:58.396Z] #49 sha256:d90702e73824e0c5ccfefea6dd2a7305e9e1e775869265f96a0eed0b204bd0ea [2021-05-18T13:21:58.396Z] #49 29.59 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-18T13:21:58.396Z] #49 29.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T13:21:58.396Z] #49 29.65 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-18T13:21:58.396Z] #49 29.66 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T13:21:58.396Z] #49 29.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T13:21:58.396Z] #49 29.67 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T13:21:58.396Z] #49 29.75 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T13:21:58.396Z] #49 29.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-18T13:21:57.302Z] Cloning repository https://github.com/moby/moby.git [2021-05-18T13:21:57.385Z] > git init /home/ubuntu/workspace/moby_PR-42382 # timeout=10 [2021-05-18T13:21:57.943Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T13:21:57.944Z] > git --version # timeout=10 [2021-05-18T13:21:57.961Z] > git --version # 'git version 2.25.1' [2021-05-18T13:21:57.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:21:57.966Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:21:58.562Z] #43 14.21 CC images/utsns.o [2021-05-18T13:21:58.562Z] #43 14.27 CC images/creds.o [2021-05-18T13:21:58.562Z] #43 14.35 CC images/vma.o [2021-05-18T13:21:58.562Z] #43 14.46 CC images/netdev.o [2021-05-18T13:21:58.657Z] #49 29.84 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-18T13:21:58.657Z] #49 29.92 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-18T13:21:58.657Z] #49 29.92 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T13:21:58.657Z] #49 29.94 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T13:21:58.657Z] #49 29.94 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T13:21:58.657Z] #49 29.99 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T13:21:58.657Z] #49 29.99 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T13:21:58.657Z] #49 30.04 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-18T13:21:58.834Z] #43 14.58 CC images/tty.o [2021-05-18T13:21:58.916Z] #49 30.05 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T13:21:58.916Z] #49 30.14 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-18T13:21:58.916Z] #49 30.20 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T13:21:58.916Z] #49 30.29 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-18T13:21:59.100Z] #43 14.75 CC images/file-lock.o [2021-05-18T13:21:59.100Z] #43 14.85 CC images/rlimit.o [2021-05-18T13:21:59.100Z] #43 14.97 CC images/pagemap.o [2021-05-18T13:21:59.176Z] #49 30.30 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-18T13:21:59.176Z] #49 30.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T13:21:59.176Z] #49 30.48 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T13:21:59.364Z] #43 15.19 CC images/siginfo.o [2021-05-18T13:21:59.435Z] #49 30.65 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-18T13:21:59.435Z] #49 30.65 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T13:21:59.435Z] #49 30.73 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T13:21:59.435Z] #49 30.82 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-18T13:21:59.643Z] #43 15.31 CC images/rpc.o [2021-05-18T13:21:59.694Z] #49 30.85 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-18T13:21:59.694Z] #49 30.86 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T13:21:59.694Z] #49 30.87 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T13:21:59.694Z] #49 30.87 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T13:21:59.694Z] #49 30.90 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-18T13:21:59.694Z] #49 30.92 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T13:21:59.694Z] #49 30.93 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T13:21:59.694Z] #49 30.96 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T13:21:59.694Z] #49 30.97 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T13:21:59.694Z] #49 31.02 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-18T13:21:59.916Z] #43 15.67 CC images/ext-file.o [2021-05-18T13:21:59.916Z] #43 15.74 CC images/cgroup.o [2021-05-18T13:21:59.954Z] #49 31.18 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T13:21:59.954Z] #49 31.18 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T13:21:59.954Z] #49 31.18 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T13:21:59.954Z] #49 31.24 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T13:21:59.954Z] #49 31.26 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T13:21:59.954Z] #49 31.32 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-18T13:22:00.181Z] #43 16.08 CC images/userns.o [2021-05-18T13:22:00.181Z] #43 16.16 CC images/google/protobuf/descriptor.o [2021-05-18T13:22:00.213Z] #49 31.39 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T13:22:00.214Z] #49 31.39 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T13:22:00.214Z] #49 31.40 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T13:22:00.214Z] #49 31.52 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T13:22:00.214Z] #49 31.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T13:22:00.214Z] #49 ... [2021-05-18T13:22:00.214Z] [2021-05-18T13:22:00.214Z] #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-05-18T13:22:00.214Z] #45 sha256:176b205b80fae36ab42825e77d5128a1360782795dd3b09e4080d632a19c1946 [2021-05-18T13:22:00.214Z] #45 21.54 crypto/internal/subtle [2021-05-18T13:22:00.214Z] #45 21.67 crypto/subtle [2021-05-18T13:22:00.214Z] #45 22.03 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-18T13:22:00.214Z] #45 22.18 internal/nettrace [2021-05-18T13:22:00.214Z] #45 22.54 runtime/cgo [2021-05-18T13:22:00.447Z] #43 ... [2021-05-18T13:22:00.447Z] [2021-05-18T13:22:00.447Z] #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-05-18T13:22:00.447Z] #45 sha256:522ed3900b92492c9b5e6042257d62f5257b45e3a1c799ba93ac4b00e49f5c0e [2021-05-18T13:22:00.447Z] #45 35.62 github.com/LK4D4/vndr/godl [2021-05-18T13:22:00.447Z] #45 35.87 github.com/LK4D4/vndr [2021-05-18T13:22:00.447Z] #45 DONE 40.1s [2021-05-18T13:22:00.507Z] #45 ... [2021-05-18T13:22:00.507Z] [2021-05-18T13:22:00.507Z] #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-05-18T13:22:00.507Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:22:00.507Z] #40 30.98 Checking out files: 92% (1563/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-05-18T13:22:00.507Z] #40 31.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-18T13:22:00.721Z] [2021-05-18T13:22:00.721Z] #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-05-18T13:22:00.721Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:22:00.721Z] #13 39.49 Selecting previously unselected package libapparmor1:amd64. [2021-05-18T13:22:00.721Z] #13 39.50 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-18T13:22:00.721Z] #13 39.52 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-18T13:22:00.721Z] #13 39.67 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-18T13:22:00.721Z] #13 39.67 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-18T13:22:00.721Z] #13 39.69 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-18T13:22:00.721Z] #13 39.84 Selecting previously unselected package libbtrfs0. [2021-05-18T13:22:00.721Z] #13 39.86 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-18T13:22:00.721Z] #13 39.89 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-18T13:22:00.721Z] #13 39.96 Selecting previously unselected package libbtrfs-dev. [2021-05-18T13:22:00.721Z] #13 39.96 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-18T13:22:00.721Z] #13 39.97 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:22:00.978Z] #13 40.05 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-18T13:22:00.978Z] #13 40.05 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-18T13:22:00.978Z] #13 40.06 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T13:22:00.978Z] #13 40.22 Selecting previously unselected package libudev-dev:amd64. [2021-05-18T13:22:01.234Z] #13 40.22 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-18T13:22:01.234Z] #13 40.24 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-18T13:22:01.234Z] #13 40.39 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-18T13:22:01.234Z] #13 40.40 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-18T13:22:01.234Z] #13 40.40 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-18T13:22:01.491Z] #13 40.59 Selecting previously unselected package libpcre16-3:amd64. [2021-05-18T13:22:01.491Z] #13 40.59 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-18T13:22:01.491Z] #13 40.61 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-18T13:22:01.747Z] #13 40.74 Selecting previously unselected package libpcre32-3:amd64. [2021-05-18T13:22:01.747Z] #13 40.75 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-18T13:22:01.747Z] #13 40.75 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-18T13:22:01.747Z] #13 40.84 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-18T13:22:01.747Z] #13 40.84 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-18T13:22:01.747Z] #13 40.84 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-18T13:22:01.747Z] #13 40.92 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-18T13:22:01.747Z] #13 40.93 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-18T13:22:01.747Z] #13 40.93 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-18T13:22:01.886Z] #40 32.72 + 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-05-18T13:22:02.003Z] #13 41.13 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-18T13:22:02.003Z] #13 41.14 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-18T13:22:02.003Z] #13 41.15 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-18T13:22:02.085Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.1s done [2021-05-18T13:22:02.260Z] #13 41.36 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-18T13:22:02.260Z] #13 41.37 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-18T13:22:02.260Z] #13 41.39 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-18T13:22:02.260Z] #13 41.45 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-18T13:22:02.260Z] #13 41.46 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-18T13:22:02.260Z] #13 41.46 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T13:22:02.516Z] #13 41.54 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-18T13:22:02.516Z] #13 41.55 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-18T13:22:02.516Z] #13 41.57 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-18T13:22:02.668Z] #9 ... [2021-05-18T13:22:02.668Z] [2021-05-18T13:22:02.668Z] #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-05-18T13:22:02.668Z] #29 sha256:e1c97c5932667d85a6a573d960679d50e3daa1d2a4d94904d10349d1c68bf91b [2021-05-18T13:22:02.668Z] #29 1.696 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-18T13:22:02.668Z] #29 1.798 [2021-05-18T13:22:02.668Z] #29 1.917 ####### 10.8% ########################### 37.9% ######################################### 57.8% ####################################################### 77.6% ##################################################################### 96.9% ######################################################################## 100.0% [2021-05-18T13:22:02.668Z] #29 2.466 [2021-05-18T13:22:02.668Z] #29 2.596 ########################################################## 81.8% ######################################################################## 100.0% [2021-05-18T13:22:02.668Z] #29 2.708 [2021-05-18T13:22:02.668Z] #29 2.833 ########################################################## 80.6% ######################################################################## 100.0% [2021-05-18T13:22:02.668Z] #29 2.948 [2021-05-18T13:22:02.668Z] #29 3.079 ########## 14.4% ######################### 35.4% ####################################### 54.8% ##################################################### 74.0% ################################################################## 93.0% ######################################################################## 100.0% [2021-05-18T13:22:02.668Z] #29 3.608 [2021-05-18T13:22:02.668Z] #29 3.777 0.8% ###### 9.3% ########## 14.8% ############## 20.0% ################## 25.2% ##################### 30.4% ######################### 35.2% ############################# 40.8% ################################# 46.1% #################################### 51.4% ######################################## 56.6% ############################################ 61.8% ################################################ 67.0% ################################################### 72.2% ####################################################### 77.4% ########################################################### 82.7% ############################################################### 87.9% ################################################################### 93.1% ###################################################################### 98.2% ######################################################################## 100.0% [2021-05-18T13:22:02.668Z] #29 5.638 [2021-05-18T13:22:02.668Z] #29 5.961 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-18T13:22:02.668Z] #29 6.080 [2021-05-18T13:22:02.668Z] #29 6.175 ######################################################################## 100.0% [2021-05-18T13:22:02.668Z] #29 6.192 [2021-05-18T13:22:02.668Z] #29 6.463 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-18T13:22:02.668Z] #29 6.571 [2021-05-18T13:22:02.668Z] #29 6.666 ######################################################################## 100.0% [2021-05-18T13:22:02.668Z] #29 6.695 [2021-05-18T13:22:02.668Z] #29 6.990 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-18T13:22:02.668Z] #29 7.085 [2021-05-18T13:22:02.668Z] #29 7.201 ##### 7.3% ####################### 32.8% ############################## 41.8% ####################################### 54.6% ############################################## 64.9% ############################################################### 88.4% ######################################################################## 100.0% [2021-05-18T13:22:02.668Z] #29 7.806 [2021-05-18T13:22:02.668Z] #29 8.090 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-18T13:22:02.668Z] #29 8.199 [2021-05-18T13:22:02.668Z] #29 8.247 ######################################################################## 100.0% [2021-05-18T13:22:02.668Z] #29 8.263 [2021-05-18T13:22:02.668Z] #29 9.018 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-18T13:22:02.668Z] #29 9.108 [2021-05-18T13:22:02.668Z] #29 9.179 ######################################################################## 100.0% [2021-05-18T13:22:02.668Z] #29 9.200 [2021-05-18T13:22:02.668Z] #29 9.220 Download of images into '/build' complete. [2021-05-18T13:22:02.668Z] #29 9.220 Use something like the following to load the result into a Docker daemon: [2021-05-18T13:22:02.668Z] #29 9.220 tar -cC '/build' . | docker load [2021-05-18T13:22:02.773Z] #13 41.74 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-18T13:22:02.773Z] #13 41.76 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T13:22:02.773Z] #13 41.77 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-18T13:22:02.773Z] #13 41.78 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-18T13:22:02.773Z] #13 41.80 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-18T13:22:02.773Z] #13 41.81 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-18T13:22:02.773Z] #13 41.82 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:22:02.773Z] #13 41.83 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-18T13:22:02.773Z] #13 41.84 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-18T13:22:02.773Z] #13 41.85 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-18T13:22:02.773Z] #13 41.90 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-18T13:22:02.773Z] #13 41.91 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:22:02.773Z] #13 41.93 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-18T13:22:02.773Z] #13 41.93 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-18T13:22:02.773Z] #13 41.96 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-18T13:22:02.773Z] #13 41.97 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-18T13:22:02.773Z] #13 41.97 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-18T13:22:02.773Z] #13 41.98 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:22:02.773Z] #13 41.99 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-18T13:22:02.773Z] #13 42.00 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-05-18T13:22:02.773Z] #13 42.01 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:22:02.773Z] #13 42.02 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-05-18T13:22:02.773Z] #13 42.03 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-05-18T13:22:02.773Z] #13 42.04 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-18T13:22:02.773Z] #13 42.06 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-18T13:22:02.824Z] #40 ... [2021-05-18T13:22:02.824Z] [2021-05-18T13:22:02.824Z] #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-05-18T13:22:02.824Z] #51 sha256:9fab4b29031753bab5cb3a3632967383641e00b828946b4b555cfa9eeb9effdf [2021-05-18T13:22:02.824Z] #51 24.14 + cd /tmp/tmp.tiDa89X71Z/src/github.com/mvdan/sh [2021-05-18T13:22:02.824Z] #51 24.14 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T13:22:02.824Z] #51 24.38 + GO111MODULE=on [2021-05-18T13:22:02.824Z] #51 24.38 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-18T13:22:02.824Z] #51 26.76 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T13:22:02.824Z] #51 26.78 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T13:22:02.824Z] #51 26.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T13:22:02.824Z] #51 27.35 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T13:22:02.824Z] #51 27.36 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T13:22:02.824Z] #51 28.53 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T13:22:02.824Z] #51 29.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T13:22:02.824Z] #51 30.62 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T13:22:02.824Z] #51 31.78 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T13:22:02.824Z] #51 32.01 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T13:22:02.824Z] #51 32.06 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T13:22:02.824Z] #51 32.21 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T13:22:02.824Z] #51 33.05 runtime/cgo [2021-05-18T13:22:02.824Z] #51 33.17 runtime [2021-05-18T13:22:02.930Z] #29 ... [2021-05-18T13:22:02.930Z] [2021-05-18T13:22:02.930Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:22:02.930Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:22:02.930Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-18T13:22:03.030Z] #13 42.08 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T13:22:03.030Z] #13 42.09 Setting up dmsetup (2:1.02.155-3) ... [2021-05-18T13:22:03.030Z] #13 42.10 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T13:22:03.030Z] #13 42.11 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-18T13:22:03.030Z] #13 42.12 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:22:03.084Z] #51 ... [2021-05-18T13:22:03.084Z] [2021-05-18T13:22:03.084Z] #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-05-18T13:22:03.084Z] #67 sha256:aaeb7b273da858c1117c0dae5b3ba1fe2078068a97aff57bf698ac5957a3289f [2021-05-18T13:22:03.084Z] #67 32.69 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-05-18T13:22:03.084Z] #67 33.43 + cd /tmp/tmp.YJTyJkzShE/src/github.com/docker/libnetwork [2021-05-18T13:22:03.084Z] #67 33.43 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T13:22:03.084Z] #67 34.11 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-18T13:22:03.960Z] #13 DONE 43.0s [2021-05-18T13:22:03.960Z] [2021-05-18T13:22:03.960Z] #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-05-18T13:22:03.960Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:22:03.960Z] #43 16.65 CC images/opts.o [2021-05-18T13:22:03.960Z] #43 16.74 CC images/seccomp.o [2021-05-18T13:22:03.960Z] #43 16.82 CC images/binfmt-misc.o [2021-05-18T13:22:03.960Z] #43 16.89 CC images/time.o [2021-05-18T13:22:03.960Z] #43 16.96 CC images/sysctl.o [2021-05-18T13:22:03.960Z] #43 17.06 CC images/autofs.o [2021-05-18T13:22:03.960Z] #43 17.14 CC images/macvlan.o [2021-05-18T13:22:03.960Z] #43 17.22 CC images/sit.o [2021-05-18T13:22:03.960Z] #43 17.32 CC images/memfd.o [2021-05-18T13:22:03.960Z] #43 17.45 CC images/timens.o [2021-05-18T13:22:03.960Z] #43 17.55 LINK images/built-in.o [2021-05-18T13:22:03.960Z] #43 17.64 GEN compel/include/asm [2021-05-18T13:22:03.960Z] #43 17.68 GEN compel/include/version.h [2021-05-18T13:22:03.960Z] #43 17.72 touch .config [2021-05-18T13:22:03.960Z] #43 17.78 GEN include/common/config.h [2021-05-18T13:22:03.960Z] #43 17.89 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-18T13:22:03.960Z] #43 17.90 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-18T13:22:03.960Z] #43 17.94 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-18T13:22:03.960Z] #43 17.95 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-18T13:22:03.960Z] #43 17.98 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-18T13:22:03.960Z] #43 18.01 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-18T13:22:03.960Z] #43 18.05 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-18T13:22:03.960Z] #43 18.11 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-18T13:22:03.960Z] #43 18.12 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-18T13:22:03.960Z] #43 18.15 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-18T13:22:03.960Z] #43 18.16 DEP compel/plugins/std/infect.d [2021-05-18T13:22:03.960Z] #43 18.20 DEP compel/plugins/std/string.d [2021-05-18T13:22:03.960Z] #43 18.22 DEP compel/plugins/std/log.d [2021-05-18T13:22:03.960Z] #43 18.24 DEP compel/plugins/std/fds.d [2021-05-18T13:22:03.960Z] #43 18.28 DEP compel/plugins/std/std.d [2021-05-18T13:22:03.960Z] #43 18.31 DEP compel/plugins/shmem/shmem.d [2021-05-18T13:22:03.960Z] #43 18.33 DEP compel/plugins/fds/fds.d [2021-05-18T13:22:03.960Z] #43 18.38 CC compel/plugins/std/std.o [2021-05-18T13:22:03.960Z] #43 18.49 CC compel/plugins/std/fds.o [2021-05-18T13:22:03.960Z] #43 18.61 CC compel/plugins/std/log.o [2021-05-18T13:22:03.960Z] #43 18.81 CC compel/plugins/std/string.o [2021-05-18T13:22:03.960Z] #43 18.99 CC compel/plugins/std/infect.o [2021-05-18T13:22:03.960Z] #43 19.13 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-18T13:22:03.960Z] #43 19.16 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-18T13:22:03.960Z] #43 19.20 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-18T13:22:03.960Z] #43 19.24 AR compel/plugins/std.lib.a [2021-05-18T13:22:03.960Z] #43 19.29 CC compel/plugins/fds/fds.o [2021-05-18T13:22:03.960Z] #43 19.42 AR compel/plugins/fds.lib.a [2021-05-18T13:22:03.960Z] #43 19.52 HOSTDEP compel/src/lib/log-host.d [2021-05-18T13:22:03.960Z] #43 19.56 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-18T13:22:03.960Z] #43 19.62 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-18T13:22:03.960Z] #43 19.66 HOSTDEP compel/src/main-host.d [2021-05-18T13:22:03.960Z] #43 19.72 DEP compel/src/lib/ptrace.d [2021-05-18T13:22:03.960Z] #43 19.75 DEP compel/src/lib/infect.d [2021-05-18T13:22:03.960Z] #43 19.79 DEP compel/src/lib/infect-util.d [2021-05-18T13:22:03.960Z] #43 19.82 DEP compel/src/lib/infect-rpc.d [2021-05-18T13:22:03.960Z] #43 19.87 DEP compel/arch/x86/src/lib/infect.d [2021-05-18T13:22:03.960Z] #43 19.92 DEP compel/arch/x86/src/lib/cpu.d [2021-05-18T13:22:03.960Z] #43 19.94 DEP compel/src/lib/log.d [2021-05-18T13:22:04.218Z] #43 19.97 DEP compel/src/main.d [2021-05-18T13:22:04.218Z] #43 20.01 DEP compel/src/lib/handle-elf.d [2021-05-18T13:22:04.218Z] #43 20.04 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-18T13:22:04.218Z] #43 20.09 CC compel/src/lib/log.o [2021-05-18T13:22:04.475Z] #43 20.20 CC compel/arch/x86/src/lib/cpu.o [2021-05-18T13:22:04.737Z] #43 20.38 CC compel/arch/x86/src/lib/infect.o [2021-05-18T13:22:04.737Z] #43 20.59 CC compel/src/lib/infect-rpc.o [2021-05-18T13:22:04.993Z] #43 20.67 CC compel/src/lib/infect-util.o [2021-05-18T13:22:04.993Z] #43 20.74 CC compel/src/lib/infect.o [2021-05-18T13:22:05.258Z] #43 ... [2021-05-18T13:22:05.258Z] [2021-05-18T13:22:05.258Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-18T13:22:05.258Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-18T13:22:05.258Z] #14 DONE 1.5s [2021-05-18T13:22:05.516Z] [2021-05-18T13:22:05.516Z] #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-05-18T13:22:05.516Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-18T13:22:06.691Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T13:22:06.707Z] > git config --add remote.origin.fetch +refs/pull/42382/head:refs/remotes/origin/PR-42382 # timeout=10 [2021-05-18T13:22:06.872Z] Fetching without tags [2021-05-18T13:22:07.131Z] #9 DONE 42.5s [2021-05-18T13:22:07.131Z] [2021-05-18T13:22:07.131Z] #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-05-18T13:22:07.131Z] #29 sha256:e1c97c5932667d85a6a573d960679d50e3daa1d2a4d94904d10349d1c68bf91b [2021-05-18T13:22:07.131Z] #29 ... [2021-05-18T13:22:07.131Z] [2021-05-18T13:22:07.131Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-18T13:22:07.131Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-18T13:22:07.283Z] Merging remotes/origin/20.10 commit e4b9915803c59f3a761c67dd46c606a4f3e3a98f into PR head commit 94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:22:08.035Z] #15 DONE 2.5s [2021-05-18T13:22:08.035Z] [2021-05-18T13:22:08.035Z] #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-05-18T13:22:08.035Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:22:08.035Z] #40 46.71 + dpkg --print-architecture [2021-05-18T13:22:08.035Z] #40 46.72 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-18T13:22:08.035Z] #40 47.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-18T13:22:08.035Z] #40 47.06 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-18T13:22:08.071Z] #10 ... [2021-05-18T13:22:08.071Z] [2021-05-18T13:22:08.071Z] #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-05-18T13:22:08.071Z] #29 sha256:e1c97c5932667d85a6a573d960679d50e3daa1d2a4d94904d10349d1c68bf91b [2021-05-18T13:22:08.071Z] #29 DONE 15.5s [2021-05-18T13:22:08.338Z] [2021-05-18T13:22:08.338Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-18T13:22:08.338Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-18T13:22:08.355Z] Merge succeeded, producing 94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:22:08.355Z] Checking out Revision 94c1890d3997cad133e50f0899677f4966078951 (PR-42382) [2021-05-18T13:22:06.723Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:22:06.807Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T13:22:06.840Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T13:22:06.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:22:06.842Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:22:07.255Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T13:22:07.268Z] > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10 [2021-05-18T13:22:08.217Z] > git remote # timeout=10 [2021-05-18T13:22:08.248Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T13:22:08.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:22:08.274Z] > git merge e4b9915803c59f3a761c67dd46c606a4f3e3a98f # timeout=10 [2021-05-18T13:22:08.304Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T13:22:08.327Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T13:22:08.346Z] > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10 [2021-05-18T13:22:08.911Z] #10 DONE 2.1s [2021-05-18T13:22:08.911Z] [2021-05-18T13:22:08.911Z] #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-05-18T13:22:08.911Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-18T13:22:09.406Z] #40 ... [2021-05-18T13:22:09.406Z] [2021-05-18T13:22:09.406Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-18T13:22:09.406Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-18T13:22:09.406Z] #16 1.008 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-18T13:22:09.406Z] #16 DONE 1.2s [2021-05-18T13:22:09.406Z] [2021-05-18T13:22:09.406Z] #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-05-18T13:22:09.406Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:22:09.406Z] #43 21.36 CC compel/src/lib/ptrace.o [2021-05-18T13:22:09.406Z] #43 21.48 AR compel/libcompel.a [2021-05-18T13:22:09.406Z] #43 21.53 HOSTCC compel/src/main-host.o [2021-05-18T13:22:09.406Z] #43 21.62 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-18T13:22:09.406Z] #43 21.67 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-18T13:22:09.406Z] #43 21.77 HOSTCC compel/src/lib/log-host.o [2021-05-18T13:22:09.406Z] #43 21.83 HOSTLINK compel/compel-host-bin [2021-05-18T13:22:09.406Z] #43 21.91 DEP soccr/soccr.d [2021-05-18T13:22:09.406Z] #43 21.97 CC soccr/soccr.o [2021-05-18T13:22:09.406Z] #43 22.29 AR soccr/libsoccr.a [2021-05-18T13:22:09.406Z] #43 22.33 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-18T13:22:09.406Z] #43 22.57 DEP criu/arch/x86/sigframe.d [2021-05-18T13:22:09.406Z] #43 22.63 DEP criu/arch/x86/sigaction_compat.d [2021-05-18T13:22:09.406Z] #43 22.66 DEP criu/arch/x86/kerndat.d [2021-05-18T13:22:09.406Z] #43 22.73 DEP criu/arch/x86/crtools.d [2021-05-18T13:22:09.406Z] #43 22.78 DEP criu/arch/x86/cpu.d [2021-05-18T13:22:09.406Z] #43 22.83 CC criu/arch/x86/cpu.o [2021-05-18T13:22:09.406Z] #43 23.03 CC criu/arch/x86/crtools.o [2021-05-18T13:22:09.406Z] #43 23.35 CC criu/arch/x86/kerndat.o [2021-05-18T13:22:09.406Z] #43 23.49 CC criu/arch/x86/sigaction_compat.o [2021-05-18T13:22:09.406Z] #43 23.54 CC criu/arch/x86/sigframe.o [2021-05-18T13:22:09.406Z] #43 23.62 LINK criu/arch/x86/crtools.built-in.o [2021-05-18T13:22:09.406Z] #43 23.67 DEP criu/pie/util-vdso-elf32.d [2021-05-18T13:22:09.406Z] #43 23.74 DEP criu/pie/util-vdso.d [2021-05-18T13:22:09.406Z] #43 23.80 DEP criu/pie/util.d [2021-05-18T13:22:09.406Z] #43 23.85 CC criu/pie/util.o [2021-05-18T13:22:09.406Z] #43 23.97 CC criu/pie/util-vdso.o [2021-05-18T13:22:09.406Z] #43 24.22 CC criu/pie/util-vdso-elf32.o [2021-05-18T13:22:09.406Z] #43 24.42 AR criu/pie/pie.lib.a [2021-05-18T13:22:09.406Z] #43 24.48 DEP criu/pie/restorer.d [2021-05-18T13:22:09.406Z] #43 24.61 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-18T13:22:09.406Z] #43 24.65 DEP criu/arch/x86/restorer_unmap.d [2021-05-18T13:22:09.406Z] #43 24.68 DEP criu/arch/x86/restorer.d [2021-05-18T13:22:09.406Z] #43 24.73 DEP criu/arch/x86/vdso-pie.d [2021-05-18T13:22:09.406Z] #43 24.76 DEP criu/pie/parasite-vdso.d [2021-05-18T13:22:09.406Z] #43 24.82 DEP criu/pie/parasite.d [2021-05-18T13:22:09.406Z] #43 24.90 CC criu/pie/parasite.o [2021-05-18T13:22:09.406Z] #43 25.24 LINK criu/pie/parasite.built-in.o [2021-05-18T13:22:09.406Z] #43 25.24 GEN criu/pie/parasite-blob.h [2021-05-18T13:22:09.406Z] #43 25.26 CC criu/pie/parasite-vdso.o [2021-05-18T13:22:09.655Z] #67 ... [2021-05-18T13:22:09.655Z] [2021-05-18T13:22:09.655Z] #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-05-18T13:22:09.655Z] #58 sha256:92cccdd8b0b7dfaed92141b36dec6eee70022890cd9781d658e1db346a2cfac4 [2021-05-18T13:22:09.655Z] #58 29.92 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T13:22:09.655Z] #58 32.74 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T13:22:09.655Z] #58 33.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T13:22:09.655Z] #58 33.17 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T13:22:09.655Z] #58 33.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T13:22:09.655Z] #58 33.64 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T13:22:09.655Z] #58 35.94 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T13:22:09.655Z] #58 36.10 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-18T13:22:09.655Z] #58 36.21 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T13:22:09.655Z] #58 36.33 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T13:22:09.655Z] #58 36.37 go: finding github.com/google/uuid v1.2.0 [2021-05-18T13:22:09.655Z] #58 36.42 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T13:22:09.655Z] #58 36.59 go: finding github.com/gofrs/flock v0.8.0 [2021-05-18T13:22:09.655Z] #58 36.60 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-18T13:22:09.655Z] #58 36.63 go: finding github.com/gorilla/mux v1.8.0 [2021-05-18T13:22:09.655Z] #58 36.67 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T13:22:09.655Z] #58 36.69 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T13:22:09.655Z] #58 36.75 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-18T13:22:09.655Z] #58 36.79 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T13:22:09.655Z] #58 37.00 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T13:22:09.655Z] #58 37.06 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T13:22:09.655Z] #58 ... [2021-05-18T13:22:09.655Z] [2021-05-18T13:22:09.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-05-18T13:22:09.655Z] #49 sha256:d90702e73824e0c5ccfefea6dd2a7305e9e1e775869265f96a0eed0b204bd0ea [2021-05-18T13:22:09.655Z] #49 31.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T13:22:09.655Z] #49 31.74 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T13:22:09.655Z] #49 31.77 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T13:22:09.655Z] #49 31.84 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-18T13:22:09.655Z] #49 31.87 go: downloading github.com/spf13/cast v1.3.0 [2021-05-18T13:22:09.655Z] #49 31.92 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T13:22:09.655Z] #49 31.95 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T13:22:09.655Z] #49 31.95 go: extracting github.com/spf13/cast v1.3.0 [2021-05-18T13:22:09.655Z] #49 32.00 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T13:22:09.655Z] #49 32.14 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T13:22:09.655Z] #49 32.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T13:22:09.655Z] #49 32.19 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T13:22:09.655Z] #49 32.19 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T13:22:09.655Z] #49 32.20 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T13:22:09.655Z] #49 32.24 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-18T13:22:09.655Z] #49 32.25 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T13:22:09.655Z] #49 32.32 go: downloading github.com/spf13/afero v1.1.2 [2021-05-18T13:22:09.655Z] #49 32.34 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T13:22:09.655Z] #49 32.41 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T13:22:09.655Z] #49 32.45 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-18T13:22:09.655Z] #49 32.48 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T13:22:09.655Z] #49 32.51 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-18T13:22:09.655Z] #49 32.62 go: extracting github.com/spf13/afero v1.1.2 [2021-05-18T13:22:09.655Z] #49 32.69 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T13:22:09.655Z] #49 32.71 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T13:22:09.655Z] #49 32.75 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-18T13:22:09.655Z] #49 32.76 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T13:22:09.655Z] #49 32.78 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T13:22:09.655Z] #49 32.85 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T13:22:09.655Z] #49 32.97 go: downloading golang.org/x/text v0.3.2 [2021-05-18T13:22:09.655Z] #49 33.03 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T13:22:09.655Z] #49 33.18 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T13:22:09.655Z] #49 33.30 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T13:22:09.655Z] #49 33.32 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T13:22:09.655Z] #49 33.38 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T13:22:09.655Z] #49 33.47 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-18T13:22:09.655Z] #49 33.89 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T13:22:09.655Z] #49 33.89 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-18T13:22:09.655Z] #49 34.06 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-18T13:22:09.655Z] #49 34.06 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T13:22:09.655Z] #49 34.16 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T13:22:09.655Z] #49 34.34 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T13:22:09.655Z] #49 34.35 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T13:22:09.655Z] #49 34.35 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-18T13:22:09.655Z] #49 34.51 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-18T13:22:09.655Z] #49 35.12 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T13:22:09.655Z] #49 35.16 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-18T13:22:09.655Z] #49 35.35 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-18T13:22:09.655Z] #49 36.70 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T13:22:09.655Z] #49 37.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T13:22:09.655Z] #49 37.48 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T13:22:09.655Z] #49 37.48 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-18T13:22:09.655Z] #49 37.48 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-18T13:22:09.655Z] #49 37.71 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T13:22:09.655Z] #49 37.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T13:22:09.655Z] #49 37.77 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T13:22:09.655Z] #49 37.77 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T13:22:09.655Z] #49 38.07 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-18T13:22:09.655Z] #49 38.09 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T13:22:09.655Z] #49 38.09 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-18T13:22:09.655Z] #49 38.17 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T13:22:09.655Z] #49 38.73 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T13:22:09.655Z] #49 ... [2021-05-18T13:22:09.655Z] [2021-05-18T13:22:09.655Z] #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-05-18T13:22:09.655Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:22:09.655Z] #36 30.57 Fetched 8445 kB in 24s (350 kB/s) [2021-05-18T13:22:09.655Z] #36 30.57 Reading package lists... [2021-05-18T13:22:09.655Z] #36 37.41 Reading package lists... [2021-05-18T13:22:09.655Z] #36 ... [2021-05-18T13:22:09.655Z] [2021-05-18T13:22:09.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-05-18T13:22:09.655Z] #49 sha256:d90702e73824e0c5ccfefea6dd2a7305e9e1e775869265f96a0eed0b204bd0ea [2021-05-18T13:22:09.655Z] #49 40.71 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-18T13:22:09.664Z] #43 25.45 CC criu/arch/x86/vdso-pie.o [2021-05-18T13:22:09.664Z] #43 25.54 CC criu/arch/x86/restorer.o [2021-05-18T13:22:09.852Z] #11 DONE 1.0s [2021-05-18T13:22:09.915Z] #49 ... [2021-05-18T13:22:09.915Z] [2021-05-18T13:22:09.915Z] #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-05-18T13:22:09.915Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T13:22:09.915Z] #55 31.23 Fetched 8445 kB in 23s (362 kB/s) [2021-05-18T13:22:09.915Z] #55 31.23 Reading package lists... [2021-05-18T13:22:09.920Z] #43 25.69 CC criu/arch/x86/restorer_unmap.o [2021-05-18T13:22:09.920Z] #43 25.74 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-18T13:22:09.920Z] #43 25.81 CC criu/pie/restorer.o [2021-05-18T13:22:10.113Z] [2021-05-18T13:22:10.113Z] #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-05-18T13:22:10.113Z] #58 sha256:563b16727cbee3f8caae4695b08613d0d09f4b7d0b9cbb85d5305d917356af85 [2021-05-18T13:22:10.174Z] #55 37.91 Reading package lists... [2021-05-18T13:22:10.174Z] #55 ... [2021-05-18T13:22:10.174Z] [2021-05-18T13:22:10.174Z] #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-05-18T13:22:10.174Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:22:10.174Z] #42 32.23 Fetched 8445 kB in 24s (349 kB/s) [2021-05-18T13:22:10.174Z] #42 32.23 Reading package lists... [2021-05-18T13:22:10.849Z] #43 ... [2021-05-18T13:22:10.849Z] [2021-05-18T13:22:10.849Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-18T13:22:10.849Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-18T13:22:10.849Z] #17 DONE 1.6s [2021-05-18T13:22:10.849Z] [2021-05-18T13:22:10.849Z] #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-05-18T13:22:10.849Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:22:10.849Z] #43 26.53 LINK criu/pie/restorer.built-in.o [2021-05-18T13:22:10.849Z] #43 26.54 GEN criu/pie/restorer-blob.h [2021-05-18T13:22:10.849Z] #43 26.56 DEP criu/vdso.d [2021-05-18T13:22:10.849Z] #43 26.59 DEP criu/vdso-compat.d [2021-05-18T13:22:10.849Z] #43 ... [2021-05-18T13:22:10.849Z] [2021-05-18T13:22:10.849Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-18T13:22:10.849Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-18T13:22:11.055Z] #58 ... [2021-05-18T13:22:11.055Z] [2021-05-18T13:22:11.055Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-18T13:22:11.055Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-18T13:22:11.055Z] #39 DONE 1.0s [2021-05-18T13:22:11.055Z] [2021-05-18T13:22:11.055Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-18T13:22:11.055Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-18T13:22:11.055Z] #31 DONE 1.1s [2021-05-18T13:22:11.055Z] [2021-05-18T13:22:11.055Z] #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-05-18T13:22:11.055Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:22:11.778Z] #18 DONE 1.2s [2021-05-18T13:22:11.778Z] [2021-05-18T13:22:11.778Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-18T13:22:11.778Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-18T13:22:12.079Z] #42 38.92 Reading package lists... [2021-05-18T13:22:12.079Z] #42 ... [2021-05-18T13:22:12.079Z] [2021-05-18T13:22:12.080Z] #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-05-18T13:22:12.080Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:22:12.080Z] #13 29.10 Fetched 8963 kB in 25s (358 kB/s) [2021-05-18T13:22:12.080Z] #13 29.10 Reading package lists... [2021-05-18T13:22:12.338Z] #13 36.79 Reading package lists... [2021-05-18T13:22:12.338Z] #13 ... [2021-05-18T13:22:12.338Z] [2021-05-18T13:22:12.339Z] #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-05-18T13:22:12.339Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:22:12.339Z] #36 37.41 Reading package lists... [2021-05-18T13:22:12.395Z] Commit message: "builder-next: relax second cache key requirements for schema1" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-18T13:22:13.537Z] #36 43.90 Building dependency tree... [2021-05-18T13:22:13.537Z] #36 ... [2021-05-18T13:22:13.537Z] [2021-05-18T13:22:13.537Z] #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-05-18T13:22:13.537Z] #45 sha256:176b205b80fae36ab42825e77d5128a1360782795dd3b09e4080d632a19c1946 [2021-05-18T13:22:13.537Z] #45 34.68 vendor/golang.org/x/crypto/internal/subtle [2021-05-18T13:22:13.537Z] #45 34.83 vendor/golang.org/x/crypto/curve25519 [2021-05-18T13:22:13.545Z] + docker version [2021-05-18T13:22:13.715Z] #19 DONE 1.4s [2021-05-18T13:22:13.715Z] [2021-05-18T13:22:13.715Z] #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-05-18T13:22:13.715Z] #49 sha256:b562587147ec0d2a15c07a23bd8f53a8252095ff6cac06271cc52c4f7e37cc82 [2021-05-18T13:22:13.715Z] #49 52.32 + /build/golangci-lint --version [2021-05-18T13:22:13.715Z] #49 52.51 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-18T13:22:13.715Z] #49 DONE 53.0s [2021-05-18T13:22:13.715Z] [2021-05-18T13:22:13.715Z] #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-05-18T13:22:13.715Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:22:13.715Z] #43 26.64 DEP criu/uts_ns.d [2021-05-18T13:22:13.715Z] #43 26.68 DEP criu/util.d [2021-05-18T13:22:13.715Z] #43 26.74 DEP criu/uffd.d [2021-05-18T13:22:13.715Z] #43 26.79 DEP criu/tun.d [2021-05-18T13:22:13.715Z] #43 26.83 DEP criu/tty.d [2021-05-18T13:22:13.715Z] #43 26.89 DEP criu/timerfd.d [2021-05-18T13:22:13.715Z] #43 26.94 DEP criu/timens.d [2021-05-18T13:22:13.715Z] #43 26.98 DEP criu/sysfs_parse.d [2021-05-18T13:22:13.715Z] #43 27.03 DEP criu/sysctl.d [2021-05-18T13:22:13.715Z] #43 27.08 DEP criu/string.d [2021-05-18T13:22:13.715Z] #43 27.09 DEP criu/stats.d [2021-05-18T13:22:13.715Z] #43 27.18 DEP criu/sockets.d [2021-05-18T13:22:13.715Z] #43 27.23 DEP criu/sk-unix.d [2021-05-18T13:22:13.715Z] #43 27.28 DEP criu/sk-tcp.d [2021-05-18T13:22:13.715Z] #43 27.34 DEP criu/sk-queue.d [2021-05-18T13:22:13.715Z] #43 27.38 DEP criu/sk-packet.d [2021-05-18T13:22:13.715Z] #43 27.43 DEP criu/sk-netlink.d [2021-05-18T13:22:13.715Z] #43 27.47 DEP criu/sk-inet.d [2021-05-18T13:22:13.715Z] #43 27.52 DEP criu/signalfd.d [2021-05-18T13:22:13.715Z] #43 27.56 DEP criu/sigframe.d [2021-05-18T13:22:13.715Z] #43 27.59 DEP criu/shmem.d [2021-05-18T13:22:13.715Z] #43 27.62 DEP criu/servicefd.d [2021-05-18T13:22:13.715Z] #43 27.67 DEP criu/seize.d [2021-05-18T13:22:13.715Z] #43 27.71 DEP criu/seccomp.d [2021-05-18T13:22:13.715Z] #43 27.75 DEP criu/rst-malloc.d [2021-05-18T13:22:13.715Z] #43 27.77 DEP criu/rbtree.d [2021-05-18T13:22:13.715Z] #43 27.78 DEP criu/pstree.d [2021-05-18T13:22:13.715Z] #43 27.84 DEP criu/protobuf.d [2021-05-18T13:22:13.715Z] #43 27.88 GEN criu/protobuf-desc-gen.h [2021-05-18T13:22:13.715Z] #43 29.24 DEP criu/protobuf-desc.d [2021-05-18T13:22:13.715Z] #43 29.30 DEP criu/proc_parse.d [2021-05-18T13:22:13.715Z] #43 29.39 DEP criu/plugin.d [2021-05-18T13:22:13.715Z] #43 29.43 DEP criu/pipes.d [2021-05-18T13:22:13.715Z] #43 29.48 DEP criu/pie-util.d [2021-05-18T13:22:13.715Z] #43 29.52 DEP criu/pie-util-vdso.d [2021-05-18T13:22:13.715Z] #43 29.57 DEP criu/pie-util-vdso-elf32.d [2021-05-18T13:22:13.715Z] #43 29.60 DEP criu/path.d [2021-05-18T13:22:13.715Z] #43 29.64 DEP criu/parasite-syscall.d [2021-05-18T13:22:13.715Z] #43 29.71 DEP criu/pagemap.d [2021-05-18T13:22:13.796Z] #45 ... [2021-05-18T13:22:13.796Z] [2021-05-18T13:22:13.796Z] #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-05-18T13:22:13.796Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T13:22:13.796Z] #55 37.91 Reading package lists... [2021-05-18T13:22:13.971Z] #43 29.78 DEP criu/pagemap-cache.d [2021-05-18T13:22:13.971Z] #43 29.85 DEP criu/page-xfer.d [2021-05-18T13:22:13.971Z] #43 ... [2021-05-18T13:22:13.971Z] [2021-05-18T13:22:13.971Z] #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-05-18T13:22:13.971Z] #53 sha256:aca26b5a454d858a341b0d55e187b3f572a165b59739425e5ba6da4b771b7f0e [2021-05-18T13:22:13.971Z] #53 1.298 + RM_GOPATH=0 [2021-05-18T13:22:13.971Z] #53 1.298 + TMP_GOPATH= [2021-05-18T13:22:13.971Z] #53 1.298 + : /build [2021-05-18T13:22:13.971Z] #53 1.298 + '[' -z '' ']' [2021-05-18T13:22:13.971Z] #53 1.298 ++ mktemp -d [2021-05-18T13:22:13.971Z] #53 1.309 + export GOPATH=/tmp/tmp.K5OtBFvNal [2021-05-18T13:22:13.971Z] #53 1.309 + GOPATH=/tmp/tmp.K5OtBFvNal [2021-05-18T13:22:13.971Z] #53 1.309 + RM_GOPATH=1 [2021-05-18T13:22:13.971Z] #53 1.309 + case "$(go env GOARCH)" in [2021-05-18T13:22:13.971Z] #53 1.309 ++ go env GOARCH [2021-05-18T13:22:13.971Z] #53 1.314 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:13.971Z] #53 1.314 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:13.971Z] #53 1.314 ++ dirname /tmp/install/install.sh [2021-05-18T13:22:13.971Z] #53 1.317 + dir=/tmp/install [2021-05-18T13:22:13.971Z] #53 1.317 + bin=runc [2021-05-18T13:22:13.971Z] #53 1.317 + shift [2021-05-18T13:22:13.971Z] #53 1.317 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-18T13:22:13.971Z] #53 1.317 + . /tmp/install/runc.installer [2021-05-18T13:22:13.971Z] #53 1.317 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:22:13.971Z] #53 1.317 + install_runc [2021-05-18T13:22:13.971Z] #53 1.325 + uname -r [2021-05-18T13:22:13.971Z] #53 1.325 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-18T13:22:13.971Z] #53 1.333 + RUNC_BUILDTAGS='seccomp ' [2021-05-18T13:22:13.971Z] #53 1.333 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-18T13:22:13.971Z] #53 1.333 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.K5OtBFvNal/src/github.com/opencontainers/runc [2021-05-18T13:22:13.971Z] #53 1.333 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-18T13:22:13.971Z] #53 1.343 Cloning into '/tmp/tmp.K5OtBFvNal/src/github.com/opencontainers/runc'... [2021-05-18T13:22:13.971Z] #53 3.525 + cd /tmp/tmp.K5OtBFvNal/src/github.com/opencontainers/runc [2021-05-18T13:22:13.971Z] #53 3.525 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:22:13.971Z] #53 3.740 + '[' -z '' ']' [2021-05-18T13:22:13.971Z] #53 3.740 + target=static [2021-05-18T13:22:13.971Z] #53 3.740 + make 'BUILDTAGS=seccomp ' static [2021-05-18T13:22:13.971Z] #53 3.988 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-05-18T13:22:14.227Z] #53 ... [2021-05-18T13:22:14.227Z] [2021-05-18T13:22:14.227Z] #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-05-18T13:22:14.227Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:22:14.227Z] #43 29.89 DEP criu/page-pipe.d [2021-05-18T13:22:14.227Z] #43 29.93 DEP criu/netfilter.d [2021-05-18T13:22:14.227Z] #43 29.99 DEP criu/net.d [2021-05-18T13:22:14.227Z] #43 ... [2021-05-18T13:22:14.227Z] [2021-05-18T13:22:14.227Z] #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-05-18T13:22:14.227Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:22:14.227Z] #40 DONE 53.8s [2021-05-18T13:22:14.227Z] [2021-05-18T13:22:14.227Z] #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-05-18T13:22:14.227Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:22:14.227Z] #43 30.06 DEP criu/namespaces.d [2021-05-18T13:22:14.227Z] #43 30.11 DEP criu/mount.d [2021-05-18T13:22:14.484Z] #43 30.15 DEP criu/memfd.d [2021-05-18T13:22:14.484Z] #43 30.21 DEP criu/mem.d [2021-05-18T13:22:14.484Z] #43 30.27 DEP criu/lsm.d [2021-05-18T13:22:14.484Z] #43 30.31 DEP criu/log.d [2021-05-18T13:22:14.484Z] #43 30.36 DEP criu/libnetlink.d [2021-05-18T13:22:14.484Z] #43 30.39 DEP criu/kerndat.d [2021-05-18T13:22:14.739Z] #43 30.44 DEP criu/kcmp-ids.d [2021-05-18T13:22:14.739Z] #43 30.46 DEP criu/irmap.d [2021-05-18T13:22:14.739Z] #43 30.50 DEP criu/ipc_ns.d [2021-05-18T13:22:14.739Z] #43 30.56 DEP criu/image.d [2021-05-18T13:22:14.739Z] #43 30.61 DEP criu/image-desc.d [2021-05-18T13:22:14.739Z] #43 30.63 DEP criu/fsnotify.d [2021-05-18T13:22:14.739Z] #43 30.68 DEP criu/filesystems.d [2021-05-18T13:22:14.739Z] #43 30.73 DEP criu/files.d [2021-05-18T13:22:14.995Z] #43 30.79 DEP criu/files-reg.d [2021-05-18T13:22:14.995Z] #43 30.86 DEP criu/files-ext.d [2021-05-18T13:22:15.174Z] #55 44.67 Building dependency tree... [2021-05-18T13:22:15.252Z] #43 30.91 DEP criu/file-lock.d [2021-05-18T13:22:15.252Z] #43 30.96 DEP criu/file-ids.d [2021-05-18T13:22:15.252Z] #43 31.00 DEP criu/fifo.d [2021-05-18T13:22:15.252Z] #43 31.04 DEP criu/fdstore.d [2021-05-18T13:22:15.252Z] #43 31.07 DEP criu/fault-injection.d [2021-05-18T13:22:15.252Z] #43 31.08 DEP criu/external.d [2021-05-18T13:22:15.252Z] #43 31.11 DEP criu/eventpoll.d [2021-05-18T13:22:15.252Z] #43 31.15 DEP criu/eventfd.d [2021-05-18T13:22:15.252Z] #43 31.19 DEP criu/crtools.d [2021-05-18T13:22:15.508Z] #43 31.26 DEP criu/cr-service.d [2021-05-18T13:22:15.508Z] #43 31.31 DEP criu/cr-restore.d [2021-05-18T13:22:15.508Z] #43 31.38 DEP criu/cr-errno.d [2021-05-18T13:22:15.508Z] #43 31.38 DEP criu/cr-dump.d [2021-05-18T13:22:15.508Z] #43 31.51 DEP criu/cr-dedup.d [2021-05-18T13:22:15.764Z] #43 31.59 DEP criu/cr-check.d [2021-05-18T13:22:15.764Z] #43 31.68 DEP criu/config.d [2021-05-18T13:22:15.764Z] #43 31.76 DEP criu/clone-noasan.d [2021-05-18T13:22:16.020Z] #43 31.80 DEP criu/cgroup.d [2021-05-18T13:22:16.020Z] #43 31.88 DEP criu/cgroup-props.d [2021-05-18T13:22:16.276Z] #43 31.92 DEP criu/bitmap.d [2021-05-18T13:22:16.276Z] #43 31.94 DEP criu/bfd.d [2021-05-18T13:22:16.276Z] #43 31.97 DEP criu/autofs.d [2021-05-18T13:22:16.276Z] #43 32.04 DEP criu/aio.d [2021-05-18T13:22:16.276Z] #43 32.09 DEP criu/action-scripts.d [2021-05-18T13:22:16.276Z] #43 32.17 CC criu/action-scripts.o [2021-05-18T13:22:16.358Z] #40 ... [2021-05-18T13:22:16.358Z] [2021-05-18T13:22:16.358Z] #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-05-18T13:22:16.358Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-18T13:22:16.358Z] #12 DONE 5.5s [2021-05-18T13:22:16.358Z] [2021-05-18T13:22:16.358Z] #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-05-18T13:22:16.358Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:22:16.532Z] #43 32.31 CC criu/aio.o [2021-05-18T13:22:16.789Z] #43 32.48 CC criu/autofs.o [2021-05-18T13:22:17.080Z] #55 48.15 The following additional packages will be installed: [2021-05-18T13:22:17.080Z] #55 48.17 libbtrfs0 [2021-05-18T13:22:17.080Z] #55 48.36 The following NEW packages will be installed: [2021-05-18T13:22:17.080Z] #55 48.37 libbtrfs-dev libbtrfs0 [2021-05-18T13:22:17.351Z] #43 32.92 CC criu/bfd.o [2021-05-18T13:22:17.351Z] #43 33.06 CC criu/bitmap.o [2021-05-18T13:22:17.351Z] #43 33.11 CC criu/cgroup-props.o [2021-05-18T13:22:17.607Z] #43 33.37 CC criu/cgroup.o [2021-05-18T13:22:17.654Z] #55 48.76 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T13:22:17.654Z] #55 48.76 Need to get 119 kB of archives. [2021-05-18T13:22:17.654Z] #55 48.76 After this operation, 387 kB of additional disk space will be used. [2021-05-18T13:22:17.654Z] #55 48.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-18T13:22:17.654Z] #55 48.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-18T13:22:18.537Z] #43 34.26 CC criu/clone-noasan.o [2021-05-18T13:22:18.537Z] #43 34.32 CC criu/config.o [2021-05-18T13:22:18.591Z] #55 ... [2021-05-18T13:22:18.591Z] [2021-05-18T13:22:18.591Z] #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-05-18T13:22:18.591Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:22:18.591Z] #13 36.79 Reading package lists... [2021-05-18T13:22:19.100Z] #43 34.75 CC criu/cr-check.o [2021-05-18T13:22:19.664Z] #43 35.29 CC criu/cr-dedup.o [2021-05-18T13:22:19.664Z] #43 35.47 CC criu/cr-dump.o [2021-05-18T13:22:20.094Z] Client: Docker Engine - Community [2021-05-18T13:22:20.094Z] Version: 20.10.5 [2021-05-18T13:22:20.094Z] API version: 1.41 [2021-05-18T13:22:20.094Z] Go version: go1.13.15 [2021-05-18T13:22:20.094Z] Git commit: 55c4c88 [2021-05-18T13:22:20.094Z] Built: Tue Mar 2 20:18:20 2021 [2021-05-18T13:22:20.094Z] OS/Arch: linux/amd64 [2021-05-18T13:22:20.094Z] Context: default [2021-05-18T13:22:20.094Z] Experimental: true [2021-05-18T13:22:20.094Z] [2021-05-18T13:22:20.094Z] Server: Docker Engine - Community [2021-05-18T13:22:20.094Z] Engine: [2021-05-18T13:22:20.094Z] Version: 20.10.5 [2021-05-18T13:22:20.094Z] API version: 1.41 (minimum version 1.12) [2021-05-18T13:22:20.094Z] Go version: go1.13.15 [2021-05-18T13:22:20.094Z] Git commit: 363e9a8 [2021-05-18T13:22:20.094Z] Built: Tue Mar 2 20:16:15 2021 [2021-05-18T13:22:20.094Z] OS/Arch: linux/amd64 [2021-05-18T13:22:20.094Z] Experimental: true [2021-05-18T13:22:20.094Z] containerd: [2021-05-18T13:22:20.094Z] Version: 1.4.4 [2021-05-18T13:22:20.094Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T13:22:20.094Z] runc: [2021-05-18T13:22:20.094Z] Version: 1.0.0-rc93 [2021-05-18T13:22:20.094Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:22:20.094Z] docker-init: [2021-05-18T13:22:20.094Z] Version: 0.19.0 [2021-05-18T13:22:20.094Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-18T13:22:20.231Z] #13 43.77 Building dependency tree... [2021-05-18T13:22:20.231Z] #13 ... [2021-05-18T13:22:20.231Z] [2021-05-18T13:22:20.231Z] #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-05-18T13:22:20.231Z] #67 sha256:aaeb7b273da858c1117c0dae5b3ba1fe2078068a97aff57bf698ac5957a3289f [2021-05-18T13:22:20.231Z] #67 DONE 51.3s [2021-05-18T13:22:20.231Z] [2021-05-18T13:22:20.231Z] #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-05-18T13:22:20.231Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T13:22:20.231Z] #55 49.90 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:22:20.231Z] #55 50.13 Fetched 119 kB in 0s (456 kB/s) [2021-05-18T13:22:20.231Z] #55 50.27 Selecting previously unselected package libbtrfs0. [2021-05-18T13:22:20.231Z] #55 50.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-05-18T13:22:20.231Z] #55 50.36 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-18T13:22:20.231Z] #55 50.45 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-18T13:22:20.231Z] #55 50.84 Selecting previously unselected package libbtrfs-dev. [2021-05-18T13:22:20.231Z] #55 50.86 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-18T13:22:20.231Z] #55 50.89 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:22:20.231Z] #55 51.21 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-18T13:22:20.231Z] #55 51.36 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:22:20.231Z] #55 51.38 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:22:20.407Z] + docker info [2021-05-18T13:22:20.566Z] #13 ... [2021-05-18T13:22:20.566Z] [2021-05-18T13:22:20.566Z] #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-05-18T13:22:20.566Z] #51 sha256:0c835718af36638c9f49902507de335ef9a634f0ed6f27c80cfc0710f7e55875 [2021-05-18T13:22:20.566Z] #51 8.382 + RM_GOPATH=0 [2021-05-18T13:22:20.566Z] #51 8.382 + TMP_GOPATH= [2021-05-18T13:22:20.566Z] #51 8.382 + : /build [2021-05-18T13:22:20.566Z] #51 8.382 + '[' -z '' ']' [2021-05-18T13:22:20.566Z] #51 8.382 ++ mktemp -d [2021-05-18T13:22:20.566Z] #51 8.382 + export GOPATH=/tmp/tmp.3jct4Cpahe [2021-05-18T13:22:20.566Z] #51 8.382 + GOPATH=/tmp/tmp.3jct4Cpahe [2021-05-18T13:22:20.566Z] #51 8.382 + RM_GOPATH=1 [2021-05-18T13:22:20.566Z] #51 8.382 + case "$(go env GOARCH)" in [2021-05-18T13:22:20.566Z] #51 8.382 ++ go env GOARCH [2021-05-18T13:22:20.566Z] #51 8.414 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:20.566Z] #51 8.414 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:20.566Z] #51 8.414 ++ dirname /tmp/install/install.sh [2021-05-18T13:22:20.566Z] #51 8.419 + dir=/tmp/install [2021-05-18T13:22:20.566Z] #51 8.419 + bin=shfmt [2021-05-18T13:22:20.566Z] #51 8.420 + shift [2021-05-18T13:22:20.566Z] #51 8.421 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-18T13:22:20.566Z] #51 8.422 + . /tmp/install/shfmt.installer [2021-05-18T13:22:20.566Z] #51 8.440 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T13:22:20.566Z] #51 8.440 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T13:22:20.566Z] #51 8.440 + install_shfmt [2021-05-18T13:22:20.566Z] #51 8.440 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-18T13:22:20.566Z] #51 8.440 + git clone https://github.com/mvdan/sh.git /tmp/tmp.3jct4Cpahe/src/github.com/mvdan/sh [2021-05-18T13:22:20.566Z] #51 8.443 Cloning into '/tmp/tmp.3jct4Cpahe/src/github.com/mvdan/sh'... [2021-05-18T13:22:20.566Z] #51 ... [2021-05-18T13:22:20.566Z] [2021-05-18T13:22:20.566Z] #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-05-18T13:22:20.566Z] #24 sha256:d3d8dc77a037680d642c8e5ecff5cdf980a8fc4a4469127750d35ee5f640f960 [2021-05-18T13:22:20.566Z] #24 7.742 + RM_GOPATH=0 [2021-05-18T13:22:20.566Z] #24 7.742 + TMP_GOPATH= [2021-05-18T13:22:20.566Z] #24 7.742 + : /build [2021-05-18T13:22:20.566Z] #24 7.742 + '[' -z '' ']' [2021-05-18T13:22:20.566Z] #24 7.742 ++ mktemp -d [2021-05-18T13:22:20.566Z] #24 7.746 + export GOPATH=/tmp/tmp.GvM6bUlIl0 [2021-05-18T13:22:20.566Z] #24 7.746 + GOPATH=/tmp/tmp.GvM6bUlIl0 [2021-05-18T13:22:20.566Z] #24 7.746 + RM_GOPATH=1 [2021-05-18T13:22:20.566Z] #24 7.746 + case "$(go env GOARCH)" in [2021-05-18T13:22:20.566Z] #24 7.750 ++ go env GOARCH [2021-05-18T13:22:20.566Z] #24 7.763 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:20.566Z] #24 7.763 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:20.566Z] #24 7.763 ++ dirname /tmp/install/install.sh [2021-05-18T13:22:20.566Z] #24 7.766 + dir=/tmp/install [2021-05-18T13:22:20.566Z] #24 7.766 + bin=dockercli [2021-05-18T13:22:20.566Z] #24 7.766 + shift [2021-05-18T13:22:20.566Z] #24 7.766 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-18T13:22:20.566Z] #24 7.766 + . /tmp/install/dockercli.installer [2021-05-18T13:22:20.566Z] #24 7.766 ++ : stable [2021-05-18T13:22:20.566Z] #24 7.766 ++ : 17.06.2-ce [2021-05-18T13:22:20.566Z] #24 7.766 + install_dockercli [2021-05-18T13:22:20.566Z] #24 7.766 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-18T13:22:20.566Z] #24 7.766 ++ uname -m [2021-05-18T13:22:20.566Z] #24 7.766 + arch=x86_64 [2021-05-18T13:22:20.566Z] #24 7.766 + '[' x86_64 '!=' x86_64 ']' [2021-05-18T13:22:20.566Z] #24 7.766 + url=https://download.docker.com/linux/static [2021-05-18T13:22:20.566Z] #24 7.766 + tar -xz docker/docker [2021-05-18T13:22:20.566Z] #24 7.775 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-18T13:22:20.566Z] #24 7.775 Install docker/cli version 17.06.2-ce from stable [2021-05-18T13:22:20.566Z] #24 ... [2021-05-18T13:22:20.566Z] [2021-05-18T13:22:20.566Z] #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-05-18T13:22:20.566Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:22:20.566Z] #36 9.686 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:22:20.566Z] #36 9.713 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:22:20.566Z] #36 9.715 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:22:20.566Z] #36 ... [2021-05-18T13:22:20.566Z] [2021-05-18T13:22:20.566Z] #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-05-18T13:22:20.566Z] #34 sha256:03bfa16c44a5c238dfd8b3a9dfca3fa1756fb62d351f58fb171f1957fc1e80a9 [2021-05-18T13:22:20.566Z] #34 6.797 + RM_GOPATH=0 [2021-05-18T13:22:20.566Z] #34 6.797 + TMP_GOPATH= [2021-05-18T13:22:20.566Z] #34 6.797 + : /build [2021-05-18T13:22:20.566Z] #34 6.797 + '[' -z '' ']' [2021-05-18T13:22:20.566Z] #34 6.797 ++ mktemp -d [2021-05-18T13:22:20.566Z] #34 6.797 + export GOPATH=/tmp/tmp.PhTnbx6Ovq [2021-05-18T13:22:20.566Z] #34 6.797 + GOPATH=/tmp/tmp.PhTnbx6Ovq [2021-05-18T13:22:20.566Z] #34 6.797 + RM_GOPATH=1 [2021-05-18T13:22:20.566Z] #34 6.797 + case "$(go env GOARCH)" in [2021-05-18T13:22:20.566Z] #34 6.797 ++ go env GOARCH [2021-05-18T13:22:20.566Z] #34 6.805 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:20.566Z] #34 6.805 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:20.566Z] #34 6.805 ++ dirname /tmp/install/install.sh [2021-05-18T13:22:20.566Z] #34 6.805 + dir=/tmp/install [2021-05-18T13:22:20.566Z] #34 6.805 + bin=tomlv [2021-05-18T13:22:20.566Z] #34 6.805 + shift [2021-05-18T13:22:20.566Z] #34 6.805 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-18T13:22:20.566Z] #34 6.805 + . /tmp/install/tomlv.installer [2021-05-18T13:22:20.566Z] #34 6.805 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-18T13:22:20.566Z] #34 6.805 + install_tomlv [2021-05-18T13:22:20.566Z] #34 6.805 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-18T13:22:20.566Z] #34 6.805 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.PhTnbx6Ovq/src/github.com/BurntSushi/toml [2021-05-18T13:22:20.566Z] #34 6.805 Cloning into '/tmp/tmp.PhTnbx6Ovq/src/github.com/BurntSushi/toml'... [2021-05-18T13:22:20.566Z] #34 6.805 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-18T13:22:20.566Z] #34 7.367 + cd /tmp/tmp.PhTnbx6Ovq/src/github.com/BurntSushi/toml [2021-05-18T13:22:20.566Z] #34 7.367 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-18T13:22:20.566Z] #34 7.367 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-18T13:22:20.566Z] #34 7.767 internal/cpu [2021-05-18T13:22:20.566Z] #34 7.776 runtime/internal/atomic [2021-05-18T13:22:20.566Z] #34 7.951 runtime/internal/sys [2021-05-18T13:22:20.566Z] #34 8.001 runtime/internal/math [2021-05-18T13:22:20.566Z] #34 8.031 math/bits [2021-05-18T13:22:20.566Z] #34 8.047 internal/bytealg [2021-05-18T13:22:20.566Z] #34 8.527 math [2021-05-18T13:22:20.566Z] #34 9.169 runtime [2021-05-18T13:22:20.566Z] #34 ... [2021-05-18T13:22:20.566Z] [2021-05-18T13:22:20.566Z] #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-05-18T13:22:20.566Z] #49 sha256:e1da2c13676ad4795b7e707fb3fcafcf56995277ce88c23c9ac5381aced02d10 [2021-05-18T13:22:20.566Z] #49 8.625 + RM_GOPATH=0 [2021-05-18T13:22:20.566Z] #49 8.625 + TMP_GOPATH= [2021-05-18T13:22:20.566Z] #49 8.625 + : /build [2021-05-18T13:22:20.566Z] #49 8.625 + '[' -z '' ']' [2021-05-18T13:22:20.566Z] #49 8.628 ++ mktemp -d [2021-05-18T13:22:20.566Z] #49 8.636 + export GOPATH=/tmp/tmp.Di8RLZMFHT [2021-05-18T13:22:20.566Z] #49 8.637 + GOPATH=/tmp/tmp.Di8RLZMFHT [2021-05-18T13:22:20.566Z] #49 8.637 + RM_GOPATH=1 [2021-05-18T13:22:20.566Z] #49 8.637 + case "$(go env GOARCH)" in [2021-05-18T13:22:20.566Z] #49 8.659 ++ go env GOARCH [2021-05-18T13:22:20.566Z] #49 8.688 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:20.566Z] #49 8.688 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:20.566Z] #49 8.688 ++ dirname /tmp/install/install.sh [2021-05-18T13:22:20.566Z] #49 8.688 + dir=/tmp/install [2021-05-18T13:22:20.566Z] #49 8.688 + bin=golangci_lint [2021-05-18T13:22:20.566Z] #49 8.688 + shift [2021-05-18T13:22:20.566Z] #49 8.688 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-18T13:22:20.566Z] #49 8.688 + . /tmp/install/golangci_lint.installer [2021-05-18T13:22:20.566Z] #49 8.688 ++ : v1.23.8 [2021-05-18T13:22:20.566Z] #49 8.688 + install_golangci_lint [2021-05-18T13:22:20.566Z] #49 8.688 + set -e [2021-05-18T13:22:20.566Z] #49 8.688 + export GO111MODULE=on [2021-05-18T13:22:20.566Z] #49 8.688 + GO111MODULE=on [2021-05-18T13:22:20.566Z] #49 8.688 + GOBIN=/build [2021-05-18T13:22:20.566Z] #49 8.688 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-18T13:22:20.566Z] #49 8.840 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-18T13:22:20.566Z] #49 8.842 go: finding github.com v1.23.8 [2021-05-18T13:22:20.566Z] #49 8.842 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-18T13:22:20.566Z] #49 8.842 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-18T13:22:20.566Z] #49 8.843 go: finding github.com/golangci v1.23.8 [2021-05-18T13:22:20.566Z] #49 10.03 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-18T13:22:20.593Z] #43 36.19 CC criu/cr-errno.o [2021-05-18T13:22:20.593Z] #43 36.23 CC criu/cr-restore.o [2021-05-18T13:22:20.800Z] #55 DONE 51.9s [2021-05-18T13:22:20.800Z] [2021-05-18T13:22:20.800Z] #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-05-18T13:22:20.800Z] #56 sha256:6115a91cb3c450a9bfc19ed1853fd19b5280d57a300645550d96f21bc7c3d94d [2021-05-18T13:22:20.828Z] #49 ... [2021-05-18T13:22:20.828Z] [2021-05-18T13:22:20.828Z] #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-05-18T13:22:20.828Z] #67 sha256:34cd957c7885040c04ca0f7e912210cb5711cc5006ecae737631d184373b00f1 [2021-05-18T13:22:20.828Z] #67 6.640 + RM_GOPATH=0 [2021-05-18T13:22:20.828Z] #67 6.640 + TMP_GOPATH= [2021-05-18T13:22:20.828Z] #67 6.640 + : /build [2021-05-18T13:22:20.828Z] #67 6.640 + '[' -z '' ']' [2021-05-18T13:22:20.828Z] #67 6.640 ++ mktemp -d [2021-05-18T13:22:20.828Z] #67 6.640 + export GOPATH=/tmp/tmp.u5lLszwh00 [2021-05-18T13:22:20.828Z] #67 6.640 + GOPATH=/tmp/tmp.u5lLszwh00 [2021-05-18T13:22:20.828Z] #67 6.640 + RM_GOPATH=1 [2021-05-18T13:22:20.828Z] #67 6.640 + case "$(go env GOARCH)" in [2021-05-18T13:22:20.828Z] #67 6.640 ++ go env GOARCH [2021-05-18T13:22:20.828Z] #67 6.663 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:20.828Z] #67 6.663 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:20.828Z] #67 6.665 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T13:22:20.828Z] #67 6.665 ++ dirname /tmp/install/install.sh [2021-05-18T13:22:20.828Z] #67 6.665 + dir=/tmp/install [2021-05-18T13:22:20.828Z] #67 6.665 + bin=proxy [2021-05-18T13:22:20.828Z] #67 6.665 + shift [2021-05-18T13:22:20.828Z] #67 6.665 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-18T13:22:20.828Z] #67 6.665 + . /tmp/install/proxy.installer [2021-05-18T13:22:20.828Z] #67 6.665 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T13:22:20.828Z] #67 6.665 + install_proxy [2021-05-18T13:22:20.828Z] #67 6.665 + case "$1" in [2021-05-18T13:22:20.828Z] #67 6.665 + export CGO_ENABLED=0 [2021-05-18T13:22:20.828Z] #67 6.665 + CGO_ENABLED=0 [2021-05-18T13:22:20.828Z] #67 6.665 + _install_proxy [2021-05-18T13:22:20.828Z] #67 6.665 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-18T13:22:20.828Z] #67 6.665 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.u5lLszwh00/src/github.com/docker/libnetwork [2021-05-18T13:22:20.828Z] #67 6.668 Cloning into '/tmp/tmp.u5lLszwh00/src/github.com/docker/libnetwork'... [2021-05-18T13:22:20.828Z] #67 ... [2021-05-18T13:22:20.828Z] [2021-05-18T13:22:20.828Z] #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-05-18T13:22:20.828Z] #47 sha256:d5fd9a73d2f44d18f6bf454c3557572f36790bbd4e99d69ec378963507589e7d [2021-05-18T13:22:20.828Z] #47 7.065 + RM_GOPATH=0 [2021-05-18T13:22:20.828Z] #47 7.065 + TMP_GOPATH= [2021-05-18T13:22:20.828Z] #47 7.065 + : /build [2021-05-18T13:22:20.828Z] #47 7.065 + '[' -z '' ']' [2021-05-18T13:22:20.828Z] #47 7.065 ++ mktemp -d [2021-05-18T13:22:20.828Z] #47 7.065 + export GOPATH=/tmp/tmp.fkE5IRZLpT [2021-05-18T13:22:20.828Z] #47 7.065 + GOPATH=/tmp/tmp.fkE5IRZLpT [2021-05-18T13:22:20.828Z] #47 7.065 + RM_GOPATH=1 [2021-05-18T13:22:20.828Z] #47 7.065 + case "$(go env GOARCH)" in [2021-05-18T13:22:20.828Z] #47 7.065 ++ go env GOARCH [2021-05-18T13:22:20.828Z] #47 7.065 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:20.828Z] #47 7.065 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:20.828Z] #47 7.065 ++ dirname /tmp/install/install.sh [2021-05-18T13:22:20.828Z] #47 7.065 + dir=/tmp/install [2021-05-18T13:22:20.828Z] #47 7.065 + bin=gotestsum [2021-05-18T13:22:20.828Z] #47 7.065 + shift [2021-05-18T13:22:20.828Z] #47 7.065 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-18T13:22:20.828Z] #47 7.065 + . /tmp/install/gotestsum.installer [2021-05-18T13:22:20.828Z] #47 7.065 ++ : v0.5.3 [2021-05-18T13:22:20.828Z] #47 7.065 + install_gotestsum [2021-05-18T13:22:20.828Z] #47 7.065 + set -e [2021-05-18T13:22:20.828Z] #47 7.065 + export GO111MODULE=on [2021-05-18T13:22:20.828Z] #47 7.065 + GO111MODULE=on [2021-05-18T13:22:20.828Z] #47 7.065 + GOBIN=/build [2021-05-18T13:22:20.828Z] #47 7.065 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-18T13:22:20.828Z] #47 7.127 go: finding gotest.tools v0.5.3 [2021-05-18T13:22:20.828Z] #47 7.127 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-18T13:22:20.828Z] #47 7.728 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-18T13:22:20.828Z] #47 8.327 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-18T13:22:20.828Z] #47 9.183 go: downloading github.com/fatih/color v1.9.0 [2021-05-18T13:22:20.828Z] #47 9.326 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T13:22:20.828Z] #47 9.521 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T13:22:20.828Z] #47 9.522 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-18T13:22:20.828Z] #47 9.548 go: extracting github.com/fatih/color v1.9.0 [2021-05-18T13:22:20.828Z] #47 9.548 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T13:22:20.828Z] #47 9.559 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-18T13:22:20.828Z] #47 9.893 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T13:22:20.828Z] #47 9.927 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-18T13:22:20.828Z] #47 10.05 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T13:22:20.828Z] #47 10.06 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T13:22:20.828Z] #47 10.06 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T13:22:20.828Z] #47 10.31 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-18T13:22:20.828Z] #47 10.49 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-18T13:22:20.828Z] #47 10.55 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-18T13:22:20.828Z] #47 10.69 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T13:22:20.828Z] #47 10.71 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T13:22:20.828Z] #47 10.96 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-18T13:22:21.089Z] #47 ... [2021-05-18T13:22:21.089Z] [2021-05-18T13:22:21.089Z] #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-05-18T13:22:21.089Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:22:21.089Z] #42 9.860 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:22:21.089Z] #42 9.910 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:22:21.089Z] #42 9.910 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:22:21.089Z] #42 ... [2021-05-18T13:22:21.089Z] [2021-05-18T13:22:21.089Z] #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-05-18T13:22:21.089Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T13:22:21.089Z] #32 8.201 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-18T13:22:21.089Z] #32 8.212 Cloning into '.'... [2021-05-18T13:22:21.351Z] #32 ... [2021-05-18T13:22:21.351Z] [2021-05-18T13:22:21.351Z] #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-05-18T13:22:21.351Z] #45 sha256:e1972023b1f294750cb9da277aea4582ca90e6dac29b1f87587b8cc9077c1659 [2021-05-18T13:22:21.351Z] #45 7.905 + RM_GOPATH=0 [2021-05-18T13:22:21.351Z] #45 7.905 + TMP_GOPATH= [2021-05-18T13:22:21.351Z] #45 7.905 + : /build [2021-05-18T13:22:21.351Z] #45 7.905 + '[' -z '' ']' [2021-05-18T13:22:21.351Z] #45 7.905 ++ mktemp -d [2021-05-18T13:22:21.351Z] #45 7.905 + export GOPATH=/tmp/tmp.eJ3hU6pgFh [2021-05-18T13:22:21.351Z] #45 7.905 + GOPATH=/tmp/tmp.eJ3hU6pgFh [2021-05-18T13:22:21.351Z] #45 7.905 + RM_GOPATH=1 [2021-05-18T13:22:21.351Z] #45 7.905 + case "$(go env GOARCH)" in [2021-05-18T13:22:21.351Z] #45 7.905 ++ go env GOARCH [2021-05-18T13:22:21.351Z] #45 7.916 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:21.351Z] #45 7.916 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:21.351Z] #45 7.916 ++ dirname /tmp/install/install.sh [2021-05-18T13:22:21.351Z] #45 7.925 + dir=/tmp/install [2021-05-18T13:22:21.351Z] #45 7.925 + bin=vndr [2021-05-18T13:22:21.351Z] #45 7.925 + shift [2021-05-18T13:22:21.351Z] #45 7.925 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-18T13:22:21.351Z] #45 7.925 + . /tmp/install/vndr.installer [2021-05-18T13:22:21.351Z] #45 7.925 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T13:22:21.351Z] #45 7.936 + install_vndr [2021-05-18T13:22:21.351Z] #45 7.936 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-18T13:22:21.351Z] #45 7.936 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.eJ3hU6pgFh/src/github.com/LK4D4/vndr [2021-05-18T13:22:21.351Z] #45 7.938 Cloning into '/tmp/tmp.eJ3hU6pgFh/src/github.com/LK4D4/vndr'... [2021-05-18T13:22:21.351Z] #45 7.952 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T13:22:21.351Z] #45 8.743 + cd /tmp/tmp.eJ3hU6pgFh/src/github.com/LK4D4/vndr [2021-05-18T13:22:21.351Z] #45 8.743 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T13:22:21.351Z] #45 8.771 + go build -buildmode=pie -v -o /build/vndr . [2021-05-18T13:22:21.351Z] #45 11.01 internal/race [2021-05-18T13:22:21.351Z] #45 11.33 sync/atomic [2021-05-18T13:22:21.351Z] #45 11.44 runtime [2021-05-18T13:22:21.351Z] #45 ... [2021-05-18T13:22:21.351Z] [2021-05-18T13:22:21.351Z] #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-05-18T13:22:21.351Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T13:22:21.351Z] #55 9.207 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:22:21.351Z] #55 9.303 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:22:21.352Z] #55 9.303 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:22:21.352Z] #55 11.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:22:21.612Z] #55 ... [2021-05-18T13:22:21.612Z] [2021-05-18T13:22:21.612Z] #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-05-18T13:22:21.612Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:22:21.612Z] #42 11.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:22:21.734Z] Fetching without tags [2021-05-18T13:22:21.960Z] #43 37.70 CC criu/cr-service.o [2021-05-18T13:22:22.116Z] Merging remotes/origin/20.10 commit e4b9915803c59f3a761c67dd46c606a4f3e3a98f into PR head commit 94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:22:22.180Z] #56 1.676 + RM_GOPATH=0 [2021-05-18T13:22:22.180Z] #56 1.677 + TMP_GOPATH= [2021-05-18T13:22:22.180Z] #56 1.677 + : /build [2021-05-18T13:22:22.180Z] #56 1.678 + '[' -z '' ']' [2021-05-18T13:22:22.180Z] #56 1.682 ++ mktemp -d [2021-05-18T13:22:22.439Z] #56 1.684 + export GOPATH=/tmp/tmp.zt3BgNBjcC [2021-05-18T13:22:22.440Z] #56 1.684 + GOPATH=/tmp/tmp.zt3BgNBjcC [2021-05-18T13:22:22.440Z] #56 1.684 + RM_GOPATH=1 [2021-05-18T13:22:22.440Z] #56 1.684 + case "$(go env GOARCH)" in [2021-05-18T13:22:22.440Z] #56 1.684 ++ go env GOARCH [2021-05-18T13:22:22.440Z] #56 1.714 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:22.440Z] #56 1.714 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:22.440Z] #56 1.714 ++ dirname /tmp/install/install.sh [2021-05-18T13:22:22.440Z] #56 1.715 + dir=/tmp/install [2021-05-18T13:22:22.440Z] #56 1.716 + bin=containerd [2021-05-18T13:22:22.440Z] #56 1.716 + shift [2021-05-18T13:22:22.440Z] #56 1.716 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-18T13:22:22.440Z] #56 1.716 + . /tmp/install/containerd.installer [2021-05-18T13:22:22.440Z] #56 1.716 ++ set -e [2021-05-18T13:22:22.440Z] #56 1.716 ++ : 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-18T13:22:22.440Z] #56 1.716 + install_containerd [2021-05-18T13:22:22.440Z] #56 1.716 + echo 'Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a' [2021-05-18T13:22:22.440Z] #56 1.716 Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-18T13:22:22.440Z] #56 1.716 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zt3BgNBjcC/src/github.com/containerd/containerd [2021-05-18T13:22:22.440Z] #56 1.730 Cloning into '/tmp/tmp.zt3BgNBjcC/src/github.com/containerd/containerd'... [2021-05-18T13:22:22.522Z] #43 38.20 CC criu/crtools.o [2021-05-18T13:22:22.522Z] #43 ... [2021-05-18T13:22:22.522Z] [2021-05-18T13:22:22.522Z] #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-05-18T13:22:22.522Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:22:22.523Z] #20 1.388 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-18T13:22:22.523Z] #20 1.398 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:22:22.523Z] #20 1.408 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:22:22.523Z] #20 1.412 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:22:22.523Z] #20 1.745 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-18T13:22:22.523Z] #20 2.127 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:22:22.523Z] #20 2.673 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:22:22.523Z] #20 3.224 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:22:22.523Z] #20 4.165 Fetched 8963 kB in 3s (2960 kB/s) [2021-05-18T13:22:22.523Z] #20 4.165 Reading package lists... [2021-05-18T13:22:22.523Z] #20 5.197 Reading package lists... [2021-05-18T13:22:22.523Z] #20 6.166 Building dependency tree... [2021-05-18T13:22:22.523Z] #20 6.552 libcap2-bin is already the newest version (1:2.25-2). [2021-05-18T13:22:22.523Z] #20 6.552 The following additional packages will be installed: [2021-05-18T13:22:22.523Z] #20 6.552 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-18T13:22:22.523Z] #20 6.552 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-18T13:22:22.523Z] #20 6.552 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-18T13:22:22.523Z] #20 6.552 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-18T13:22:22.523Z] #20 6.553 python3.7 python3.7-minimal vim-runtime xxd [2021-05-18T13:22:22.523Z] #20 6.554 Suggested packages: [2021-05-18T13:22:22.523Z] #20 6.554 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-18T13:22:22.523Z] #20 6.554 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-18T13:22:22.523Z] #20 6.554 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-18T13:22:22.523Z] #20 6.554 Recommended packages: [2021-05-18T13:22:22.523Z] #20 6.554 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-18T13:22:22.523Z] #20 6.554 python3-keyrings.alt python3-xdg unzip [2021-05-18T13:22:22.523Z] #20 7.071 The following NEW packages will be installed: [2021-05-18T13:22:22.523Z] #20 7.072 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-18T13:22:22.523Z] #20 7.072 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-18T13:22:22.523Z] #20 7.072 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-18T13:22:22.523Z] #20 7.072 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-18T13:22:22.523Z] #20 7.073 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-18T13:22:22.523Z] #20 7.073 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-18T13:22:22.523Z] #20 7.073 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-18T13:22:22.523Z] #20 7.073 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-18T13:22:22.523Z] #20 7.073 xz-utils zip [2021-05-18T13:22:22.523Z] #20 7.350 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-18T13:22:22.523Z] #20 7.350 Need to get 28.5 MB of archives. [2021-05-18T13:22:22.523Z] #20 7.350 After this operation, 116 MB of additional disk space will be used. [2021-05-18T13:22:22.523Z] #20 7.350 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-18T13:22:22.523Z] #20 7.353 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-18T13:22:22.523Z] #20 7.369 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-18T13:22:22.523Z] #20 7.396 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-18T13:22:22.523Z] #20 7.398 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-18T13:22:22.523Z] #20 7.401 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-18T13:22:22.523Z] #20 7.446 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-18T13:22:22.523Z] #20 7.452 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-18T13:22:22.523Z] #20 7.453 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-18T13:22:22.523Z] #20 7.455 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-18T13:22:22.523Z] #20 7.456 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-18T13:22:22.523Z] #20 7.458 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-18T13:22:22.523Z] #20 7.460 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-18T13:22:22.523Z] #20 7.460 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-18T13:22:22.523Z] #20 7.462 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-18T13:22:22.523Z] #20 7.463 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-18T13:22:22.523Z] #20 7.470 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-18T13:22:22.523Z] #20 7.473 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-18T13:22:22.523Z] #20 7.476 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-18T13:22:22.523Z] #20 7.480 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-18T13:22:22.523Z] #20 7.482 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-18T13:22:22.523Z] #20 7.485 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-18T13:22:22.523Z] #20 7.494 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-18T13:22:22.523Z] #20 7.496 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-18T13:22:22.523Z] #20 7.500 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-18T13:22:22.523Z] #20 7.502 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-18T13:22:22.523Z] #20 7.504 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-18T13:22:22.523Z] #20 7.504 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-18T13:22:22.523Z] #20 7.506 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-18T13:22:22.523Z] #20 7.697 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-18T13:22:22.523Z] #20 7.699 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-18T13:22:22.523Z] #20 7.700 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-18T13:22:22.523Z] #20 7.701 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-18T13:22:22.523Z] #20 7.704 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-18T13:22:22.523Z] #20 7.709 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-18T13:22:22.523Z] #20 7.736 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-18T13:22:22.523Z] #20 7.738 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-18T13:22:22.523Z] #20 7.740 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-18T13:22:22.523Z] #20 7.744 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-18T13:22:22.523Z] #20 7.747 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-18T13:22:22.523Z] #20 7.752 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-18T13:22:22.523Z] #20 7.753 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-18T13:22:22.523Z] #20 7.774 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-18T13:22:22.523Z] #20 7.784 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-18T13:22:22.523Z] #20 7.789 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-18T13:22:22.523Z] #20 7.891 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-18T13:22:22.523Z] #20 7.913 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-18T13:22:22.523Z] #20 7.930 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-18T13:22:22.523Z] #20 8.131 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:22:22.523Z] #20 8.173 Fetched 28.5 MB in 1s (33.8 MB/s) [2021-05-18T13:22:22.523Z] #20 8.214 Selecting previously unselected package pigz. [2021-05-18T13:22:22.523Z] #20 8.214 (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-05-18T13:22:22.523Z] #20 8.234 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-18T13:22:22.523Z] #20 8.237 Unpacking pigz (2.4-1) ... [2021-05-18T13:22:22.523Z] #20 8.320 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-18T13:22:22.523Z] #20 8.323 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T13:22:22.523Z] #20 8.329 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T13:22:22.523Z] #20 8.525 Selecting previously unselected package python3.7-minimal. [2021-05-18T13:22:22.523Z] #20 8.528 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T13:22:22.523Z] #20 8.556 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-18T13:22:22.523Z] #20 8.842 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T13:22:22.523Z] #20 8.860 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-18T13:22:22.523Z] #20 ... [2021-05-18T13:22:22.523Z] [2021-05-18T13:22:22.523Z] #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-05-18T13:22:22.523Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:22:22.523Z] #43 38.36 CC criu/eventfd.o [2021-05-18T13:22:22.779Z] #43 38.48 CC criu/eventpoll.o [2021-05-18T13:22:23.008Z] #56 ... [2021-05-18T13:22:23.008Z] [2021-05-18T13:22:23.008Z] #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-05-18T13:22:23.008Z] #49 sha256:d90702e73824e0c5ccfefea6dd2a7305e9e1e775869265f96a0eed0b204bd0ea [2021-05-18T13:22:23.008Z] #49 44.20 go: extracting golang.org/x/text v0.3.2 [2021-05-18T13:22:23.008Z] #49 48.98 go: finding github.com/fatih/color v1.7.0 [2021-05-18T13:22:23.008Z] #49 49.01 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T13:22:23.008Z] #49 49.04 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-18T13:22:23.008Z] #49 49.06 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-18T13:22:23.008Z] #49 49.13 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-18T13:22:23.008Z] #49 49.19 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T13:22:23.008Z] #49 49.21 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T13:22:23.008Z] #49 49.26 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T13:22:23.008Z] #49 49.28 go: finding github.com/pkg/errors v0.8.1 [2021-05-18T13:22:23.008Z] #49 49.30 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T13:22:23.008Z] #49 49.30 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T13:22:23.008Z] #49 49.32 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-18T13:22:23.008Z] #49 49.32 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T13:22:23.008Z] #49 49.36 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-18T13:22:23.008Z] #49 49.38 go: finding github.com/stretchr/testify v1.4.0 [2021-05-18T13:22:23.008Z] #49 49.41 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-18T13:22:23.008Z] #49 49.43 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T13:22:23.008Z] #49 49.45 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-18T13:22:23.008Z] #49 49.46 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-18T13:22:23.008Z] #49 49.46 go: finding github.com/stretchr/objx v0.2.0 [2021-05-18T13:22:23.008Z] #49 49.47 go: finding github.com/spf13/viper v1.6.1 [2021-05-18T13:22:23.008Z] #49 49.47 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T13:22:23.008Z] #49 49.55 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-18T13:22:23.008Z] #49 49.73 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T13:22:23.008Z] #49 49.83 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T13:22:23.008Z] #49 49.83 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T13:22:23.008Z] #49 49.85 go: finding github.com/spf13/cobra v0.0.5 [2021-05-18T13:22:23.008Z] #49 49.87 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T13:22:23.008Z] #49 49.88 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-18T13:22:23.008Z] #49 49.93 go: finding github.com/gobwas/glob v0.2.3 [2021-05-18T13:22:23.008Z] #49 49.94 go: finding github.com/spf13/pflag v1.0.5 [2021-05-18T13:22:23.008Z] #49 49.98 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T13:22:23.008Z] #49 50.01 go: finding github.com/magiconair/properties v1.8.1 [2021-05-18T13:22:23.008Z] #49 50.02 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T13:22:23.008Z] #49 50.06 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T13:22:23.008Z] #49 50.08 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-18T13:22:23.008Z] #49 50.19 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T13:22:23.008Z] #49 50.25 go: finding github.com/spf13/afero v1.1.2 [2021-05-18T13:22:23.008Z] #49 50.26 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T13:22:23.008Z] #49 50.29 go: finding github.com/spf13/cast v1.3.0 [2021-05-18T13:22:23.008Z] #49 50.31 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T13:22:23.008Z] #49 50.35 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T13:22:23.008Z] #49 50.40 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T13:22:23.008Z] #49 50.49 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-18T13:22:23.008Z] #49 50.50 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T13:22:23.008Z] #49 50.53 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T13:22:23.008Z] #49 50.53 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-18T13:22:23.008Z] #49 50.64 go: finding golang.org/x/text v0.3.2 [2021-05-18T13:22:23.008Z] #49 50.75 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T13:22:23.008Z] #49 50.75 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T13:22:23.008Z] #49 50.94 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T13:22:23.008Z] #49 51.06 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T13:22:23.008Z] #49 51.07 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T13:22:23.008Z] #49 51.08 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T13:22:23.008Z] #49 51.10 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T13:22:23.008Z] #49 51.11 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T13:22:23.008Z] #49 51.11 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-18T13:22:23.008Z] #49 51.11 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T13:22:23.008Z] #49 51.13 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T13:22:23.008Z] #49 51.17 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T13:22:23.008Z] #49 51.21 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T13:22:23.008Z] #49 51.21 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T13:22:23.008Z] #49 51.27 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T13:22:23.008Z] #49 51.29 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T13:22:23.008Z] #49 51.32 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-18T13:22:23.008Z] #49 51.36 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-18T13:22:23.008Z] #49 51.36 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-18T13:22:23.008Z] #49 51.37 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T13:22:23.008Z] #49 51.44 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-18T13:22:23.008Z] #49 51.67 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T13:22:23.008Z] #49 51.70 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T13:22:23.008Z] #49 51.70 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T13:22:23.008Z] #49 52.04 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-18T13:22:23.008Z] #49 52.04 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T13:22:23.035Z] #43 38.76 CC criu/external.o [2021-05-18T13:22:23.035Z] #43 38.86 CC criu/fault-injection.o [2021-05-18T13:22:23.035Z] #43 38.90 CC criu/fdstore.o [2021-05-18T13:22:23.268Z] #49 ... [2021-05-18T13:22:23.268Z] [2021-05-18T13:22:23.268Z] #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-05-18T13:22:23.268Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:22:23.268Z] #42 38.92 Reading package lists... [2021-05-18T13:22:23.268Z] #42 45.58 Building dependency tree... [2021-05-18T13:22:23.268Z] #42 48.85 The following additional packages will be installed: [2021-05-18T13:22:23.268Z] #42 48.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-18T13:22:23.268Z] #42 48.87 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-18T13:22:23.268Z] #42 48.88 Suggested packages: [2021-05-18T13:22:23.268Z] #42 48.89 manpages-dev python-setuptools [2021-05-18T13:22:23.268Z] #42 50.30 The following NEW packages will be installed: [2021-05-18T13:22:23.268Z] #42 50.31 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-18T13:22:23.268Z] #42 50.32 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-18T13:22:23.268Z] #42 50.32 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-18T13:22:23.268Z] #42 50.32 python-six zlib1g-dev [2021-05-18T13:22:23.268Z] #42 50.81 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T13:22:23.268Z] #42 50.81 Need to get 4095 kB of archives. [2021-05-18T13:22:23.268Z] #42 50.81 After this operation, 22.5 MB of additional disk space will be used. [2021-05-18T13:22:23.268Z] #42 50.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-18T13:22:23.268Z] #42 50.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-18T13:22:23.268Z] #42 50.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-05-18T13:22:23.268Z] #42 50.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-18T13:22:23.268Z] #42 50.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-18T13:22:23.268Z] #42 50.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-18T13:22:23.268Z] #42 50.91 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-05-18T13:22:23.268Z] #42 50.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-18T13:22:23.268Z] #42 50.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-18T13:22:23.268Z] #42 51.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-18T13:22:23.268Z] #42 51.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-18T13:22:23.268Z] #42 51.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-18T13:22:23.268Z] #42 51.30 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-05-18T13:22:23.268Z] #42 51.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-18T13:22:23.268Z] #42 51.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-18T13:22:23.268Z] #42 51.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-18T13:22:23.268Z] #42 51.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-18T13:22:23.268Z] #42 53.08 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:22:23.268Z] #42 53.33 Fetched 4095 kB in 1s (4439 kB/s) [2021-05-18T13:22:23.268Z] #42 53.51 Selecting previously unselected package libcap-dev:amd64. [2021-05-18T13:22:23.268Z] #42 53.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 ... 15410 files and directories currently installed.) [2021-05-18T13:22:23.268Z] #42 53.57 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-18T13:22:23.268Z] #42 53.58 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-18T13:22:23.268Z] #42 53.72 Selecting previously unselected package libnet1:amd64. [2021-05-18T13:22:23.268Z] #42 53.72 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T13:22:23.268Z] #42 53.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:22:23.268Z] #42 53.86 Selecting previously unselected package libnet1-dev. [2021-05-18T13:22:23.268Z] #42 53.87 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T13:22:23.268Z] #42 53.89 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-18T13:22:23.268Z] #42 54.07 Selecting previously unselected package libnl-3-200:amd64. [2021-05-18T13:22:23.268Z] #42 54.07 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-18T13:22:23.268Z] #42 54.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T13:22:23.268Z] #42 54.23 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-18T13:22:23.268Z] #42 54.23 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-18T13:22:23.268Z] #42 54.24 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-18T13:22:23.268Z] #42 54.56 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-18T13:22:23.291Z] #43 39.02 CC criu/fifo.o [2021-05-18T13:22:23.291Z] #43 39.18 CC criu/file-ids.o [2021-05-18T13:22:21.679Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T13:22:21.691Z] > git config --add remote.origin.fetch +refs/pull/42382/head:refs/remotes/origin/PR-42382 # timeout=10 [2021-05-18T13:22:21.703Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:22:21.712Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T13:22:21.728Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T13:22:21.728Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:22:21.731Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:22:22.120Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T13:22:22.139Z] > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10 [2021-05-18T13:22:23.527Z] #42 54.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-18T13:22:23.527Z] #42 54.58 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T13:22:23.527Z] #42 54.67 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-18T13:22:23.527Z] #42 54.67 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-18T13:22:23.527Z] #42 54.69 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-18T13:22:23.527Z] #42 54.80 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-18T13:22:23.546Z] Merge succeeded, producing 94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:22:23.546Z] Checking out Revision 94c1890d3997cad133e50f0899677f4966078951 (PR-42382) [2021-05-18T13:22:23.547Z] #43 39.28 CC criu/file-lock.o [2021-05-18T13:22:23.786Z] #42 54.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-18T13:22:23.786Z] #42 54.80 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-18T13:22:23.786Z] #42 55.07 Selecting previously unselected package libprotobuf17:amd64. [2021-05-18T13:22:23.804Z] #43 39.60 CC criu/files-ext.o [2021-05-18T13:22:23.804Z] #43 39.74 CC criu/files-reg.o [2021-05-18T13:22:24.045Z] #42 55.08 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-18T13:22:24.045Z] #42 55.08 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-18T13:22:24.045Z] #42 ... [2021-05-18T13:22:24.045Z] [2021-05-18T13:22:24.045Z] #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-05-18T13:22:24.045Z] #34 sha256:2f84c41e0f7378433fbb2cb55fd8e3ecf1ccb97116aee2de8c4539f9f8567ac0 [2021-05-18T13:22:24.045Z] #34 45.18 internal/reflectlite [2021-05-18T13:22:24.045Z] #34 45.18 sync [2021-05-18T13:22:24.045Z] #34 47.66 errors [2021-05-18T13:22:24.045Z] #34 47.67 sort [2021-05-18T13:22:24.045Z] #34 48.16 strconv [2021-05-18T13:22:24.045Z] #34 48.99 io [2021-05-18T13:22:24.045Z] #34 50.26 internal/oserror [2021-05-18T13:22:24.045Z] #34 50.36 syscall [2021-05-18T13:22:24.045Z] #34 52.59 reflect [2021-05-18T13:22:24.045Z] #34 ... [2021-05-18T13:22:24.045Z] [2021-05-18T13:22:24.045Z] #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-05-18T13:22:24.045Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:22:24.045Z] #36 43.90 Building dependency tree... [2021-05-18T13:22:24.045Z] #36 47.07 The following additional packages will be installed: [2021-05-18T13:22:24.045Z] #36 47.10 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-18T13:22:24.045Z] #36 47.11 Suggested packages: [2021-05-18T13:22:24.045Z] #36 47.12 cmake-doc ninja-build lrzip [2021-05-18T13:22:24.045Z] #36 47.12 Recommended packages: [2021-05-18T13:22:24.045Z] #36 47.12 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-18T13:22:24.045Z] #36 48.15 The following NEW packages will be installed: [2021-05-18T13:22:24.045Z] #36 48.15 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-18T13:22:24.045Z] #36 48.16 vim-common xxd [2021-05-18T13:22:24.045Z] #36 48.66 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T13:22:24.045Z] #36 48.66 Need to get 14.9 MB of archives. [2021-05-18T13:22:24.045Z] #36 48.66 After this operation, 61.8 MB of additional disk space will be used. [2021-05-18T13:22:24.045Z] #36 48.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-18T13:22:24.045Z] #36 48.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-18T13:22:24.045Z] #36 48.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-18T13:22:24.045Z] #36 48.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-18T13:22:24.045Z] #36 49.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-18T13:22:24.045Z] #36 49.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-18T13:22:24.045Z] #36 49.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-18T13:22:24.045Z] #36 49.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-18T13:22:24.045Z] #36 49.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-18T13:22:24.045Z] #36 49.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-18T13:22:24.045Z] #36 51.54 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:22:24.046Z] #36 52.04 Fetched 14.9 MB in 2s (8246 kB/s) [2021-05-18T13:22:24.046Z] #36 52.31 Selecting previously unselected package xxd. [2021-05-18T13:22:24.046Z] #36 52.31 (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-05-18T13:22:24.046Z] #36 52.51 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T13:22:24.046Z] #36 52.53 Unpacking xxd (2:8.1.0875-5) ... [2021-05-18T13:22:24.046Z] #36 52.91 Selecting previously unselected package vim-common. [2021-05-18T13:22:24.046Z] #36 52.91 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-18T13:22:24.046Z] #36 52.97 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-18T13:22:24.046Z] #36 53.51 Selecting previously unselected package cmake-data. [2021-05-18T13:22:24.046Z] #36 53.51 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-18T13:22:24.046Z] #36 53.52 Unpacking cmake-data (3.13.4-1) ... [2021-05-18T13:22:24.304Z] #36 ... [2021-05-18T13:22:24.304Z] [2021-05-18T13:22:24.304Z] #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-05-18T13:22:24.304Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:22:24.304Z] #13 43.77 Building dependency tree... [2021-05-18T13:22:24.304Z] #13 47.76 The following additional packages will be installed: [2021-05-18T13:22:24.304Z] #13 47.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-18T13:22:24.304Z] #13 47.77 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-18T13:22:24.304Z] #13 47.79 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-18T13:22:24.304Z] #13 47.79 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-18T13:22:24.305Z] #13 47.79 mingw-w64-common mingw-w64-x86-64-dev [2021-05-18T13:22:24.305Z] #13 47.80 Suggested packages: [2021-05-18T13:22:24.305Z] #13 47.80 gcc-8-locales seccomp wine64 [2021-05-18T13:22:24.305Z] #13 49.16 The following NEW packages will be installed: [2021-05-18T13:22:24.305Z] #13 49.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-18T13:22:24.305Z] #13 49.18 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-18T13:22:24.305Z] #13 49.18 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-18T13:22:24.305Z] #13 49.18 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-18T13:22:24.305Z] #13 49.18 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-18T13:22:24.305Z] #13 49.19 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-18T13:22:24.305Z] #13 49.19 The following packages will be upgraded: [2021-05-18T13:22:24.305Z] #13 49.20 libseccomp2 libsystemd0 libudev1 [2021-05-18T13:22:24.563Z] #13 ... [2021-05-18T13:22:24.563Z] [2021-05-18T13:22:24.563Z] #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-05-18T13:22:24.564Z] #45 sha256:176b205b80fae36ab42825e77d5128a1360782795dd3b09e4080d632a19c1946 [2021-05-18T13:22:24.564Z] #45 45.78 internal/reflectlite [2021-05-18T13:22:24.564Z] #45 45.79 sync [2021-05-18T13:22:24.564Z] #45 47.12 github.com/LK4D4/vndr/godl/singleflight [2021-05-18T13:22:24.564Z] #45 47.46 math/rand [2021-05-18T13:22:24.564Z] #45 48.65 internal/singleflight [2021-05-18T13:22:24.564Z] #45 49.22 strconv [2021-05-18T13:22:24.564Z] #45 49.25 io [2021-05-18T13:22:24.564Z] #45 50.46 bytes [2021-05-18T13:22:24.564Z] #45 53.76 bufio [2021-05-18T13:22:24.564Z] #45 54.03 reflect [2021-05-18T13:22:24.564Z] #45 55.63 syscall [2021-05-18T13:22:24.733Z] #43 40.45 CC criu/files.o [2021-05-18T13:22:24.822Z] #45 ... [2021-05-18T13:22:24.823Z] [2021-05-18T13:22:24.823Z] #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-05-18T13:22:24.823Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:22:24.823Z] #42 55.89 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-18T13:22:24.823Z] #42 55.89 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-18T13:22:24.823Z] #42 55.90 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-18T13:22:24.823Z] #42 56.12 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-18T13:22:25.081Z] #42 56.15 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-18T13:22:25.081Z] #42 56.19 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-18T13:22:25.295Z] #43 41.12 CC criu/filesystems.o [2021-05-18T13:22:25.551Z] #43 41.34 CC criu/fsnotify.o [2021-05-18T13:22:25.808Z] #43 41.72 CC criu/image-desc.o [2021-05-18T13:22:23.504Z] > git remote # timeout=10 [2021-05-18T13:22:23.511Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T13:22:23.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:22:23.518Z] > git merge e4b9915803c59f3a761c67dd46c606a4f3e3a98f # timeout=10 [2021-05-18T13:22:23.530Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T13:22:23.540Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T13:22:23.545Z] > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10 [2021-05-18T13:22:26.080Z] #43 41.77 CC criu/image.o [2021-05-18T13:22:26.336Z] #43 42.10 CC criu/ipc_ns.o [2021-05-18T13:22:26.459Z] #42 57.57 Selecting previously unselected package libprotoc17:amd64. [2021-05-18T13:22:26.459Z] #42 57.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-18T13:22:26.459Z] #42 57.62 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-18T13:22:26.897Z] #43 42.49 CC criu/irmap.o [2021-05-18T13:22:26.897Z] #43 ... [2021-05-18T13:22:26.897Z] [2021-05-18T13:22:26.897Z] #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-05-18T13:22:26.897Z] #53 sha256:aca26b5a454d858a341b0d55e187b3f572a165b59739425e5ba6da4b771b7f0e [2021-05-18T13:22:26.897Z] #53 21.41 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-05-18T13:22:26.897Z] #53 22.17 + mkdir -p /build [2021-05-18T13:22:26.897Z] #53 22.17 + cp runc /build/runc [2021-05-18T13:22:26.897Z] #53 DONE 23.0s [2021-05-18T13:22:26.897Z] [2021-05-18T13:22:26.897Z] #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-05-18T13:22:26.897Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:22:26.897Z] #43 42.69 CC criu/kcmp-ids.o [2021-05-18T13:22:26.897Z] #43 42.81 CC criu/kerndat.o [2021-05-18T13:22:26.923Z] #42 16.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:22:26.923Z] #42 ... [2021-05-18T13:22:26.923Z] [2021-05-18T13:22:26.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-05-18T13:22:26.923Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T13:22:26.923Z] #55 16.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:22:27.027Z] #42 58.28 Selecting previously unselected package protobuf-c-compiler. [2021-05-18T13:22:27.286Z] #42 58.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-18T13:22:27.286Z] #42 58.30 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-18T13:22:27.286Z] #42 58.43 Selecting previously unselected package protobuf-compiler. [2021-05-18T13:22:27.286Z] #42 58.47 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-18T13:22:27.286Z] #42 58.49 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-18T13:22:27.286Z] #42 58.67 Selecting previously unselected package python-pkg-resources. [2021-05-18T13:22:27.286Z] #42 58.68 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-18T13:22:27.286Z] #42 58.68 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-18T13:22:27.460Z] #43 43.18 CC criu/libnetlink.o [2021-05-18T13:22:27.460Z] #43 43.29 CC criu/log.o [2021-05-18T13:22:27.545Z] #42 58.92 Selecting previously unselected package python-six. [2021-05-18T13:22:27.545Z] #42 58.93 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-18T13:22:27.636Z] Commit message: "builder-next: relax second cache key requirements for schema1" [2021-05-18T13:22:27.715Z] #43 43.46 CC criu/lsm.o [2021-05-18T13:22:27.804Z] #42 58.93 Unpacking python-six (1.12.0-1) ... [2021-05-18T13:22:27.804Z] #42 59.03 Selecting previously unselected package python-protobuf. [2021-05-18T13:22:27.804Z] #42 59.04 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-18T13:22:27.804Z] #42 59.05 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-18T13:22:27.970Z] #43 43.59 CC criu/mem.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-18T13:22:28.225Z] #43 44.02 CC criu/memfd.o [2021-05-18T13:22:28.308Z] #55 ... [2021-05-18T13:22:28.308Z] [2021-05-18T13:22:28.308Z] #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-05-18T13:22:28.308Z] #58 sha256:563b16727cbee3f8caae4695b08613d0d09f4b7d0b9cbb85d5305d917356af85 [2021-05-18T13:22:28.308Z] #58 8.390 + RM_GOPATH=0 [2021-05-18T13:22:28.308Z] #58 8.390 + TMP_GOPATH= [2021-05-18T13:22:28.308Z] #58 8.390 + : /build [2021-05-18T13:22:28.308Z] #58 8.390 + '[' -z '' ']' [2021-05-18T13:22:28.308Z] #58 8.390 ++ mktemp -d [2021-05-18T13:22:28.308Z] #58 8.390 + export GOPATH=/tmp/tmp.94OrsVXEYp [2021-05-18T13:22:28.308Z] #58 8.390 + GOPATH=/tmp/tmp.94OrsVXEYp [2021-05-18T13:22:28.309Z] #58 8.390 + RM_GOPATH=1 [2021-05-18T13:22:28.309Z] #58 8.390 + case "$(go env GOARCH)" in [2021-05-18T13:22:28.309Z] #58 8.390 ++ go env GOARCH [2021-05-18T13:22:28.309Z] #58 8.402 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:28.309Z] #58 8.402 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:28.309Z] #58 8.411 ++ dirname /tmp/install/install.sh [2021-05-18T13:22:28.309Z] #58 8.453 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T13:22:28.309Z] #58 8.474 + dir=/tmp/install [2021-05-18T13:22:28.309Z] #58 8.474 + bin=rootlesskit [2021-05-18T13:22:28.309Z] #58 8.474 + shift [2021-05-18T13:22:28.309Z] #58 8.474 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-18T13:22:28.309Z] #58 8.474 + . /tmp/install/rootlesskit.installer [2021-05-18T13:22:28.309Z] #58 8.474 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T13:22:28.309Z] #58 8.474 + install_rootlesskit [2021-05-18T13:22:28.309Z] #58 8.474 + case "$1" in [2021-05-18T13:22:28.309Z] #58 8.474 + export CGO_ENABLED=0 [2021-05-18T13:22:28.309Z] #58 8.474 + CGO_ENABLED=0 [2021-05-18T13:22:28.309Z] #58 8.474 + _install_rootlesskit [2021-05-18T13:22:28.309Z] #58 8.474 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-18T13:22:28.309Z] #58 8.474 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.94OrsVXEYp/src/github.com/rootless-containers/rootlesskit [2021-05-18T13:22:28.309Z] #58 8.474 Cloning into '/tmp/tmp.94OrsVXEYp/src/github.com/rootless-containers/rootlesskit'... [2021-05-18T13:22:28.309Z] #58 16.24 + cd /tmp/tmp.94OrsVXEYp/src/github.com/rootless-containers/rootlesskit [2021-05-18T13:22:28.309Z] #58 16.24 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T13:22:28.309Z] #58 16.33 + export GO111MODULE=on [2021-05-18T13:22:28.309Z] #58 16.33 + GO111MODULE=on [2021-05-18T13:22:28.309Z] #58 16.33 + export GOPROXY=https://proxy.golang.org [2021-05-18T13:22:28.309Z] #58 16.33 + GOPROXY=https://proxy.golang.org [2021-05-18T13:22:28.309Z] #58 16.33 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T13:22:28.309Z] #58 16.33 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-18T13:22:28.372Z] #42 59.59 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-18T13:22:28.481Z] #43 44.18 CC criu/mount.o [2021-05-18T13:22:28.569Z] #58 ... [2021-05-18T13:22:28.569Z] [2021-05-18T13:22:28.569Z] #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-05-18T13:22:28.569Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:22:28.569Z] #13 5.037 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-18T13:22:28.569Z] #13 5.334 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:22:28.569Z] #13 5.343 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:22:28.569Z] #13 5.388 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:22:28.569Z] #13 8.280 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-18T13:22:28.569Z] #13 11.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:22:28.948Z] + docker version [2021-05-18T13:22:29.042Z] #43 ... [2021-05-18T13:22:29.042Z] [2021-05-18T13:22:29.042Z] #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-05-18T13:22:29.042Z] #56 sha256:9a149be203023787a6305adb80787f15901cdf4df1b555751128d3862391cef8 [2021-05-18T13:22:29.042Z] #56 45.35 + bin/containerd [2021-05-18T13:22:29.042Z] #56 ... [2021-05-18T13:22:29.042Z] [2021-05-18T13:22:29.042Z] #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-05-18T13:22:29.042Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:22:29.042Z] #20 9.597 Selecting previously unselected package python3-minimal. [2021-05-18T13:22:29.042Z] #20 9.597 (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-05-18T13:22:29.042Z] #20 9.614 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 9.617 Unpacking python3-minimal (3.7.3-1) ... [2021-05-18T13:22:29.042Z] #20 9.676 Selecting previously unselected package libmpdec2:amd64. [2021-05-18T13:22:29.042Z] #20 9.680 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 9.694 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-18T13:22:29.042Z] #20 9.779 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-18T13:22:29.042Z] #20 9.782 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 9.791 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T13:22:29.042Z] #20 10.13 Selecting previously unselected package python3.7. [2021-05-18T13:22:29.042Z] #20 10.13 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 10.14 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-18T13:22:29.042Z] #20 10.25 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-18T13:22:29.042Z] #20 10.25 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 10.26 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-18T13:22:29.042Z] #20 10.31 Setting up python3-minimal (3.7.3-1) ... [2021-05-18T13:22:29.042Z] #20 10.63 Selecting previously unselected package python3. [2021-05-18T13:22:29.042Z] #20 10.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 ... 24096 files and directories currently installed.) [2021-05-18T13:22:29.042Z] #20 10.64 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 10.66 Unpacking python3 (3.7.3-1) ... [2021-05-18T13:22:29.042Z] #20 10.74 Selecting previously unselected package libip4tc0:amd64. [2021-05-18T13:22:29.042Z] #20 10.74 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 10.74 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-18T13:22:29.042Z] #20 10.81 Selecting previously unselected package libip6tc0:amd64. [2021-05-18T13:22:29.042Z] #20 10.82 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 10.82 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-18T13:22:29.042Z] #20 10.88 Selecting previously unselected package libiptc0:amd64. [2021-05-18T13:22:29.042Z] #20 10.89 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 10.89 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-18T13:22:29.042Z] #20 10.96 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-18T13:22:29.042Z] #20 10.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 10.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-18T13:22:29.042Z] #20 11.01 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-18T13:22:29.042Z] #20 11.02 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 11.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-18T13:22:29.042Z] #20 11.08 Selecting previously unselected package libnftnl11:amd64. [2021-05-18T13:22:29.042Z] #20 11.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 11.09 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-18T13:22:29.042Z] #20 11.15 Selecting previously unselected package iptables. [2021-05-18T13:22:29.042Z] #20 11.15 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 11.16 Unpacking iptables (1.8.2-4) ... [2021-05-18T13:22:29.042Z] #20 11.35 Selecting previously unselected package xxd. [2021-05-18T13:22:29.042Z] #20 11.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 11.36 Unpacking xxd (2:8.1.0875-5) ... [2021-05-18T13:22:29.042Z] #20 11.43 Selecting previously unselected package vim-common. [2021-05-18T13:22:29.042Z] #20 11.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-18T13:22:29.042Z] #20 11.46 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-18T13:22:29.042Z] #20 11.55 Selecting previously unselected package bash-completion. [2021-05-18T13:22:29.042Z] #20 11.56 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-18T13:22:29.042Z] #20 13.49 Unpacking bash-completion (1:2.8-6) ... [2021-05-18T13:22:29.042Z] #20 13.63 Selecting previously unselected package bzip2. [2021-05-18T13:22:29.042Z] #20 13.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 13.64 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-18T13:22:29.042Z] #20 13.68 Selecting previously unselected package xz-utils. [2021-05-18T13:22:29.042Z] #20 13.69 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 13.69 Unpacking xz-utils (5.2.4-1) ... [2021-05-18T13:22:29.042Z] #20 13.77 Selecting previously unselected package apparmor. [2021-05-18T13:22:29.042Z] #20 13.77 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 13.81 Unpacking apparmor (2.13.2-10) ... [2021-05-18T13:22:29.042Z] #20 13.92 Selecting previously unselected package aufs-tools. [2021-05-18T13:22:29.042Z] #20 13.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 13.93 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-18T13:22:29.042Z] #20 13.99 Selecting previously unselected package libonig5:amd64. [2021-05-18T13:22:29.042Z] #20 13.99 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 13.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-18T13:22:29.042Z] #20 14.04 Selecting previously unselected package libjq1:amd64. [2021-05-18T13:22:29.042Z] #20 14.05 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 14.05 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T13:22:29.042Z] #20 14.09 Selecting previously unselected package jq. [2021-05-18T13:22:29.042Z] #20 14.09 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 14.10 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-18T13:22:29.042Z] #20 14.14 Selecting previously unselected package libaio1:amd64. [2021-05-18T13:22:29.042Z] #20 14.14 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 14.15 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-18T13:22:29.042Z] #20 14.18 Selecting previously unselected package libgpm2:amd64. [2021-05-18T13:22:29.042Z] #20 14.18 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 14.19 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-18T13:22:29.042Z] #20 14.23 Selecting previously unselected package libicu63:amd64. [2021-05-18T13:22:29.042Z] #20 14.23 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 14.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T13:22:29.042Z] #20 15.05 Selecting previously unselected package libnet1:amd64. [2021-05-18T13:22:29.042Z] #20 15.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 15.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:22:29.042Z] #20 15.10 Selecting previously unselected package libnl-3-200:amd64. [2021-05-18T13:22:29.042Z] #20 15.10 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 15.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T13:22:29.042Z] #20 15.14 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-18T13:22:29.042Z] #20 15.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 15.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T13:22:29.042Z] #20 15.17 Selecting previously unselected package libreadline5:amd64. [2021-05-18T13:22:29.042Z] #20 15.17 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 15.18 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-18T13:22:29.042Z] #20 15.21 Selecting previously unselected package net-tools. [2021-05-18T13:22:29.042Z] #20 15.21 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 15.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-18T13:22:29.042Z] #20 15.26 Selecting previously unselected package python-pip-whl. [2021-05-18T13:22:29.042Z] #20 15.27 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-18T13:22:29.042Z] #20 15.27 Unpacking python-pip-whl (18.1-5) ... [2021-05-18T13:22:29.042Z] #20 15.44 Selecting previously unselected package python3-lib2to3. [2021-05-18T13:22:29.042Z] #20 15.45 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-18T13:22:29.042Z] #20 15.45 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-18T13:22:29.042Z] #20 15.49 Selecting previously unselected package python3-distutils. [2021-05-18T13:22:29.042Z] #20 15.49 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-18T13:22:29.042Z] #20 15.49 Unpacking python3-distutils (3.7.3-1) ... [2021-05-18T13:22:29.042Z] #20 15.54 Selecting previously unselected package python3-pip. [2021-05-18T13:22:29.042Z] #20 15.55 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-18T13:22:29.042Z] #20 15.55 Unpacking python3-pip (18.1-5) ... [2021-05-18T13:22:29.042Z] #20 15.59 Selecting previously unselected package python3-pkg-resources. [2021-05-18T13:22:29.042Z] #20 15.59 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-18T13:22:29.042Z] #20 15.60 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-18T13:22:29.042Z] #20 15.65 Selecting previously unselected package python3-setuptools. [2021-05-18T13:22:29.042Z] #20 15.66 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-18T13:22:29.042Z] #20 15.66 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-18T13:22:29.042Z] #20 15.72 Selecting previously unselected package python3-wheel. [2021-05-18T13:22:29.042Z] #20 15.72 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-18T13:22:29.042Z] #20 15.73 Unpacking python3-wheel (0.32.3-2) ... [2021-05-18T13:22:29.042Z] #20 15.76 Selecting previously unselected package sudo. [2021-05-18T13:22:29.042Z] #20 15.76 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-18T13:22:29.042Z] #20 15.76 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-18T13:22:29.042Z] #20 15.90 Selecting previously unselected package thin-provisioning-tools. [2021-05-18T13:22:29.298Z] #20 15.90 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-18T13:22:29.298Z] #20 15.90 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-18T13:22:29.298Z] #20 15.97 Selecting previously unselected package uidmap. [2021-05-18T13:22:29.298Z] #20 15.97 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-18T13:22:29.298Z] #20 15.97 Unpacking uidmap (1:4.5-1.1) ... [2021-05-18T13:22:29.298Z] #20 16.01 Selecting previously unselected package vim-runtime. [2021-05-18T13:22:29.298Z] #20 16.01 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-18T13:22:29.298Z] #20 16.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-18T13:22:29.298Z] #20 16.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-18T13:22:29.298Z] #20 16.06 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-18T13:22:29.522Z] #13 ... [2021-05-18T13:22:29.522Z] [2021-05-18T13:22:29.522Z] #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-05-18T13:22:29.522Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:22:29.522Z] #40 8.167 + git clone https://github.com/docker/distribution.git . [2021-05-18T13:22:29.522Z] #40 8.167 Cloning into '.'... [2021-05-18T13:22:29.522Z] #40 ... [2021-05-18T13:22:29.522Z] [2021-05-18T13:22:29.522Z] #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-05-18T13:22:29.522Z] #58 sha256:563b16727cbee3f8caae4695b08613d0d09f4b7d0b9cbb85d5305d917356af85 [2021-05-18T13:22:29.522Z] #58 19.31 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-18T13:22:29.522Z] #58 19.39 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T13:22:29.522Z] #58 19.39 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T13:22:29.522Z] #58 19.44 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-18T13:22:29.522Z] #58 19.47 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T13:22:29.522Z] #58 19.60 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T13:22:30.093Z] #58 19.92 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T13:22:30.093Z] #58 20.06 go: downloading github.com/google/uuid v1.2.0 [2021-05-18T13:22:30.093Z] #58 20.10 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-18T13:22:30.223Z] #20 16.63 Selecting previously unselected package vim. [2021-05-18T13:22:30.223Z] #20 16.63 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T13:22:30.223Z] #20 16.64 Unpacking vim (2:8.1.0875-5) ... [2021-05-18T13:22:30.223Z] #20 16.76 Selecting previously unselected package xfsprogs. [2021-05-18T13:22:30.223Z] #20 16.77 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-18T13:22:30.223Z] #20 16.77 Unpacking xfsprogs (4.20.0-1) ... [2021-05-18T13:22:30.223Z] #20 16.87 Selecting previously unselected package zip. [2021-05-18T13:22:30.223Z] #20 16.87 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-18T13:22:30.223Z] #20 16.88 Unpacking zip (3.0-11+b1) ... [2021-05-18T13:22:30.223Z] #20 16.93 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-18T13:22:30.223Z] #20 16.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-18T13:22:30.223Z] #20 16.95 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-18T13:22:30.223Z] #20 16.97 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-18T13:22:30.223Z] #20 16.97 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-18T13:22:30.351Z] Client: [2021-05-18T13:22:30.351Z] Context: default [2021-05-18T13:22:30.351Z] Debug Mode: false [2021-05-18T13:22:30.351Z] Plugins: [2021-05-18T13:22:30.351Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-18T13:22:30.351Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-18T13:22:30.351Z] [2021-05-18T13:22:30.351Z] Server: [2021-05-18T13:22:30.351Z] Containers: 0 [2021-05-18T13:22:30.351Z] Running: 0 [2021-05-18T13:22:30.351Z] Paused: 0 [2021-05-18T13:22:30.351Z] Stopped: 0 [2021-05-18T13:22:30.351Z] Images: 0 [2021-05-18T13:22:30.351Z] Server Version: 20.10.5 [2021-05-18T13:22:30.351Z] Storage Driver: overlay2 [2021-05-18T13:22:30.351Z] Backing Filesystem: extfs [2021-05-18T13:22:30.351Z] Supports d_type: true [2021-05-18T13:22:30.351Z] Native Overlay Diff: true [2021-05-18T13:22:30.351Z] Logging Driver: json-file [2021-05-18T13:22:30.351Z] Cgroup Driver: systemd [2021-05-18T13:22:30.351Z] Cgroup Version: 2 [2021-05-18T13:22:30.351Z] Plugins: [2021-05-18T13:22:30.351Z] Volume: local [2021-05-18T13:22:30.351Z] Network: bridge host ipvlan macvlan null overlay [2021-05-18T13:22:30.351Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-18T13:22:30.351Z] Swarm: inactive [2021-05-18T13:22:30.351Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-05-18T13:22:30.351Z] Default Runtime: runc [2021-05-18T13:22:30.351Z] Init Binary: docker-init [2021-05-18T13:22:30.351Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T13:22:30.351Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:22:30.351Z] init version: de40ad0 [2021-05-18T13:22:30.351Z] Security Options: [2021-05-18T13:22:30.351Z] apparmor [2021-05-18T13:22:30.351Z] seccomp [2021-05-18T13:22:30.351Z] Profile: default [2021-05-18T13:22:30.351Z] cgroupns [2021-05-18T13:22:30.351Z] Kernel Version: 5.4.0-1041-aws [2021-05-18T13:22:30.351Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-18T13:22:30.351Z] OSType: linux [2021-05-18T13:22:30.351Z] Architecture: x86_64 [2021-05-18T13:22:30.351Z] CPUs: 2 [2021-05-18T13:22:30.351Z] Total Memory: 7.569GiB [2021-05-18T13:22:30.351Z] Name: ip-10-100-66-249 [2021-05-18T13:22:30.351Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-05-18T13:22:30.351Z] Docker Root Dir: /var/lib/docker [2021-05-18T13:22:30.351Z] Debug Mode: false [2021-05-18T13:22:30.351Z] Registry: https://index.docker.io/v1/ [2021-05-18T13:22:30.351Z] Labels: [2021-05-18T13:22:30.351Z] Experimental: true [2021-05-18T13:22:30.351Z] Insecure Registries: [2021-05-18T13:22:30.351Z] 127.0.0.0/8 [2021-05-18T13:22:30.351Z] Live Restore Enabled: true [2021-05-18T13:22:30.351Z] [2021-05-18T13:22:30.351Z] WARNING: Support for cgroup v2 is experimental [2021-05-18T13:22:30.354Z] #58 20.21 go: downloading github.com/gofrs/flock v0.8.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-18T13:22:30.478Z] #20 16.98 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-18T13:22:30.478Z] #20 16.99 Setting up uidmap (1:4.5-1.1) ... [2021-05-18T13:22:30.478Z] #20 17.00 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-18T13:22:30.478Z] #20 17.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:22:30.478Z] #20 17.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-18T13:22:30.478Z] #20 17.02 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T13:22:30.478Z] #20 17.03 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T13:22:30.478Z] #20 17.04 Setting up xxd (2:8.1.0875-5) ... [2021-05-18T13:22:30.478Z] #20 17.05 Setting up zip (3.0-11+b1) ... [2021-05-18T13:22:30.478Z] #20 17.06 Setting up vim-common (2:8.1.0875-5) ... [2021-05-18T13:22:30.478Z] #20 17.07 Setting up bash-completion (1:2.8-6) ... [2021-05-18T13:22:30.620Z] #58 20.50 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T13:22:30.712Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:94c1890d3997cad133e50f0899677f4966078951 . [2021-05-18T13:22:30.712Z] #2 [internal] load .dockerignore [2021-05-18T13:22:30.712Z] #2 sha256:3d06064e28e00481929419d07735f72f5ae4461109eae114bf0941142fadb7c6 [2021-05-18T13:22:30.920Z] #58 20.74 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-18T13:22:30.920Z] #58 20.83 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T13:22:30.920Z] #58 20.91 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T13:22:30.973Z] #2 transferring context: 87B done [2021-05-18T13:22:30.973Z] #2 DONE 0.1s [2021-05-18T13:22:30.973Z] [2021-05-18T13:22:30.973Z] #1 [internal] load build definition from Dockerfile [2021-05-18T13:22:30.973Z] #1 sha256:58926c0873743baa59560e4999afb325bf89d6a96085fe5926f140187ed65c95 [2021-05-18T13:22:30.973Z] #1 transferring dockerfile: 17.02kB done [2021-05-18T13:22:30.973Z] #1 DONE 0.1s [2021-05-18T13:22:30.973Z] [2021-05-18T13:22:30.973Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-18T13:22:30.973Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-18T13:22:31.038Z] #20 17.81 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-18T13:22:31.038Z] #20 17.82 Setting up xz-utils (5.2.4-1) ... [2021-05-18T13:22:31.038Z] #20 17.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-18T13:22:31.038Z] #20 17.83 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-18T13:22:31.038Z] #20 17.86 invoke-rc.d: could not determine current runlevel [2021-05-18T13:22:31.038Z] #20 17.86 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-18T13:22:31.038Z] #20 17.87 Setting up pigz (2.4-1) ... [2021-05-18T13:22:31.038Z] #20 17.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-18T13:22:31.038Z] #20 17.88 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T13:22:31.038Z] #20 17.90 Setting up python-pip-whl (18.1-5) ... [2021-05-18T13:22:31.038Z] #20 17.91 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-18T13:22:31.038Z] #20 17.91 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-18T13:22:31.185Z] #58 21.14 go: extracting github.com/google/uuid v1.2.0 [2021-05-18T13:22:31.185Z] #58 ... [2021-05-18T13:22:31.185Z] [2021-05-18T13:22:31.185Z] #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-05-18T13:22:31.185Z] #49 sha256:e1da2c13676ad4795b7e707fb3fcafcf56995277ce88c23c9ac5381aced02d10 [2021-05-18T13:22:31.185Z] #49 11.09 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-18T13:22:31.185Z] #49 ... [2021-05-18T13:22:31.185Z] [2021-05-18T13:22:31.185Z] #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-05-18T13:22:31.185Z] #47 sha256:d5fd9a73d2f44d18f6bf454c3557572f36790bbd4e99d69ec378963507589e7d [2021-05-18T13:22:31.185Z] #47 11.25 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-18T13:22:31.185Z] #47 14.41 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T13:22:31.185Z] #47 14.75 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T13:22:31.185Z] #47 18.77 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T13:22:31.293Z] #20 18.00 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-18T13:22:31.293Z] #20 18.01 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-18T13:22:31.293Z] #20 18.02 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T13:22:31.445Z] #47 ... [2021-05-18T13:22:31.445Z] [2021-05-18T13:22:31.445Z] #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-05-18T13:22:31.445Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:22:31.445Z] #36 11.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:22:31.445Z] #36 15.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:22:31.445Z] #36 19.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:22:31.445Z] #36 ... [2021-05-18T13:22:31.445Z] [2021-05-18T13:22:31.445Z] #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-05-18T13:22:31.445Z] #58 sha256:563b16727cbee3f8caae4695b08613d0d09f4b7d0b9cbb85d5305d917356af85 [2021-05-18T13:22:31.445Z] #58 21.24 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-18T13:22:31.445Z] #58 21.58 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-18T13:22:31.536Z] #3 DONE 0.6s [2021-05-18T13:22:31.536Z] [2021-05-18T13:22:31.536Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-18T13:22:31.536Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-18T13:22:31.536Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-18T13:22:31.548Z] #20 18.03 Setting up vim (2:8.1.0875-5) ... [2021-05-18T13:22:31.548Z] #20 18.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-18T13:22:31.548Z] #20 18.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-18T13:22:31.548Z] #20 18.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-18T13:22:31.548Z] #20 18.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-18T13:22:31.548Z] #20 18.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-18T13:22:31.548Z] #20 18.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-18T13:22:31.548Z] #20 18.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-18T13:22:31.548Z] #20 18.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-18T13:22:31.548Z] #20 18.07 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T13:22:31.548Z] #20 18.08 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-18T13:22:31.548Z] #20 18.09 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-18T13:22:31.548Z] #20 18.10 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-18T13:22:31.548Z] #20 18.11 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-18T13:22:31.548Z] #20 18.12 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-18T13:22:31.706Z] #58 ... [2021-05-18T13:22:31.706Z] [2021-05-18T13:22:31.706Z] #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-05-18T13:22:31.706Z] #45 sha256:e1972023b1f294750cb9da277aea4582ca90e6dac29b1f87587b8cc9077c1659 [2021-05-18T13:22:31.706Z] #45 11.70 unicode [2021-05-18T13:22:31.706Z] #45 17.44 internal/testlog [2021-05-18T13:22:31.706Z] #45 17.84 encoding [2021-05-18T13:22:31.706Z] #45 18.38 unicode/utf16 [2021-05-18T13:22:31.706Z] #45 18.94 container/list [2021-05-18T13:22:31.706Z] #45 20.44 crypto/internal/subtle [2021-05-18T13:22:31.706Z] #45 21.14 crypto/subtle [2021-05-18T13:22:31.706Z] #45 21.58 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-18T13:22:31.706Z] #45 ... [2021-05-18T13:22:31.706Z] [2021-05-18T13:22:31.706Z] #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-05-18T13:22:31.706Z] #49 sha256:e1da2c13676ad4795b7e707fb3fcafcf56995277ce88c23c9ac5381aced02d10 [2021-05-18T13:22:31.706Z] #49 21.85 go: downloading github.com/spf13/viper v1.6.1 [2021-05-18T13:22:31.706Z] #49 21.91 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-18T13:22:31.792Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-18T13:22:31.792Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-18T13:22:31.792Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-18T13:22:31.792Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-18T13:22:31.792Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-18T13:22:31.792Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-05-18T13:22:32.048Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-05-18T13:22:32.069Z] #49 21.95 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T13:22:32.069Z] #49 21.95 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T13:22:32.069Z] #49 22.04 go: downloading github.com/pkg/errors v0.8.1 [2021-05-18T13:22:32.108Z] #20 18.73 Setting up iptables (1.8.2-4) ... [2021-05-18T13:22:32.108Z] #20 18.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-18T13:22:32.108Z] #20 18.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-18T13:22:32.108Z] #20 18.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-18T13:22:32.108Z] #20 18.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-18T13:22:32.108Z] #20 18.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-18T13:22:32.108Z] #20 18.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-18T13:22:32.108Z] #20 18.77 Setting up python3 (3.7.3-1) ... [2021-05-18T13:22:32.321Z] #4 DONE 0.6s [2021-05-18T13:22:32.321Z] [2021-05-18T13:22:32.321Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T13:22:32.321Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-18T13:22:32.330Z] #49 22.06 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-18T13:22:32.330Z] #49 22.25 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-18T13:22:32.330Z] #49 22.35 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T13:22:32.330Z] #49 22.47 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T13:22:32.330Z] #49 22.52 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-18T13:22:32.363Z] #20 18.87 Setting up python3-wheel (0.32.3-2) ... [2021-05-18T13:22:32.363Z] #20 19.01 Setting up apparmor (2.13.2-10) ... [2021-05-18T13:22:32.568Z] #42 ... [2021-05-18T13:22:32.568Z] [2021-05-18T13:22:32.568Z] #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-05-18T13:22:32.568Z] #45 sha256:176b205b80fae36ab42825e77d5128a1360782795dd3b09e4080d632a19c1946 [2021-05-18T13:22:32.568Z] #45 63.21 time [2021-05-18T13:22:32.591Z] #49 22.73 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-18T13:22:32.591Z] #49 22.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T13:22:32.920Z] #49 22.79 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T13:22:33.219Z] #49 22.97 go: extracting github.com/spf13/viper v1.6.1 [2021-05-18T13:22:33.219Z] #49 23.29 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T13:22:33.252Z] #8 DONE 0.9s [2021-05-18T13:22:33.252Z] [2021-05-18T13:22:33.252Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T13:22:33.252Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-18T13:22:33.252Z] #7 DONE 0.9s [2021-05-18T13:22:33.252Z] [2021-05-18T13:22:33.252Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-18T13:22:33.252Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-18T13:22:33.252Z] #5 DONE 0.9s [2021-05-18T13:22:33.252Z] [2021-05-18T13:22:33.252Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-18T13:22:33.252Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-18T13:22:33.252Z] #6 DONE 1.0s [2021-05-18T13:22:33.288Z] #20 19.74 Setting up xfsprogs (4.20.0-1) ... [2021-05-18T13:22:33.288Z] #20 19.75 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-18T13:22:33.288Z] #20 19.83 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-18T13:22:33.288Z] #20 20.00 Setting up python3-distutils (3.7.3-1) ... [2021-05-18T13:22:33.479Z] #49 23.31 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T13:22:33.479Z] #49 23.31 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-18T13:22:33.479Z] #49 23.31 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-18T13:22:33.479Z] #49 23.37 go: extracting github.com/pkg/errors v0.8.1 [2021-05-18T13:22:33.479Z] #49 23.53 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T13:22:33.479Z] #49 23.54 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T13:22:33.479Z] #49 23.59 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-18T13:22:33.479Z] #49 23.59 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-18T13:22:33.479Z] #49 23.64 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-18T13:22:33.543Z] #20 20.11 Setting up python3-setuptools (40.8.0-1) ... [2021-05-18T13:22:33.543Z] #20 20.38 Setting up python3-pip (18.1-5) ... [2021-05-18T13:22:33.739Z] #49 23.75 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-18T13:22:33.798Z] #20 20.60 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:22:33.798Z] #20 20.62 Processing triggers for mime-support (3.62) ... [2021-05-18T13:22:34.310Z] #49 ... [2021-05-18T13:22:34.310Z] [2021-05-18T13:22:34.310Z] #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-05-18T13:22:34.310Z] #24 sha256:d3d8dc77a037680d642c8e5ecff5cdf980a8fc4a4469127750d35ee5f640f960 [2021-05-18T13:22:34.310Z] #24 22.40 + mkdir -p /build [2021-05-18T13:22:34.310Z] #24 22.43 + mv docker/docker /build/ [2021-05-18T13:22:34.310Z] #24 22.46 + rmdir docker [2021-05-18T13:22:34.310Z] #24 DONE 24.4s [2021-05-18T13:22:34.476Z] #45 ... [2021-05-18T13:22:34.476Z] [2021-05-18T13:22:34.476Z] #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-05-18T13:22:34.476Z] #47 sha256:625371356ee2a580dbbd91398d5c80c52bec8fb7e1189801de1ffc1aba671a8a [2021-05-18T13:22:34.476Z] #47 DONE 65.6s [2021-05-18T13:22:34.476Z] [2021-05-18T13:22:34.476Z] #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-05-18T13:22:34.476Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:22:34.476Z] #42 64.02 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-18T13:22:34.476Z] #42 64.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:22:34.476Z] #42 64.07 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T13:22:34.476Z] #42 64.11 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-18T13:22:34.476Z] #42 64.12 Setting up python-six (1.12.0-1) ... [2021-05-18T13:22:34.570Z] [2021-05-18T13:22:34.571Z] #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-05-18T13:22:34.571Z] #49 sha256:e1da2c13676ad4795b7e707fb3fcafcf56995277ce88c23c9ac5381aced02d10 [2021-05-18T13:22:34.571Z] #49 24.46 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-18T13:22:34.723Z] #20 DONE 21.5s [2021-05-18T13:22:34.723Z] [2021-05-18T13:22:34.723Z] #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-05-18T13:22:34.723Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-18T13:22:34.735Z] #42 ... [2021-05-18T13:22:34.735Z] [2021-05-18T13:22:34.735Z] #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-05-18T13:22:34.735Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:22:34.735Z] #13 49.64 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-18T13:22:34.735Z] #13 49.64 Need to get 78.2 MB of archives. [2021-05-18T13:22:34.735Z] #13 49.64 After this operation, 487 MB of additional disk space will be used. [2021-05-18T13:22:34.735Z] #13 49.64 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-18T13:22:34.735Z] #13 49.64 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-18T13:22:34.735Z] #13 49.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-18T13:22:34.735Z] #13 49.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-18T13:22:34.735Z] #13 49.67 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-05-18T13:22:34.735Z] #13 49.89 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-05-18T13:22:34.735Z] #13 50.09 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-05-18T13:22:34.735Z] #13 50.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-18T13:22:34.735Z] #13 50.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-18T13:22:34.735Z] #13 50.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-18T13:22:34.735Z] #13 50.70 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-05-18T13:22:34.735Z] #13 50.94 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-05-18T13:22:34.735Z] #13 50.95 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-05-18T13:22:34.735Z] #13 54.54 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-05-18T13:22:34.735Z] #13 57.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-18T13:22:34.735Z] #13 57.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-18T13:22:34.735Z] #13 57.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-18T13:22:34.735Z] #13 57.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-18T13:22:34.735Z] #13 57.27 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-05-18T13:22:34.735Z] #13 57.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-18T13:22:34.735Z] #13 57.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-18T13:22:34.735Z] #13 57.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-18T13:22:34.735Z] #13 57.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-18T13:22:34.735Z] #13 57.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-18T13:22:34.735Z] #13 57.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-18T13:22:34.735Z] #13 57.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-18T13:22:34.735Z] #13 57.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-18T13:22:34.735Z] #13 57.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-18T13:22:34.735Z] #13 58.62 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:22:34.735Z] #13 58.85 Fetched 78.2 MB in 8s (9645 kB/s) [2021-05-18T13:22:34.735Z] #13 59.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T13:22:34.735Z] #13 59.39 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-18T13:22:34.735Z] #13 59.41 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-18T13:22:34.735Z] #13 59.87 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-18T13:22:34.995Z] #13 ... [2021-05-18T13:22:34.995Z] [2021-05-18T13:22:34.995Z] #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-05-18T13:22:34.995Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T13:22:34.995Z] #32 56.13 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-05-18T13:22:34.995Z] #32 56.72 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-18T13:22:34.995Z] #32 57.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T13:22:34.995Z] #32 ... [2021-05-18T13:22:34.995Z] [2021-05-18T13:22:34.995Z] #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-05-18T13:22:34.995Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:22:35.142Z] #49 24.99 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T13:22:35.161Z] [2021-05-18T13:22:35.161Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T13:22:35.161Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-18T13:22:35.161Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-18T13:22:35.161Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-18T13:22:35.161Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-18T13:22:35.161Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-18T13:22:35.161Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2021-05-18T13:22:35.254Z] #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-05-18T13:22:35.254Z] #13 60.22 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-18T13:22:35.255Z] #13 60.24 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-18T13:22:35.255Z] #13 ... [2021-05-18T13:22:35.255Z] [2021-05-18T13:22:35.255Z] #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-05-18T13:22:35.255Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:22:35.255Z] #36 56.62 Selecting previously unselected package libicu63:amd64. [2021-05-18T13:22:35.255Z] #36 56.64 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-18T13:22:35.255Z] #36 56.66 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T13:22:35.255Z] #36 63.83 Selecting previously unselected package libxml2:amd64. [2021-05-18T13:22:35.255Z] #36 63.84 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-18T13:22:35.255Z] #36 63.84 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-18T13:22:35.255Z] #36 64.41 Selecting previously unselected package libarchive13:amd64. [2021-05-18T13:22:35.255Z] #36 64.42 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-18T13:22:35.255Z] #36 64.42 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-18T13:22:35.255Z] #36 65.39 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-18T13:22:35.255Z] #36 65.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-18T13:22:35.255Z] #36 65.55 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-18T13:22:35.255Z] #36 65.98 Selecting previously unselected package librhash0:amd64. [2021-05-18T13:22:35.255Z] #36 65.98 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-18T13:22:35.255Z] #36 65.98 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-18T13:22:35.255Z] #36 66.33 Selecting previously unselected package libuv1:amd64. [2021-05-18T13:22:35.255Z] #36 66.33 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-18T13:22:35.255Z] #36 66.34 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-18T13:22:35.284Z] #21 0.494 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-18T13:22:35.284Z] #21 0.497 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-18T13:22:35.284Z] #21 0.500 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-18T13:22:35.284Z] #21 DONE 0.5s [2021-05-18T13:22:35.284Z] [2021-05-18T13:22:35.284Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T13:22:35.284Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-18T13:22:35.440Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.3s [2021-05-18T13:22:35.440Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2021-05-18T13:22:35.514Z] #36 66.64 Selecting previously unselected package cmake. [2021-05-18T13:22:35.514Z] #36 66.65 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-18T13:22:35.514Z] #36 66.65 Unpacking cmake (3.13.4-1) ... [2021-05-18T13:22:35.514Z] #36 ... [2021-05-18T13:22:35.514Z] [2021-05-18T13:22:35.514Z] #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-05-18T13:22:35.514Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:22:35.514Z] #13 60.64 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T13:22:35.551Z] Client: Docker Engine - Community [2021-05-18T13:22:35.551Z] Version: 20.10.5 [2021-05-18T13:22:35.551Z] API version: 1.41 [2021-05-18T13:22:35.551Z] Go version: go1.13.15 [2021-05-18T13:22:35.551Z] Git commit: 55c4c88 [2021-05-18T13:22:35.551Z] Built: Tue Mar 2 20:19:31 2021 [2021-05-18T13:22:35.551Z] OS/Arch: linux/arm64 [2021-05-18T13:22:35.551Z] Context: default [2021-05-18T13:22:35.551Z] Experimental: true [2021-05-18T13:22:35.551Z] [2021-05-18T13:22:35.551Z] Server: Docker Engine - Community [2021-05-18T13:22:35.551Z] Engine: [2021-05-18T13:22:35.551Z] Version: 20.10.5 [2021-05-18T13:22:35.551Z] API version: 1.41 (minimum version 1.12) [2021-05-18T13:22:35.551Z] Go version: go1.13.15 [2021-05-18T13:22:35.551Z] Git commit: 363e9a8 [2021-05-18T13:22:35.551Z] Built: Tue Mar 2 20:17:22 2021 [2021-05-18T13:22:35.551Z] OS/Arch: linux/arm64 [2021-05-18T13:22:35.551Z] Experimental: true [2021-05-18T13:22:35.551Z] containerd: [2021-05-18T13:22:35.551Z] Version: 1.4.4 [2021-05-18T13:22:35.551Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T13:22:35.551Z] runc: [2021-05-18T13:22:35.551Z] Version: 1.0.0-rc93 [2021-05-18T13:22:35.551Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:22:35.551Z] docker-init: [2021-05-18T13:22:35.551Z] Version: 0.19.0 [2021-05-18T13:22:35.551Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-18T13:22:35.697Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-05-18T13:22:35.697Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-05-18T13:22:35.737Z] #49 25.83 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-18T13:22:35.877Z] + docker info [2021-05-18T13:22:36.002Z] #49 25.92 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T13:22:36.002Z] #49 ... [2021-05-18T13:22:36.002Z] [2021-05-18T13:22:36.002Z] #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-05-18T13:22:36.002Z] #34 sha256:03bfa16c44a5c238dfd8b3a9dfca3fa1756fb62d351f58fb171f1957fc1e80a9 [2021-05-18T13:22:36.002Z] #34 15.91 unicode/utf8 [2021-05-18T13:22:36.002Z] #34 16.89 unicode [2021-05-18T13:22:36.002Z] #34 21.93 runtime/cgo [2021-05-18T13:22:36.002Z] #34 ... [2021-05-18T13:22:36.002Z] [2021-05-18T13:22:36.002Z] #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-05-18T13:22:36.002Z] #47 sha256:d5fd9a73d2f44d18f6bf454c3557572f36790bbd4e99d69ec378963507589e7d [2021-05-18T13:22:36.002Z] #47 23.73 go: finding github.com/fatih/color v1.9.0 [2021-05-18T13:22:36.002Z] #47 23.74 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T13:22:36.002Z] #47 23.93 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T13:22:36.002Z] #47 24.03 go: finding github.com/spf13/pflag v1.0.3 [2021-05-18T13:22:36.002Z] #47 24.22 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-18T13:22:36.002Z] #47 24.24 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-18T13:22:36.002Z] #47 24.39 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T13:22:36.002Z] #47 24.97 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-18T13:22:36.002Z] #47 25.11 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T13:22:36.002Z] #47 25.20 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T13:22:36.002Z] #47 25.27 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T13:22:36.084Z] #13 60.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T13:22:36.084Z] #13 61.03 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-18T13:22:36.084Z] #13 61.07 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-18T13:22:36.084Z] #13 ... [2021-05-18T13:22:36.084Z] [2021-05-18T13:22:36.084Z] #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-05-18T13:22:36.084Z] #51 sha256:9fab4b29031753bab5cb3a3632967383641e00b828946b4b555cfa9eeb9effdf [2021-05-18T13:22:36.084Z] #51 57.47 syscall [2021-05-18T13:22:36.084Z] #51 57.51 reflect [2021-05-18T13:22:36.084Z] #51 65.25 context [2021-05-18T13:22:36.084Z] #51 66.02 internal/poll [2021-05-18T13:22:36.344Z] #51 ... [2021-05-18T13:22:36.344Z] [2021-05-18T13:22:36.344Z] #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-05-18T13:22:36.344Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:22:36.344Z] #13 61.31 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-18T13:22:36.603Z] #13 61.49 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-18T13:22:36.603Z] #13 61.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T13:22:36.603Z] #13 61.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-18T13:22:36.603Z] #13 61.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-18T13:22:36.646Z] #22 1.264 Collecting yamllint==1.26.1 [2021-05-18T13:22:37.550Z] #13 ... [2021-05-18T13:22:37.550Z] [2021-05-18T13:22:37.550Z] #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-05-18T13:22:37.550Z] #34 sha256:2f84c41e0f7378433fbb2cb55fd8e3ecf1ccb97116aee2de8c4539f9f8567ac0 [2021-05-18T13:22:37.550Z] #34 58.58 time [2021-05-18T13:22:37.550Z] #34 64.46 internal/poll [2021-05-18T13:22:37.550Z] #34 66.30 internal/fmtsort [2021-05-18T13:22:37.550Z] #34 67.26 internal/syscall/execenv [2021-05-18T13:22:37.550Z] #34 67.37 internal/syscall/unix [2021-05-18T13:22:37.550Z] #34 67.48 strings [2021-05-18T13:22:37.550Z] #34 67.75 os [2021-05-18T13:22:37.550Z] #34 ... [2021-05-18T13:22:37.550Z] [2021-05-18T13:22:37.550Z] #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-05-18T13:22:37.550Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:22:37.550Z] #42 68.65 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-18T13:22:37.550Z] #42 68.66 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T13:22:37.550Z] #42 68.69 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-18T13:22:37.550Z] #42 68.70 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-18T13:22:37.550Z] #42 68.71 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-18T13:22:37.550Z] #42 68.72 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-18T13:22:37.550Z] #42 68.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-18T13:22:37.550Z] #42 68.74 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-18T13:22:37.550Z] #42 68.75 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-18T13:22:37.550Z] #42 68.76 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-18T13:22:38.226Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2021-05-18T13:22:38.226Z] #62 DONE 3.4s [2021-05-18T13:22:38.226Z] [2021-05-18T13:22:38.226Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:22:38.226Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:22:38.226Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-18T13:22:38.226Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-18T13:22:38.226Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-18T13:22:38.226Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-18T13:22:38.226Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-05-18T13:22:38.226Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s done [2021-05-18T13:22:38.226Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done [2021-05-18T13:22:38.226Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s done [2021-05-18T13:22:38.226Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.1s done [2021-05-18T13:22:38.226Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.96MB / 120.17MB 3.3s [2021-05-18T13:22:38.226Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.1s [2021-05-18T13:22:38.226Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.1s done [2021-05-18T13:22:38.484Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.40MB / 120.17MB 3.5s [2021-05-18T13:22:38.747Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.74MB / 120.17MB 3.7s [2021-05-18T13:22:39.013Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.08MB / 120.17MB 3.9s [2021-05-18T13:22:39.269Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.57MB / 120.17MB 4.1s [2021-05-18T13:22:39.269Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 4.3s [2021-05-18T13:22:39.304Z] #47 ... [2021-05-18T13:22:39.304Z] [2021-05-18T13:22:39.304Z] #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-05-18T13:22:39.304Z] #67 sha256:34cd957c7885040c04ca0f7e912210cb5711cc5006ecae737631d184373b00f1 [2021-05-18T13:22:39.304Z] #67 26.42 Checking out files: 32% (622/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/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: 59% (1135/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: 98% (1871/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-18T13:22:39.304Z] #67 28.58 + cd /tmp/tmp.u5lLszwh00/src/github.com/docker/libnetwork [2021-05-18T13:22:39.304Z] #67 28.60 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T13:22:39.304Z] #67 29.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-18T13:22:39.528Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.44MB / 120.17MB 4.4s [2021-05-18T13:22:39.910Z] #22 ... [2021-05-18T13:22:39.910Z] [2021-05-18T13:22:39.910Z] #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-05-18T13:22:39.910Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:22:39.910Z] #43 45.21 CC criu/namespaces.o [2021-05-18T13:22:39.910Z] #43 45.67 CC criu/net.o [2021-05-18T13:22:39.910Z] #43 46.44 CC criu/netfilter.o [2021-05-18T13:22:39.910Z] #43 46.53 CC criu/page-pipe.o [2021-05-18T13:22:39.910Z] #43 46.71 CC criu/page-xfer.o [2021-05-18T13:22:39.910Z] #43 47.08 CC criu/pagemap-cache.o [2021-05-18T13:22:39.910Z] #43 47.17 CC criu/pagemap.o [2021-05-18T13:22:39.910Z] #43 47.40 CC criu/parasite-syscall.o [2021-05-18T13:22:39.910Z] #43 47.64 CC criu/path.o [2021-05-18T13:22:39.910Z] #43 47.72 CC criu/pie-util-vdso-elf32.o [2021-05-18T13:22:39.910Z] #43 47.83 CC criu/pie-util-vdso.o [2021-05-18T13:22:39.910Z] #43 47.97 CC criu/pie-util.o [2021-05-18T13:22:39.910Z] #43 48.02 CC criu/pipes.o [2021-05-18T13:22:39.910Z] #43 48.23 CC criu/plugin.o [2021-05-18T13:22:39.910Z] #43 48.34 CC criu/proc_parse.o [2021-05-18T13:22:39.910Z] #43 49.05 CC criu/protobuf-desc.o [2021-05-18T13:22:39.910Z] #43 49.28 CC criu/protobuf.o [2021-05-18T13:22:39.910Z] #43 49.40 CC criu/pstree.o [2021-05-18T13:22:39.910Z] #43 49.72 CC criu/rbtree.o [2021-05-18T13:22:39.910Z] #43 49.82 CC criu/rst-malloc.o [2021-05-18T13:22:39.910Z] #43 49.91 CC criu/seccomp.o [2021-05-18T13:22:39.910Z] #43 50.10 CC criu/seize.o [2021-05-18T13:22:39.910Z] #43 50.38 CC criu/servicefd.o [2021-05-18T13:22:39.910Z] #43 50.51 CC criu/shmem.o [2021-05-18T13:22:39.910Z] #43 50.80 CC criu/sigframe.o [2021-05-18T13:22:39.910Z] #43 50.86 CC criu/signalfd.o [2021-05-18T13:22:39.910Z] #43 50.96 CC criu/sk-inet.o [2021-05-18T13:22:39.910Z] #43 51.29 CC criu/sk-netlink.o [2021-05-18T13:22:39.910Z] #43 51.41 CC criu/sk-packet.o [2021-05-18T13:22:39.910Z] #43 51.62 CC criu/sk-queue.o [2021-05-18T13:22:39.910Z] #43 51.76 CC criu/sk-tcp.o [2021-05-18T13:22:39.910Z] #43 51.93 CC criu/sk-unix.o [2021-05-18T13:22:39.910Z] #43 52.48 CC criu/sockets.o [2021-05-18T13:22:39.910Z] #43 52.73 CC criu/stats.o [2021-05-18T13:22:39.910Z] #43 52.82 CC criu/string.o [2021-05-18T13:22:39.910Z] #43 52.85 CC criu/sysctl.o [2021-05-18T13:22:39.910Z] #43 53.04 CC criu/sysfs_parse.o [2021-05-18T13:22:39.910Z] #43 53.15 CC criu/timens.o [2021-05-18T13:22:39.910Z] #43 53.24 CC criu/timerfd.o [2021-05-18T13:22:39.910Z] #43 53.40 CC criu/tty.o [2021-05-18T13:22:39.910Z] #43 53.96 CC criu/tun.o [2021-05-18T13:22:39.910Z] #43 54.12 CC criu/uffd.o [2021-05-18T13:22:39.910Z] #43 54.47 CC criu/util.o [2021-05-18T13:22:39.910Z] #43 54.88 CC criu/uts_ns.o [2021-05-18T13:22:39.910Z] #43 54.94 CC criu/vdso-compat.o [2021-05-18T13:22:39.910Z] #43 55.02 CC criu/vdso.o [2021-05-18T13:22:39.910Z] #43 55.28 LINK criu/built-in.o [2021-05-18T13:22:39.910Z] #43 55.38 LINK criu/criu [2021-05-18T13:22:39.910Z] #43 55.66 DEP lib/c/criu.d [2021-05-18T13:22:39.910Z] #43 55.70 CC images/rpc.pb-c.o [2021-05-18T13:22:40.087Z] #42 ... [2021-05-18T13:22:40.087Z] [2021-05-18T13:22:40.087Z] #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-05-18T13:22:40.087Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:22:40.087Z] #36 69.95 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T13:22:40.087Z] #36 69.98 Setting up xxd (2:8.1.0875-5) ... [2021-05-18T13:22:40.087Z] #36 70.00 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-18T13:22:40.087Z] #36 70.02 Setting up vim-common (2:8.1.0875-5) ... [2021-05-18T13:22:40.087Z] #36 70.05 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-18T13:22:40.087Z] #36 70.08 Setting up cmake-data (3.13.4-1) ... [2021-05-18T13:22:40.087Z] #36 70.10 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-18T13:22:40.087Z] #36 70.12 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-18T13:22:40.087Z] #36 70.15 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-18T13:22:40.087Z] #36 70.17 Setting up cmake (3.13.4-1) ... [2021-05-18T13:22:40.087Z] #36 70.20 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:22:40.087Z] #36 70.31 Processing triggers for mime-support (3.62) ... [2021-05-18T13:22:40.087Z] #36 DONE 70.9s [2021-05-18T13:22:40.087Z] [2021-05-18T13:22:40.087Z] #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-05-18T13:22:40.087Z] #37 sha256:ed24ecbb5459066183f10f87a4ce316f92c82f1c5811e4bf03c6e5d14d35469f [2021-05-18T13:22:40.165Z] #43 55.96 CC lib/c/criu.o [2021-05-18T13:22:40.421Z] #43 56.37 LINK lib/c/built-in.o [2021-05-18T13:22:40.676Z] #43 56.37 LINK lib/c/libcriu.so [2021-05-18T13:22:40.676Z] #43 56.40 LINK lib/c/libcriu.a [2021-05-18T13:22:40.676Z] #43 56.46 GEN magic.py [2021-05-18T13:22:40.676Z] #43 56.55 Note: Building without setproctitle() and strlcpy() support. [2021-05-18T13:22:40.676Z] #43 56.55 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-18T13:22:40.676Z] #43 56.55 Note: Building without GnuTLS support [2021-05-18T13:22:40.676Z] #43 56.56 Makefile.config:39: Warn: you have no libnftables installed [2021-05-18T13:22:40.676Z] #43 56.56 Makefile.config:40: Warn: Building without nftables support [2021-05-18T13:22:40.688Z] #67 ... [2021-05-18T13:22:40.688Z] [2021-05-18T13:22:40.688Z] #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-05-18T13:22:40.688Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T13:22:40.688Z] #55 20.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:22:40.688Z] #55 ... [2021-05-18T13:22:40.688Z] [2021-05-18T13:22:40.688Z] #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-05-18T13:22:40.688Z] #49 sha256:e1da2c13676ad4795b7e707fb3fcafcf56995277ce88c23c9ac5381aced02d10 [2021-05-18T13:22:40.688Z] #49 26.37 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-18T13:22:40.688Z] #49 26.51 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T13:22:40.688Z] #49 26.55 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T13:22:40.688Z] #49 26.72 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T13:22:40.688Z] #49 27.51 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T13:22:40.688Z] #49 29.22 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T13:22:40.688Z] #49 29.26 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T13:22:40.688Z] #49 29.34 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T13:22:40.688Z] #49 29.44 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T13:22:40.688Z] #49 29.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T13:22:40.688Z] #49 29.62 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T13:22:40.902Z] #9 ... [2021-05-18T13:22:40.902Z] [2021-05-18T13:22:40.902Z] #23 [internal] load build context [2021-05-18T13:22:40.902Z] #23 sha256:1d8ae92b024ac9c6ea43e984234e41b15969bd8cee6162c8dc93b3f714e23ec4 [2021-05-18T13:22:40.902Z] #23 transferring context: 53.37MB 4.9s done [2021-05-18T13:22:40.902Z] #23 DONE 5.7s [2021-05-18T13:22:40.902Z] [2021-05-18T13:22:40.902Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:22:40.902Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:22:40.902Z] #9 ... [2021-05-18T13:22:40.902Z] [2021-05-18T13:22:40.902Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-18T13:22:40.902Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-18T13:22:40.902Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.2s done [2021-05-18T13:22:40.902Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-18T13:22:40.902Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-18T13:22:40.902Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-18T13:22:40.902Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 5.4s [2021-05-18T13:22:40.902Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 5.5s done [2021-05-18T13:22:40.902Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 [2021-05-18T13:22:40.950Z] #49 ... [2021-05-18T13:22:40.950Z] [2021-05-18T13:22:40.950Z] #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-05-18T13:22:40.950Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:22:40.950Z] #42 20.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:22:40.950Z] #42 ... [2021-05-18T13:22:40.950Z] [2021-05-18T13:22:40.950Z] #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-05-18T13:22:40.950Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:22:40.950Z] #13 15.14 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:22:40.950Z] #13 18.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:22:40.950Z] #13 ... [2021-05-18T13:22:40.950Z] [2021-05-18T13:22:40.950Z] #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-05-18T13:22:40.950Z] #49 sha256:e1da2c13676ad4795b7e707fb3fcafcf56995277ce88c23c9ac5381aced02d10 [2021-05-18T13:22:40.950Z] #49 31.03 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-18T13:22:40.950Z] #49 31.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T13:22:40.950Z] #49 31.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T13:22:40.950Z] #49 31.07 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T13:22:40.950Z] #49 31.07 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T13:22:40.950Z] #49 31.17 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T13:22:41.025Z] #37 1.194 + RM_GOPATH=0 [2021-05-18T13:22:41.025Z] #37 1.194 + TMP_GOPATH= [2021-05-18T13:22:41.025Z] #37 1.194 + : /build [2021-05-18T13:22:41.025Z] #37 1.194 + '[' -z '' ']' [2021-05-18T13:22:41.025Z] #37 1.194 ++ mktemp -d [2021-05-18T13:22:41.025Z] #37 1.195 + export GOPATH=/tmp/tmp.MsZoP7ZbJ6 [2021-05-18T13:22:41.025Z] #37 1.195 + GOPATH=/tmp/tmp.MsZoP7ZbJ6 [2021-05-18T13:22:41.025Z] #37 1.195 + RM_GOPATH=1 [2021-05-18T13:22:41.025Z] #37 1.195 + case "$(go env GOARCH)" in [2021-05-18T13:22:41.025Z] #37 1.197 ++ go env GOARCH [2021-05-18T13:22:41.025Z] #37 1.224 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:41.025Z] #37 1.224 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:22:41.025Z] #37 1.224 ++ dirname /tmp/install/install.sh [2021-05-18T13:22:41.025Z] #37 1.225 + dir=/tmp/install [2021-05-18T13:22:41.025Z] #37 1.225 + bin=tini [2021-05-18T13:22:41.025Z] #37 1.225 + shift [2021-05-18T13:22:41.025Z] #37 1.226 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-18T13:22:41.025Z] #37 1.226 + . /tmp/install/tini.installer [2021-05-18T13:22:41.025Z] #37 1.226 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T13:22:41.025Z] #37 1.226 + install_tini [2021-05-18T13:22:41.025Z] #37 1.227 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-18T13:22:41.025Z] #37 1.227 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T13:22:41.025Z] #37 1.227 + git clone https://github.com/krallin/tini.git /tmp/tmp.MsZoP7ZbJ6/tini [2021-05-18T13:22:41.025Z] #37 1.229 Cloning into '/tmp/tmp.MsZoP7ZbJ6/tini'... [2021-05-18T13:22:41.160Z] #26 ... [2021-05-18T13:22:41.160Z] [2021-05-18T13:22:41.160Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:22:41.160Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:22:41.210Z] #49 31.17 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T13:22:41.210Z] #49 31.17 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T13:22:41.210Z] #49 31.17 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-18T13:22:41.210Z] #49 31.18 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-18T13:22:41.210Z] #49 31.18 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-18T13:22:41.210Z] #49 31.42 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T13:22:41.210Z] #49 31.42 go: downloading github.com/spf13/cast v1.3.0 [2021-05-18T13:22:41.210Z] #49 31.42 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T13:22:41.236Z] #43 56.86 fatal: not a git repository (or any of the parent directories): .git [2021-05-18T13:22:41.417Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.3s done [2021-05-18T13:22:41.470Z] #49 31.43 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T13:22:41.470Z] #49 31.44 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T13:22:41.470Z] #49 31.50 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-18T13:22:41.491Z] #43 57.21 make[1]: Nothing to be done for 'all'. [2021-05-18T13:22:41.491Z] #43 57.38 make[1]: 'images/built-in.o' is up to date. [2021-05-18T13:22:41.593Z] #37 1.997 + cd /tmp/tmp.MsZoP7ZbJ6/tini [2021-05-18T13:22:41.676Z] #9 ... [2021-05-18T13:22:41.676Z] [2021-05-18T13:22:41.676Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T13:22:41.676Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-18T13:22:41.676Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-18T13:22:41.676Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-18T13:22:41.676Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-18T13:22:41.676Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-18T13:22:41.676Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done [2021-05-18T13:22:41.676Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2021-05-18T13:22:41.676Z] #64 DONE 6.6s [2021-05-18T13:22:41.676Z] [2021-05-18T13:22:41.676Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:22:41.676Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:22:41.731Z] #49 31.77 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-18T13:22:41.731Z] #49 31.78 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T13:22:41.731Z] #49 31.80 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-18T13:22:41.732Z] #49 31.86 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T13:22:41.732Z] #49 31.88 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-18T13:22:41.732Z] #49 ... [2021-05-18T13:22:41.732Z] [2021-05-18T13:22:41.732Z] #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-05-18T13:22:41.732Z] #58 sha256:563b16727cbee3f8caae4695b08613d0d09f4b7d0b9cbb85d5305d917356af85 [2021-05-18T13:22:41.732Z] #58 21.87 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T13:22:41.732Z] #58 23.01 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-18T13:22:41.732Z] #58 24.24 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-18T13:22:41.732Z] #58 24.30 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-18T13:22:41.732Z] #58 24.37 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T13:22:41.732Z] #58 24.92 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T13:22:41.732Z] #58 25.34 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T13:22:41.732Z] #58 30.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T13:22:41.732Z] #58 30.71 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T13:22:41.732Z] #58 30.79 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T13:22:41.732Z] #58 31.23 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T13:22:41.732Z] #58 31.69 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T13:22:41.747Z] #43 57.39 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-18T13:22:41.747Z] #43 57.40 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-18T13:22:41.747Z] #43 57.41 make[1]: 'compel/libcompel.a' is up to date. [2021-05-18T13:22:41.747Z] #43 57.42 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-18T13:22:41.747Z] #43 57.43 make[1]: Nothing to be done for 'all'. [2021-05-18T13:22:41.747Z] #43 57.44 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-18T13:22:41.747Z] #43 57.50 make[2]: Nothing to be done for 'all'. [2021-05-18T13:22:41.747Z] #43 57.51 make[2]: Nothing to be done for 'all'. [2021-05-18T13:22:41.747Z] #43 57.52 make[2]: Nothing to be done for 'all'. [2021-05-18T13:22:41.747Z] #43 57.55 make[2]: Nothing to be done for 'all'. [2021-05-18T13:22:41.747Z] #43 57.57 make[2]: Nothing to be done for 'all'. [2021-05-18T13:22:41.747Z] #43 57.58 make[2]: Nothing to be done for 'all'. [2021-05-18T13:22:41.747Z] #43 57.59 make[2]: Nothing to be done for 'all'. [2021-05-18T13:22:41.747Z] #43 57.62 make[2]: Nothing to be done for 'all'. [2021-05-18T13:22:41.747Z] #43 ... [2021-05-18T13:22:41.747Z] [2021-05-18T13:22:41.747Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T13:22:41.747Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-18T13:22:41.747Z] #22 6.443 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-18T13:22:41.852Z] #37 1.998 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T13:22:41.852Z] #37 2.003 + cmake . [2021-05-18T13:22:41.993Z] #58 ... [2021-05-18T13:22:41.993Z] [2021-05-18T13:22:41.993Z] #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-05-18T13:22:41.993Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:22:42.003Z] #22 6.729 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-18T13:22:42.003Z] #22 6.744 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-18T13:22:42.003Z] #22 6.763 Collecting pyyaml (from yamllint==1.26.1) [2021-05-18T13:22:42.003Z] #22 6.845 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-18T13:22:42.255Z] #40 30.99 Checking out files: 85% (1442/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) [2021-05-18T13:22:42.255Z] #40 ... [2021-05-18T13:22:42.255Z] [2021-05-18T13:22:42.255Z] #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-05-18T13:22:42.255Z] #45 sha256:e1972023b1f294750cb9da277aea4582ca90e6dac29b1f87587b8cc9077c1659 [2021-05-18T13:22:42.255Z] #45 22.24 internal/nettrace [2021-05-18T13:22:42.255Z] #45 22.60 runtime/cgo [2021-05-18T13:22:42.255Z] #45 ... [2021-05-18T13:22:42.255Z] [2021-05-18T13:22:42.255Z] #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-05-18T13:22:42.255Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:22:42.255Z] #40 30.99 Checking out files: 85% (1442/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-05-18T13:22:42.255Z] #40 31.28 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-18T13:22:42.259Z] #22 6.951 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-18T13:22:42.259Z] #22 6.952 Building wheels for collected packages: yamllint [2021-05-18T13:22:42.259Z] #22 6.953 Running setup.py bdist_wheel for yamllint: started [2021-05-18T13:22:42.420Z] #37 2.654 -- The C compiler identification is GNU 8.3.0 [2021-05-18T13:22:42.420Z] #37 2.719 -- Check for working C compiler: /usr/bin/cc [2021-05-18T13:22:42.517Z] #22 ... [2021-05-18T13:22:42.517Z] [2021-05-18T13:22:42.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-05-18T13:22:42.517Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:22:42.517Z] #43 57.62 INSTALL criu/criu [2021-05-18T13:22:42.517Z] #43 DONE 58.4s [2021-05-18T13:22:42.606Z] #9 ... [2021-05-18T13:22:42.607Z] [2021-05-18T13:22:42.607Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-18T13:22:42.607Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-18T13:22:42.607Z] #63 DONE 0.7s [2021-05-18T13:22:42.607Z] [2021-05-18T13:22:42.607Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:22:42.607Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:22:42.607Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.5s done [2021-05-18T13:22:42.773Z] [2021-05-18T13:22:42.773Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T13:22:42.773Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-18T13:22:42.773Z] #22 7.304 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-18T13:22:42.773Z] #22 7.305 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-18T13:22:42.773Z] #22 7.323 Successfully built yamllint [2021-05-18T13:22:42.773Z] #22 7.334 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-18T13:22:42.773Z] #22 7.448 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-18T13:22:43.030Z] #22 DONE 7.6s [2021-05-18T13:22:43.030Z] [2021-05-18T13:22:43.030Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-18T13:22:43.030Z] #25 sha256:c33c9f8a6253c83ee4ff47df05f996df56ed19785546cda4024f736ee76dbd6c [2021-05-18T13:22:43.170Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-18T13:22:43.397Z] #37 3.506 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-18T13:22:43.397Z] #37 3.508 -- Detecting C compiler ABI info [2021-05-18T13:22:43.590Z] #25 DONE 0.5s [2021-05-18T13:22:43.590Z] [2021-05-18T13:22:43.590Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-18T13:22:43.591Z] #30 sha256:32842a8a986778653798775fb8083984af143d2972553af5974de9069d293b9a [2021-05-18T13:22:43.639Z] #40 ... [2021-05-18T13:22:43.639Z] [2021-05-18T13:22:43.639Z] #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-05-18T13:22:43.639Z] #51 sha256:0c835718af36638c9f49902507de335ef9a634f0ed6f27c80cfc0710f7e55875 [2021-05-18T13:22:43.639Z] #51 23.74 + cd /tmp/tmp.3jct4Cpahe/src/github.com/mvdan/sh [2021-05-18T13:22:43.639Z] #51 23.75 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T13:22:43.639Z] #51 24.24 + GO111MODULE=on [2021-05-18T13:22:43.639Z] #51 24.25 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-18T13:22:43.639Z] #51 26.51 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T13:22:43.639Z] #51 26.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T13:22:43.640Z] #51 26.51 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T13:22:43.640Z] #51 26.92 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T13:22:43.640Z] #51 27.26 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T13:22:43.640Z] #51 28.69 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T13:22:43.640Z] #51 29.52 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T13:22:43.640Z] #51 31.03 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T13:22:43.640Z] #51 32.30 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T13:22:43.640Z] #51 32.41 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T13:22:43.640Z] #51 32.63 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T13:22:43.640Z] #51 32.84 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T13:22:43.640Z] #51 33.68 runtime/cgo [2021-05-18T13:22:43.640Z] #51 33.72 runtime [2021-05-18T13:22:43.661Z] #37 4.137 -- Detecting C compiler ABI info - done [2021-05-18T13:22:43.734Z] #9 ... [2021-05-18T13:22:43.734Z] [2021-05-18T13:22:43.734Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-18T13:22:43.734Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-18T13:22:43.734Z] #65 DONE 0.9s [2021-05-18T13:22:43.734Z] [2021-05-18T13:22:43.734Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:22:43.734Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:22:43.734Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-05-18T13:22:43.900Z] #51 ... [2021-05-18T13:22:43.900Z] [2021-05-18T13:22:43.900Z] #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-05-18T13:22:43.900Z] #49 sha256:e1da2c13676ad4795b7e707fb3fcafcf56995277ce88c23c9ac5381aced02d10 [2021-05-18T13:22:43.900Z] #49 31.98 go: extracting github.com/spf13/cast v1.3.0 [2021-05-18T13:22:43.900Z] #49 31.98 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T13:22:43.900Z] #49 32.20 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T13:22:43.900Z] #49 32.26 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T13:22:43.900Z] #49 32.45 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T13:22:43.900Z] #49 32.71 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-18T13:22:43.900Z] #49 32.72 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T13:22:43.900Z] #49 32.77 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T13:22:43.900Z] #49 32.77 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T13:22:43.900Z] #49 32.80 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T13:22:43.900Z] #49 32.80 go: downloading github.com/spf13/afero v1.1.2 [2021-05-18T13:22:43.900Z] #49 32.83 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T13:22:43.900Z] #49 32.87 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T13:22:43.900Z] #49 32.89 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-18T13:22:43.900Z] #49 32.92 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T13:22:43.900Z] #49 33.13 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-18T13:22:43.900Z] #49 33.14 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T13:22:43.900Z] #49 33.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T13:22:43.900Z] #49 33.31 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-18T13:22:43.900Z] #49 33.31 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T13:22:43.900Z] #49 33.36 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T13:22:43.900Z] #49 33.40 go: extracting github.com/spf13/afero v1.1.2 [2021-05-18T13:22:43.900Z] #49 33.41 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-18T13:22:43.900Z] #49 33.49 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T13:22:43.900Z] #49 33.64 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-18T13:22:43.900Z] #49 33.85 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T13:22:43.900Z] #49 33.92 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T13:22:43.900Z] #49 33.96 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T13:22:43.900Z] #49 34.04 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T13:22:43.900Z] #49 34.06 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T13:22:43.944Z] #37 4.185 -- Detecting C compile features [2021-05-18T13:22:43.990Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-18T13:22:44.021Z] Client: [2021-05-18T13:22:44.021Z] Context: default [2021-05-18T13:22:44.021Z] Debug Mode: false [2021-05-18T13:22:44.021Z] Plugins: [2021-05-18T13:22:44.021Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-18T13:22:44.021Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-18T13:22:44.021Z] [2021-05-18T13:22:44.021Z] Server: [2021-05-18T13:22:44.021Z] Containers: 0 [2021-05-18T13:22:44.021Z] Running: 0 [2021-05-18T13:22:44.021Z] Paused: 0 [2021-05-18T13:22:44.021Z] Stopped: 0 [2021-05-18T13:22:44.021Z] Images: 0 [2021-05-18T13:22:44.021Z] Server Version: 20.10.5 [2021-05-18T13:22:44.021Z] Storage Driver: overlay2 [2021-05-18T13:22:44.021Z] Backing Filesystem: extfs [2021-05-18T13:22:44.021Z] Supports d_type: true [2021-05-18T13:22:44.021Z] Native Overlay Diff: true [2021-05-18T13:22:44.021Z] Logging Driver: json-file [2021-05-18T13:22:44.021Z] Cgroup Driver: cgroupfs [2021-05-18T13:22:44.021Z] Cgroup Version: 1 [2021-05-18T13:22:44.021Z] Plugins: [2021-05-18T13:22:44.021Z] Volume: local [2021-05-18T13:22:44.021Z] Network: bridge host ipvlan macvlan null overlay [2021-05-18T13:22:44.021Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-18T13:22:44.021Z] Swarm: inactive [2021-05-18T13:22:44.021Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-18T13:22:44.021Z] Default Runtime: runc [2021-05-18T13:22:44.021Z] Init Binary: docker-init [2021-05-18T13:22:44.021Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T13:22:44.021Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:22:44.021Z] init version: de40ad0 [2021-05-18T13:22:44.021Z] Security Options: [2021-05-18T13:22:44.021Z] apparmor [2021-05-18T13:22:44.021Z] seccomp [2021-05-18T13:22:44.021Z] Profile: default [2021-05-18T13:22:44.021Z] Kernel Version: 5.4.0-1041-aws [2021-05-18T13:22:44.021Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-18T13:22:44.021Z] OSType: linux [2021-05-18T13:22:44.021Z] Architecture: aarch64 [2021-05-18T13:22:44.021Z] CPUs: 4 [2021-05-18T13:22:44.021Z] Total Memory: 7.494GiB [2021-05-18T13:22:44.021Z] Name: ip-10-100-110-18 [2021-05-18T13:22:44.021Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-05-18T13:22:44.021Z] Docker Root Dir: /var/lib/docker [2021-05-18T13:22:44.021Z] Debug Mode: false [2021-05-18T13:22:44.021Z] Registry: https://index.docker.io/v1/ [2021-05-18T13:22:44.021Z] Labels: [2021-05-18T13:22:44.021Z] Experimental: true [2021-05-18T13:22:44.021Z] Insecure Registries: [2021-05-18T13:22:44.021Z] 127.0.0.0/8 [2021-05-18T13:22:44.021Z] Live Restore Enabled: true [2021-05-18T13:22:44.021Z] [2021-05-18T13:22:44.021Z] WARNING: No swap limit support [Pipeline] sh [2021-05-18T13:22:44.160Z] #49 34.22 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-18T13:22:44.160Z] #49 34.22 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T13:22:44.160Z] #49 34.29 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T13:22:44.160Z] #49 34.29 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T13:22:44.160Z] #49 34.31 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-18T13:22:44.319Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-18T13:22:44.319Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-18T13:22:44.319Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42382/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-18T13:22:44.319Z] + bash /home/ubuntu/workspace/moby_PR-42382/check-config.sh [2021-05-18T13:22:44.319Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-18T13:22:44.319Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-18T13:22:44.319Z] [2021-05-18T13:22:44.319Z] Generally Necessary: [2021-05-18T13:22:44.319Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-18T13:22:44.319Z] - apparmor: enabled and tools installed [2021-05-18T13:22:44.319Z] - CONFIG_NAMESPACES: enabled [2021-05-18T13:22:44.319Z] - CONFIG_NET_NS: enabled [2021-05-18T13:22:44.319Z] - CONFIG_PID_NS: enabled [2021-05-18T13:22:44.319Z] - CONFIG_IPC_NS: enabled [2021-05-18T13:22:44.319Z] - CONFIG_UTS_NS: enabled [2021-05-18T13:22:44.319Z] - CONFIG_CGROUPS: enabled [2021-05-18T13:22:44.319Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-18T13:22:44.319Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-18T13:22:44.319Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-18T13:22:44.319Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-18T13:22:44.319Z] - CONFIG_CPUSETS: enabled [2021-05-18T13:22:44.319Z] - CONFIG_MEMCG: enabled [2021-05-18T13:22:44.319Z] - CONFIG_KEYS: enabled [2021-05-18T13:22:44.319Z] - CONFIG_VETH: enabled (as module) [2021-05-18T13:22:44.319Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-18T13:22:44.319Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-18T13:22:44.420Z] #49 34.48 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-18T13:22:44.420Z] #49 34.48 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T13:22:44.420Z] #49 34.48 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T13:22:44.420Z] #49 34.48 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T13:22:44.420Z] #49 34.48 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T13:22:44.420Z] #49 34.50 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T13:22:44.420Z] #49 34.50 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T13:22:44.420Z] #49 34.51 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T13:22:44.420Z] #49 34.59 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T13:22:44.527Z] #37 ... [2021-05-18T13:22:44.528Z] [2021-05-18T13:22:44.528Z] #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-05-18T13:22:44.528Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:22:44.528Z] #42 75.01 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-18T13:22:44.528Z] #42 75.02 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:22:44.528Z] #42 DONE 75.7s [2021-05-18T13:22:44.528Z] [2021-05-18T13:22:44.528Z] #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-05-18T13:22:44.528Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:22:44.553Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-05-18T13:22:44.582Z] - CONFIG_NF_NAT_IPV4: missing [2021-05-18T13:22:44.582Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-18T13:22:44.582Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-18T13:22:44.582Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-18T13:22:44.582Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-18T13:22:44.582Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-18T13:22:44.582Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-18T13:22:44.582Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-18T13:22:44.582Z] - CONFIG_NF_NAT_NEEDED: missing [2021-05-18T13:22:44.582Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-18T13:22:44.582Z] [2021-05-18T13:22:44.582Z] Optional Features: [2021-05-18T13:22:44.582Z] - CONFIG_USER_NS: enabled [2021-05-18T13:22:44.582Z] - CONFIG_SECCOMP: enabled [2021-05-18T13:22:44.582Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-18T13:22:44.582Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-18T13:22:44.582Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-18T13:22:44.582Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-18T13:22:44.582Z] - CONFIG_BLK_CGROUP: enabled [2021-05-18T13:22:44.582Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-18T13:22:44.680Z] #49 34.63 go: downloading golang.org/x/text v0.3.2 [2021-05-18T13:22:44.680Z] #49 34.65 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T13:22:44.680Z] #49 34.67 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-18T13:22:44.680Z] #49 34.68 go: downloading github.com/fatih/color v1.7.0 [2021-05-18T13:22:44.810Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-18T13:22:44.844Z] - CONFIG_IOSCHED_CFQ: missing [2021-05-18T13:22:44.844Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-05-18T13:22:44.844Z] - CONFIG_CGROUP_PERF: enabled [2021-05-18T13:22:44.844Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-18T13:22:44.844Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-18T13:22:44.844Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-18T13:22:44.844Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-18T13:22:44.844Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-18T13:22:44.844Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-18T13:22:44.844Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-18T13:22:44.844Z] - CONFIG_IP_VS: enabled (as module) [2021-05-18T13:22:44.844Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-18T13:22:44.844Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-18T13:22:44.844Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-18T13:22:44.844Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-18T13:22:44.844Z] - CONFIG_EXT4_FS: enabled [2021-05-18T13:22:44.844Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-18T13:22:44.844Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-18T13:22:44.844Z] - Network Drivers: [2021-05-18T13:22:44.844Z] - "overlay": [2021-05-18T13:22:44.844Z] - CONFIG_VXLAN: enabled (as module) [2021-05-18T13:22:44.844Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-18T13:22:44.844Z] Optional (for encrypted networks): [2021-05-18T13:22:44.940Z] #49 34.90 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T13:22:44.940Z] #49 34.93 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T13:22:44.940Z] #49 34.93 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-18T13:22:44.940Z] #49 34.98 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T13:22:44.940Z] #49 34.98 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-18T13:22:45.066Z] #9 ... [2021-05-18T13:22:45.066Z] [2021-05-18T13:22:45.066Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-18T13:22:45.066Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-18T13:22:45.066Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.1s done [2021-05-18T13:22:45.066Z] #26 DONE 10.1s [2021-05-18T13:22:45.066Z] [2021-05-18T13:22:45.066Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:22:45.066Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:22:45.105Z] - CONFIG_CRYPTO: enabled [2021-05-18T13:22:45.105Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-18T13:22:45.105Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-18T13:22:45.105Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-18T13:22:45.105Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-18T13:22:45.105Z] - CONFIG_XFRM: enabled [2021-05-18T13:22:45.105Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-18T13:22:45.105Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-18T13:22:45.105Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-18T13:22:45.105Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-05-18T13:22:45.105Z] - "ipvlan": [2021-05-18T13:22:45.105Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-18T13:22:45.105Z] - "macvlan": [2021-05-18T13:22:45.105Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-18T13:22:45.105Z] - CONFIG_DUMMY: enabled (as module) [2021-05-18T13:22:45.105Z] - "ftp,tftp client in container": [2021-05-18T13:22:45.105Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-18T13:22:45.105Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-18T13:22:45.105Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-18T13:22:45.105Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-18T13:22:45.105Z] - Storage Drivers: [2021-05-18T13:22:45.105Z] - "aufs": [2021-05-18T13:22:45.105Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-18T13:22:45.105Z] - "btrfs": [2021-05-18T13:22:45.105Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-18T13:22:45.105Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-18T13:22:45.105Z] - "devicemapper": [2021-05-18T13:22:45.200Z] #49 35.08 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T13:22:45.200Z] #49 35.18 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T13:22:45.200Z] #49 35.19 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T13:22:45.200Z] #49 35.26 go: extracting github.com/fatih/color v1.7.0 [2021-05-18T13:22:45.200Z] #49 35.28 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-18T13:22:45.366Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-18T13:22:45.366Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-18T13:22:45.366Z] - "overlay": [2021-05-18T13:22:45.366Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-18T13:22:45.366Z] - "zfs": [2021-05-18T13:22:45.366Z] - /dev/zfs: present [2021-05-18T13:22:45.366Z] - zfs command: missing [2021-05-18T13:22:45.366Z] - zpool command: missing [2021-05-18T13:22:45.366Z] [2021-05-18T13:22:45.366Z] Limits: [2021-05-18T13:22:45.366Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-18T13:22:45.366Z] [2021-05-18T13:22:45.366Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-18T13:22:45.465Z] #49 35.51 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-18T13:22:45.465Z] #49 35.52 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-18T13:22:45.465Z] #49 35.56 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-18T13:22:45.699Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:94c1890d3997cad133e50f0899677f4966078951 . [2021-05-18T13:22:45.725Z] #49 35.77 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T13:22:45.725Z] #49 35.88 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-18T13:22:45.967Z] #1 [internal] load build definition from Dockerfile [2021-05-18T13:22:45.967Z] #1 sha256:0d248711485a153855aa7ee11161b054e6367432f654668e6d32cd80c8a9296a [2021-05-18T13:22:45.967Z] #1 transferring dockerfile: 17.02kB done [2021-05-18T13:22:45.967Z] #1 DONE 0.1s [2021-05-18T13:22:45.967Z] [2021-05-18T13:22:45.967Z] #2 [internal] load .dockerignore [2021-05-18T13:22:45.967Z] #2 sha256:d95fe0c793cc60d13a9fecb9ca7b743751663abcc6cec1c7f3cfb91c80ebddca [2021-05-18T13:22:45.967Z] #2 transferring context: 87B done [2021-05-18T13:22:45.967Z] #2 DONE 0.0s [2021-05-18T13:22:45.985Z] #49 36.04 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T13:22:46.229Z] [2021-05-18T13:22:46.229Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-18T13:22:46.229Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-05-18T13:22:46.246Z] #49 36.33 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-18T13:22:46.246Z] #49 36.40 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T13:22:46.439Z] #43 ... [2021-05-18T13:22:46.439Z] [2021-05-18T13:22:46.439Z] #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-05-18T13:22:46.439Z] #45 sha256:176b205b80fae36ab42825e77d5128a1360782795dd3b09e4080d632a19c1946 [2021-05-18T13:22:46.439Z] #45 67.73 internal/syscall/unix [2021-05-18T13:22:46.439Z] #45 68.02 strings [2021-05-18T13:22:46.439Z] #45 69.44 os [2021-05-18T13:22:46.439Z] #45 71.17 regexp/syntax [2021-05-18T13:22:46.439Z] #45 73.87 fmt [2021-05-18T13:22:46.439Z] #45 76.74 regexp [2021-05-18T13:22:46.507Z] #49 36.41 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-18T13:22:46.751Z] #45 ... [2021-05-18T13:22:46.751Z] [2021-05-18T13:22:46.751Z] #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-05-18T13:22:46.751Z] #37 sha256:ed24ecbb5459066183f10f87a4ce316f92c82f1c5811e4bf03c6e5d14d35469f [2021-05-18T13:22:46.751Z] #37 6.719 -- Detecting C compile features - done [2021-05-18T13:22:46.751Z] #37 6.748 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-18T13:22:46.751Z] #37 6.949 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-18T13:22:46.751Z] #37 7.049 -- Configuring done [2021-05-18T13:22:46.751Z] #37 7.080 -- Generating done [2021-05-18T13:22:46.751Z] #37 7.084 -- Build files have been written to: /tmp/tmp.MsZoP7ZbJ6/tini [2021-05-18T13:22:46.751Z] #37 7.096 + make tini-static [2021-05-18T13:22:46.809Z] #3 DONE 0.5s [2021-05-18T13:22:46.809Z] [2021-05-18T13:22:46.809Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-18T13:22:46.809Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-05-18T13:22:46.809Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-18T13:22:46.809Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-18T13:22:46.809Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-05-18T13:22:46.809Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-05-18T13:22:46.809Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s [2021-05-18T13:22:46.812Z] #49 36.68 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-18T13:22:46.812Z] #49 36.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T13:22:46.871Z] #30 DONE 3.5s [2021-05-18T13:22:46.871Z] [2021-05-18T13:22:46.871Z] #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-05-18T13:22:46.871Z] #56 sha256:9a149be203023787a6305adb80787f15901cdf4df1b555751128d3862391cef8 [2021-05-18T13:22:46.871Z] #56 63.83 + bin/containerd-stress [2021-05-18T13:22:46.871Z] #56 65.52 + bin/containerd-shim [2021-05-18T13:22:46.871Z] #56 68.30 + bin/containerd-shim-runc-v1 [2021-05-18T13:22:46.871Z] #56 70.68 + bin/containerd-shim-runc-v2 [2021-05-18T13:22:46.871Z] #56 71.85 + binaries [2021-05-18T13:22:46.871Z] #56 71.85 + install -D bin/containerd /build/containerd [2021-05-18T13:22:46.871Z] #56 71.88 + install -D bin/containerd-shim /build/containerd-shim [2021-05-18T13:22:46.871Z] #56 71.88 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-18T13:22:46.871Z] #56 71.89 + install -D bin/ctr /build/ctr [2021-05-18T13:22:46.871Z] #56 DONE 73.3s [2021-05-18T13:22:46.871Z] [2021-05-18T13:22:46.871Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-18T13:22:46.871Z] #33 sha256:e0befe46674e2312ab7b2fe12f025457534ce041eb4c30f4138e0fb2c1e99492 [2021-05-18T13:22:47.072Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s done [2021-05-18T13:22:47.072Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-05-18T13:22:47.078Z] #49 37.03 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-18T13:22:47.078Z] #49 37.04 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-18T13:22:47.078Z] #49 37.05 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T13:22:47.320Z] #37 7.470 Scanning dependencies of target tini-static [2021-05-18T13:22:47.320Z] #37 ... [2021-05-18T13:22:47.320Z] [2021-05-18T13:22:47.320Z] #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-05-18T13:22:47.320Z] #51 sha256:9fab4b29031753bab5cb3a3632967383641e00b828946b4b555cfa9eeb9effdf [2021-05-18T13:22:47.320Z] #51 68.40 os [2021-05-18T13:22:47.320Z] #51 70.51 encoding/binary [2021-05-18T13:22:47.320Z] #51 72.47 fmt [2021-05-18T13:22:47.320Z] #51 72.97 encoding/base64 [2021-05-18T13:22:47.320Z] #51 73.93 golang.org/x/sys/unix [2021-05-18T13:22:47.320Z] #51 78.17 encoding/json [2021-05-18T13:22:47.320Z] #51 ... [2021-05-18T13:22:47.320Z] [2021-05-18T13:22:47.320Z] #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-05-18T13:22:47.320Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:22:47.320Z] #43 2.471 Note: Building without setproctitle() and strlcpy() support. [2021-05-18T13:22:47.320Z] #43 2.472 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-18T13:22:47.320Z] #43 2.493 Note: Building without GnuTLS support [2021-05-18T13:22:47.320Z] #43 2.510 Makefile.config:39: Warn: you have no libnftables installed [2021-05-18T13:22:47.320Z] #43 2.517 Makefile.config:40: Warn: Building without nftables support [2021-05-18T13:22:47.337Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.3s done [2021-05-18T13:22:47.337Z] #4 DONE 0.6s [2021-05-18T13:22:47.341Z] #49 37.40 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T13:22:47.430Z] #33 DONE 0.4s [2021-05-18T13:22:47.430Z] [2021-05-18T13:22:47.430Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-18T13:22:47.430Z] #35 sha256:18abe3ca70ccf2c7497b1e9afc1ab091962061363e29a1f3c8dc53343ab8b64b [2021-05-18T13:22:47.430Z] #35 DONE 0.1s [2021-05-18T13:22:47.430Z] [2021-05-18T13:22:47.430Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-18T13:22:47.430Z] #38 sha256:fa06529a2abc49e15cfc1ef5360f58941e89c5e3ec75c9b1aefd9da546e18e76 [2021-05-18T13:22:47.430Z] #38 DONE 0.0s [2021-05-18T13:22:47.430Z] [2021-05-18T13:22:47.430Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-18T13:22:47.430Z] #41 sha256:1495abedc75557a711b5fcb74e0fc66273c19d3e2b17bb2e5d6dea7937c96600 [2021-05-18T13:22:47.598Z] [2021-05-18T13:22:47.598Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-18T13:22:47.598Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-05-18T13:22:47.602Z] #49 37.56 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T13:22:47.602Z] #49 37.57 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-18T13:22:47.602Z] #49 37.58 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T13:22:47.602Z] #49 37.73 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-18T13:22:47.602Z] #49 37.80 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T13:22:47.871Z] #49 37.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T13:22:47.871Z] #49 37.91 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T13:22:47.871Z] #49 37.96 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T13:22:47.989Z] #41 DONE 0.5s [2021-05-18T13:22:47.989Z] [2021-05-18T13:22:47.989Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-18T13:22:47.989Z] #44 sha256:c682d16ba1554e3af9323b25c7eec587b312b9a2d24c8abf7dc4af5e65fe5623 [2021-05-18T13:22:47.989Z] #44 DONE 0.0s [2021-05-18T13:22:47.989Z] [2021-05-18T13:22:47.989Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-18T13:22:47.989Z] #46 sha256:f7e40e8cdc5da8e456623d30fd9cac49120f18bdec5f53bff65c753c01dc6b6f [2021-05-18T13:22:47.989Z] #46 DONE 0.2s [2021-05-18T13:22:47.989Z] [2021-05-18T13:22:47.989Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-18T13:22:47.989Z] #48 sha256:d6b7b84c9ac8c2c163b8141a7d0da47f289f2e3b90ecaeb2a76b69a3941c5ef1 [2021-05-18T13:22:47.989Z] #48 DONE 0.1s [2021-05-18T13:22:48.132Z] #49 38.06 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-18T13:22:48.132Z] #49 38.18 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T13:22:48.243Z] [2021-05-18T13:22:48.243Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-18T13:22:48.243Z] #50 sha256:cec8b64783c47ad1c3c5c90a862e494be3d690e9a70adaebd645ad7681c7e4d9 [2021-05-18T13:22:48.393Z] #49 38.33 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-18T13:22:48.393Z] #49 38.36 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T13:22:48.393Z] #49 38.37 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T13:22:48.393Z] #49 38.39 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T13:22:48.541Z] #8 DONE 0.9s [2021-05-18T13:22:48.541Z] [2021-05-18T13:22:48.542Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-18T13:22:48.542Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-05-18T13:22:48.542Z] #5 DONE 0.8s [2021-05-18T13:22:48.542Z] [2021-05-18T13:22:48.542Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T13:22:48.542Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-18T13:22:48.542Z] #7 DONE 0.9s [2021-05-18T13:22:48.542Z] [2021-05-18T13:22:48.542Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T13:22:48.542Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-18T13:22:48.542Z] #6 DONE 0.9s [2021-05-18T13:22:48.654Z] #49 38.58 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-18T13:22:48.698Z] #43 ... [2021-05-18T13:22:48.698Z] [2021-05-18T13:22:48.698Z] #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-05-18T13:22:48.698Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:22:48.698Z] #13 63.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-18T13:22:48.698Z] #13 63.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-18T13:22:48.698Z] #13 63.72 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-18T13:22:48.698Z] #13 66.84 Selecting previously unselected package binutils-mingw-w64. [2021-05-18T13:22:48.698Z] #13 66.85 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-18T13:22:48.698Z] #13 66.86 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-18T13:22:48.698Z] #13 67.02 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-18T13:22:48.698Z] #13 67.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-18T13:22:48.698Z] #13 67.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T13:22:48.698Z] #13 67.22 Selecting previously unselected package dmsetup. [2021-05-18T13:22:48.698Z] #13 67.24 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-18T13:22:48.698Z] #13 67.25 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-18T13:22:48.698Z] #13 67.48 Selecting previously unselected package mingw-w64-common. [2021-05-18T13:22:48.698Z] #13 67.48 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-18T13:22:48.698Z] #13 67.50 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-18T13:22:48.803Z] #50 DONE 0.5s [2021-05-18T13:22:48.803Z] [2021-05-18T13:22:48.803Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-18T13:22:48.803Z] #52 sha256:0c18bf6efb5a6084155a7c6c59409ed043fbfb1078e2ca5f2c68e336a824bfd6 [2021-05-18T13:22:48.803Z] #52 DONE 0.0s [2021-05-18T13:22:48.803Z] [2021-05-18T13:22:48.803Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-18T13:22:48.803Z] #54 sha256:e0edfe5d362e5203483ec459ac9cd437d4c850b0e53374c7a22f9d2e3bfb5d79 [2021-05-18T13:22:48.803Z] #54 DONE 0.3s [2021-05-18T13:22:48.957Z] #13 ... [2021-05-18T13:22:48.957Z] [2021-05-18T13:22:48.957Z] #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-05-18T13:22:48.957Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:22:48.957Z] #43 4.595 fatal: not a git repository (or any of the parent directories): .git [2021-05-18T13:22:49.057Z] [2021-05-18T13:22:49.057Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-18T13:22:49.057Z] #57 sha256:a2e9def415094abeea8b60fe3ee2cca889a854c260b9da9c37e97a11ec11a513 [2021-05-18T13:22:49.127Z] [2021-05-18T13:22:49.127Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T13:22:49.127Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-18T13:22:49.127Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-18T13:22:49.127Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-18T13:22:49.127Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-18T13:22:49.127Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-18T13:22:49.127Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.0s [2021-05-18T13:22:49.127Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s [2021-05-18T13:22:49.221Z] #43 4.641 GEN .gitid [2021-05-18T13:22:49.221Z] #43 4.666 GEN criu/include/version.h [2021-05-18T13:22:49.221Z] #43 4.736 GEN include/common/asm [2021-05-18T13:22:49.289Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-05-18T13:22:49.289Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-18T13:22:49.405Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2021-05-18T13:22:49.405Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-05-18T13:22:49.480Z] #43 ... [2021-05-18T13:22:49.480Z] [2021-05-18T13:22:49.480Z] #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-05-18T13:22:49.480Z] #34 sha256:2f84c41e0f7378433fbb2cb55fd8e3ecf1ccb97116aee2de8c4539f9f8567ac0 [2021-05-18T13:22:49.480Z] #34 70.82 path [2021-05-18T13:22:49.480Z] #34 71.58 fmt [2021-05-18T13:22:49.480Z] #34 71.79 path/filepath [2021-05-18T13:22:49.480Z] #34 73.36 io/ioutil [2021-05-18T13:22:49.480Z] #34 73.88 text/tabwriter [2021-05-18T13:22:49.480Z] #34 75.88 github.com/BurntSushi/toml [2021-05-18T13:22:49.480Z] #34 75.88 flag [2021-05-18T13:22:49.480Z] #34 77.95 log [2021-05-18T13:22:49.480Z] #34 80.35 github.com/BurntSushi/toml/cmd/tomlv [2021-05-18T13:22:49.616Z] #57 DONE 0.8s [2021-05-18T13:22:49.616Z] [2021-05-18T13:22:49.616Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-18T13:22:49.616Z] #61 sha256:4014e8a60b2621d79ab8c5f897d16fcc6c859b9f51322d8e33f6972a2c47db3e [2021-05-18T13:22:49.739Z] #34 ... [2021-05-18T13:22:49.739Z] [2021-05-18T13:22:49.739Z] #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-05-18T13:22:49.739Z] #37 sha256:ed24ecbb5459066183f10f87a4ce316f92c82f1c5811e4bf03c6e5d14d35469f [2021-05-18T13:22:49.739Z] #37 7.648 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-18T13:22:49.739Z] #37 9.020 [100%] Linking C executable tini-static [2021-05-18T13:22:49.739Z] #37 9.577 [100%] Built target tini-static [2021-05-18T13:22:49.739Z] #37 9.668 + mkdir -p /build [2021-05-18T13:22:49.739Z] #37 9.670 + cp tini-static /build/docker-init [2021-05-18T13:22:49.739Z] #37 DONE 10.0s [2021-05-18T13:22:49.739Z] [2021-05-18T13:22:49.739Z] #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-05-18T13:22:49.739Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:22:49.739Z] #13 74.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-18T13:22:49.739Z] #13 74.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-18T13:22:49.739Z] #13 74.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-18T13:22:49.871Z] #61 DONE 0.2s [2021-05-18T13:22:50.125Z] [2021-05-18T13:22:50.126Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-18T13:22:50.126Z] #66 sha256:40d7d87ce7e8ff656aba3513a3de89fdc3bf2c360f9ceb259cc35ad04d564491 [2021-05-18T13:22:50.418Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2021-05-18T13:22:50.684Z] #66 DONE 0.9s [2021-05-18T13:22:50.939Z] [2021-05-18T13:22:50.939Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-18T13:22:50.939Z] #68 sha256:aac1a02b7632213f403b875119228642a0398ee78a1ec62cc2a0021d9b561fe1 [2021-05-18T13:22:50.939Z] #68 DONE 0.0s [2021-05-18T13:22:50.939Z] [2021-05-18T13:22:50.939Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-18T13:22:50.939Z] #69 sha256:b569dd3f0b09a38fb534f169d2fc809f12f19b2b9694920d48c7de894f98a6a0 [2021-05-18T13:22:50.939Z] #69 DONE 0.0s [2021-05-18T13:22:50.939Z] [2021-05-18T13:22:50.939Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-18T13:22:50.939Z] #70 sha256:53dad76dfa725d3a249dd6ca6fefd1ff3997fb9e9d055b32f57d5a1f358ab19e [2021-05-18T13:22:51.375Z] #62 DONE 2.4s [2021-05-18T13:22:51.375Z] [2021-05-18T13:22:51.375Z] #23 [internal] load build context [2021-05-18T13:22:51.375Z] #23 sha256:d9887d5b10645b23c5ee3dc200e17174ccb53f024493512b5e5836b0c5e89ec4 [2021-05-18T13:22:51.375Z] #23 transferring context: 53.38MB 2.2s done [2021-05-18T13:22:51.375Z] #23 DONE 2.5s [2021-05-18T13:22:51.375Z] [2021-05-18T13:22:51.375Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:22:51.375Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-18T13:22:51.375Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-18T13:22:51.375Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-05-18T13:22:51.375Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-05-18T13:22:51.375Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-18T13:22:51.375Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.1s done [2021-05-18T13:22:51.375Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.8s done [2021-05-18T13:22:51.375Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.3s done [2021-05-18T13:22:51.375Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-05-18T13:22:51.375Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 2.3s [2021-05-18T13:22:51.375Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 2.3s [2021-05-18T13:22:51.375Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.3s [2021-05-18T13:22:51.375Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 13.63MB / 52.16MB 2.5s [2021-05-18T13:22:51.375Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 13.63MB / 62.53MB 2.5s [2021-05-18T13:22:51.657Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 24.12MB / 52.16MB 2.6s [2021-05-18T13:22:51.657Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 18.87MB / 62.53MB 2.6s [2021-05-18T13:22:51.657Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 11.53MB / 97.69MB 2.6s [2021-05-18T13:22:51.657Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 33.55MB / 52.16MB 2.7s [2021-05-18T13:22:51.657Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 30.85MB / 62.53MB 2.7s [2021-05-18T13:22:51.864Z] #70 DONE 1.1s [2021-05-18T13:22:51.864Z] [2021-05-18T13:22:51.864Z] #71 exporting to image [2021-05-18T13:22:51.864Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-18T13:22:51.865Z] #71 exporting layers [2021-05-18T13:22:51.921Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.9s [2021-05-18T13:22:51.921Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 51.38MB / 62.53MB 2.9s [2021-05-18T13:22:51.921Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 31.46MB / 97.69MB 2.9s [2021-05-18T13:22:51.954Z] #49 41.94 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-18T13:22:52.183Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 58.72MB / 62.53MB 3.0s [2021-05-18T13:22:52.450Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.4s [2021-05-18T13:22:52.450Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 51.38MB / 97.69MB 3.4s [2021-05-18T13:22:52.450Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 56.62MB / 97.69MB 3.5s [2021-05-18T13:22:52.730Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 67.44MB / 97.69MB 3.6s [2021-05-18T13:22:52.730Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 80.91MB / 97.69MB 3.7s [2021-05-18T13:22:52.994Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 94.37MB / 97.69MB 3.8s [2021-05-18T13:22:52.994Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.9s done [2021-05-18T13:22:53.463Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s done [2021-05-18T13:22:53.463Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-05-18T13:22:53.463Z] #9 ... [2021-05-18T13:22:53.463Z] [2021-05-18T13:22:53.463Z] #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-05-18T13:22:53.463Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-18T13:22:53.463Z] #27 1.136 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:22:53.463Z] #27 1.151 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:22:53.463Z] #27 1.204 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:22:53.463Z] #27 1.281 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:22:53.463Z] #27 1.527 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:22:53.464Z] #27 2.126 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:22:53.464Z] #27 3.514 Fetched 8445 kB in 3s (3213 kB/s) [2021-05-18T13:22:53.464Z] #27 3.514 Reading package lists... [2021-05-18T13:22:53.464Z] #27 4.529 Reading package lists... [2021-05-18T13:22:53.464Z] #27 5.454 Building dependency tree... [2021-05-18T13:22:53.464Z] #27 5.784 The following additional packages will be installed: [2021-05-18T13:22:53.464Z] #27 5.784 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-18T13:22:53.464Z] #27 5.784 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-18T13:22:53.464Z] #27 5.785 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-18T13:22:53.464Z] #27 5.786 Suggested packages: [2021-05-18T13:22:53.464Z] #27 5.786 krb5-doc krb5-user [2021-05-18T13:22:53.464Z] #27 5.786 Recommended packages: [2021-05-18T13:22:53.464Z] #27 5.786 krb5-locales publicsuffix libsasl2-modules [2021-05-18T13:22:53.464Z] #27 6.008 The following NEW packages will be installed: [2021-05-18T13:22:53.464Z] #27 6.009 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-18T13:22:53.464Z] #27 6.009 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-18T13:22:53.464Z] #27 6.009 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-18T13:22:53.464Z] #27 6.010 libssh2-1 libssl1.1 openssl [2021-05-18T13:22:53.464Z] #27 6.290 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T13:22:53.464Z] #27 6.290 Need to get 5059 kB of archives. [2021-05-18T13:22:53.464Z] #27 6.290 After this operation, 12.1 MB of additional disk space will be used. [2021-05-18T13:22:53.464Z] #27 6.290 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-18T13:22:53.464Z] #27 6.290 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-18T13:22:53.464Z] #27 6.303 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-18T13:22:53.464Z] #27 6.303 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-18T13:22:53.464Z] #27 6.303 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-18T13:22:53.464Z] #27 6.303 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-18T13:22:53.464Z] #27 6.311 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-18T13:22:53.464Z] #27 6.319 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-18T13:22:53.464Z] #27 6.319 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-18T13:22:53.464Z] #27 6.319 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-18T13:22:53.464Z] #27 6.320 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-18T13:22:53.464Z] #27 6.328 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-18T13:22:53.464Z] #27 6.328 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-18T13:22:53.464Z] #27 6.331 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-18T13:22:53.464Z] #27 6.331 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-18T13:22:53.464Z] #27 6.332 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-18T13:22:53.464Z] #27 6.338 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-18T13:22:53.464Z] #27 6.347 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-18T13:22:53.464Z] #27 6.347 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-18T13:22:53.464Z] #27 6.354 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-18T13:22:53.464Z] #27 6.360 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-18T13:22:53.464Z] #27 6.508 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:22:53.464Z] #27 6.532 Fetched 5059 kB in 0s (15.2 MB/s) [2021-05-18T13:22:53.464Z] #27 6.573 Selecting previously unselected package libssl1.1:amd64. [2021-05-18T13:22:53.464Z] #27 6.573 (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-05-18T13:22:53.464Z] #27 6.573 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 6.581 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-18T13:22:53.464Z] #27 6.784 Selecting previously unselected package openssl. [2021-05-18T13:22:53.464Z] #27 6.784 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 6.788 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-18T13:22:53.464Z] #27 6.961 Selecting previously unselected package ca-certificates. [2021-05-18T13:22:53.464Z] #27 6.961 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-18T13:22:53.464Z] #27 6.965 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-18T13:22:53.464Z] #27 7.038 Selecting previously unselected package libkeyutils1:amd64. [2021-05-18T13:22:53.464Z] #27 7.038 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 7.042 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-18T13:22:53.464Z] #27 7.077 Selecting previously unselected package libkrb5support0:amd64. [2021-05-18T13:22:53.464Z] #27 7.077 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 7.081 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:22:53.464Z] #27 7.119 Selecting previously unselected package libk5crypto3:amd64. [2021-05-18T13:22:53.464Z] #27 7.119 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 7.122 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:22:53.464Z] #27 7.182 Selecting previously unselected package libkrb5-3:amd64. [2021-05-18T13:22:53.464Z] #27 7.182 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 7.185 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:22:53.464Z] #27 7.277 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-18T13:22:53.464Z] #27 7.277 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 7.283 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:22:53.464Z] #27 7.341 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-18T13:22:53.464Z] #27 7.341 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 7.351 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:22:53.464Z] #27 7.388 Selecting previously unselected package libsasl2-2:amd64. [2021-05-18T13:22:53.464Z] #27 7.389 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 7.393 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:22:53.464Z] #27 7.443 Selecting previously unselected package libldap-common. [2021-05-18T13:22:53.464Z] #27 7.443 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-18T13:22:53.464Z] #27 7.447 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:22:53.464Z] #27 7.489 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-18T13:22:53.464Z] #27 7.489 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 7.499 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:22:53.464Z] #27 7.562 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-18T13:22:53.464Z] #27 7.562 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 7.565 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-18T13:22:53.464Z] #27 7.640 Selecting previously unselected package libpsl5:amd64. [2021-05-18T13:22:53.464Z] #27 7.642 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 7.646 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-18T13:22:53.464Z] #27 7.688 Selecting previously unselected package librtmp1:amd64. [2021-05-18T13:22:53.464Z] #27 7.691 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 7.696 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-18T13:22:53.464Z] #27 7.739 Selecting previously unselected package libssh2-1:amd64. [2021-05-18T13:22:53.464Z] #27 7.741 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 7.745 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-18T13:22:53.464Z] #27 7.798 Selecting previously unselected package libcurl4:amd64. [2021-05-18T13:22:53.464Z] #27 7.799 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 7.805 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-18T13:22:53.464Z] #27 7.873 Selecting previously unselected package curl. [2021-05-18T13:22:53.464Z] #27 7.873 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 7.880 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-18T13:22:53.464Z] #27 7.944 Selecting previously unselected package libonig5:amd64. [2021-05-18T13:22:53.464Z] #27 7.944 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 7.947 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-18T13:22:53.464Z] #27 8.022 Selecting previously unselected package libjq1:amd64. [2021-05-18T13:22:53.464Z] #27 8.022 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 8.026 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T13:22:53.464Z] #27 8.068 Selecting previously unselected package jq. [2021-05-18T13:22:53.464Z] #27 8.068 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T13:22:53.464Z] #27 8.071 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-18T13:22:53.464Z] #27 8.113 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-18T13:22:53.464Z] #27 8.125 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-18T13:22:53.464Z] #27 8.137 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-18T13:22:53.464Z] #27 8.246 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-18T13:22:53.464Z] #27 8.257 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:22:53.464Z] #27 8.275 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:22:53.464Z] #27 8.285 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:22:53.464Z] #27 8.297 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-18T13:22:53.464Z] #27 8.308 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:22:53.464Z] #27 8.319 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:22:53.464Z] #27 8.331 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-18T13:22:53.464Z] #27 8.341 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:22:53.464Z] #27 8.354 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-18T13:22:53.464Z] #27 8.370 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-18T13:22:53.464Z] #27 8.381 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T13:22:53.464Z] #27 8.393 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:22:53.464Z] #27 8.410 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-18T13:22:53.868Z] #49 ... [2021-05-18T13:22:53.868Z] [2021-05-18T13:22:53.868Z] #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-05-18T13:22:53.868Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:22:53.868Z] #36 33.58 Fetched 8445 kB in 24s (350 kB/s) [2021-05-18T13:22:53.869Z] #36 33.58 Reading package lists... [2021-05-18T13:22:53.869Z] #36 40.67 Reading package lists... [2021-05-18T13:22:53.869Z] #36 ... [2021-05-18T13:22:53.869Z] [2021-05-18T13:22:53.869Z] #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-05-18T13:22:53.869Z] #58 sha256:563b16727cbee3f8caae4695b08613d0d09f4b7d0b9cbb85d5305d917356af85 [2021-05-18T13:22:53.869Z] #58 34.28 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T13:22:53.869Z] #58 36.66 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T13:22:53.869Z] #58 36.69 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-18T13:22:53.869Z] #58 36.94 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T13:22:53.869Z] #58 37.08 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T13:22:53.869Z] #58 37.15 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T13:22:53.869Z] #58 37.20 go: finding github.com/google/uuid v1.2.0 [2021-05-18T13:22:53.869Z] #58 37.33 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-18T13:22:53.869Z] #58 37.36 go: finding github.com/gofrs/flock v0.8.0 [2021-05-18T13:22:53.869Z] #58 37.39 go: finding github.com/gorilla/mux v1.8.0 [2021-05-18T13:22:53.869Z] #58 37.44 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T13:22:53.869Z] #58 37.46 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T13:22:53.869Z] #58 37.55 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-18T13:22:53.869Z] #58 37.56 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T13:22:53.869Z] #58 37.85 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T13:22:53.869Z] #58 37.90 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T13:22:53.869Z] #58 ... [2021-05-18T13:22:53.869Z] [2021-05-18T13:22:53.869Z] #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-05-18T13:22:53.869Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T13:22:53.869Z] #55 33.89 Fetched 8445 kB in 25s (338 kB/s) [2021-05-18T13:22:53.869Z] #55 33.89 Reading package lists... [2021-05-18T13:22:53.932Z] #13 ... [2021-05-18T13:22:53.933Z] [2021-05-18T13:22:53.933Z] #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-05-18T13:22:53.933Z] #34 sha256:2f84c41e0f7378433fbb2cb55fd8e3ecf1ccb97116aee2de8c4539f9f8567ac0 [2021-05-18T13:22:53.933Z] #34 DONE 85.2s [2021-05-18T13:22:54.131Z] #55 40.87 Reading package lists... [2021-05-18T13:22:54.131Z] #55 ... [2021-05-18T13:22:54.131Z] [2021-05-18T13:22:54.131Z] #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-05-18T13:22:54.131Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:22:54.131Z] #40 32.96 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-18T13:22:54.131Z] #40 ... [2021-05-18T13:22:54.131Z] [2021-05-18T13:22:54.131Z] #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-05-18T13:22:54.131Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:22:54.131Z] #42 34.04 Fetched 8445 kB in 24s (346 kB/s) [2021-05-18T13:22:54.131Z] #42 34.04 Reading package lists... [2021-05-18T13:22:54.195Z] [2021-05-18T13:22:54.195Z] #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-05-18T13:22:54.195Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:22:54.195Z] #43 7.183 PBCC images/timens.pb-c.c [2021-05-18T13:22:54.195Z] #43 7.235 DEP images/timens.pb-c.d [2021-05-18T13:22:54.195Z] #43 7.285 PBCC images/fown.pb-c.c [2021-05-18T13:22:54.195Z] #43 7.293 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-18T13:22:54.195Z] #43 7.361 PBCC images/opts.pb-c.c [2021-05-18T13:22:54.195Z] #43 7.400 PBCC images/memfd.pb-c.c [2021-05-18T13:22:54.195Z] #43 7.459 DEP images/fown.pb-c.d [2021-05-18T13:22:54.195Z] #43 7.509 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-18T13:22:54.195Z] #43 7.614 DEP images/opts.pb-c.d [2021-05-18T13:22:54.195Z] #43 7.672 DEP images/memfd.pb-c.d [2021-05-18T13:22:54.195Z] #43 7.755 PBCC images/sit.pb-c.c [2021-05-18T13:22:54.195Z] #43 7.840 DEP images/sit.pb-c.d [2021-05-18T13:22:54.195Z] #43 7.902 PBCC images/macvlan.pb-c.c [2021-05-18T13:22:54.195Z] #43 7.918 DEP images/macvlan.pb-c.d [2021-05-18T13:22:54.195Z] #43 7.953 PBCC images/autofs.pb-c.c [2021-05-18T13:22:54.195Z] #43 7.968 DEP images/autofs.pb-c.d [2021-05-18T13:22:54.195Z] #43 8.026 PBCC images/sysctl.pb-c.c [2021-05-18T13:22:54.195Z] #43 8.081 DEP images/sysctl.pb-c.d [2021-05-18T13:22:54.195Z] #43 8.128 PBCC images/time.pb-c.c [2021-05-18T13:22:54.195Z] #43 8.148 DEP images/time.pb-c.d [2021-05-18T13:22:54.195Z] #43 8.201 PBCC images/binfmt-misc.pb-c.c [2021-05-18T13:22:54.195Z] #43 8.222 DEP images/binfmt-misc.pb-c.d [2021-05-18T13:22:54.195Z] #43 8.269 PBCC images/seccomp.pb-c.c [2021-05-18T13:22:54.195Z] #43 8.287 DEP images/seccomp.pb-c.d [2021-05-18T13:22:54.195Z] #43 8.337 PBCC images/userns.pb-c.c [2021-05-18T13:22:54.195Z] #43 8.378 DEP images/userns.pb-c.d [2021-05-18T13:22:54.195Z] #43 8.461 PBCC images/cgroup.pb-c.c [2021-05-18T13:22:54.195Z] #43 8.496 DEP images/cgroup.pb-c.d [2021-05-18T13:22:54.195Z] #43 8.557 PBCC images/ext-file.pb-c.c [2021-05-18T13:22:54.195Z] #43 8.584 DEP images/ext-file.pb-c.d [2021-05-18T13:22:54.195Z] #43 8.623 PBCC images/rpc.pb-c.c [2021-05-18T13:22:54.195Z] #43 8.712 DEP images/rpc.pb-c.d [2021-05-18T13:22:54.195Z] #43 8.797 PBCC images/siginfo.pb-c.c [2021-05-18T13:22:54.195Z] #43 8.807 DEP images/siginfo.pb-c.d [2021-05-18T13:22:54.195Z] #43 8.865 PBCC images/pagemap.pb-c.c [2021-05-18T13:22:54.195Z] #43 8.945 DEP images/pagemap.pb-c.d [2021-05-18T13:22:54.195Z] #43 8.976 PBCC images/rlimit.pb-c.c [2021-05-18T13:22:54.195Z] #43 9.007 DEP images/rlimit.pb-c.d [2021-05-18T13:22:54.195Z] #43 9.079 PBCC images/file-lock.pb-c.c [2021-05-18T13:22:54.195Z] #43 9.117 DEP images/file-lock.pb-c.d [2021-05-18T13:22:54.195Z] #43 9.172 PBCC images/tty.pb-c.c [2021-05-18T13:22:54.195Z] #43 9.255 DEP images/tty.pb-c.d [2021-05-18T13:22:54.195Z] #43 9.329 PBCC images/tun.pb-c.c [2021-05-18T13:22:54.195Z] #43 9.434 PBCC images/netdev.pb-c.c [2021-05-18T13:22:54.195Z] #43 9.497 DEP images/tun.pb-c.d [2021-05-18T13:22:54.195Z] #43 9.599 DEP images/netdev.pb-c.d [2021-05-18T13:22:54.195Z] #43 9.675 PBCC images/vma.pb-c.c [2021-05-18T13:22:54.195Z] #43 9.736 DEP images/vma.pb-c.d [2021-05-18T13:22:54.195Z] #43 9.845 PBCC images/creds.pb-c.c [2021-05-18T13:22:54.390Z] #42 41.04 Reading package lists... [2021-05-18T13:22:54.390Z] #42 ... [2021-05-18T13:22:54.390Z] [2021-05-18T13:22:54.390Z] #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-05-18T13:22:54.390Z] #34 sha256:03bfa16c44a5c238dfd8b3a9dfca3fa1756fb62d351f58fb171f1957fc1e80a9 [2021-05-18T13:22:54.390Z] #34 44.21 sync [2021-05-18T13:22:54.390Z] #34 44.24 internal/reflectlite [2021-05-18T13:22:54.393Z] #27 9.033 Updating certificates in /etc/ssl/certs... [2021-05-18T13:22:54.454Z] #43 9.897 DEP images/creds.pb-c.d [2021-05-18T13:22:54.713Z] #43 10.03 PBCC images/utsns.pb-c.c [2021-05-18T13:22:54.713Z] #43 10.08 DEP images/utsns.pb-c.d [2021-05-18T13:22:54.713Z] #43 10.24 PBCC images/ipc-desc.pb-c.c [2021-05-18T13:22:54.923Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.5s done [2021-05-18T13:22:54.923Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.7s done [2021-05-18T13:22:54.963Z] #27 9.787 137 added, 0 removed; done. [2021-05-18T13:22:54.963Z] #27 9.849 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-18T13:22:54.963Z] #27 9.863 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-18T13:22:54.963Z] #27 9.874 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-18T13:22:54.963Z] #27 9.887 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-18T13:22:54.963Z] #27 9.905 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:22:54.963Z] #27 9.925 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-18T13:22:54.973Z] #43 10.37 PBCC images/ipc-sem.pb-c.c [2021-05-18T13:22:54.973Z] #43 10.38 DEP images/ipc-desc.pb-c.d [2021-05-18T13:22:55.126Z] #71 exporting layers 3.3s done [2021-05-18T13:22:55.126Z] #71 writing image sha256:102e11e3758415607cb3c114580a22f291b047d045735b75da3f3fba3c02c99a done [2021-05-18T13:22:55.126Z] #71 naming to docker.io/library/docker:94c1890d3997cad133e50f0899677f4966078951 done [2021-05-18T13:22:55.126Z] #71 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-18T13:22:55.219Z] #27 9.933 Updating certificates in /etc/ssl/certs... [2021-05-18T13:22:55.234Z] #43 10.60 DEP images/ipc-sem.pb-c.d [2021-05-18T13:22:55.234Z] #43 10.66 PBCC images/ipc-msg.pb-c.c [2021-05-18T13:22:55.234Z] #43 10.69 DEP images/ipc-msg.pb-c.d [2021-05-18T13:22:55.234Z] #43 10.74 PBCC images/ipc-shm.pb-c.c [2021-05-18T13:22:55.234Z] #43 10.81 DEP images/ipc-shm.pb-c.d [2021-05-18T13:22:55.234Z] #43 10.85 PBCC images/ipc-var.pb-c.c [2021-05-18T13:22:55.447Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42382/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 -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:94c1890d3997cad133e50f0899677f4966078951 hack/make.sh dynbinary test-integration [2021-05-18T13:22:55.493Z] #43 10.88 DEP images/ipc-var.pb-c.d [2021-05-18T13:22:55.493Z] #43 10.94 PBCC images/sk-opts.pb-c.c [2021-05-18T13:22:55.493Z] #43 10.98 PBCC images/packet-sock.pb-c.c [2021-05-18T13:22:55.493Z] #43 11.02 DEP images/sk-opts.pb-c.d [2021-05-18T13:22:55.493Z] #43 11.06 DEP images/packet-sock.pb-c.d [2021-05-18T13:22:55.493Z] #43 11.12 PBCC images/sk-netlink.pb-c.c [2021-05-18T13:22:55.752Z] #43 11.16 DEP images/sk-netlink.pb-c.d [2021-05-18T13:22:55.752Z] #43 11.20 PBCC images/sk-inet.pb-c.c [2021-05-18T13:22:55.752Z] #43 11.31 DEP images/sk-inet.pb-c.d [2021-05-18T13:22:55.752Z] #43 11.36 PBCC images/sk-unix.pb-c.c [2021-05-18T13:22:55.782Z] #27 10.54 0 added, 0 removed; done. [2021-05-18T13:22:55.782Z] #27 10.54 Running hooks in /etc/ca-certificates/update.d... [2021-05-18T13:22:55.782Z] #27 10.54 done. [2021-05-18T13:22:56.011Z] #43 11.40 DEP images/sk-unix.pb-c.d [2021-05-18T13:22:56.011Z] #43 11.47 PBCC images/mm.pb-c.c [2021-05-18T13:22:56.011Z] #43 11.51 DEP images/mm.pb-c.d [2021-05-18T13:22:56.011Z] #43 11.58 PBCC images/timerfd.pb-c.c [2021-05-18T13:22:56.270Z] #43 11.62 DEP images/timerfd.pb-c.d [2021-05-18T13:22:56.270Z] #43 11.70 PBCC images/timer.pb-c.c [2021-05-18T13:22:56.270Z] #43 11.74 DEP images/timer.pb-c.d [2021-05-18T13:22:56.270Z] #43 11.78 PBCC images/sa.pb-c.c [2021-05-18T13:22:56.270Z] #43 11.81 DEP images/sa.pb-c.d [2021-05-18T13:22:56.301Z] #34 ... [2021-05-18T13:22:56.301Z] [2021-05-18T13:22:56.301Z] #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-05-18T13:22:56.301Z] #45 sha256:e1972023b1f294750cb9da277aea4582ca90e6dac29b1f87587b8cc9077c1659 [2021-05-18T13:22:56.301Z] #45 36.00 vendor/golang.org/x/crypto/internal/subtle [2021-05-18T13:22:56.301Z] #45 36.20 vendor/golang.org/x/crypto/curve25519 [2021-05-18T13:22:56.301Z] #45 ... [2021-05-18T13:22:56.301Z] [2021-05-18T13:22:56.301Z] #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-05-18T13:22:56.301Z] #49 sha256:e1da2c13676ad4795b7e707fb3fcafcf56995277ce88c23c9ac5381aced02d10 [2021-05-18T13:22:56.301Z] #49 45.52 go: extracting golang.org/x/text v0.3.2 [2021-05-18T13:22:56.372Z] [2021-05-18T13:22:56.372Z] Removing bundles/ [2021-05-18T13:22:56.372Z] [2021-05-18T13:22:56.372Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-18T13:22:56.372Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T13:22:56.372Z] GOOS="" GOARCH="" GOARM="" [2021-05-18T13:22:56.529Z] #43 11.86 PBCC images/pipe-data.pb-c.c [2021-05-18T13:22:56.529Z] #43 11.90 DEP images/pipe-data.pb-c.d [2021-05-18T13:22:56.529Z] #43 11.94 PBCC images/mnt.pb-c.c [2021-05-18T13:22:56.529Z] #43 12.00 DEP images/mnt.pb-c.d [2021-05-18T13:22:56.529Z] #43 12.06 PBCC images/sk-packet.pb-c.c [2021-05-18T13:22:56.562Z] #49 ... [2021-05-18T13:22:56.562Z] [2021-05-18T13:22:56.562Z] #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-05-18T13:22:56.562Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:22:56.562Z] #13 30.96 Fetched 8963 kB in 26s (342 kB/s) [2021-05-18T13:22:56.562Z] #13 30.96 Reading package lists... [2021-05-18T13:22:56.562Z] #13 37.99 Reading package lists... [2021-05-18T13:22:56.562Z] #13 ... [2021-05-18T13:22:56.562Z] [2021-05-18T13:22:56.562Z] #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-05-18T13:22:56.562Z] #34 sha256:03bfa16c44a5c238dfd8b3a9dfca3fa1756fb62d351f58fb171f1957fc1e80a9 [2021-05-18T13:22:56.562Z] #34 46.71 sort [2021-05-18T13:22:56.562Z] #34 46.71 errors [2021-05-18T13:22:56.788Z] #43 12.09 DEP images/sk-packet.pb-c.d [2021-05-18T13:22:56.788Z] #43 12.13 PBCC images/tcp-stream.pb-c.c [2021-05-18T13:22:56.788Z] #43 12.21 DEP images/tcp-stream.pb-c.d [2021-05-18T13:22:56.788Z] #43 12.28 PBCC images/pipe.pb-c.c [2021-05-18T13:22:56.788Z] #43 12.33 DEP images/pipe.pb-c.d [2021-05-18T13:22:56.788Z] #43 12.38 PBCC images/pstree.pb-c.c [2021-05-18T13:22:56.788Z] #43 12.40 DEP images/pstree.pb-c.d [2021-05-18T13:22:56.788Z] #43 12.45 PBCC images/fs.pb-c.c [2021-05-18T13:22:56.838Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.5s done [2021-05-18T13:22:56.838Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.1s [2021-05-18T13:22:56.838Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 7.9s [2021-05-18T13:22:57.047Z] #43 12.46 DEP images/fs.pb-c.d [2021-05-18T13:22:57.047Z] #43 12.53 PBCC images/signalfd.pb-c.c [2021-05-18T13:22:57.047Z] #43 12.58 DEP images/signalfd.pb-c.d [2021-05-18T13:22:57.099Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-05-18T13:22:57.099Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 8.1s [2021-05-18T13:22:57.133Z] #34 ... [2021-05-18T13:22:57.133Z] [2021-05-18T13:22:57.133Z] #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-05-18T13:22:57.133Z] #67 sha256:34cd957c7885040c04ca0f7e912210cb5711cc5006ecae737631d184373b00f1 [2021-05-18T13:22:57.133Z] #67 DONE 47.3s [2021-05-18T13:22:57.306Z] #43 12.65 PBCC images/fh.pb-c.c [2021-05-18T13:22:57.306Z] #43 12.68 PBCC images/fsnotify.pb-c.c [2021-05-18T13:22:57.306Z] #43 12.73 DEP images/fh.pb-c.d [2021-05-18T13:22:57.306Z] #43 12.80 DEP images/fsnotify.pb-c.d [2021-05-18T13:22:57.306Z] #43 12.84 PBCC images/eventpoll.pb-c.c [2021-05-18T13:22:57.306Z] #43 12.87 DEP images/eventpoll.pb-c.d [2021-05-18T13:22:57.306Z] #43 12.90 PBCC images/eventfd.pb-c.c [2021-05-18T13:22:57.306Z] #43 12.91 DEP images/eventfd.pb-c.d [2021-05-18T13:22:57.306Z] #43 12.94 PBCC images/remap-file-path.pb-c.c [2021-05-18T13:22:57.389Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 8.3s done [2021-05-18T13:22:57.393Z] [2021-05-18T13:22:57.393Z] #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-05-18T13:22:57.393Z] #34 sha256:03bfa16c44a5c238dfd8b3a9dfca3fa1756fb62d351f58fb171f1957fc1e80a9 [2021-05-18T13:22:57.393Z] #34 47.33 strconv [2021-05-18T13:22:57.565Z] #43 12.96 DEP images/remap-file-path.pb-c.d [2021-05-18T13:22:57.565Z] #43 13.03 PBCC images/fifo.pb-c.c [2021-05-18T13:22:57.565Z] #43 13.05 DEP images/fifo.pb-c.d [2021-05-18T13:22:57.565Z] #43 13.10 PBCC images/ghost-file.pb-c.c [2021-05-18T13:22:57.565Z] #43 13.14 DEP images/ghost-file.pb-c.d [2021-05-18T13:22:57.565Z] #43 13.19 PBCC images/regfile.pb-c.c [2021-05-18T13:22:57.651Z] #9 ... [2021-05-18T13:22:57.651Z] [2021-05-18T13:22:57.651Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-18T13:22:57.651Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-05-18T13:22:57.651Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-05-18T13:22:57.651Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-18T13:22:57.651Z] #26 sha256:eb141a594584aae7126a89766f04dcb008834d7d95600ecb72b1e005d769746a 529B / 529B done [2021-05-18T13:22:57.651Z] #26 sha256:7bb198a3a6651986e873e0e2b44118a61111e7256962571e432066d7c36fd3fa 1.46kB / 1.46kB done [2021-05-18T13:22:57.651Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 1.4s done [2021-05-18T13:22:57.651Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 3.6s done [2021-05-18T13:22:57.651Z] #26 DONE 8.8s [2021-05-18T13:22:57.651Z] [2021-05-18T13:22:57.651Z] #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-05-18T13:22:57.651Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-18T13:22:57.679Z] #27 DONE 12.7s [2021-05-18T13:22:57.679Z] [2021-05-18T13:22:57.679Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:22:57.679Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:22:57.825Z] #43 13.25 DEP images/regfile.pb-c.d [2021-05-18T13:22:57.825Z] #43 13.32 PBCC images/ns.pb-c.c [2021-05-18T13:22:57.825Z] #43 13.33 DEP images/ns.pb-c.d [2021-05-18T13:22:57.825Z] #43 13.38 PBCC images/fdinfo.pb-c.c [2021-05-18T13:22:57.825Z] #43 13.45 DEP images/fdinfo.pb-c.d [2021-05-18T13:22:57.825Z] #43 ... [2021-05-18T13:22:57.825Z] [2021-05-18T13:22:57.825Z] #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-05-18T13:22:57.825Z] #45 sha256:176b205b80fae36ab42825e77d5128a1360782795dd3b09e4080d632a19c1946 [2021-05-18T13:22:57.825Z] #45 79.18 go/token [2021-05-18T13:22:57.825Z] #45 80.06 go/scanner [2021-05-18T13:22:57.825Z] #45 80.77 internal/lazyregexp [2021-05-18T13:22:57.825Z] #45 81.20 net/url [2021-05-18T13:22:57.825Z] #45 81.75 go/ast [2021-05-18T13:22:57.825Z] #45 83.08 text/template/parse [2021-05-18T13:22:57.825Z] #45 87.02 go/parser [2021-05-18T13:22:57.825Z] #45 87.94 text/template [2021-05-18T13:22:57.935Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-05-18T13:22:58.084Z] #45 ... [2021-05-18T13:22:58.084Z] [2021-05-18T13:22:58.084Z] #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-05-18T13:22:58.084Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:22:58.084Z] #43 13.54 PBCC images/core-aarch64.pb-c.c [2021-05-18T13:22:58.084Z] #43 13.57 PBCC images/core-arm.pb-c.c [2021-05-18T13:22:58.084Z] #43 13.60 PBCC images/core-ppc64.pb-c.c [2021-05-18T13:22:58.084Z] #43 13.66 PBCC images/core-s390.pb-c.c [2021-05-18T13:22:58.084Z] #43 13.70 PBCC images/core-x86.pb-c.c [2021-05-18T13:22:58.335Z] #34 48.53 io [2021-05-18T13:22:58.343Z] #43 13.76 PBCC images/core.pb-c.c [2021-05-18T13:22:58.343Z] #43 13.83 PBCC images/inventory.pb-c.c [2021-05-18T13:22:58.343Z] #43 13.88 DEP images/core-aarch64.pb-c.d [2021-05-18T13:22:58.343Z] #43 13.93 DEP images/core-arm.pb-c.d [2021-05-18T13:22:58.343Z] #43 13.97 DEP images/core-ppc64.pb-c.d [2021-05-18T13:22:58.599Z] #27 ... [2021-05-18T13:22:58.599Z] [2021-05-18T13:22:58.599Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T13:22:58.599Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-18T13:22:58.599Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-18T13:22:58.599Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-18T13:22:58.599Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-18T13:22:58.599Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-18T13:22:58.599Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.7s done [2021-05-18T13:22:58.599Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2021-05-18T13:22:58.599Z] #64 DONE 9.6s [2021-05-18T13:22:58.599Z] [2021-05-18T13:22:58.599Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:22:58.599Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-18T13:22:58.599Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done [2021-05-18T13:22:58.599Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-05-18T13:22:58.602Z] #43 14.00 DEP images/core-s390.pb-c.d [2021-05-18T13:22:58.602Z] #43 14.06 DEP images/core-x86.pb-c.d [2021-05-18T13:22:58.602Z] #43 14.09 DEP images/core.pb-c.d [2021-05-18T13:22:58.602Z] #43 14.13 DEP images/inventory.pb-c.d [2021-05-18T13:22:58.602Z] #43 14.21 PBCC images/cpuinfo.pb-c.c [2021-05-18T13:22:58.861Z] #43 14.22 DEP images/cpuinfo.pb-c.d [2021-05-18T13:22:58.861Z] #43 14.26 PBCC images/stats.pb-c.c [2021-05-18T13:22:58.861Z] #43 14.31 DEP images/stats.pb-c.d [2021-05-18T13:22:58.865Z] #9 ... [2021-05-18T13:22:58.865Z] [2021-05-18T13:22:58.865Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-18T13:22:58.865Z] #28 sha256:6d83640f38e21fc18e03ce630d0e3f82dd10775462cc731cfcfaaa79757e837b [2021-05-18T13:22:58.865Z] #28 DONE 0.8s [2021-05-18T13:22:58.865Z] [2021-05-18T13:22:58.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-05-18T13:22:58.865Z] #29 sha256:4e3c421a1d306789c38e06c10763971c4322fe1b1bffcda7d8787d40ce7c5248 [2021-05-18T13:22:59.120Z] #29 ... [2021-05-18T13:22:59.120Z] [2021-05-18T13:22:59.120Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:22:59.120Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T13:22:59.120Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.9s done [2021-05-18T13:22:59.120Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-18T13:22:59.120Z] #9 DONE 24.2s [2021-05-18T13:22:59.376Z] [2021-05-18T13:22:59.376Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-18T13:22:59.376Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-18T13:22:59.717Z] #34 49.77 internal/oserror [2021-05-18T13:22:59.717Z] #34 49.88 syscall [2021-05-18T13:22:59.938Z] #10 DONE 0.7s [2021-05-18T13:22:59.938Z] [2021-05-18T13:22:59.938Z] #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-05-18T13:22:59.938Z] #29 sha256:4e3c421a1d306789c38e06c10763971c4322fe1b1bffcda7d8787d40ce7c5248 [2021-05-18T13:22:59.938Z] #29 0.896 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-18T13:22:59.938Z] #29 1.002 [2021-05-18T13:23:00.053Z] #9 ... [2021-05-18T13:23:00.053Z] [2021-05-18T13:23:00.053Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-18T13:23:00.053Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-05-18T13:23:00.053Z] #63 DONE 0.9s [2021-05-18T13:23:00.053Z] [2021-05-18T13:23:00.053Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-18T13:23:00.053Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-05-18T13:23:00.053Z] #65 DONE 0.2s [2021-05-18T13:23:00.053Z] [2021-05-18T13:23:00.053Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T13:23:00.053Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-18T13:23:00.195Z] #29 1.117 ############ 17.2% ########################## 36.3% ######################################### 57.8% ##################################################### 74.7% #################################################################### 94.7% ######################################################################## 100.0% [2021-05-18T13:23:00.195Z] #29 1.630 [2021-05-18T13:23:00.284Z] #43 15.75 make[1]: Nothing to be done for 'all'. [2021-05-18T13:23:00.453Z] #29 1.745 ################################################################ 89.8% ######################################################################## 100.0% [2021-05-18T13:23:00.453Z] #29 1.834 [2021-05-18T13:23:00.713Z] #29 1.951 ############################################ 62.0% ######################################################################## 100.0% [2021-05-18T13:23:00.713Z] #29 ... [2021-05-18T13:23:00.713Z] [2021-05-18T13:23:00.713Z] #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-05-18T13:23:00.713Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-18T13:23:00.713Z] #11 DONE 0.8s [2021-05-18T13:23:00.713Z] [2021-05-18T13:23:00.713Z] #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-05-18T13:23:00.713Z] #29 sha256:4e3c421a1d306789c38e06c10763971c4322fe1b1bffcda7d8787d40ce7c5248 [2021-05-18T13:23:00.713Z] #29 2.050 [2021-05-18T13:23:00.976Z] #29 2.207 0.0% ########### [2021-05-18T13:23:00.976Z] #29 ... [2021-05-18T13:23:00.976Z] [2021-05-18T13:23:00.976Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-18T13:23:00.976Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-18T13:23:00.976Z] #39 DONE 0.3s [2021-05-18T13:23:00.976Z] [2021-05-18T13:23:00.976Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-18T13:23:00.976Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-18T13:23:00.976Z] #31 DONE 0.3s [2021-05-18T13:23:00.976Z] [2021-05-18T13:23:00.976Z] #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-05-18T13:23:00.976Z] #29 sha256:4e3c421a1d306789c38e06c10763971c4322fe1b1bffcda7d8787d40ce7c5248 [2021-05-18T13:23:01.000Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.1s done [2021-05-18T13:23:01.000Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-05-18T13:23:01.103Z] #34 51.20 reflect [2021-05-18T13:23:01.491Z] #29 2.207 0.0% ########### 16.2% ####################### 32.7% ############################ 39.3% ############################### 44.4% ############################################ 62.0% ########################################################### 83.0% ######################################################################## 100.0% [2021-05-18T13:23:01.662Z] #43 17.18 CC images/stats.o [2021-05-18T13:23:01.751Z] #29 3.073 [2021-05-18T13:23:01.921Z] #43 ... [2021-05-18T13:23:01.921Z] [2021-05-18T13:23:01.921Z] #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-05-18T13:23:01.921Z] #51 sha256:9fab4b29031753bab5cb3a3632967383641e00b828946b4b555cfa9eeb9effdf [2021-05-18T13:23:01.921Z] #51 83.20 github.com/pkg/diff [2021-05-18T13:23:01.921Z] #51 84.58 go/ast [2021-05-18T13:23:01.921Z] #51 84.76 golang.org/x/crypto/ssh/terminal [2021-05-18T13:23:01.921Z] #51 86.64 mvdan.cc/editorconfig [2021-05-18T13:23:01.921Z] #51 87.77 mvdan.cc/sh/v3/fileutil [2021-05-18T13:23:01.921Z] #51 87.99 mvdan.cc/sh/v3/syntax [2021-05-18T13:23:02.180Z] #51 ... [2021-05-18T13:23:02.180Z] [2021-05-18T13:23:02.180Z] #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-05-18T13:23:02.180Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:23:02.180Z] #43 17.62 CC images/core.o [2021-05-18T13:23:02.499Z] #34 ... [2021-05-18T13:23:02.499Z] [2021-05-18T13:23:02.499Z] #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-05-18T13:23:02.499Z] #49 sha256:e1da2c13676ad4795b7e707fb3fcafcf56995277ce88c23c9ac5381aced02d10 [2021-05-18T13:23:02.499Z] #49 50.80 go: finding github.com/fatih/color v1.7.0 [2021-05-18T13:23:02.499Z] #49 50.82 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T13:23:02.499Z] #49 50.93 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-18T13:23:02.499Z] #49 50.97 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-18T13:23:02.499Z] #49 51.03 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-18T13:23:02.499Z] #49 51.03 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T13:23:02.499Z] #49 51.06 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T13:23:02.499Z] #49 51.07 go: finding github.com/pkg/errors v0.8.1 [2021-05-18T13:23:02.499Z] #49 51.13 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T13:23:02.499Z] #49 51.16 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-18T13:23:02.499Z] #49 51.19 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T13:23:02.499Z] #49 51.19 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T13:23:02.499Z] #49 51.21 go: finding github.com/stretchr/testify v1.4.0 [2021-05-18T13:23:02.499Z] #49 51.23 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-18T13:23:02.499Z] #49 51.24 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T13:23:02.499Z] #49 51.25 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T13:23:02.499Z] #49 51.25 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-18T13:23:02.499Z] #49 51.25 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-18T13:23:02.499Z] #49 51.26 go: finding github.com/spf13/viper v1.6.1 [2021-05-18T13:23:02.499Z] #49 51.29 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T13:23:02.499Z] #49 51.30 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-18T13:23:02.499Z] #49 51.34 go: finding github.com/stretchr/objx v0.2.0 [2021-05-18T13:23:02.499Z] #49 51.39 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T13:23:02.499Z] #49 51.48 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-18T13:23:02.499Z] #49 51.52 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T13:23:02.499Z] #49 51.55 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T13:23:02.499Z] #49 51.60 go: finding github.com/gobwas/glob v0.2.3 [2021-05-18T13:23:02.499Z] #49 51.63 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T13:23:02.499Z] #49 51.64 go: finding github.com/spf13/cobra v0.0.5 [2021-05-18T13:23:02.499Z] #49 51.67 go: finding github.com/spf13/pflag v1.0.5 [2021-05-18T13:23:02.499Z] #49 51.69 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T13:23:02.499Z] #49 51.73 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-18T13:23:02.499Z] #49 51.89 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T13:23:02.499Z] #49 51.92 go: finding github.com/magiconair/properties v1.8.1 [2021-05-18T13:23:02.499Z] #49 52.04 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T13:23:02.499Z] #49 52.05 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T13:23:02.499Z] #49 52.06 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T13:23:02.499Z] #49 52.09 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-18T13:23:02.499Z] #49 52.10 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T13:23:02.499Z] #49 52.14 go: finding github.com/spf13/afero v1.1.2 [2021-05-18T13:23:02.499Z] #49 52.17 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T13:23:02.499Z] #49 52.18 go: finding github.com/spf13/cast v1.3.0 [2021-05-18T13:23:02.499Z] #49 52.21 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T13:23:02.499Z] #49 52.25 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T13:23:02.499Z] #49 52.27 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T13:23:02.499Z] #49 52.31 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-18T13:23:02.499Z] #49 52.36 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-18T13:23:02.499Z] #49 52.49 go: finding golang.org/x/text v0.3.2 [2021-05-18T13:23:02.499Z] #49 52.55 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T13:23:02.499Z] #49 52.57 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T13:23:02.499Z] #49 52.59 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T13:23:02.499Z] #49 52.63 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T13:23:02.499Z] #49 52.65 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T13:23:02.499Z] #49 52.68 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T13:23:02.761Z] #49 52.70 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T13:23:02.761Z] #49 52.76 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T13:23:02.761Z] #49 52.83 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T13:23:02.761Z] #49 52.86 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T13:23:02.761Z] #49 52.89 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T13:23:02.761Z] #49 52.94 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-18T13:23:03.022Z] #49 53.09 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T13:23:03.022Z] #49 53.09 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T13:23:03.022Z] #49 53.11 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T13:23:03.022Z] #49 53.12 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T13:23:03.022Z] #49 53.13 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-18T13:23:03.117Z] #43 18.37 CC images/core-x86.o [2021-05-18T13:23:03.283Z] #49 53.22 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-18T13:23:03.283Z] #49 53.22 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-18T13:23:03.283Z] #49 53.22 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-18T13:23:03.283Z] #49 53.23 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T13:23:03.283Z] #49 53.42 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T13:23:03.283Z] #49 53.44 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T13:23:03.543Z] #49 53.46 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T13:23:03.543Z] #49 53.66 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-18T13:23:03.543Z] #49 53.66 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T13:23:03.558Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.9s done [2021-05-18T13:23:03.558Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-05-18T13:23:03.685Z] #43 18.94 CC images/core-arm.o [2021-05-18T13:23:03.945Z] #43 19.34 CC images/core-aarch64.o [2021-05-18T13:23:04.086Z] #29 3.273 0.0% ## 3.1% ##### 8.0% ######## 11.9% ########### 15.9% ############## 20.0% ################## 25.3% ###################### 30.6% ######################## 33.4% ########################## 36.2% ############################# 41.3% ################################# 47.1% ######################################## 56.6% ############################################ 61.5% ################################################ 67.4% ###################################################### 76.3% ############################################################ 83.5% ############################################################# 86.0% ################################################################# 91.0% ######################################################################## 100.0% [2021-05-18T13:23:04.086Z] #29 5.579 [2021-05-18T13:23:04.204Z] #43 19.73 CC images/core-ppc64.o [2021-05-18T13:23:04.485Z] #49 ... [2021-05-18T13:23:04.485Z] [2021-05-18T13:23:04.485Z] #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-05-18T13:23:04.485Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T13:23:04.485Z] #55 40.87 Reading package lists... [2021-05-18T13:23:04.485Z] #55 48.33 Building dependency tree... [2021-05-18T13:23:04.485Z] #55 51.59 The following additional packages will be installed: [2021-05-18T13:23:04.485Z] #55 51.59 libbtrfs0 [2021-05-18T13:23:04.485Z] #55 51.78 The following NEW packages will be installed: [2021-05-18T13:23:04.485Z] #55 51.79 libbtrfs-dev libbtrfs0 [2021-05-18T13:23:04.485Z] #55 52.25 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T13:23:04.485Z] #55 52.25 Need to get 119 kB of archives. [2021-05-18T13:23:04.485Z] #55 52.25 After this operation, 387 kB of additional disk space will be used. [2021-05-18T13:23:04.485Z] #55 52.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-18T13:23:04.485Z] #55 52.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-18T13:23:04.485Z] #55 53.35 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:23:04.485Z] #55 53.56 Fetched 119 kB in 0s (418 kB/s) [2021-05-18T13:23:04.485Z] #55 53.68 Selecting previously unselected package libbtrfs0. [2021-05-18T13:23:04.485Z] #55 53.68 (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-05-18T13:23:04.485Z] #55 53.76 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-18T13:23:04.485Z] #55 53.78 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-18T13:23:04.485Z] #55 53.91 Selecting previously unselected package libbtrfs-dev. [2021-05-18T13:23:04.485Z] #55 53.94 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-18T13:23:04.485Z] #55 53.95 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:23:04.485Z] #55 54.28 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-18T13:23:04.485Z] #55 54.30 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:23:04.485Z] #55 54.39 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:23:04.485Z] #55 DONE 54.7s [2021-05-18T13:23:04.656Z] #29 6.011 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-18T13:23:04.656Z] #29 6.089 [2021-05-18T13:23:04.656Z] #29 6.156 ######################################################################## 100.0% [2021-05-18T13:23:04.745Z] [2021-05-18T13:23:04.745Z] #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-05-18T13:23:04.745Z] #56 sha256:88b2a386994ec1ccf336dba9165a86386602a93f1460620504bca17854c210cb [2021-05-18T13:23:04.772Z] #43 20.31 CC images/core-s390.o [2021-05-18T13:23:04.912Z] #29 6.197 [2021-05-18T13:23:05.169Z] #29 6.554 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-18T13:23:05.426Z] #29 6.651 [2021-05-18T13:23:05.426Z] #29 6.772 ############################## 42.8% ######################################################################## 100.0% [2021-05-18T13:23:05.426Z] #29 6.810 [2021-05-18T13:23:05.683Z] #29 7.095 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-18T13:23:05.683Z] #29 7.187 [2021-05-18T13:23:05.687Z] #56 1.129 + RM_GOPATH=0 [2021-05-18T13:23:05.687Z] #56 1.129 + TMP_GOPATH= [2021-05-18T13:23:05.687Z] #56 1.129 + : /build [2021-05-18T13:23:05.687Z] #56 1.129 + '[' -z '' ']' [2021-05-18T13:23:05.687Z] #56 1.129 ++ mktemp -d [2021-05-18T13:23:05.687Z] #56 1.139 + export GOPATH=/tmp/tmp.EQekO9rR3X [2021-05-18T13:23:05.687Z] #56 1.140 + GOPATH=/tmp/tmp.EQekO9rR3X [2021-05-18T13:23:05.687Z] #56 1.140 + RM_GOPATH=1 [2021-05-18T13:23:05.687Z] #56 1.140 + case "$(go env GOARCH)" in [2021-05-18T13:23:05.687Z] #56 1.140 ++ go env GOARCH [2021-05-18T13:23:05.687Z] #56 1.175 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:05.709Z] #43 21.15 CC images/cpuinfo.o [2021-05-18T13:23:05.709Z] #43 ... [2021-05-18T13:23:05.709Z] [2021-05-18T13:23:05.709Z] #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-05-18T13:23:05.709Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:23:05.709Z] #13 80.53 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-18T13:23:05.709Z] #13 80.53 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T13:23:05.709Z] #13 80.54 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:23:05.709Z] #13 80.70 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-18T13:23:05.709Z] #13 80.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T13:23:05.709Z] #13 80.74 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:23:05.948Z] #56 1.176 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:05.948Z] #56 1.176 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:05.948Z] #56 1.179 + dir=/tmp/install [2021-05-18T13:23:05.948Z] #56 1.180 + bin=containerd [2021-05-18T13:23:05.948Z] #56 1.183 + shift [2021-05-18T13:23:05.948Z] #56 1.183 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-18T13:23:05.948Z] #56 1.183 + . /tmp/install/containerd.installer [2021-05-18T13:23:05.948Z] #56 1.184 ++ set -e [2021-05-18T13:23:05.948Z] #56 1.184 ++ : 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-18T13:23:05.948Z] #56 1.184 + install_containerd [2021-05-18T13:23:05.948Z] #56 1.187 + echo 'Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a' [2021-05-18T13:23:05.948Z] #56 1.191 Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-18T13:23:05.948Z] #56 1.192 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EQekO9rR3X/src/github.com/containerd/containerd [2021-05-18T13:23:05.948Z] #56 1.194 Cloning into '/tmp/tmp.EQekO9rR3X/src/github.com/containerd/containerd'... [2021-05-18T13:23:06.278Z] #13 ... [2021-05-18T13:23:06.278Z] [2021-05-18T13:23:06.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-05-18T13:23:06.278Z] #56 sha256:6115a91cb3c450a9bfc19ed1853fd19b5280d57a300645550d96f21bc7c3d94d [2021-05-18T13:23:06.455Z] #29 7.313 ######### 12.9% ######################## 33.3% #################################### 51.3% ################################################# 69.4% ############################################################## 87.5% #################################################################### 95.0% ######################################################################## 100.0% [2021-05-18T13:23:06.455Z] #29 7.861 [2021-05-18T13:23:06.519Z] #56 ... [2021-05-18T13:23:06.519Z] [2021-05-18T13:23:06.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-05-18T13:23:06.519Z] #45 sha256:e1972023b1f294750cb9da277aea4582ca90e6dac29b1f87587b8cc9077c1659 [2021-05-18T13:23:06.519Z] #45 46.61 internal/reflectlite [2021-05-18T13:23:06.519Z] #45 46.61 github.com/LK4D4/vndr/godl/singleflight [2021-05-18T13:23:06.519Z] #45 46.97 math/rand [2021-05-18T13:23:06.519Z] #45 48.49 internal/singleflight [2021-05-18T13:23:06.519Z] #45 49.71 strconv [2021-05-18T13:23:06.519Z] #45 49.72 io [2021-05-18T13:23:06.519Z] #45 50.98 bytes [2021-05-18T13:23:06.519Z] #45 53.35 bufio [2021-05-18T13:23:06.519Z] #45 53.47 reflect [2021-05-18T13:23:06.519Z] #45 55.75 syscall [2021-05-18T13:23:06.780Z] #45 ... [2021-05-18T13:23:06.780Z] [2021-05-18T13:23:06.780Z] #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-05-18T13:23:06.780Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T13:23:06.780Z] #32 54.80 Checking out files: 81% (1236/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/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-05-18T13:23:07.021Z] #29 8.246 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-18T13:23:07.021Z] #29 8.357 [2021-05-18T13:23:07.021Z] #29 ... [2021-05-18T13:23:07.021Z] [2021-05-18T13:23:07.021Z] #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-05-18T13:23:07.021Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-18T13:23:07.021Z] #12 DONE 6.3s [2021-05-18T13:23:07.021Z] [2021-05-18T13:23:07.021Z] #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-05-18T13:23:07.021Z] #29 sha256:4e3c421a1d306789c38e06c10763971c4322fe1b1bffcda7d8787d40ce7c5248 [2021-05-18T13:23:07.021Z] #29 8.447 ######################################################################## 100.0% [2021-05-18T13:23:07.021Z] #29 ... [2021-05-18T13:23:07.021Z] [2021-05-18T13:23:07.021Z] #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-05-18T13:23:07.021Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:23:07.040Z] #32 55.74 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-18T13:23:07.314Z] #56 45.48 Checking out files: 63% (2499/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-18T13:23:07.314Z] #56 46.60 + cd /tmp/tmp.zt3BgNBjcC/src/github.com/containerd/containerd [2021-05-18T13:23:07.314Z] #56 46.60 + git checkout -q 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-18T13:23:07.610Z] #32 56.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T13:23:07.610Z] #32 ... [2021-05-18T13:23:07.610Z] [2021-05-18T13:23:07.610Z] #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-05-18T13:23:07.610Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:23:07.610Z] #36 40.67 Reading package lists... [2021-05-18T13:23:07.610Z] #36 48.03 Building dependency tree... [2021-05-18T13:23:07.610Z] #36 51.62 The following additional packages will be installed: [2021-05-18T13:23:07.611Z] #36 51.64 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-18T13:23:07.611Z] #36 51.64 Suggested packages: [2021-05-18T13:23:07.611Z] #36 51.67 cmake-doc ninja-build lrzip [2021-05-18T13:23:07.611Z] #36 51.67 Recommended packages: [2021-05-18T13:23:07.611Z] #36 51.67 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-18T13:23:07.611Z] #36 52.56 The following NEW packages will be installed: [2021-05-18T13:23:07.611Z] #36 52.57 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-18T13:23:07.611Z] #36 52.58 vim-common xxd [2021-05-18T13:23:07.611Z] #36 53.03 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T13:23:07.611Z] #36 53.03 Need to get 14.9 MB of archives. [2021-05-18T13:23:07.611Z] #36 53.03 After this operation, 61.8 MB of additional disk space will be used. [2021-05-18T13:23:07.611Z] #36 53.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-18T13:23:07.611Z] #36 53.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-18T13:23:07.611Z] #36 53.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-18T13:23:07.611Z] #36 53.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-18T13:23:07.611Z] #36 53.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-18T13:23:07.611Z] #36 53.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-18T13:23:07.611Z] #36 53.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-18T13:23:07.611Z] #36 53.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-18T13:23:07.611Z] #36 53.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-18T13:23:07.611Z] #36 53.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-18T13:23:07.611Z] #36 55.79 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:23:07.611Z] #36 55.99 Fetched 14.9 MB in 2s (9383 kB/s) [2021-05-18T13:23:07.611Z] #36 56.08 Selecting previously unselected package xxd. [2021-05-18T13:23:07.611Z] #36 56.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 ... 15410 files and directories currently installed.) [2021-05-18T13:23:07.611Z] #36 56.17 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T13:23:07.611Z] #36 56.18 Unpacking xxd (2:8.1.0875-5) ... [2021-05-18T13:23:07.611Z] #36 56.37 Selecting previously unselected package vim-common. [2021-05-18T13:23:07.611Z] #36 56.38 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-18T13:23:07.611Z] #36 56.41 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-18T13:23:07.611Z] #36 56.78 Selecting previously unselected package cmake-data. [2021-05-18T13:23:07.611Z] #36 56.78 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-18T13:23:07.611Z] #36 56.79 Unpacking cmake-data (3.13.4-1) ... [2021-05-18T13:23:07.611Z] #36 ... [2021-05-18T13:23:07.611Z] [2021-05-18T13:23:07.611Z] #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-05-18T13:23:07.611Z] #34 sha256:03bfa16c44a5c238dfd8b3a9dfca3fa1756fb62d351f58fb171f1957fc1e80a9 [2021-05-18T13:23:07.611Z] #34 57.58 time [2021-05-18T13:23:07.779Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.7s done [2021-05-18T13:23:07.779Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-05-18T13:23:07.779Z] #9 DONE 18.7s [2021-05-18T13:23:07.779Z] [2021-05-18T13:23:07.779Z] #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-05-18T13:23:07.779Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-18T13:23:07.779Z] #27 3.973 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:23:07.779Z] #27 3.990 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:23:07.779Z] #27 4.072 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:23:07.779Z] #27 4.221 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-18T13:23:07.779Z] #27 4.508 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-18T13:23:07.779Z] #27 4.772 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [284 kB] [2021-05-18T13:23:07.779Z] #27 6.148 Fetched 8269 kB in 2s (3409 kB/s) [2021-05-18T13:23:07.779Z] #27 6.148 Reading package lists... [2021-05-18T13:23:07.779Z] #27 7.526 Reading package lists... [2021-05-18T13:23:07.779Z] #27 8.917 Building dependency tree... [2021-05-18T13:23:07.779Z] #27 9.596 The following additional packages will be installed: [2021-05-18T13:23:07.779Z] #27 9.597 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-18T13:23:07.779Z] #27 9.597 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-18T13:23:07.779Z] #27 9.599 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-18T13:23:07.779Z] #27 9.601 Suggested packages: [2021-05-18T13:23:07.779Z] #27 9.601 krb5-doc krb5-user [2021-05-18T13:23:07.779Z] #27 9.601 Recommended packages: [2021-05-18T13:23:07.779Z] #27 9.601 krb5-locales publicsuffix libsasl2-modules [2021-05-18T13:23:07.779Z] #27 9.898 The following NEW packages will be installed: [2021-05-18T13:23:07.779Z] #27 9.905 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-18T13:23:07.779Z] #27 9.905 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-18T13:23:07.779Z] #27 9.905 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-18T13:23:07.779Z] #27 9.905 libssh2-1 libssl1.1 openssl [2021-05-18T13:23:08.041Z] #27 10.20 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T13:23:08.041Z] #27 10.20 Need to get 4777 kB of archives. [2021-05-18T13:23:08.041Z] #27 10.20 After this operation, 11.5 MB of additional disk space will be used. [2021-05-18T13:23:08.041Z] #27 10.20 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-18T13:23:08.041Z] #27 10.20 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-05-18T13:23:08.041Z] #27 10.21 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-05-18T13:23:08.041Z] #27 10.21 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-05-18T13:23:08.041Z] #27 10.21 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-05-18T13:23:08.041Z] #27 10.21 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-05-18T13:23:08.041Z] #27 10.22 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-05-18T13:23:08.041Z] #27 10.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-05-18T13:23:08.041Z] #27 10.22 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-05-18T13:23:08.041Z] #27 10.23 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-18T13:23:08.041Z] #27 10.23 Get:11 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-05-18T13:23:08.041Z] #27 10.23 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-05-18T13:23:08.041Z] #27 10.23 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-05-18T13:23:08.041Z] #27 10.25 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-05-18T13:23:08.041Z] #27 10.26 Get:15 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-05-18T13:23:08.041Z] #27 10.26 Get:16 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-05-18T13:23:08.041Z] #27 10.26 Get:17 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-05-18T13:23:08.041Z] #27 10.26 Get:18 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-05-18T13:23:08.181Z] #34 ... [2021-05-18T13:23:08.182Z] [2021-05-18T13:23:08.182Z] #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-05-18T13:23:08.182Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:23:08.182Z] #42 41.04 Reading package lists... [2021-05-18T13:23:08.182Z] #42 48.48 Building dependency tree... [2021-05-18T13:23:08.182Z] #42 51.80 The following additional packages will be installed: [2021-05-18T13:23:08.182Z] #42 51.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-18T13:23:08.182Z] #42 51.82 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-18T13:23:08.182Z] #42 51.83 Suggested packages: [2021-05-18T13:23:08.182Z] #42 51.84 manpages-dev python-setuptools [2021-05-18T13:23:08.182Z] #42 53.25 The following NEW packages will be installed: [2021-05-18T13:23:08.182Z] #42 53.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-18T13:23:08.182Z] #42 53.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-18T13:23:08.182Z] #42 53.27 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-18T13:23:08.182Z] #42 53.27 python-six zlib1g-dev [2021-05-18T13:23:08.182Z] #42 53.69 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T13:23:08.182Z] #42 53.69 Need to get 4095 kB of archives. [2021-05-18T13:23:08.182Z] #42 53.69 After this operation, 22.5 MB of additional disk space will be used. [2021-05-18T13:23:08.182Z] #42 53.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-18T13:23:08.182Z] #42 53.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-18T13:23:08.182Z] #42 53.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-18T13:23:08.182Z] #42 53.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-18T13:23:08.182Z] #42 53.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-18T13:23:08.182Z] #42 53.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-18T13:23:08.182Z] #42 53.72 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-05-18T13:23:08.182Z] #42 53.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-18T13:23:08.182Z] #42 53.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-18T13:23:08.182Z] #42 53.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-18T13:23:08.182Z] #42 53.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-18T13:23:08.182Z] #42 53.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-18T13:23:08.182Z] #42 54.02 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-05-18T13:23:08.182Z] #42 54.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-18T13:23:08.182Z] #42 54.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-18T13:23:08.182Z] #42 54.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-18T13:23:08.182Z] #42 54.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-18T13:23:08.182Z] #42 55.69 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:23:08.182Z] #42 55.91 Fetched 4095 kB in 1s (5971 kB/s) [2021-05-18T13:23:08.182Z] #42 56.02 Selecting previously unselected package libcap-dev:amd64. [2021-05-18T13:23:08.182Z] #42 56.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T13:23:08.182Z] #42 56.11 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-18T13:23:08.182Z] #42 56.12 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-18T13:23:08.182Z] #42 56.34 Selecting previously unselected package libnet1:amd64. [2021-05-18T13:23:08.182Z] #42 56.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T13:23:08.182Z] #42 56.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:23:08.182Z] #42 56.46 Selecting previously unselected package libnet1-dev. [2021-05-18T13:23:08.182Z] #42 56.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T13:23:08.182Z] #42 56.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-18T13:23:08.182Z] #42 56.69 Selecting previously unselected package libnl-3-200:amd64. [2021-05-18T13:23:08.182Z] #42 56.69 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-18T13:23:08.182Z] #42 56.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T13:23:08.182Z] #42 56.82 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-18T13:23:08.182Z] #42 56.85 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-18T13:23:08.182Z] #42 56.85 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-18T13:23:08.182Z] #42 57.13 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-18T13:23:08.182Z] #42 57.13 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-18T13:23:08.182Z] #42 57.15 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T13:23:08.182Z] #42 57.26 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-18T13:23:08.182Z] #42 57.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-18T13:23:08.182Z] #42 57.30 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-18T13:23:08.182Z] #42 57.44 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-18T13:23:08.182Z] #42 57.44 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-18T13:23:08.182Z] #42 57.45 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-18T13:23:08.182Z] #42 57.70 Selecting previously unselected package libprotobuf17:amd64. [2021-05-18T13:23:08.182Z] #42 57.72 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-18T13:23:08.182Z] #42 57.73 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-18T13:23:08.303Z] #27 10.27 Get:19 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-05-18T13:23:08.303Z] #27 10.27 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-05-18T13:23:08.303Z] #27 10.27 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-05-18T13:23:08.303Z] #27 10.52 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:23:08.303Z] #27 10.56 Fetched 4777 kB in 0s (14.7 MB/s) [2021-05-18T13:23:08.303Z] #27 10.64 Selecting previously unselected package libssl1.1:arm64. [2021-05-18T13:23:08.390Z] #13 ... [2021-05-18T13:23:08.390Z] [2021-05-18T13:23:08.390Z] #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-05-18T13:23:08.390Z] #29 sha256:4e3c421a1d306789c38e06c10763971c4322fe1b1bffcda7d8787d40ce7c5248 [2021-05-18T13:23:08.390Z] #29 8.519 [2021-05-18T13:23:08.390Z] #29 8.889 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-18T13:23:08.390Z] #29 9.105 [2021-05-18T13:23:08.390Z] #29 9.213 ######################################################################## 100.0% [2021-05-18T13:23:08.390Z] #29 9.314 [2021-05-18T13:23:08.390Z] #29 9.349 Download of images into '/build' complete. [2021-05-18T13:23:08.390Z] #29 9.350 Use something like the following to load the result into a Docker daemon: [2021-05-18T13:23:08.390Z] #29 9.350 tar -cC '/build' . | docker load [2021-05-18T13:23:08.390Z] #29 DONE 9.7s [2021-05-18T13:23:08.390Z] [2021-05-18T13:23:08.390Z] #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-05-18T13:23:08.390Z] #51 sha256:9eda0f39045b0b3eb3da2ddb363766d30a652358e0038f3e258805298412c6a1 [2021-05-18T13:23:08.390Z] #51 5.415 + RM_GOPATH=0 [2021-05-18T13:23:08.390Z] #51 5.418 + TMP_GOPATH= [2021-05-18T13:23:08.390Z] #51 5.418 + : /build [2021-05-18T13:23:08.390Z] #51 5.418 + '[' -z '' ']' [2021-05-18T13:23:08.390Z] #51 5.418 ++ mktemp -d [2021-05-18T13:23:08.390Z] #51 5.418 + export GOPATH=/tmp/tmp.rRKnWgWv5i [2021-05-18T13:23:08.390Z] #51 5.418 + GOPATH=/tmp/tmp.rRKnWgWv5i [2021-05-18T13:23:08.390Z] #51 5.418 + RM_GOPATH=1 [2021-05-18T13:23:08.390Z] #51 5.418 + case "$(go env GOARCH)" in [2021-05-18T13:23:08.390Z] #51 5.427 ++ go env GOARCH [2021-05-18T13:23:08.390Z] #51 5.442 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:08.390Z] #51 5.442 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:08.390Z] #51 5.442 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:08.390Z] #51 5.443 + dir=/tmp/install [2021-05-18T13:23:08.390Z] #51 5.443 + bin=shfmt [2021-05-18T13:23:08.390Z] #51 5.443 + shift [2021-05-18T13:23:08.390Z] #51 5.443 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-18T13:23:08.390Z] #51 5.444 + . /tmp/install/shfmt.installer [2021-05-18T13:23:08.390Z] #51 5.444 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T13:23:08.390Z] #51 5.447 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T13:23:08.390Z] #51 5.447 + install_shfmt [2021-05-18T13:23:08.390Z] #51 5.447 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-18T13:23:08.390Z] #51 5.447 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rRKnWgWv5i/src/github.com/mvdan/sh [2021-05-18T13:23:08.390Z] #51 5.456 Cloning into '/tmp/tmp.rRKnWgWv5i/src/github.com/mvdan/sh'... [2021-05-18T13:23:08.442Z] #42 58.59 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-18T13:23:08.442Z] #42 58.59 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-18T13:23:08.442Z] #42 58.61 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-18T13:23:08.442Z] #42 ... [2021-05-18T13:23:08.442Z] [2021-05-18T13:23:08.442Z] #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-05-18T13:23:08.442Z] #51 sha256:0c835718af36638c9f49902507de335ef9a634f0ed6f27c80cfc0710f7e55875 [2021-05-18T13:23:08.442Z] #51 58.58 reflect [2021-05-18T13:23:08.442Z] #51 58.59 time [2021-05-18T13:23:08.564Z] #27 10.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 ... 6670 files and directories currently installed.) [2021-05-18T13:23:08.564Z] #27 10.65 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-05-18T13:23:08.564Z] #27 10.67 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-05-18T13:23:08.648Z] #51 ... [2021-05-18T13:23:08.648Z] [2021-05-18T13:23:08.648Z] #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-05-18T13:23:08.648Z] #47 sha256:03cc47032286da05de9442e06c887ca814abf45753dc3f7ac684bb099f8ce9b4 [2021-05-18T13:23:08.648Z] #47 5.982 + RM_GOPATH=0 [2021-05-18T13:23:08.648Z] #47 5.982 + TMP_GOPATH= [2021-05-18T13:23:08.648Z] #47 5.982 + : /build [2021-05-18T13:23:08.648Z] #47 5.982 + '[' -z '' ']' [2021-05-18T13:23:08.648Z] #47 5.982 ++ mktemp -d [2021-05-18T13:23:08.648Z] #47 5.982 + export GOPATH=/tmp/tmp.qglgR7CVMc [2021-05-18T13:23:08.648Z] #47 5.982 + GOPATH=/tmp/tmp.qglgR7CVMc [2021-05-18T13:23:08.648Z] #47 5.982 + RM_GOPATH=1 [2021-05-18T13:23:08.648Z] #47 5.982 + case "$(go env GOARCH)" in [2021-05-18T13:23:08.648Z] #47 5.982 ++ go env GOARCH [2021-05-18T13:23:08.648Z] #47 5.996 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:08.648Z] #47 5.996 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:08.648Z] #47 5.996 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:08.648Z] #47 5.996 + dir=/tmp/install [2021-05-18T13:23:08.648Z] #47 5.996 + bin=gotestsum [2021-05-18T13:23:08.648Z] #47 5.996 + shift [2021-05-18T13:23:08.648Z] #47 5.996 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-18T13:23:08.648Z] #47 5.996 + . /tmp/install/gotestsum.installer [2021-05-18T13:23:08.648Z] #47 5.996 ++ : v0.5.3 [2021-05-18T13:23:08.648Z] #47 5.996 + install_gotestsum [2021-05-18T13:23:08.648Z] #47 5.996 + set -e [2021-05-18T13:23:08.648Z] #47 5.996 + export GO111MODULE=on [2021-05-18T13:23:08.648Z] #47 5.996 + GO111MODULE=on [2021-05-18T13:23:08.648Z] #47 5.996 + GOBIN=/build [2021-05-18T13:23:08.648Z] #47 5.996 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-18T13:23:08.648Z] #47 6.082 go: finding gotest.tools v0.5.3 [2021-05-18T13:23:08.648Z] #47 6.082 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-18T13:23:08.648Z] #47 6.700 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-18T13:23:08.648Z] #47 7.131 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-18T13:23:08.648Z] #47 7.567 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T13:23:08.648Z] #47 7.633 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-18T13:23:08.648Z] #47 7.672 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T13:23:08.648Z] #47 7.695 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T13:23:08.648Z] #47 7.703 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T13:23:08.648Z] #47 7.703 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T13:23:08.648Z] #47 7.731 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-18T13:23:08.648Z] #47 7.839 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T13:23:08.648Z] #47 7.879 go: downloading github.com/fatih/color v1.9.0 [2021-05-18T13:23:08.648Z] #47 7.879 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T13:23:08.648Z] #47 7.937 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T13:23:08.692Z] #56 48.14 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-18T13:23:08.912Z] #47 8.094 go: extracting github.com/fatih/color v1.9.0 [2021-05-18T13:23:08.912Z] #47 8.094 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-18T13:23:08.912Z] #47 8.094 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-18T13:23:08.912Z] #47 8.124 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T13:23:08.912Z] #47 8.129 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-18T13:23:08.912Z] #47 8.131 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-18T13:23:08.912Z] #47 8.337 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-18T13:23:08.952Z] #56 48.14 + BUILDTAGS='netgo osusergo static_build' [2021-05-18T13:23:08.952Z] #56 48.14 + export EXTRA_FLAGS=-buildmode=pie [2021-05-18T13:23:08.952Z] #56 48.14 + EXTRA_FLAGS=-buildmode=pie [2021-05-18T13:23:08.952Z] #56 48.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-18T13:23:08.952Z] #56 48.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-18T13:23:08.952Z] #56 48.14 + '[' '' = dynamic ']' [2021-05-18T13:23:08.952Z] #56 48.14 + make [2021-05-18T13:23:09.169Z] #47 8.388 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-18T13:23:09.211Z] #56 ... [2021-05-18T13:23:09.211Z] [2021-05-18T13:23:09.211Z] #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-05-18T13:23:09.211Z] #45 sha256:176b205b80fae36ab42825e77d5128a1360782795dd3b09e4080d632a19c1946 [2021-05-18T13:23:09.211Z] #45 90.59 encoding/xml [2021-05-18T13:23:09.211Z] #45 92.87 go/doc [2021-05-18T13:23:09.211Z] #45 95.46 github.com/LK4D4/vndr/versioned [2021-05-18T13:23:09.211Z] #45 95.55 compress/flate [2021-05-18T13:23:09.211Z] #45 96.34 github.com/LK4D4/vndr/build [2021-05-18T13:23:09.211Z] #45 98.11 hash/crc32 [2021-05-18T13:23:09.211Z] #45 98.71 compress/gzip [2021-05-18T13:23:09.211Z] #45 99.38 vendor/golang.org/x/crypto/cryptobyte [2021-05-18T13:23:09.211Z] #45 99.65 net [2021-05-18T13:23:09.471Z] #45 ... [2021-05-18T13:23:09.471Z] [2021-05-18T13:23:09.471Z] #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-05-18T13:23:09.471Z] #51 sha256:9fab4b29031753bab5cb3a3632967383641e00b828946b4b555cfa9eeb9effdf [2021-05-18T13:23:09.471Z] #51 94.76 mvdan.cc/sh/v3/cmd/shfmt [2021-05-18T13:23:09.471Z] #51 DONE 100.7s [2021-05-18T13:23:09.471Z] [2021-05-18T13:23:09.471Z] #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-05-18T13:23:09.471Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:23:09.471Z] #43 21.69 CC images/inventory.o [2021-05-18T13:23:09.471Z] #43 21.96 CC images/fdinfo.o [2021-05-18T13:23:09.471Z] #43 22.45 CC images/fown.o [2021-05-18T13:23:09.471Z] #43 22.67 CC images/ns.o [2021-05-18T13:23:09.471Z] #43 22.93 CC images/regfile.o [2021-05-18T13:23:09.471Z] #43 23.19 CC images/ghost-file.o [2021-05-18T13:23:09.471Z] #43 23.48 CC images/fifo.o [2021-05-18T13:23:09.471Z] #43 23.67 CC images/remap-file-path.o [2021-05-18T13:23:09.471Z] #43 23.95 CC images/eventfd.o [2021-05-18T13:23:09.471Z] #43 24.18 CC images/eventpoll.o [2021-05-18T13:23:09.471Z] #43 24.37 CC images/fh.o [2021-05-18T13:23:09.471Z] #43 24.58 CC images/fsnotify.o [2021-05-18T13:23:09.947Z] #27 12.07 Selecting previously unselected package openssl. [2021-05-18T13:23:09.947Z] #27 12.08 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-05-18T13:23:10.039Z] #43 25.45 CC images/signalfd.o [2021-05-18T13:23:10.208Z] #27 12.30 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-18T13:23:10.543Z] #47 9.846 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T13:23:10.608Z] #43 26.04 CC images/fs.o [2021-05-18T13:23:10.608Z] #43 26.18 CC images/pstree.o [2021-05-18T13:23:10.800Z] #47 ... [2021-05-18T13:23:10.800Z] [2021-05-18T13:23:10.800Z] #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-05-18T13:23:10.800Z] #34 sha256:11f38d02a6b8783630139d99e5fcfc5d64768fb7f85d8273b3bfe782cec08b38 [2021-05-18T13:23:10.800Z] #34 9.726 + RM_GOPATH=0 [2021-05-18T13:23:10.800Z] #34 9.726 + TMP_GOPATH= [2021-05-18T13:23:10.800Z] #34 9.726 + : /build [2021-05-18T13:23:10.800Z] #34 9.726 + '[' -z '' ']' [2021-05-18T13:23:10.800Z] #34 9.726 ++ mktemp -d [2021-05-18T13:23:10.800Z] #34 9.726 + export GOPATH=/tmp/tmp.ni5kBmXkPD [2021-05-18T13:23:10.800Z] #34 9.726 + GOPATH=/tmp/tmp.ni5kBmXkPD [2021-05-18T13:23:10.800Z] #34 9.726 + RM_GOPATH=1 [2021-05-18T13:23:10.800Z] #34 9.726 + case "$(go env GOARCH)" in [2021-05-18T13:23:10.801Z] #34 9.726 ++ go env GOARCH [2021-05-18T13:23:10.801Z] #34 9.847 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-18T13:23:10.801Z] #34 9.847 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:10.801Z] #34 9.847 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:10.801Z] #34 9.847 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:10.801Z] #34 9.847 + dir=/tmp/install [2021-05-18T13:23:10.801Z] #34 9.847 + bin=tomlv [2021-05-18T13:23:10.801Z] #34 9.847 + shift [2021-05-18T13:23:10.801Z] #34 9.847 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-18T13:23:10.801Z] #34 9.847 + . /tmp/install/tomlv.installer [2021-05-18T13:23:10.801Z] #34 9.847 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-18T13:23:10.801Z] #34 9.847 + install_tomlv [2021-05-18T13:23:10.801Z] #34 9.847 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-18T13:23:10.801Z] #34 9.847 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ni5kBmXkPD/src/github.com/BurntSushi/toml [2021-05-18T13:23:10.801Z] #34 9.847 Cloning into '/tmp/tmp.ni5kBmXkPD/src/github.com/BurntSushi/toml'... [2021-05-18T13:23:10.867Z] #43 26.37 CC images/pipe.o [2021-05-18T13:23:11.019Z] #51 ... [2021-05-18T13:23:11.019Z] [2021-05-18T13:23:11.019Z] #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-05-18T13:23:11.019Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:23:11.019Z] #13 37.99 Reading package lists... [2021-05-18T13:23:11.019Z] #13 45.64 Building dependency tree... [2021-05-18T13:23:11.019Z] #13 49.64 The following additional packages will be installed: [2021-05-18T13:23:11.019Z] #13 49.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-18T13:23:11.019Z] #13 49.64 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-18T13:23:11.019Z] #13 49.64 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-18T13:23:11.019Z] #13 49.64 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-18T13:23:11.019Z] #13 49.64 mingw-w64-common mingw-w64-x86-64-dev [2021-05-18T13:23:11.019Z] #13 49.64 Suggested packages: [2021-05-18T13:23:11.019Z] #13 49.64 gcc-8-locales seccomp wine64 [2021-05-18T13:23:11.019Z] #13 51.12 The following NEW packages will be installed: [2021-05-18T13:23:11.019Z] #13 51.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-18T13:23:11.019Z] #13 51.13 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-18T13:23:11.019Z] #13 51.13 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-18T13:23:11.019Z] #13 51.13 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-18T13:23:11.019Z] #13 51.13 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-18T13:23:11.019Z] #13 51.14 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-18T13:23:11.019Z] #13 51.15 The following packages will be upgraded: [2021-05-18T13:23:11.019Z] #13 51.17 libseccomp2 libsystemd0 libudev1 [2021-05-18T13:23:11.019Z] #13 51.58 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-18T13:23:11.019Z] #13 51.58 Need to get 78.2 MB of archives. [2021-05-18T13:23:11.019Z] #13 51.58 After this operation, 487 MB of additional disk space will be used. [2021-05-18T13:23:11.019Z] #13 51.58 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-18T13:23:11.019Z] #13 51.58 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-18T13:23:11.019Z] #13 51.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-18T13:23:11.020Z] #13 51.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-18T13:23:11.020Z] #13 51.64 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-05-18T13:23:11.020Z] #13 51.83 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-05-18T13:23:11.020Z] #13 52.10 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-05-18T13:23:11.020Z] #13 52.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-18T13:23:11.020Z] #13 52.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-18T13:23:11.020Z] #13 52.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-18T13:23:11.020Z] #13 52.65 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-05-18T13:23:11.020Z] #13 52.99 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-05-18T13:23:11.020Z] #13 53.00 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-05-18T13:23:11.020Z] #13 ... [2021-05-18T13:23:11.020Z] [2021-05-18T13:23:11.020Z] #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-05-18T13:23:11.020Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:23:11.020Z] #42 58.61 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-18T13:23:11.020Z] #42 58.83 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-18T13:23:11.020Z] #42 58.83 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-18T13:23:11.020Z] #42 58.85 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-18T13:23:11.020Z] #42 60.29 Selecting previously unselected package libprotoc17:amd64. [2021-05-18T13:23:11.020Z] #42 60.31 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-18T13:23:11.020Z] #42 60.33 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-18T13:23:11.020Z] #42 61.06 Selecting previously unselected package protobuf-c-compiler. [2021-05-18T13:23:11.020Z] #42 61.07 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-18T13:23:11.020Z] #42 61.10 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-18T13:23:11.057Z] #34 ... [2021-05-18T13:23:11.057Z] [2021-05-18T13:23:11.057Z] #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-05-18T13:23:11.057Z] #49 sha256:dddcd6f3c728fab5d42ddd1669d3630d524ea0e8f0ecbe997f921467985f7956 [2021-05-18T13:23:11.057Z] #49 7.941 + RM_GOPATH=0 [2021-05-18T13:23:11.057Z] #49 7.941 + TMP_GOPATH= [2021-05-18T13:23:11.057Z] #49 7.941 + : /build [2021-05-18T13:23:11.057Z] #49 7.941 + '[' -z '' ']' [2021-05-18T13:23:11.057Z] #49 7.963 ++ mktemp -d [2021-05-18T13:23:11.057Z] #49 7.963 + export GOPATH=/tmp/tmp.5rBL3sh16t [2021-05-18T13:23:11.057Z] #49 7.963 + GOPATH=/tmp/tmp.5rBL3sh16t [2021-05-18T13:23:11.057Z] #49 7.963 + RM_GOPATH=1 [2021-05-18T13:23:11.057Z] #49 7.963 + case "$(go env GOARCH)" in [2021-05-18T13:23:11.057Z] #49 7.963 ++ go env GOARCH [2021-05-18T13:23:11.057Z] #49 7.963 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:11.057Z] #49 7.963 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:11.057Z] #49 7.963 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:11.057Z] #49 7.963 + dir=/tmp/install [2021-05-18T13:23:11.057Z] #49 7.963 + bin=golangci_lint [2021-05-18T13:23:11.057Z] #49 7.963 + shift [2021-05-18T13:23:11.057Z] #49 7.963 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-18T13:23:11.057Z] #49 7.963 + . /tmp/install/golangci_lint.installer [2021-05-18T13:23:11.057Z] #49 7.963 ++ : v1.23.8 [2021-05-18T13:23:11.057Z] #49 7.963 + install_golangci_lint [2021-05-18T13:23:11.057Z] #49 7.963 + set -e [2021-05-18T13:23:11.057Z] #49 7.963 + export GO111MODULE=on [2021-05-18T13:23:11.057Z] #49 7.963 + GO111MODULE=on [2021-05-18T13:23:11.057Z] #49 7.963 + GOBIN=/build [2021-05-18T13:23:11.057Z] #49 7.963 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-18T13:23:11.057Z] #49 7.997 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-18T13:23:11.057Z] #49 7.997 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-18T13:23:11.057Z] #49 7.997 go: finding github.com/golangci v1.23.8 [2021-05-18T13:23:11.057Z] #49 7.997 go: finding github.com v1.23.8 [2021-05-18T13:23:11.057Z] #49 7.997 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-18T13:23:11.057Z] #49 8.870 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-18T13:23:11.057Z] #49 9.563 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-18T13:23:11.057Z] #49 ... [2021-05-18T13:23:11.057Z] [2021-05-18T13:23:11.057Z] #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-05-18T13:23:11.057Z] #24 sha256:3a9f1b1a1642dd0f3ff5fca042403e5432fe1817eef680a2c213e1afd4118a74 [2021-05-18T13:23:11.057Z] #24 6.249 + RM_GOPATH=0 [2021-05-18T13:23:11.057Z] #24 6.249 + TMP_GOPATH= [2021-05-18T13:23:11.057Z] #24 6.249 + : /build [2021-05-18T13:23:11.057Z] #24 6.249 + '[' -z '' ']' [2021-05-18T13:23:11.057Z] #24 6.249 ++ mktemp -d [2021-05-18T13:23:11.057Z] #24 6.249 + export GOPATH=/tmp/tmp.fT2HCLawu2 [2021-05-18T13:23:11.057Z] #24 6.249 + GOPATH=/tmp/tmp.fT2HCLawu2 [2021-05-18T13:23:11.057Z] #24 6.249 + RM_GOPATH=1 [2021-05-18T13:23:11.057Z] #24 6.249 + case "$(go env GOARCH)" in [2021-05-18T13:23:11.057Z] #24 6.249 ++ go env GOARCH [2021-05-18T13:23:11.057Z] #24 6.267 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:11.057Z] #24 6.267 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:11.057Z] #24 6.267 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:11.057Z] #24 6.267 + dir=/tmp/install [2021-05-18T13:23:11.057Z] #24 6.267 + bin=dockercli [2021-05-18T13:23:11.057Z] #24 6.267 + shift [2021-05-18T13:23:11.057Z] #24 6.267 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-18T13:23:11.057Z] #24 6.267 + . /tmp/install/dockercli.installer [2021-05-18T13:23:11.057Z] #24 6.267 ++ : stable [2021-05-18T13:23:11.057Z] #24 6.267 ++ : 17.06.2-ce [2021-05-18T13:23:11.057Z] #24 6.267 + install_dockercli [2021-05-18T13:23:11.057Z] #24 6.267 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-18T13:23:11.057Z] #24 6.267 ++ uname -m [2021-05-18T13:23:11.057Z] #24 6.267 + arch=x86_64 [2021-05-18T13:23:11.057Z] #24 6.267 + '[' x86_64 '!=' x86_64 ']' [2021-05-18T13:23:11.057Z] #24 6.267 + url=https://download.docker.com/linux/static [2021-05-18T13:23:11.057Z] #24 6.268 Install docker/cli version 17.06.2-ce from stable [2021-05-18T13:23:11.057Z] #24 6.275 + tar -xz docker/docker [2021-05-18T13:23:11.057Z] #24 6.275 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-18T13:23:11.126Z] #43 26.57 CC images/tcp-stream.o [2021-05-18T13:23:11.150Z] #27 13.45 Selecting previously unselected package ca-certificates. [2021-05-18T13:23:11.286Z] #42 61.29 Selecting previously unselected package protobuf-compiler. [2021-05-18T13:23:11.286Z] #42 61.33 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-18T13:23:11.286Z] #42 61.34 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-18T13:23:11.314Z] #24 ... [2021-05-18T13:23:11.314Z] [2021-05-18T13:23:11.314Z] #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-05-18T13:23:11.314Z] #58 sha256:d41942874d06167399cec2faba10c3bf2877f4fd43fcb5a2c12c0a677823f991 [2021-05-18T13:23:11.314Z] #58 6.942 + RM_GOPATH=0 [2021-05-18T13:23:11.314Z] #58 6.942 + TMP_GOPATH= [2021-05-18T13:23:11.314Z] #58 6.942 + : /build [2021-05-18T13:23:11.314Z] #58 6.942 + '[' -z '' ']' [2021-05-18T13:23:11.314Z] #58 6.948 ++ mktemp -d [2021-05-18T13:23:11.314Z] #58 6.948 + export GOPATH=/tmp/tmp.yzeIrp7Jut [2021-05-18T13:23:11.314Z] #58 6.948 + GOPATH=/tmp/tmp.yzeIrp7Jut [2021-05-18T13:23:11.314Z] #58 6.948 + RM_GOPATH=1 [2021-05-18T13:23:11.314Z] #58 6.948 + case "$(go env GOARCH)" in [2021-05-18T13:23:11.314Z] #58 6.949 ++ go env GOARCH [2021-05-18T13:23:11.314Z] #58 7.037 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T13:23:11.314Z] #58 7.039 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:11.314Z] #58 7.039 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:11.314Z] #58 7.039 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:11.314Z] #58 7.039 + dir=/tmp/install [2021-05-18T13:23:11.314Z] #58 7.039 + bin=rootlesskit [2021-05-18T13:23:11.314Z] #58 7.039 + shift [2021-05-18T13:23:11.314Z] #58 7.039 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-18T13:23:11.314Z] #58 7.039 + . /tmp/install/rootlesskit.installer [2021-05-18T13:23:11.314Z] #58 7.039 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T13:23:11.314Z] #58 7.039 + install_rootlesskit [2021-05-18T13:23:11.314Z] #58 7.039 + case "$1" in [2021-05-18T13:23:11.314Z] #58 7.039 + export CGO_ENABLED=0 [2021-05-18T13:23:11.314Z] #58 7.039 + CGO_ENABLED=0 [2021-05-18T13:23:11.314Z] #58 7.039 + _install_rootlesskit [2021-05-18T13:23:11.314Z] #58 7.039 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-18T13:23:11.314Z] #58 7.039 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yzeIrp7Jut/src/github.com/rootless-containers/rootlesskit [2021-05-18T13:23:11.314Z] #58 7.039 Cloning into '/tmp/tmp.yzeIrp7Jut/src/github.com/rootless-containers/rootlesskit'... [2021-05-18T13:23:11.385Z] #43 26.77 CC images/sk-packet.o [2021-05-18T13:23:11.411Z] #27 13.45 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-18T13:23:11.411Z] #27 13.46 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-18T13:23:11.411Z] #27 13.58 Selecting previously unselected package libkeyutils1:arm64. [2021-05-18T13:23:11.411Z] #27 13.58 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-05-18T13:23:11.411Z] #27 13.59 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-05-18T13:23:11.411Z] #27 13.66 Selecting previously unselected package libkrb5support0:arm64. [2021-05-18T13:23:11.411Z] #27 13.66 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-05-18T13:23:11.411Z] #27 13.67 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-05-18T13:23:11.547Z] #42 61.52 Selecting previously unselected package python-pkg-resources. [2021-05-18T13:23:11.547Z] #42 61.52 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-18T13:23:11.547Z] #42 61.53 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-18T13:23:11.571Z] #58 ... [2021-05-18T13:23:11.571Z] [2021-05-18T13:23:11.571Z] #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-05-18T13:23:11.571Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T13:23:11.571Z] #55 8.342 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:23:11.571Z] #55 8.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:23:11.571Z] #55 8.531 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:23:11.571Z] #55 9.239 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:23:11.571Z] #55 ... [2021-05-18T13:23:11.571Z] [2021-05-18T13:23:11.571Z] #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-05-18T13:23:11.571Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T13:23:11.571Z] #32 9.029 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-18T13:23:11.571Z] #32 9.029 Cloning into '.'... [2021-05-18T13:23:11.644Z] #43 27.06 CC images/mnt.o [2021-05-18T13:23:11.644Z] #43 27.28 CC images/pipe-data.o [2021-05-18T13:23:11.671Z] #27 ... [2021-05-18T13:23:11.671Z] [2021-05-18T13:23:11.671Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-18T13:23:11.671Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-05-18T13:23:11.671Z] #10 DONE 3.9s [2021-05-18T13:23:11.671Z] [2021-05-18T13:23:11.671Z] #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-05-18T13:23:11.671Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-18T13:23:11.671Z] #27 13.80 Selecting previously unselected package libk5crypto3:arm64. [2021-05-18T13:23:11.671Z] #27 13.80 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-05-18T13:23:11.671Z] #27 13.81 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-05-18T13:23:11.671Z] #27 ... [2021-05-18T13:23:11.671Z] [2021-05-18T13:23:11.671Z] #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-05-18T13:23:11.671Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-05-18T13:23:11.808Z] #42 61.81 Selecting previously unselected package python-six. [2021-05-18T13:23:11.808Z] #42 61.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-18T13:23:11.827Z] #32 ... [2021-05-18T13:23:11.828Z] [2021-05-18T13:23:11.828Z] #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-05-18T13:23:11.828Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:23:11.828Z] #36 10.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:23:11.828Z] #36 10.02 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:23:11.828Z] #36 10.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:23:11.828Z] #36 ... [2021-05-18T13:23:11.828Z] [2021-05-18T13:23:11.828Z] #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-05-18T13:23:11.828Z] #67 sha256:7b6cc58c38ef54dbed5fad229f191bb386c1d59996114f704f917d1d9f34ee55 [2021-05-18T13:23:11.828Z] #67 6.313 + RM_GOPATH=0 [2021-05-18T13:23:11.828Z] #67 6.313 + TMP_GOPATH= [2021-05-18T13:23:11.828Z] #67 6.313 + : /build [2021-05-18T13:23:11.828Z] #67 6.313 + '[' -z '' ']' [2021-05-18T13:23:11.828Z] #67 6.313 ++ mktemp -d [2021-05-18T13:23:11.828Z] #67 6.315 + export GOPATH=/tmp/tmp.Do7BUdJ3O4 [2021-05-18T13:23:11.828Z] #67 6.315 + GOPATH=/tmp/tmp.Do7BUdJ3O4 [2021-05-18T13:23:11.828Z] #67 6.315 + RM_GOPATH=1 [2021-05-18T13:23:11.828Z] #67 6.315 + case "$(go env GOARCH)" in [2021-05-18T13:23:11.828Z] #67 6.315 ++ go env GOARCH [2021-05-18T13:23:11.828Z] #67 6.323 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:11.828Z] #67 6.323 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:11.828Z] #67 6.351 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:11.828Z] #67 6.351 + dir=/tmp/install [2021-05-18T13:23:11.828Z] #67 6.351 + bin=proxy [2021-05-18T13:23:11.828Z] #67 6.351 + shift [2021-05-18T13:23:11.828Z] #67 6.351 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-18T13:23:11.828Z] #67 6.351 + . /tmp/install/proxy.installer [2021-05-18T13:23:11.828Z] #67 6.351 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T13:23:11.828Z] #67 6.351 + install_proxy [2021-05-18T13:23:11.828Z] #67 6.351 + case "$1" in [2021-05-18T13:23:11.828Z] #67 6.351 + export CGO_ENABLED=0 [2021-05-18T13:23:11.828Z] #67 6.351 + CGO_ENABLED=0 [2021-05-18T13:23:11.828Z] #67 6.351 + _install_proxy [2021-05-18T13:23:11.828Z] #67 6.351 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-18T13:23:11.828Z] #67 6.351 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Do7BUdJ3O4/src/github.com/docker/libnetwork [2021-05-18T13:23:11.828Z] #67 6.351 Cloning into '/tmp/tmp.Do7BUdJ3O4/src/github.com/docker/libnetwork'... [2021-05-18T13:23:11.828Z] #67 6.351 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T13:23:11.828Z] #67 ... [2021-05-18T13:23:11.828Z] [2021-05-18T13:23:11.828Z] #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-05-18T13:23:11.828Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:23:11.828Z] #42 8.530 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:23:11.828Z] #42 8.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:23:11.828Z] #42 8.601 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:23:11.828Z] #42 9.511 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:23:11.903Z] #43 27.57 CC images/sa.o [2021-05-18T13:23:12.070Z] #42 62.04 Unpacking python-six (1.12.0-1) ... [2021-05-18T13:23:12.084Z] #42 ... [2021-05-18T13:23:12.084Z] [2021-05-18T13:23:12.085Z] #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-05-18T13:23:12.085Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:23:12.085Z] #40 7.335 + git clone https://github.com/docker/distribution.git . [2021-05-18T13:23:12.085Z] #40 7.336 Cloning into '.'... [2021-05-18T13:23:12.163Z] #43 27.83 CC images/timer.o [2021-05-18T13:23:12.331Z] #42 62.37 Selecting previously unselected package python-protobuf. [2021-05-18T13:23:12.331Z] #42 62.37 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-18T13:23:12.331Z] #42 62.39 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-18T13:23:12.341Z] #40 ... [2021-05-18T13:23:12.341Z] [2021-05-18T13:23:12.341Z] #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-05-18T13:23:12.341Z] #45 sha256:f5c99fa19dbe7f85344e6cba9b8c86f4fc53a09cd57f5c662acfa187000f3b3a [2021-05-18T13:23:12.341Z] #45 8.452 + RM_GOPATH=0 [2021-05-18T13:23:12.341Z] #45 8.452 + TMP_GOPATH= [2021-05-18T13:23:12.341Z] #45 8.452 + : /build [2021-05-18T13:23:12.341Z] #45 8.452 + '[' -z '' ']' [2021-05-18T13:23:12.341Z] #45 8.452 ++ mktemp -d [2021-05-18T13:23:12.341Z] #45 8.454 + export GOPATH=/tmp/tmp.4E5h7XKK6A [2021-05-18T13:23:12.341Z] #45 8.454 + GOPATH=/tmp/tmp.4E5h7XKK6A [2021-05-18T13:23:12.341Z] #45 8.454 + RM_GOPATH=1 [2021-05-18T13:23:12.341Z] #45 8.454 + case "$(go env GOARCH)" in [2021-05-18T13:23:12.341Z] #45 8.454 ++ go env GOARCH [2021-05-18T13:23:12.341Z] #45 8.522 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:12.341Z] #45 8.522 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:12.341Z] #45 8.522 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:12.341Z] #45 8.522 + dir=/tmp/install [2021-05-18T13:23:12.341Z] #45 8.522 + bin=vndr [2021-05-18T13:23:12.341Z] #45 8.522 + shift [2021-05-18T13:23:12.341Z] #45 8.522 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-18T13:23:12.341Z] #45 8.522 + . /tmp/install/vndr.installer [2021-05-18T13:23:12.341Z] #45 8.522 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T13:23:12.341Z] #45 8.522 + install_vndr [2021-05-18T13:23:12.341Z] #45 8.522 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-18T13:23:12.341Z] #45 8.522 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4E5h7XKK6A/src/github.com/LK4D4/vndr [2021-05-18T13:23:12.341Z] #45 8.522 Cloning into '/tmp/tmp.4E5h7XKK6A/src/github.com/LK4D4/vndr'... [2021-05-18T13:23:12.341Z] #45 8.522 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T13:23:12.341Z] #45 9.078 + cd /tmp/tmp.4E5h7XKK6A/src/github.com/LK4D4/vndr [2021-05-18T13:23:12.341Z] #45 9.078 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T13:23:12.341Z] #45 9.078 + go build -buildmode=pie -v -o /build/vndr . [2021-05-18T13:23:12.341Z] #45 10.51 internal/cpu [2021-05-18T13:23:12.341Z] #45 10.52 runtime/internal/atomic [2021-05-18T13:23:12.341Z] #45 10.80 runtime/internal/sys [2021-05-18T13:23:12.341Z] #45 11.06 runtime/internal/math [2021-05-18T13:23:12.341Z] #45 11.18 internal/race [2021-05-18T13:23:12.341Z] #45 11.25 internal/bytealg [2021-05-18T13:23:12.341Z] #45 11.42 sync/atomic [2021-05-18T13:23:12.341Z] #45 11.65 unicode [2021-05-18T13:23:12.341Z] #45 ... [2021-05-18T13:23:12.341Z] [2021-05-18T13:23:12.341Z] #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-05-18T13:23:12.341Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:23:12.341Z] #42 11.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:23:12.627Z] #11 DONE 0.8s [2021-05-18T13:23:12.627Z] [2021-05-18T13:23:12.627Z] #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-05-18T13:23:12.627Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-18T13:23:12.627Z] #27 13.91 Selecting previously unselected package libkrb5-3:arm64. [2021-05-18T13:23:12.627Z] #27 13.91 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-05-18T13:23:12.627Z] #27 13.92 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-05-18T13:23:12.627Z] #27 14.04 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-05-18T13:23:12.627Z] #27 14.04 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-05-18T13:23:12.627Z] #27 14.05 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-05-18T13:23:12.627Z] #27 14.11 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-05-18T13:23:12.627Z] #27 14.11 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-05-18T13:23:12.627Z] #27 14.12 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:23:12.627Z] #27 14.18 Selecting previously unselected package libsasl2-2:arm64. [2021-05-18T13:23:12.627Z] #27 14.18 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-05-18T13:23:12.627Z] #27 14.18 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:23:12.627Z] #27 14.24 Selecting previously unselected package libldap-common. [2021-05-18T13:23:12.627Z] #27 14.24 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-18T13:23:12.627Z] #27 14.24 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:23:12.627Z] #27 14.29 Selecting previously unselected package libldap-2.4-2:arm64. [2021-05-18T13:23:12.627Z] #27 14.29 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-05-18T13:23:12.627Z] #27 14.30 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:23:12.627Z] #27 14.44 Selecting previously unselected package libnghttp2-14:arm64. [2021-05-18T13:23:12.627Z] #27 14.44 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-05-18T13:23:12.627Z] #27 14.45 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-05-18T13:23:12.627Z] #27 14.50 Selecting previously unselected package libpsl5:arm64. [2021-05-18T13:23:12.627Z] #27 14.50 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-05-18T13:23:12.627Z] #27 14.51 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-05-18T13:23:12.627Z] #27 14.57 Selecting previously unselected package librtmp1:arm64. [2021-05-18T13:23:12.627Z] #27 14.57 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-05-18T13:23:12.627Z] #27 14.58 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-18T13:23:12.627Z] #27 14.65 Selecting previously unselected package libssh2-1:arm64. [2021-05-18T13:23:12.627Z] #27 14.65 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-05-18T13:23:12.627Z] #27 14.66 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-05-18T13:23:12.627Z] #27 ... [2021-05-18T13:23:12.627Z] [2021-05-18T13:23:12.627Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-18T13:23:12.627Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-05-18T13:23:12.627Z] #39 DONE 0.3s [2021-05-18T13:23:12.627Z] [2021-05-18T13:23:12.627Z] #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-05-18T13:23:12.627Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-18T13:23:12.627Z] #27 14.74 Selecting previously unselected package libcurl4:arm64. [2021-05-18T13:23:12.627Z] #27 14.74 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-05-18T13:23:12.627Z] #27 14.75 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-05-18T13:23:12.731Z] #43 28.16 CC images/timerfd.o [2021-05-18T13:23:12.731Z] #43 28.39 CC images/mm.o [2021-05-18T13:23:12.893Z] #27 ... [2021-05-18T13:23:12.893Z] [2021-05-18T13:23:12.893Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-18T13:23:12.893Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-05-18T13:23:12.893Z] #31 DONE 0.3s [2021-05-18T13:23:12.893Z] [2021-05-18T13:23:12.893Z] #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-05-18T13:23:12.893Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-18T13:23:12.893Z] #27 14.87 Selecting previously unselected package curl. [2021-05-18T13:23:12.893Z] #27 14.87 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-05-18T13:23:12.893Z] #27 14.87 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-18T13:23:12.893Z] #27 14.99 Selecting previously unselected package libonig5:arm64. [2021-05-18T13:23:12.893Z] #27 14.99 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-05-18T13:23:12.893Z] #27 15.00 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-05-18T13:23:12.893Z] #27 15.08 Selecting previously unselected package libjq1:arm64. [2021-05-18T13:23:12.893Z] #27 15.08 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-05-18T13:23:12.893Z] #27 15.09 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-18T13:23:12.893Z] #27 15.18 Selecting previously unselected package jq. [2021-05-18T13:23:12.893Z] #27 15.18 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-05-18T13:23:12.893Z] #27 15.19 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-18T13:23:12.901Z] #42 62.93 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-18T13:23:13.155Z] #27 15.27 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-05-18T13:23:13.155Z] #27 15.34 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-05-18T13:23:13.299Z] #43 28.76 CC images/sk-opts.o [2021-05-18T13:23:13.524Z] #27 15.38 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-05-18T13:23:13.558Z] #43 28.94 CC images/sk-unix.o [2021-05-18T13:23:13.787Z] #27 15.89 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-05-18T13:23:13.787Z] #27 15.91 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:23:13.787Z] #27 15.93 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-05-18T13:23:13.787Z] #27 15.97 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:23:13.787Z] #27 16.01 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-18T13:23:13.787Z] #27 16.02 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-05-18T13:23:13.787Z] #27 16.05 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T13:23:13.787Z] #27 16.06 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-05-18T13:23:13.787Z] #27 16.09 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-05-18T13:23:13.817Z] #43 29.32 CC images/sk-inet.o [2021-05-18T13:23:14.053Z] #27 16.11 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-18T13:23:14.053Z] #27 16.16 Setting up libonig5:arm64 (6.9.1-1) ... [2021-05-18T13:23:14.053Z] #27 16.18 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-18T13:23:14.053Z] #27 16.19 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T13:23:14.053Z] #27 16.20 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-18T13:23:14.077Z] #43 29.60 CC images/tun.o [2021-05-18T13:23:14.234Z] #42 ... [2021-05-18T13:23:14.234Z] [2021-05-18T13:23:14.234Z] #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-05-18T13:23:14.234Z] #24 sha256:3a9f1b1a1642dd0f3ff5fca042403e5432fe1817eef680a2c213e1afd4118a74 [2021-05-18T13:23:14.234Z] #24 12.66 + mkdir -p /build [2021-05-18T13:23:14.234Z] #24 12.71 + mv docker/docker /build/ [2021-05-18T13:23:14.234Z] #24 12.71 + rmdir docker [2021-05-18T13:23:14.234Z] #24 DONE 13.2s [2021-05-18T13:23:14.234Z] [2021-05-18T13:23:14.234Z] #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-05-18T13:23:14.234Z] #51 sha256:9eda0f39045b0b3eb3da2ddb363766d30a652358e0038f3e258805298412c6a1 [2021-05-18T13:23:14.234Z] #51 12.86 + cd /tmp/tmp.rRKnWgWv5i/src/github.com/mvdan/sh [2021-05-18T13:23:14.234Z] #51 12.86 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T13:23:14.234Z] #51 13.07 + GO111MODULE=on [2021-05-18T13:23:14.234Z] #51 13.07 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-18T13:23:14.644Z] #43 29.96 CC images/sk-netlink.o [2021-05-18T13:23:14.645Z] #43 30.16 CC images/packet-sock.o [2021-05-18T13:23:14.812Z] #42 ... [2021-05-18T13:23:14.812Z] [2021-05-18T13:23:14.812Z] #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-05-18T13:23:14.812Z] #51 sha256:0c835718af36638c9f49902507de335ef9a634f0ed6f27c80cfc0710f7e55875 [2021-05-18T13:23:14.812Z] #51 64.86 context [2021-05-18T13:23:15.164Z] #51 14.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T13:23:15.164Z] #51 14.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T13:23:15.212Z] #43 30.55 CC images/ipc-var.o [2021-05-18T13:23:15.383Z] #51 ... [2021-05-18T13:23:15.383Z] [2021-05-18T13:23:15.383Z] #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-05-18T13:23:15.383Z] #47 sha256:d5fd9a73d2f44d18f6bf454c3557572f36790bbd4e99d69ec378963507589e7d [2021-05-18T13:23:15.383Z] #47 DONE 65.5s [2021-05-18T13:23:15.420Z] #51 14.48 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T13:23:15.420Z] #51 14.71 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T13:23:15.472Z] #43 30.83 CC images/ipc-desc.o [2021-05-18T13:23:15.472Z] #43 30.97 CC images/ipc-shm.o [2021-05-18T13:23:15.644Z] [2021-05-18T13:23:15.644Z] #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-05-18T13:23:15.644Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:23:15.644Z] #13 56.69 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-05-18T13:23:15.644Z] #13 59.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-18T13:23:15.644Z] #13 59.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-18T13:23:15.644Z] #13 59.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-18T13:23:15.644Z] #13 59.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-18T13:23:15.644Z] #13 59.50 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-05-18T13:23:15.644Z] #13 59.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-18T13:23:15.644Z] #13 59.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-18T13:23:15.644Z] #13 59.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-18T13:23:15.644Z] #13 59.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-18T13:23:15.644Z] #13 59.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-18T13:23:15.644Z] #13 59.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-18T13:23:15.644Z] #13 59.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-18T13:23:15.644Z] #13 59.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-18T13:23:15.644Z] #13 59.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-18T13:23:15.677Z] #51 14.75 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T13:23:15.731Z] #43 31.23 CC images/ipc-msg.o [2021-05-18T13:23:15.990Z] #43 31.46 CC images/ipc-sem.o [2021-05-18T13:23:16.158Z] #27 ... [2021-05-18T13:23:16.158Z] [2021-05-18T13:23:16.158Z] #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-05-18T13:23:16.158Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-05-18T13:23:16.158Z] #12 DONE 3.6s [2021-05-18T13:23:16.158Z] [2021-05-18T13:23:16.158Z] #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-05-18T13:23:16.158Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-18T13:23:16.249Z] #43 31.71 CC images/utsns.o [2021-05-18T13:23:16.508Z] #43 31.94 CC images/creds.o [2021-05-18T13:23:16.607Z] #51 15.61 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T13:23:16.782Z] #43 32.21 CC images/vma.o [2021-05-18T13:23:17.030Z] #13 61.37 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:23:17.030Z] #13 61.59 Fetched 78.2 MB in 8s (9329 kB/s) [2021-05-18T13:23:17.041Z] #43 32.38 CC images/netdev.o [2021-05-18T13:23:17.041Z] #43 ... [2021-05-18T13:23:17.041Z] [2021-05-18T13:23:17.042Z] #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-05-18T13:23:17.042Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:23:17.042Z] #13 102.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-18T13:23:17.042Z] #13 102.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T13:23:17.042Z] #13 102.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:23:17.170Z] #51 16.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T13:23:17.291Z] #13 61.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 ... 15410 files and directories currently installed.) [2021-05-18T13:23:17.291Z] #13 61.77 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-18T13:23:17.291Z] #13 61.80 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-18T13:23:17.867Z] #13 62.26 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-18T13:23:18.128Z] #13 62.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T13:23:18.128Z] #13 62.50 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-18T13:23:18.128Z] #13 62.53 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-18T13:23:18.388Z] #13 62.82 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T13:23:18.388Z] #13 62.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T13:23:18.388Z] #13 63.02 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-18T13:23:18.538Z] #51 17.84 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T13:23:18.648Z] #13 63.05 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-18T13:23:18.648Z] #13 ... [2021-05-18T13:23:18.648Z] [2021-05-18T13:23:18.648Z] #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-05-18T13:23:18.648Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:23:18.648Z] #42 68.63 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-18T13:23:18.648Z] #42 68.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:23:18.648Z] #42 68.67 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T13:23:18.648Z] #42 68.70 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-18T13:23:18.648Z] #42 68.75 Setting up python-six (1.12.0-1) ... [2021-05-18T13:23:18.795Z] #51 ... [2021-05-18T13:23:18.795Z] [2021-05-18T13:23:18.795Z] #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-05-18T13:23:18.795Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:23:18.795Z] #13 11.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:23:18.795Z] #13 11.71 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-18T13:23:18.795Z] #13 11.71 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:23:18.795Z] #13 11.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:23:19.477Z] #13 3.296 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-18T13:23:19.477Z] #13 3.319 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:23:19.477Z] #13 3.330 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:23:19.477Z] #13 3.348 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:23:20.031Z] #42 ... [2021-05-18T13:23:20.031Z] [2021-05-18T13:23:20.031Z] #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-05-18T13:23:20.031Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:23:20.031Z] #36 59.95 Selecting previously unselected package libicu63:amd64. [2021-05-18T13:23:20.031Z] #36 59.97 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-18T13:23:20.031Z] #36 59.99 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T13:23:20.031Z] #36 67.47 Selecting previously unselected package libxml2:amd64. [2021-05-18T13:23:20.031Z] #36 67.48 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-18T13:23:20.031Z] #36 67.49 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-18T13:23:20.031Z] #36 68.08 Selecting previously unselected package libarchive13:amd64. [2021-05-18T13:23:20.031Z] #36 68.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-18T13:23:20.031Z] #36 68.10 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-18T13:23:20.031Z] #36 68.37 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-18T13:23:20.031Z] #36 68.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-18T13:23:20.031Z] #36 68.38 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-18T13:23:20.031Z] #36 68.58 Selecting previously unselected package librhash0:amd64. [2021-05-18T13:23:20.031Z] #36 68.59 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-18T13:23:20.031Z] #36 68.60 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-18T13:23:20.031Z] #36 68.80 Selecting previously unselected package libuv1:amd64. [2021-05-18T13:23:20.031Z] #36 68.82 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-18T13:23:20.031Z] #36 68.82 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-18T13:23:20.031Z] #36 68.96 Selecting previously unselected package cmake. [2021-05-18T13:23:20.031Z] #36 68.99 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-18T13:23:20.031Z] #36 69.01 Unpacking cmake (3.13.4-1) ... [2021-05-18T13:23:20.031Z] #36 ... [2021-05-18T13:23:20.031Z] [2021-05-18T13:23:20.031Z] #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-05-18T13:23:20.031Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:23:20.031Z] #13 63.35 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-18T13:23:20.031Z] #13 63.49 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-18T13:23:20.031Z] #13 63.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T13:23:20.031Z] #13 63.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-18T13:23:20.031Z] #13 63.60 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-18T13:23:20.054Z] #13 4.128 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [465 kB] [2021-05-18T13:23:20.162Z] #13 12.82 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-18T13:23:20.331Z] #13 ... [2021-05-18T13:23:20.331Z] [2021-05-18T13:23:20.331Z] #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-05-18T13:23:20.331Z] #56 sha256:6115a91cb3c450a9bfc19ed1853fd19b5280d57a300645550d96f21bc7c3d94d [2021-05-18T13:23:20.331Z] #56 49.29 + bin/ctr [2021-05-18T13:23:20.331Z] #56 ... [2021-05-18T13:23:20.331Z] [2021-05-18T13:23:20.331Z] #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-05-18T13:23:20.331Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:23:20.331Z] #43 32.74 CC images/tty.o [2021-05-18T13:23:20.331Z] #43 33.33 CC images/file-lock.o [2021-05-18T13:23:20.331Z] #43 33.53 CC images/rlimit.o [2021-05-18T13:23:20.331Z] #43 33.75 CC images/pagemap.o [2021-05-18T13:23:20.331Z] #43 34.06 CC images/siginfo.o [2021-05-18T13:23:20.331Z] #43 34.31 CC images/rpc.o [2021-05-18T13:23:20.331Z] #43 35.35 CC images/ext-file.o [2021-05-18T13:23:20.331Z] #43 35.50 CC images/cgroup.o [2021-05-18T13:23:20.590Z] #43 36.00 CC images/userns.o [2021-05-18T13:23:20.849Z] #43 36.31 CC images/google/protobuf/descriptor.o [2021-05-18T13:23:20.849Z] #43 ... [2021-05-18T13:23:20.849Z] [2021-05-18T13:23:20.849Z] #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-05-18T13:23:20.849Z] #45 sha256:176b205b80fae36ab42825e77d5128a1360782795dd3b09e4080d632a19c1946 [2021-05-18T13:23:20.849Z] #45 102.0 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-18T13:23:20.849Z] #45 103.0 vendor/golang.org/x/text/transform [2021-05-18T13:23:20.849Z] #45 103.7 vendor/golang.org/x/text/unicode/bidi [2021-05-18T13:23:20.849Z] #45 105.2 vendor/golang.org/x/text/secure/bidirule [2021-05-18T13:23:20.849Z] #45 105.4 vendor/golang.org/x/text/unicode/norm [2021-05-18T13:23:20.849Z] #45 109.5 vendor/golang.org/x/net/idna [2021-05-18T13:23:20.849Z] #45 111.5 vendor/golang.org/x/net/http2/hpack [2021-05-18T13:23:21.414Z] #13 65.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-18T13:23:21.414Z] #13 65.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-18T13:23:21.414Z] #13 65.99 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-18T13:23:21.418Z] #45 112.6 mime [2021-05-18T13:23:21.451Z] #13 ... [2021-05-18T13:23:21.451Z] [2021-05-18T13:23:21.451Z] #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-05-18T13:23:21.451Z] #34 sha256:08353e4d1746e927ec5f366e8217829981e8692e0ae38276c0081d8c993c30a0 [2021-05-18T13:23:21.451Z] #34 6.355 + RM_GOPATH=0 [2021-05-18T13:23:21.451Z] #34 6.356 + TMP_GOPATH= [2021-05-18T13:23:21.451Z] #34 6.356 + : /build [2021-05-18T13:23:21.451Z] #34 6.357 + '[' -z '' ']' [2021-05-18T13:23:21.451Z] #34 6.360 ++ mktemp -d [2021-05-18T13:23:21.451Z] #34 6.362 + export GOPATH=/tmp/tmp.xF5We0LWtr [2021-05-18T13:23:21.451Z] #34 6.362 + GOPATH=/tmp/tmp.xF5We0LWtr [2021-05-18T13:23:21.451Z] #34 6.362 + RM_GOPATH=1 [2021-05-18T13:23:21.451Z] #34 6.362 + case "$(go env GOARCH)" in [2021-05-18T13:23:21.451Z] #34 6.369 ++ go env GOARCH [2021-05-18T13:23:21.451Z] #34 6.414 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:21.451Z] #34 6.414 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:21.451Z] #34 6.415 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:21.451Z] #34 6.417 + dir=/tmp/install [2021-05-18T13:23:21.451Z] #34 6.418 + bin=tomlv [2021-05-18T13:23:21.451Z] #34 6.418 + shift [2021-05-18T13:23:21.451Z] #34 6.419 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-18T13:23:21.451Z] #34 6.419 + . /tmp/install/tomlv.installer [2021-05-18T13:23:21.451Z] #34 6.420 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-18T13:23:21.451Z] #34 6.420 + install_tomlv [2021-05-18T13:23:21.451Z] #34 6.421 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-18T13:23:21.451Z] #34 6.421 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-18T13:23:21.451Z] #34 6.422 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xF5We0LWtr/src/github.com/BurntSushi/toml [2021-05-18T13:23:21.451Z] #34 6.427 Cloning into '/tmp/tmp.xF5We0LWtr/src/github.com/BurntSushi/toml'... [2021-05-18T13:23:21.451Z] #34 7.553 + cd /tmp/tmp.xF5We0LWtr/src/github.com/BurntSushi/toml [2021-05-18T13:23:21.451Z] #34 7.553 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-18T13:23:21.451Z] #34 7.565 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-18T13:23:21.451Z] #34 8.482 unicode [2021-05-18T13:23:21.451Z] #34 8.571 math [2021-05-18T13:23:21.451Z] #34 8.628 runtime/cgo [2021-05-18T13:23:21.451Z] #34 8.794 runtime [2021-05-18T13:23:21.614Z] #13 14.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:23:21.614Z] #13 ... [2021-05-18T13:23:21.614Z] [2021-05-18T13:23:21.614Z] #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-05-18T13:23:21.614Z] #34 sha256:11f38d02a6b8783630139d99e5fcfc5d64768fb7f85d8273b3bfe782cec08b38 [2021-05-18T13:23:21.614Z] #34 10.92 + cd /tmp/tmp.ni5kBmXkPD/src/github.com/BurntSushi/toml [2021-05-18T13:23:21.614Z] #34 10.92 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-18T13:23:21.614Z] #34 10.92 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-18T13:23:21.614Z] #34 11.70 internal/bytealg [2021-05-18T13:23:21.614Z] #34 11.72 math/bits [2021-05-18T13:23:21.614Z] #34 12.50 math [2021-05-18T13:23:21.614Z] #34 12.58 runtime [2021-05-18T13:23:21.614Z] #34 17.13 internal/testlog [2021-05-18T13:23:21.614Z] #34 17.45 encoding [2021-05-18T13:23:21.614Z] #34 17.45 runtime/cgo [2021-05-18T13:23:21.715Z] #34 ... [2021-05-18T13:23:21.715Z] [2021-05-18T13:23:21.715Z] #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-05-18T13:23:21.715Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-18T13:23:21.715Z] #13 5.503 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-18T13:23:21.879Z] #34 ... [2021-05-18T13:23:21.879Z] [2021-05-18T13:23:21.879Z] #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-05-18T13:23:21.879Z] #58 sha256:d41942874d06167399cec2faba10c3bf2877f4fd43fcb5a2c12c0a677823f991 [2021-05-18T13:23:21.879Z] #58 10.96 + cd /tmp/tmp.yzeIrp7Jut/src/github.com/rootless-containers/rootlesskit [2021-05-18T13:23:21.879Z] #58 10.96 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T13:23:21.879Z] #58 11.12 + export GO111MODULE=on [2021-05-18T13:23:21.879Z] #58 11.12 + GO111MODULE=on [2021-05-18T13:23:21.879Z] #58 11.12 + export GOPROXY=https://proxy.golang.org [2021-05-18T13:23:21.879Z] #58 11.12 + GOPROXY=https://proxy.golang.org [2021-05-18T13:23:21.879Z] #58 11.12 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T13:23:21.879Z] #58 11.12 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-18T13:23:21.879Z] #58 13.16 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T13:23:21.879Z] #58 13.17 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-18T13:23:21.879Z] #58 13.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-18T13:23:21.879Z] #58 13.28 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T13:23:21.879Z] #58 13.38 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T13:23:21.879Z] #58 13.38 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-18T13:23:21.879Z] #58 13.41 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-18T13:23:21.879Z] #58 13.55 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-18T13:23:21.879Z] #58 13.56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T13:23:21.879Z] #58 13.74 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T13:23:21.879Z] #58 13.90 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T13:23:21.879Z] #58 14.01 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-18T13:23:21.879Z] #58 14.06 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T13:23:21.879Z] #58 14.18 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-18T13:23:21.879Z] #58 14.22 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-18T13:23:21.879Z] #58 14.53 go: downloading github.com/google/uuid v1.2.0 [2021-05-18T13:23:21.879Z] #58 14.84 go: extracting github.com/google/uuid v1.2.0 [2021-05-18T13:23:21.879Z] #58 14.98 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T13:23:21.879Z] #58 15.16 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T13:23:21.879Z] #58 15.82 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T13:23:21.879Z] #58 16.04 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T13:23:21.879Z] #58 16.76 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-18T13:23:21.879Z] #58 18.76 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T13:23:21.879Z] #58 19.60 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-18T13:23:21.879Z] #58 20.90 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T13:23:22.136Z] #58 ... [2021-05-18T13:23:22.136Z] [2021-05-18T13:23:22.136Z] #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-05-18T13:23:22.136Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:23:22.136Z] #36 11.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:23:22.136Z] #36 13.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:23:22.136Z] #36 15.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:23:22.136Z] #36 ... [2021-05-18T13:23:22.136Z] [2021-05-18T13:23:22.136Z] #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-05-18T13:23:22.136Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T13:23:22.136Z] #55 11.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:23:22.136Z] #55 13.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:23:22.356Z] #45 ... [2021-05-18T13:23:22.356Z] [2021-05-18T13:23:22.356Z] #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-05-18T13:23:22.356Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:23:22.356Z] #43 37.82 CC images/opts.o [2021-05-18T13:23:22.407Z] #55 ... [2021-05-18T13:23:22.407Z] [2021-05-18T13:23:22.407Z] #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-05-18T13:23:22.407Z] #47 sha256:03cc47032286da05de9442e06c887ca814abf45753dc3f7ac684bb099f8ce9b4 [2021-05-18T13:23:22.407Z] #47 11.12 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T13:23:22.407Z] #47 12.40 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T13:23:22.407Z] #47 16.61 go: finding github.com/fatih/color v1.9.0 [2021-05-18T13:23:22.407Z] #47 16.61 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T13:23:22.407Z] #47 16.61 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T13:23:22.407Z] #47 16.71 go: finding github.com/spf13/pflag v1.0.3 [2021-05-18T13:23:22.407Z] #47 16.88 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-18T13:23:22.407Z] #47 17.19 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-18T13:23:22.407Z] #47 17.32 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T13:23:22.407Z] #47 17.45 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-18T13:23:22.407Z] #47 17.58 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T13:23:22.407Z] #47 17.58 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T13:23:22.407Z] #47 17.70 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T13:23:22.407Z] #47 ... [2021-05-18T13:23:22.407Z] [2021-05-18T13:23:22.407Z] #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-05-18T13:23:22.407Z] #49 sha256:dddcd6f3c728fab5d42ddd1669d3630d524ea0e8f0ecbe997f921467985f7956 [2021-05-18T13:23:22.407Z] #49 15.51 go: downloading github.com/fatih/color v1.7.0 [2021-05-18T13:23:22.407Z] #49 15.61 go: downloading github.com/pkg/errors v0.8.1 [2021-05-18T13:23:22.407Z] #49 15.61 go: downloading github.com/spf13/viper v1.6.1 [2021-05-18T13:23:22.407Z] #49 15.69 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T13:23:22.407Z] #49 15.69 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T13:23:22.407Z] #49 15.82 go: extracting github.com/fatih/color v1.7.0 [2021-05-18T13:23:22.407Z] #49 15.86 go: extracting github.com/spf13/viper v1.6.1 [2021-05-18T13:23:22.407Z] #49 15.86 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-18T13:23:22.407Z] #49 15.96 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-18T13:23:22.407Z] #49 16.10 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-18T13:23:22.407Z] #49 16.10 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-18T13:23:22.407Z] #49 16.10 go: extracting github.com/pkg/errors v0.8.1 [2021-05-18T13:23:22.407Z] #49 16.12 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T13:23:22.407Z] #49 16.12 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T13:23:22.407Z] #49 16.26 go: downloading github.com/spf13/afero v1.1.2 [2021-05-18T13:23:22.407Z] #49 16.26 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-18T13:23:22.407Z] #49 16.26 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T13:23:22.407Z] #49 16.26 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-18T13:23:22.407Z] #49 16.29 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T13:23:22.407Z] #49 16.56 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-18T13:23:22.407Z] #49 16.56 go: extracting github.com/spf13/afero v1.1.2 [2021-05-18T13:23:22.407Z] #49 16.68 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-18T13:23:22.407Z] #49 16.73 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-18T13:23:22.407Z] #49 16.76 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-18T13:23:22.407Z] #49 16.76 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T13:23:22.407Z] #49 16.80 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T13:23:22.407Z] #49 16.82 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-18T13:23:22.407Z] #49 16.85 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T13:23:22.407Z] #49 16.85 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-18T13:23:22.407Z] #49 16.88 go: downloading golang.org/x/text v0.3.2 [2021-05-18T13:23:22.407Z] #49 17.16 go: downloading github.com/spf13/cast v1.3.0 [2021-05-18T13:23:22.407Z] #49 17.16 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-18T13:23:22.407Z] #49 17.16 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-18T13:23:22.407Z] #49 17.16 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-18T13:23:22.407Z] #49 17.16 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-18T13:23:22.407Z] #49 17.45 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-18T13:23:22.407Z] #49 17.45 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-18T13:23:22.407Z] #49 17.45 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T13:23:22.407Z] #49 17.45 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-18T13:23:22.407Z] #49 17.58 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-18T13:23:22.407Z] #49 17.70 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-18T13:23:22.407Z] #49 17.84 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T13:23:22.407Z] #49 17.84 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T13:23:22.407Z] #49 17.91 go: extracting github.com/spf13/cast v1.3.0 [2021-05-18T13:23:22.407Z] #49 18.04 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-18T13:23:22.407Z] #49 18.04 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-18T13:23:22.407Z] #49 18.04 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T13:23:22.407Z] #49 18.06 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-18T13:23:22.407Z] #49 18.21 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-18T13:23:22.407Z] #49 18.33 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-18T13:23:22.407Z] #49 18.58 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T13:23:22.407Z] #49 18.58 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T13:23:22.407Z] #49 18.91 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T13:23:22.407Z] #49 18.95 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-18T13:23:22.407Z] #49 18.95 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-18T13:23:22.407Z] #49 19.46 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T13:23:22.407Z] #49 19.46 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T13:23:22.407Z] #49 19.46 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T13:23:22.407Z] #49 19.52 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-18T13:23:22.407Z] #49 19.59 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-18T13:23:22.407Z] #49 19.59 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-18T13:23:22.407Z] #49 19.95 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T13:23:22.407Z] #49 20.11 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-18T13:23:22.407Z] #49 20.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T13:23:22.407Z] #49 21.01 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T13:23:22.615Z] #43 38.00 CC images/seccomp.o [2021-05-18T13:23:22.677Z] #13 ... [2021-05-18T13:23:22.677Z] [2021-05-18T13:23:22.677Z] #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-05-18T13:23:22.677Z] #67 sha256:65af7533a80f2abf52ca535bd6af61f998daa0210c0df8f820b6ca2051453982 [2021-05-18T13:23:22.677Z] #67 5.161 + RM_GOPATH=0 [2021-05-18T13:23:22.677Z] #67 5.161 + TMP_GOPATH= [2021-05-18T13:23:22.677Z] #67 5.161 + : /build [2021-05-18T13:23:22.677Z] #67 5.161 + '[' -z '' ']' [2021-05-18T13:23:22.677Z] #67 5.164 ++ mktemp -d [2021-05-18T13:23:22.677Z] #67 5.173 + export GOPATH=/tmp/tmp.N9Ut18ufAB [2021-05-18T13:23:22.677Z] #67 5.173 + GOPATH=/tmp/tmp.N9Ut18ufAB [2021-05-18T13:23:22.677Z] #67 5.173 + RM_GOPATH=1 [2021-05-18T13:23:22.677Z] #67 5.173 + case "$(go env GOARCH)" in [2021-05-18T13:23:22.677Z] #67 5.173 ++ go env GOARCH [2021-05-18T13:23:22.677Z] #67 5.187 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:22.677Z] #67 5.189 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:22.677Z] #67 5.191 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:22.677Z] #67 5.195 + dir=/tmp/install [2021-05-18T13:23:22.677Z] #67 5.195 + bin=proxy [2021-05-18T13:23:22.677Z] #67 5.196 + shift [2021-05-18T13:23:22.677Z] #67 5.197 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-18T13:23:22.677Z] #67 5.197 + . /tmp/install/proxy.installer [2021-05-18T13:23:22.677Z] #67 5.197 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T13:23:22.677Z] #67 5.197 + install_proxy [2021-05-18T13:23:22.677Z] #67 5.197 + case "$1" in [2021-05-18T13:23:22.677Z] #67 5.197 + export CGO_ENABLED=0 [2021-05-18T13:23:22.677Z] #67 5.197 + CGO_ENABLED=0 [2021-05-18T13:23:22.677Z] #67 5.197 + _install_proxy [2021-05-18T13:23:22.677Z] #67 5.197 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-18T13:23:22.677Z] #67 5.197 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.N9Ut18ufAB/src/github.com/docker/libnetwork [2021-05-18T13:23:22.677Z] #67 5.197 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T13:23:22.677Z] #67 5.216 Cloning into '/tmp/tmp.N9Ut18ufAB/src/github.com/docker/libnetwork'... [2021-05-18T13:23:22.677Z] #67 ... [2021-05-18T13:23:22.677Z] [2021-05-18T13:23:22.677Z] #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-05-18T13:23:22.677Z] #24 sha256:815641be9c934c29c255c83e61289a84a0718106ea21fe03b3683b78eb8550b6 [2021-05-18T13:23:22.677Z] #24 5.165 + RM_GOPATH=0 [2021-05-18T13:23:22.677Z] #24 5.165 + TMP_GOPATH= [2021-05-18T13:23:22.677Z] #24 5.165 + : /build [2021-05-18T13:23:22.677Z] #24 5.165 + '[' -z '' ']' [2021-05-18T13:23:22.677Z] #24 5.165 ++ mktemp -d [2021-05-18T13:23:22.677Z] #24 5.165 + export GOPATH=/tmp/tmp.lFGiPAy0WX [2021-05-18T13:23:22.677Z] #24 5.165 + GOPATH=/tmp/tmp.lFGiPAy0WX [2021-05-18T13:23:22.677Z] #24 5.165 + RM_GOPATH=1 [2021-05-18T13:23:22.677Z] #24 5.165 + case "$(go env GOARCH)" in [2021-05-18T13:23:22.677Z] #24 5.173 ++ go env GOARCH [2021-05-18T13:23:22.677Z] #24 5.196 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:22.677Z] #24 5.196 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:22.677Z] #24 5.196 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:22.677Z] #24 5.201 Install docker/cli version 17.06.2-ce from stable [2021-05-18T13:23:22.677Z] #24 5.206 + dir=/tmp/install [2021-05-18T13:23:22.677Z] #24 5.206 + bin=dockercli [2021-05-18T13:23:22.677Z] #24 5.206 + shift [2021-05-18T13:23:22.677Z] #24 5.206 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-18T13:23:22.677Z] #24 5.206 + . /tmp/install/dockercli.installer [2021-05-18T13:23:22.677Z] #24 5.206 ++ : stable [2021-05-18T13:23:22.677Z] #24 5.206 ++ : 17.06.2-ce [2021-05-18T13:23:22.677Z] #24 5.206 + install_dockercli [2021-05-18T13:23:22.677Z] #24 5.206 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-18T13:23:22.677Z] #24 5.206 ++ uname -m [2021-05-18T13:23:22.677Z] #24 5.211 + arch=aarch64 [2021-05-18T13:23:22.677Z] #24 5.211 + '[' aarch64 '!=' x86_64 ']' [2021-05-18T13:23:22.677Z] #24 5.211 + '[' aarch64 '!=' s390x ']' [2021-05-18T13:23:22.677Z] #24 5.211 + '[' aarch64 '!=' armhf ']' [2021-05-18T13:23:22.677Z] #24 5.211 + build_dockercli [2021-05-18T13:23:22.677Z] #24 5.211 + git clone https://github.com/docker/docker-ce /tmp/tmp.lFGiPAy0WX/tmp/docker-ce [2021-05-18T13:23:22.677Z] #24 5.218 Cloning into '/tmp/tmp.lFGiPAy0WX/tmp/docker-ce'... [2021-05-18T13:23:22.677Z] #24 ... [2021-05-18T13:23:22.677Z] [2021-05-18T13:23:22.677Z] #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-05-18T13:23:22.677Z] #47 sha256:e5a469c447c47ea1bd52e0e2e5f106cd4dd6752ce225191184ca89256ee6483d [2021-05-18T13:23:22.677Z] #47 6.089 + RM_GOPATH=0 [2021-05-18T13:23:22.677Z] #47 6.089 + TMP_GOPATH= [2021-05-18T13:23:22.677Z] #47 6.089 + : /build [2021-05-18T13:23:22.677Z] #47 6.089 + '[' -z '' ']' [2021-05-18T13:23:22.677Z] #47 6.089 ++ mktemp -d [2021-05-18T13:23:22.677Z] #47 6.096 + export GOPATH=/tmp/tmp.VuTOl6FhXj [2021-05-18T13:23:22.677Z] #47 6.096 + GOPATH=/tmp/tmp.VuTOl6FhXj [2021-05-18T13:23:22.677Z] #47 6.096 + RM_GOPATH=1 [2021-05-18T13:23:22.677Z] #47 6.096 + case "$(go env GOARCH)" in [2021-05-18T13:23:22.677Z] #47 6.096 ++ go env GOARCH [2021-05-18T13:23:22.677Z] #47 6.109 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:22.677Z] #47 6.109 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:22.677Z] #47 6.110 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:22.677Z] #47 6.113 + dir=/tmp/install [2021-05-18T13:23:22.677Z] #47 6.113 + bin=gotestsum [2021-05-18T13:23:22.677Z] #47 6.113 + shift [2021-05-18T13:23:22.677Z] #47 6.113 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-18T13:23:22.677Z] #47 6.113 + . /tmp/install/gotestsum.installer [2021-05-18T13:23:22.677Z] #47 6.113 ++ : v0.5.3 [2021-05-18T13:23:22.677Z] #47 6.113 + install_gotestsum [2021-05-18T13:23:22.677Z] #47 6.113 + set -e [2021-05-18T13:23:22.677Z] #47 6.113 + export GO111MODULE=on [2021-05-18T13:23:22.677Z] #47 6.113 + GO111MODULE=on [2021-05-18T13:23:22.677Z] #47 6.113 + GOBIN=/build [2021-05-18T13:23:22.677Z] #47 6.113 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-18T13:23:22.677Z] #47 6.130 go: finding gotest.tools v0.5.3 [2021-05-18T13:23:22.677Z] #47 6.133 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-18T13:23:22.677Z] #47 7.097 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-18T13:23:22.677Z] #47 7.590 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-18T13:23:22.677Z] #47 8.596 go: downloading github.com/fatih/color v1.9.0 [2021-05-18T13:23:22.677Z] #47 8.607 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-18T13:23:22.677Z] #47 8.635 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T13:23:22.677Z] #47 8.664 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-18T13:23:22.677Z] #47 8.721 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T13:23:22.677Z] #47 8.768 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T13:23:22.677Z] #47 8.845 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-18T13:23:22.677Z] #47 8.863 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T13:23:22.677Z] #47 8.869 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T13:23:22.677Z] #47 8.916 go: extracting github.com/fatih/color v1.9.0 [2021-05-18T13:23:22.677Z] #47 8.974 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T13:23:22.677Z] #47 8.979 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-18T13:23:22.677Z] #47 9.345 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T13:23:22.677Z] #47 9.360 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T13:23:22.677Z] #47 9.378 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T13:23:22.677Z] #47 9.394 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-18T13:23:22.677Z] #47 9.431 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-18T13:23:22.677Z] #47 9.548 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-18T13:23:22.677Z] #47 9.567 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-18T13:23:22.677Z] #47 10.28 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T13:23:22.681Z] #49 21.69 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T13:23:22.681Z] #49 21.71 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T13:23:22.681Z] #49 ... [2021-05-18T13:23:22.681Z] [2021-05-18T13:23:22.681Z] #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-05-18T13:23:22.681Z] #45 sha256:f5c99fa19dbe7f85344e6cba9b8c86f4fc53a09cd57f5c662acfa187000f3b3a [2021-05-18T13:23:22.681Z] #45 11.93 runtime [2021-05-18T13:23:22.681Z] #45 15.38 unicode/utf8 [2021-05-18T13:23:22.681Z] #45 16.04 math [2021-05-18T13:23:22.681Z] #45 20.21 unicode/utf16 [2021-05-18T13:23:22.681Z] #45 20.47 container/list [2021-05-18T13:23:22.681Z] #45 21.35 crypto/internal/subtle [2021-05-18T13:23:22.681Z] #45 21.47 crypto/subtle [2021-05-18T13:23:22.681Z] #45 21.71 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-18T13:23:22.681Z] #45 21.71 internal/nettrace [2021-05-18T13:23:22.681Z] #45 21.87 runtime/cgo [2021-05-18T13:23:22.875Z] #43 38.31 CC images/binfmt-misc.o [2021-05-18T13:23:22.875Z] #43 38.52 CC images/time.o [2021-05-18T13:23:22.940Z] #47 ... [2021-05-18T13:23:22.940Z] [2021-05-18T13:23:22.940Z] #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-05-18T13:23:22.940Z] #49 sha256:f9ee8ce57b916f471abf2dad1d105398f16662449b43dd1e56aae01b638b488e [2021-05-18T13:23:22.940Z] #49 5.881 + RM_GOPATH=0 [2021-05-18T13:23:22.940Z] #49 5.881 + TMP_GOPATH= [2021-05-18T13:23:22.940Z] #49 5.881 + : /build [2021-05-18T13:23:22.940Z] #49 5.881 + '[' -z '' ']' [2021-05-18T13:23:22.940Z] #49 5.881 ++ mktemp -d [2021-05-18T13:23:22.940Z] #49 5.885 + export GOPATH=/tmp/tmp.ScQ7nLEiZM [2021-05-18T13:23:22.940Z] #49 5.885 + GOPATH=/tmp/tmp.ScQ7nLEiZM [2021-05-18T13:23:22.940Z] #49 5.885 + RM_GOPATH=1 [2021-05-18T13:23:22.940Z] #49 5.885 + case "$(go env GOARCH)" in [2021-05-18T13:23:22.940Z] #49 5.885 ++ go env GOARCH [2021-05-18T13:23:22.940Z] #49 5.898 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:22.940Z] #49 5.898 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:22.940Z] #49 5.898 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:22.940Z] #49 5.898 + dir=/tmp/install [2021-05-18T13:23:22.940Z] #49 5.898 + bin=golangci_lint [2021-05-18T13:23:22.940Z] #49 5.898 + shift [2021-05-18T13:23:22.940Z] #49 5.898 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-18T13:23:22.940Z] #49 5.898 + . /tmp/install/golangci_lint.installer [2021-05-18T13:23:22.940Z] #49 5.898 ++ : v1.23.8 [2021-05-18T13:23:22.940Z] #49 5.898 + install_golangci_lint [2021-05-18T13:23:22.940Z] #49 5.898 + set -e [2021-05-18T13:23:22.940Z] #49 5.898 + export GO111MODULE=on [2021-05-18T13:23:22.940Z] #49 5.898 + GO111MODULE=on [2021-05-18T13:23:22.940Z] #49 5.898 + GOBIN=/build [2021-05-18T13:23:22.940Z] #49 5.898 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-18T13:23:22.940Z] #49 5.949 go: finding github.com v1.23.8 [2021-05-18T13:23:22.940Z] #49 5.949 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-18T13:23:22.940Z] #49 5.949 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-18T13:23:22.940Z] #49 5.949 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-18T13:23:22.940Z] #49 5.949 go: finding github.com/golangci v1.23.8 [2021-05-18T13:23:22.940Z] #49 7.003 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-18T13:23:22.940Z] #49 7.649 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-18T13:23:22.940Z] #49 ... [2021-05-18T13:23:22.940Z] [2021-05-18T13:23:22.940Z] #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-05-18T13:23:22.940Z] #45 sha256:bd855cfd268050941d24e06057ed3a51d9be9b968ead9f7ae45f3accc50963b3 [2021-05-18T13:23:22.940Z] #45 4.509 + RM_GOPATH=0 [2021-05-18T13:23:22.940Z] #45 4.509 + TMP_GOPATH= [2021-05-18T13:23:22.940Z] #45 4.509 + : /build [2021-05-18T13:23:22.940Z] #45 4.509 + '[' -z '' ']' [2021-05-18T13:23:22.940Z] #45 4.509 ++ mktemp -d [2021-05-18T13:23:22.940Z] #45 4.515 + export GOPATH=/tmp/tmp.3MdhMYDEvy [2021-05-18T13:23:22.940Z] #45 4.515 + GOPATH=/tmp/tmp.3MdhMYDEvy [2021-05-18T13:23:22.940Z] #45 4.515 + RM_GOPATH=1 [2021-05-18T13:23:22.940Z] #45 4.515 + case "$(go env GOARCH)" in [2021-05-18T13:23:22.940Z] #45 4.519 ++ go env GOARCH [2021-05-18T13:23:22.940Z] #45 4.538 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:22.940Z] #45 4.538 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:22.940Z] #45 4.539 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:22.940Z] #45 4.545 + dir=/tmp/install [2021-05-18T13:23:22.940Z] #45 4.545 + bin=vndr [2021-05-18T13:23:22.940Z] #45 4.545 + shift [2021-05-18T13:23:22.940Z] #45 4.545 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-18T13:23:22.940Z] #45 4.546 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T13:23:22.940Z] #45 4.546 + . /tmp/install/vndr.installer [2021-05-18T13:23:22.940Z] #45 4.546 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T13:23:22.940Z] #45 4.546 + install_vndr [2021-05-18T13:23:22.940Z] #45 4.546 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-18T13:23:22.940Z] #45 4.546 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3MdhMYDEvy/src/github.com/LK4D4/vndr [2021-05-18T13:23:22.940Z] #45 4.550 Cloning into '/tmp/tmp.3MdhMYDEvy/src/github.com/LK4D4/vndr'... [2021-05-18T13:23:22.940Z] #45 5.143 + cd /tmp/tmp.3MdhMYDEvy/src/github.com/LK4D4/vndr [2021-05-18T13:23:22.940Z] #45 5.143 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T13:23:22.940Z] #45 5.160 + go build -buildmode=pie -v -o /build/vndr . [2021-05-18T13:23:22.940Z] #45 5.993 internal/cpu [2021-05-18T13:23:22.940Z] #45 5.993 runtime/internal/sys [2021-05-18T13:23:22.940Z] #45 6.138 internal/race [2021-05-18T13:23:22.940Z] #45 6.155 runtime/internal/atomic [2021-05-18T13:23:22.940Z] #45 6.292 runtime/internal/math [2021-05-18T13:23:22.940Z] #45 6.359 sync/atomic [2021-05-18T13:23:22.940Z] #45 6.594 unicode [2021-05-18T13:23:22.940Z] #45 6.706 unicode/utf8 [2021-05-18T13:23:22.940Z] #45 6.751 math/bits [2021-05-18T13:23:22.940Z] #45 6.943 internal/bytealg [2021-05-18T13:23:22.940Z] #45 7.586 internal/testlog [2021-05-18T13:23:22.940Z] #45 7.846 math [2021-05-18T13:23:22.940Z] #45 7.935 encoding [2021-05-18T13:23:22.940Z] #45 8.117 runtime [2021-05-18T13:23:22.940Z] #45 8.130 unicode/utf16 [2021-05-18T13:23:22.940Z] #45 8.632 container/list [2021-05-18T13:23:22.940Z] #45 9.795 crypto/internal/subtle [2021-05-18T13:23:22.940Z] #45 10.03 crypto/subtle [2021-05-18T13:23:22.940Z] #45 10.41 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-18T13:23:22.940Z] #45 10.62 internal/nettrace [2021-05-18T13:23:22.950Z] #45 ... [2021-05-18T13:23:22.950Z] [2021-05-18T13:23:22.950Z] #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-05-18T13:23:22.950Z] #51 sha256:9eda0f39045b0b3eb3da2ddb363766d30a652358e0038f3e258805298412c6a1 [2021-05-18T13:23:22.950Z] #51 19.04 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T13:23:22.950Z] #51 19.24 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T13:23:22.950Z] #51 19.46 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T13:23:22.950Z] #51 19.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T13:23:22.950Z] #51 20.32 unicode/utf16 [2021-05-18T13:23:22.950Z] #51 20.66 runtime [2021-05-18T13:23:22.950Z] #51 20.66 runtime/cgo [2021-05-18T13:23:23.136Z] #43 38.67 CC images/sysctl.o [2021-05-18T13:23:23.204Z] #45 ... [2021-05-18T13:23:23.204Z] [2021-05-18T13:23:23.205Z] #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-05-18T13:23:23.205Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-18T13:23:23.205Z] #42 4.734 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:23:23.205Z] #42 4.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:23:23.205Z] #42 4.777 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:23:23.205Z] #42 5.539 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-18T13:23:23.205Z] #42 7.407 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB] [2021-05-18T13:23:23.205Z] #42 8.810 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-18T13:23:23.205Z] #42 ... [2021-05-18T13:23:23.205Z] [2021-05-18T13:23:23.205Z] #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-05-18T13:23:23.205Z] #58 sha256:46a706f2892050285d0af355394df31147ec93adb53962cf34311f423ce4a6e7 [2021-05-18T13:23:23.205Z] #58 5.454 + RM_GOPATH=0 [2021-05-18T13:23:23.205Z] #58 5.454 + TMP_GOPATH= [2021-05-18T13:23:23.205Z] #58 5.454 + : /build [2021-05-18T13:23:23.205Z] #58 5.454 + '[' -z '' ']' [2021-05-18T13:23:23.205Z] #58 5.454 ++ mktemp -d [2021-05-18T13:23:23.205Z] #58 5.496 + export GOPATH=/tmp/tmp.GRkw4zMhNq [2021-05-18T13:23:23.205Z] #58 5.496 + GOPATH=/tmp/tmp.GRkw4zMhNq [2021-05-18T13:23:23.205Z] #58 5.496 + RM_GOPATH=1 [2021-05-18T13:23:23.205Z] #58 5.496 + case "$(go env GOARCH)" in [2021-05-18T13:23:23.205Z] #58 5.497 ++ go env GOARCH [2021-05-18T13:23:23.205Z] #58 5.524 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:23.205Z] #58 5.524 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:23.205Z] #58 5.524 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:23.205Z] #58 5.534 + dir=/tmp/install [2021-05-18T13:23:23.205Z] #58 5.535 + bin=rootlesskit [2021-05-18T13:23:23.205Z] #58 5.535 + shift [2021-05-18T13:23:23.205Z] #58 5.535 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-18T13:23:23.205Z] #58 5.535 + . /tmp/install/rootlesskit.installer [2021-05-18T13:23:23.205Z] #58 5.535 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T13:23:23.205Z] #58 5.535 + install_rootlesskit [2021-05-18T13:23:23.205Z] #58 5.535 + case "$1" in [2021-05-18T13:23:23.205Z] #58 5.535 + export CGO_ENABLED=0 [2021-05-18T13:23:23.205Z] #58 5.535 + CGO_ENABLED=0 [2021-05-18T13:23:23.205Z] #58 5.535 + _install_rootlesskit [2021-05-18T13:23:23.205Z] #58 5.536 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-18T13:23:23.205Z] #58 5.536 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GRkw4zMhNq/src/github.com/rootless-containers/rootlesskit [2021-05-18T13:23:23.205Z] #58 5.536 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T13:23:23.205Z] #58 5.553 Cloning into '/tmp/tmp.GRkw4zMhNq/src/github.com/rootless-containers/rootlesskit'... [2021-05-18T13:23:23.205Z] #58 9.429 + cd /tmp/tmp.GRkw4zMhNq/src/github.com/rootless-containers/rootlesskit [2021-05-18T13:23:23.205Z] #58 9.430 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T13:23:23.205Z] #58 9.473 + export GO111MODULE=on [2021-05-18T13:23:23.205Z] #58 9.473 + GO111MODULE=on [2021-05-18T13:23:23.205Z] #58 9.473 + export GOPROXY=https://proxy.golang.org [2021-05-18T13:23:23.205Z] #58 9.474 + GOPROXY=https://proxy.golang.org [2021-05-18T13:23:23.205Z] #58 9.474 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T13:23:23.205Z] #58 9.474 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-18T13:23:23.334Z] #13 ... [2021-05-18T13:23:23.334Z] [2021-05-18T13:23:23.334Z] #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-05-18T13:23:23.334Z] #45 sha256:e1972023b1f294750cb9da277aea4582ca90e6dac29b1f87587b8cc9077c1659 [2021-05-18T13:23:23.334Z] #45 63.08 time [2021-05-18T13:23:23.334Z] #45 67.68 strings [2021-05-18T13:23:23.334Z] #45 69.23 os [2021-05-18T13:23:23.334Z] #45 70.46 regexp/syntax [2021-05-18T13:23:23.334Z] #45 ... [2021-05-18T13:23:23.334Z] [2021-05-18T13:23:23.334Z] #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-05-18T13:23:23.334Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:23:23.334Z] #42 72.77 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-18T13:23:23.334Z] #42 72.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T13:23:23.334Z] #42 72.80 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-18T13:23:23.334Z] #42 72.82 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-18T13:23:23.334Z] #42 72.84 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-18T13:23:23.334Z] #42 72.85 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-18T13:23:23.334Z] #42 72.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-18T13:23:23.334Z] #42 73.11 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-18T13:23:23.334Z] #42 73.25 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-18T13:23:23.334Z] #42 73.31 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-18T13:23:23.334Z] #42 ... [2021-05-18T13:23:23.334Z] [2021-05-18T13:23:23.334Z] #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-05-18T13:23:23.334Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:23:23.334Z] #36 72.33 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T13:23:23.334Z] #36 72.35 Setting up xxd (2:8.1.0875-5) ... [2021-05-18T13:23:23.334Z] #36 72.36 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-18T13:23:23.334Z] #36 72.39 Setting up vim-common (2:8.1.0875-5) ... [2021-05-18T13:23:23.334Z] #36 72.44 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-18T13:23:23.334Z] #36 72.45 Setting up cmake-data (3.13.4-1) ... [2021-05-18T13:23:23.334Z] #36 72.50 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-18T13:23:23.334Z] #36 72.52 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-18T13:23:23.334Z] #36 72.54 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-18T13:23:23.334Z] #36 72.55 Setting up cmake (3.13.4-1) ... [2021-05-18T13:23:23.334Z] #36 72.57 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:23:23.334Z] #36 72.67 Processing triggers for mime-support (3.62) ... [2021-05-18T13:23:23.334Z] #36 DONE 73.4s [2021-05-18T13:23:23.395Z] #43 38.90 CC images/autofs.o [2021-05-18T13:23:23.470Z] #58 ... [2021-05-18T13:23:23.470Z] [2021-05-18T13:23:23.470Z] #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-05-18T13:23:23.470Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-18T13:23:23.470Z] #55 6.130 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:23:23.470Z] #55 6.201 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:23:23.470Z] #55 6.201 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:23:23.470Z] #55 7.141 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-18T13:23:23.470Z] #55 8.805 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB] [2021-05-18T13:23:23.470Z] #55 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-18T13:23:23.470Z] #55 ... [2021-05-18T13:23:23.470Z] [2021-05-18T13:23:23.470Z] #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-05-18T13:23:23.470Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-18T13:23:23.470Z] #36 5.998 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:23:23.470Z] #36 6.041 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:23:23.470Z] #36 6.041 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:23:23.470Z] #36 7.097 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-18T13:23:23.471Z] #36 8.282 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB] [2021-05-18T13:23:23.471Z] #36 9.738 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-18T13:23:23.594Z] [2021-05-18T13:23:23.594Z] #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-05-18T13:23:23.594Z] #34 sha256:03bfa16c44a5c238dfd8b3a9dfca3fa1756fb62d351f58fb171f1957fc1e80a9 [2021-05-18T13:23:23.594Z] #34 63.57 internal/poll [2021-05-18T13:23:23.594Z] #34 65.38 internal/fmtsort [2021-05-18T13:23:23.594Z] #34 66.17 internal/syscall/execenv [2021-05-18T13:23:23.594Z] #34 66.30 internal/syscall/unix [2021-05-18T13:23:23.594Z] #34 66.60 strings [2021-05-18T13:23:23.594Z] #34 66.80 os [2021-05-18T13:23:23.594Z] #34 69.76 path [2021-05-18T13:23:23.594Z] #34 70.15 fmt [2021-05-18T13:23:23.594Z] #34 70.35 path/filepath [2021-05-18T13:23:23.594Z] #34 71.94 io/ioutil [2021-05-18T13:23:23.594Z] #34 72.72 text/tabwriter [2021-05-18T13:23:23.654Z] #43 39.06 CC images/macvlan.o [2021-05-18T13:23:23.737Z] #36 ... [2021-05-18T13:23:23.737Z] [2021-05-18T13:23:23.737Z] #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-05-18T13:23:23.737Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-18T13:23:23.737Z] #32 6.091 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-18T13:23:23.737Z] #32 6.094 Cloning into '.'... [2021-05-18T13:23:23.856Z] #34 ... [2021-05-18T13:23:23.856Z] [2021-05-18T13:23:23.856Z] #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-05-18T13:23:23.856Z] #45 sha256:e1972023b1f294750cb9da277aea4582ca90e6dac29b1f87587b8cc9077c1659 [2021-05-18T13:23:23.856Z] #45 73.55 fmt [2021-05-18T13:23:23.914Z] #43 39.27 CC images/sit.o [2021-05-18T13:23:23.914Z] #43 39.55 CC images/memfd.o [2021-05-18T13:23:24.007Z] #32 ... [2021-05-18T13:23:24.007Z] [2021-05-18T13:23:24.007Z] #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-05-18T13:23:24.007Z] #51 sha256:deec0d6668cdc04d9e5e88b765531ba3c3bfd7e3e464f0b806dced4998d0dc26 [2021-05-18T13:23:24.007Z] #51 5.980 + RM_GOPATH=0 [2021-05-18T13:23:24.007Z] #51 5.980 + TMP_GOPATH= [2021-05-18T13:23:24.007Z] #51 5.981 + : /build [2021-05-18T13:23:24.007Z] #51 5.981 + '[' -z '' ']' [2021-05-18T13:23:24.007Z] #51 5.985 ++ mktemp -d [2021-05-18T13:23:24.007Z] #51 5.989 + export GOPATH=/tmp/tmp.BpYoP7XYwR [2021-05-18T13:23:24.007Z] #51 5.989 + GOPATH=/tmp/tmp.BpYoP7XYwR [2021-05-18T13:23:24.007Z] #51 5.989 + RM_GOPATH=1 [2021-05-18T13:23:24.007Z] #51 5.989 + case "$(go env GOARCH)" in [2021-05-18T13:23:24.007Z] #51 5.993 ++ go env GOARCH [2021-05-18T13:23:24.007Z] #51 6.017 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T13:23:24.007Z] #51 6.017 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:24.007Z] #51 6.017 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:24.007Z] #51 6.017 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:24.007Z] #51 6.017 + dir=/tmp/install [2021-05-18T13:23:24.007Z] #51 6.017 + bin=shfmt [2021-05-18T13:23:24.007Z] #51 6.017 + shift [2021-05-18T13:23:24.007Z] #51 6.017 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-18T13:23:24.007Z] #51 6.017 + . /tmp/install/shfmt.installer [2021-05-18T13:23:24.007Z] #51 6.017 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T13:23:24.007Z] #51 6.017 + install_shfmt [2021-05-18T13:23:24.007Z] #51 6.017 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-18T13:23:24.007Z] #51 6.017 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BpYoP7XYwR/src/github.com/mvdan/sh [2021-05-18T13:23:24.007Z] #51 6.032 Cloning into '/tmp/tmp.BpYoP7XYwR/src/github.com/mvdan/sh'... [2021-05-18T13:23:24.007Z] #51 ... [2021-05-18T13:23:24.007Z] [2021-05-18T13:23:24.007Z] #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-05-18T13:23:24.007Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-18T13:23:24.007Z] #40 5.597 + git clone https://github.com/docker/distribution.git . [2021-05-18T13:23:24.007Z] #40 5.601 Cloning into '.'... [2021-05-18T13:23:24.173Z] #43 39.83 CC images/timens.o [2021-05-18T13:23:24.275Z] #40 ... [2021-05-18T13:23:24.275Z] [2021-05-18T13:23:24.275Z] #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-05-18T13:23:24.275Z] #58 sha256:46a706f2892050285d0af355394df31147ec93adb53962cf34311f423ce4a6e7 [2021-05-18T13:23:24.275Z] #58 11.63 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T13:23:24.275Z] #58 11.64 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-18T13:23:24.275Z] #58 11.64 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T13:23:24.275Z] #58 11.65 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-18T13:23:24.275Z] #58 11.71 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T13:23:24.275Z] #58 11.97 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T13:23:24.275Z] #58 12.00 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T13:23:24.537Z] #58 12.06 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-18T13:23:24.741Z] #43 40.04 LINK images/built-in.o [2021-05-18T13:23:24.741Z] #43 40.17 GEN compel/include/asm [2021-05-18T13:23:24.741Z] #43 40.19 GEN compel/include/version.h [2021-05-18T13:23:24.741Z] #43 40.20 touch .config [2021-05-18T13:23:24.741Z] #43 40.27 GEN include/common/config.h [2021-05-18T13:23:24.741Z] #43 40.34 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-18T13:23:24.741Z] #43 40.37 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-18T13:23:24.741Z] #43 40.39 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-18T13:23:24.806Z] #58 12.30 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-18T13:23:24.806Z] #58 12.45 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-18T13:23:24.848Z] #51 ... [2021-05-18T13:23:24.848Z] [2021-05-18T13:23:24.848Z] #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-05-18T13:23:24.848Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:23:24.848Z] #42 13.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:23:24.848Z] #42 ... [2021-05-18T13:23:24.848Z] [2021-05-18T13:23:24.848Z] #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-05-18T13:23:24.848Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:23:25.000Z] #43 40.41 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-18T13:23:25.000Z] #43 40.46 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-18T13:23:25.000Z] #43 40.46 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-18T13:23:25.000Z] #43 40.50 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-18T13:23:25.000Z] #43 40.55 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-18T13:23:25.000Z] #43 40.57 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-18T13:23:25.000Z] #43 40.59 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-18T13:23:25.000Z] #43 40.60 DEP compel/plugins/std/infect.d [2021-05-18T13:23:25.074Z] #58 12.51 go: downloading github.com/google/uuid v1.2.0 [2021-05-18T13:23:25.105Z] #40 23.75 Checking out files: 80% (1371/1693) Checking out files: 81% (1372/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-05-18T13:23:25.105Z] #40 24.07 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-18T13:23:25.260Z] #43 40.78 DEP compel/plugins/std/string.d [2021-05-18T13:23:25.260Z] #43 40.86 DEP compel/plugins/std/log.d [2021-05-18T13:23:25.336Z] #58 12.75 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T13:23:25.336Z] #58 12.89 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T13:23:25.519Z] #43 41.00 DEP compel/plugins/std/fds.d [2021-05-18T13:23:25.603Z] #58 13.12 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T13:23:25.603Z] #58 13.12 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T13:23:25.603Z] #58 13.18 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-18T13:23:25.778Z] #43 41.18 DEP compel/plugins/std/std.d [2021-05-18T13:23:25.865Z] #58 13.42 go: extracting github.com/google/uuid v1.2.0 [2021-05-18T13:23:26.038Z] #43 41.32 DEP compel/plugins/shmem/shmem.d [2021-05-18T13:23:26.038Z] #43 41.39 DEP compel/plugins/fds/fds.d [2021-05-18T13:23:26.038Z] #43 41.50 CC compel/plugins/std/std.o [2021-05-18T13:23:26.129Z] #58 13.44 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-18T13:23:26.129Z] #58 13.74 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-18T13:23:26.297Z] #43 41.76 CC compel/plugins/std/fds.o [2021-05-18T13:23:26.391Z] #58 13.91 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T13:23:26.391Z] #58 13.94 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-18T13:23:26.398Z] #45 76.45 regexp [2021-05-18T13:23:26.398Z] #45 ... [2021-05-18T13:23:26.398Z] [2021-05-18T13:23:26.398Z] #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-05-18T13:23:26.398Z] #51 sha256:0c835718af36638c9f49902507de335ef9a634f0ed6f27c80cfc0710f7e55875 [2021-05-18T13:23:26.398Z] #51 66.46 internal/syscall/execenv [2021-05-18T13:23:26.398Z] #51 66.81 os [2021-05-18T13:23:26.398Z] #51 70.45 path/filepath [2021-05-18T13:23:26.398Z] #51 71.51 io/ioutil [2021-05-18T13:23:26.398Z] #51 72.01 regexp/syntax [2021-05-18T13:23:26.398Z] #51 72.33 encoding/binary [2021-05-18T13:23:26.398Z] #51 74.98 encoding/base64 [2021-05-18T13:23:26.398Z] #51 75.88 encoding/json [2021-05-18T13:23:26.658Z] #51 ... [2021-05-18T13:23:26.658Z] [2021-05-18T13:23:26.658Z] #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-05-18T13:23:26.658Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:23:26.658Z] #13 69.28 Selecting previously unselected package binutils-mingw-w64. [2021-05-18T13:23:26.658Z] #13 69.29 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-18T13:23:26.658Z] #13 69.29 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-18T13:23:26.658Z] #13 69.41 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-18T13:23:26.658Z] #13 69.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-18T13:23:26.658Z] #13 69.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T13:23:26.658Z] #13 69.61 Selecting previously unselected package dmsetup. [2021-05-18T13:23:26.658Z] #13 69.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-18T13:23:26.658Z] #13 69.63 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-18T13:23:26.658Z] #13 69.80 Selecting previously unselected package mingw-w64-common. [2021-05-18T13:23:26.658Z] #13 69.81 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-18T13:23:26.658Z] #13 69.82 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-18T13:23:26.865Z] #43 42.20 CC compel/plugins/std/log.o [2021-05-18T13:23:27.346Z] #58 14.75 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T13:23:27.346Z] #58 14.76 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T13:23:27.346Z] #58 ... [2021-05-18T13:23:27.346Z] [2021-05-18T13:23:27.346Z] #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-05-18T13:23:27.346Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-18T13:23:27.346Z] #27 19.42 Updating certificates in /etc/ssl/certs... [2021-05-18T13:23:27.346Z] #27 24.45 137 added, 0 removed; done. [2021-05-18T13:23:27.346Z] #27 24.89 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-05-18T13:23:27.346Z] #27 24.93 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-18T13:23:27.346Z] #27 24.96 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-05-18T13:23:27.346Z] #27 24.99 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-18T13:23:27.346Z] #27 25.04 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:23:27.346Z] #27 25.15 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-18T13:23:27.346Z] #27 25.26 Updating certificates in /etc/ssl/certs... [2021-05-18T13:23:27.346Z] #27 29.46 0 added, 0 removed; done. [2021-05-18T13:23:27.346Z] #27 29.47 Running hooks in /etc/ca-certificates/update.d... [2021-05-18T13:23:27.346Z] #27 29.48 done. [2021-05-18T13:23:27.346Z] #27 ... [2021-05-18T13:23:27.346Z] [2021-05-18T13:23:27.346Z] #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-05-18T13:23:27.346Z] #49 sha256:f9ee8ce57b916f471abf2dad1d105398f16662449b43dd1e56aae01b638b488e [2021-05-18T13:23:27.346Z] #49 13.50 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T13:23:27.346Z] #49 13.54 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T13:23:27.346Z] #49 13.54 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-18T13:23:27.346Z] #49 13.57 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-18T13:23:27.346Z] #49 13.64 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-18T13:23:27.346Z] #49 13.71 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-18T13:23:27.346Z] #49 13.72 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-18T13:23:27.346Z] #49 13.72 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T13:23:27.346Z] #49 13.76 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T13:23:27.346Z] #49 13.76 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T13:23:27.346Z] #49 13.82 go: downloading github.com/pkg/errors v0.8.1 [2021-05-18T13:23:27.346Z] #49 13.87 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-18T13:23:27.346Z] #49 13.90 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T13:23:27.346Z] #49 13.91 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T13:23:27.346Z] #49 14.00 go: downloading github.com/fatih/color v1.7.0 [2021-05-18T13:23:27.346Z] #49 14.12 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-18T13:23:27.346Z] #49 14.27 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T13:23:27.346Z] #49 14.27 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T13:23:27.346Z] #49 14.31 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T13:23:27.346Z] #49 14.33 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-18T13:23:27.346Z] #49 14.34 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-18T13:23:27.346Z] #49 14.38 go: extracting github.com/pkg/errors v0.8.1 [2021-05-18T13:23:27.346Z] #49 14.38 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-18T13:23:27.346Z] #49 14.49 go: extracting github.com/fatih/color v1.7.0 [2021-05-18T13:23:27.346Z] #49 14.55 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T13:23:27.346Z] #49 14.63 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T13:23:27.346Z] #49 14.73 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T13:23:27.346Z] #49 15.07 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T13:23:27.609Z] #49 15.30 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T13:23:27.609Z] #49 15.32 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T13:23:27.802Z] #43 43.12 CC compel/plugins/std/string.o [2021-05-18T13:23:28.367Z] #43 43.80 CC compel/plugins/std/infect.o [2021-05-18T13:23:28.392Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T13:23:28.392Z] [2021-05-18T13:23:28.392Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-18T13:23:28.392Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-18T13:23:28.392Z] HOSTNAME=b6696131f0ec [2021-05-18T13:23:28.392Z] DEST=bundles/test-integration [2021-05-18T13:23:28.392Z] PWD=/go/src/github.com/docker/docker [2021-05-18T13:23:28.392Z] DOCKER_ROOTLESS=1 [2021-05-18T13:23:28.392Z] DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:23:28.392Z] container=docker [2021-05-18T13:23:28.392Z] HOME=/root [2021-05-18T13:23:28.392Z] GOLANG_VERSION=1.13.15 [2021-05-18T13:23:28.392Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-18T13:23:28.392Z] VALIDATE_BRANCH=20.10 [2021-05-18T13:23:28.392Z] TERM=xterm [2021-05-18T13:23:28.392Z] DOCKER_PKG=github.com/docker/docker [2021-05-18T13:23:28.392Z] SHLVL=1 [2021-05-18T13:23:28.392Z] TIMEOUT=120m [2021-05-18T13:23:28.392Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-18T13:23:28.392Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-18T13:23:28.392Z] GO111MODULE=off [2021-05-18T13:23:28.392Z] DOCKER_EXPERIMENTAL=1 [2021-05-18T13:23:28.392Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-18T13:23:28.392Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-18T13:23:28.392Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-18T13:23:28.392Z] GOPATH=/go [2021-05-18T13:23:28.392Z] PKG_CONFIG=pkg-config [2021-05-18T13:23:28.392Z] _=/usr/bin/env [2021-05-18T13:23:28.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-18T13:23:28.441Z] #49 15.87 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T13:23:28.551Z] #40 26.70 + 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-05-18T13:23:28.626Z] #43 44.24 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-18T13:23:28.626Z] #43 44.28 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-18T13:23:28.717Z] #49 16.19 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T13:23:28.717Z] #49 16.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T13:23:28.717Z] #49 16.21 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T13:23:28.884Z] #43 44.38 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-18T13:23:28.884Z] #43 44.43 AR compel/plugins/std.lib.a [2021-05-18T13:23:29.142Z] #43 44.51 CC compel/plugins/fds/fds.o [2021-05-18T13:23:29.291Z] #49 16.73 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T13:23:29.291Z] #49 16.77 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T13:23:29.291Z] #49 16.77 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T13:23:29.401Z] #43 44.83 AR compel/plugins/fds.lib.a [2021-05-18T13:23:29.401Z] #43 44.88 HOSTDEP compel/src/lib/log-host.d [2021-05-18T13:23:29.401Z] #43 45.02 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-18T13:23:29.553Z] #49 17.08 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T13:23:29.660Z] #43 45.13 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-18T13:23:29.660Z] #43 45.21 HOSTDEP compel/src/main-host.d [2021-05-18T13:23:29.919Z] #43 45.32 DEP compel/src/lib/ptrace.d [2021-05-18T13:23:29.919Z] #43 45.44 DEP compel/src/lib/infect.d [2021-05-18T13:23:30.178Z] #43 45.58 DEP compel/src/lib/infect-util.d [2021-05-18T13:23:30.178Z] #43 45.70 DEP compel/src/lib/infect-rpc.d [2021-05-18T13:23:30.437Z] #43 45.80 DEP compel/arch/x86/src/lib/infect.d [2021-05-18T13:23:30.437Z] #43 45.91 DEP compel/arch/x86/src/lib/cpu.d [2021-05-18T13:23:30.696Z] #43 46.01 DEP compel/src/lib/log.d [2021-05-18T13:23:30.696Z] #43 46.13 DEP compel/src/main.d [2021-05-18T13:23:30.696Z] #43 46.22 DEP compel/src/lib/handle-elf.d [2021-05-18T13:23:30.859Z] #13 ... [2021-05-18T13:23:30.860Z] [2021-05-18T13:23:30.860Z] #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-05-18T13:23:30.860Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:23:30.860Z] #42 79.84 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-18T13:23:30.860Z] #42 79.87 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:23:30.860Z] #42 DONE 80.7s [2021-05-18T13:23:30.860Z] [2021-05-18T13:23:30.860Z] #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-05-18T13:23:30.860Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:23:30.954Z] #43 46.31 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-18T13:23:30.954Z] #43 46.45 CC compel/src/lib/log.o [2021-05-18T13:23:31.069Z] #40 ... [2021-05-18T13:23:31.069Z] [2021-05-18T13:23:31.069Z] #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-05-18T13:23:31.069Z] #58 sha256:d41942874d06167399cec2faba10c3bf2877f4fd43fcb5a2c12c0a677823f991 [2021-05-18T13:23:31.069Z] #58 23.85 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T13:23:31.069Z] #58 24.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T13:23:31.069Z] #58 24.20 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T13:23:31.069Z] #58 24.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T13:23:31.069Z] #58 24.53 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T13:23:31.069Z] #58 27.79 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T13:23:31.069Z] #58 28.45 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-18T13:23:31.069Z] #58 28.81 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T13:23:31.069Z] #58 28.97 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T13:23:31.069Z] #58 29.01 go: finding github.com/google/uuid v1.2.0 [2021-05-18T13:23:31.069Z] #58 29.08 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T13:23:31.069Z] #58 29.27 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-18T13:23:31.069Z] #58 29.27 go: finding github.com/gofrs/flock v0.8.0 [2021-05-18T13:23:31.069Z] #58 29.35 go: finding github.com/gorilla/mux v1.8.0 [2021-05-18T13:23:31.069Z] #58 29.38 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T13:23:31.069Z] #58 29.41 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T13:23:31.069Z] #58 29.51 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-18T13:23:31.069Z] #58 29.52 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T13:23:31.069Z] #58 29.79 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T13:23:31.069Z] #58 29.95 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T13:23:31.213Z] #43 46.79 CC compel/arch/x86/src/lib/cpu.o [2021-05-18T13:23:31.486Z] #49 ... [2021-05-18T13:23:31.486Z] [2021-05-18T13:23:31.486Z] #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-05-18T13:23:31.486Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-18T13:23:31.486Z] #27 DONE 33.5s [2021-05-18T13:23:31.486Z] [2021-05-18T13:23:31.486Z] #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-05-18T13:23:31.486Z] #67 sha256:65af7533a80f2abf52ca535bd6af61f998daa0210c0df8f820b6ca2051453982 [2021-05-18T13:23:31.486Z] #67 18.21 Checking out files: 31% (604/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/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) [2021-05-18T13:23:31.486Z] #67 ... [2021-05-18T13:23:31.486Z] [2021-05-18T13:23:31.486Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-18T13:23:31.486Z] #28 sha256:3704d05fdbbb1bbd217a9a106c870f1c9e09422b9d2d07f268805056d2656f5b [2021-05-18T13:23:31.486Z] #28 DONE 0.2s [2021-05-18T13:23:31.486Z] [2021-05-18T13:23:31.486Z] #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-05-18T13:23:31.486Z] #67 sha256:65af7533a80f2abf52ca535bd6af61f998daa0210c0df8f820b6ca2051453982 [2021-05-18T13:23:31.999Z] #58 ... [2021-05-18T13:23:31.999Z] [2021-05-18T13:23:31.999Z] #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-05-18T13:23:31.999Z] #49 sha256:dddcd6f3c728fab5d42ddd1669d3630d524ea0e8f0ecbe997f921467985f7956 [2021-05-18T13:23:31.999Z] #49 24.19 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T13:23:31.999Z] #49 25.18 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T13:23:31.999Z] #49 30.22 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T13:23:31.999Z] #49 30.22 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T13:23:31.999Z] #49 30.22 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T13:23:31.999Z] #49 30.22 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T13:23:31.999Z] #49 30.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T13:23:31.999Z] #49 30.25 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T13:23:31.999Z] #49 30.27 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T13:23:31.999Z] #49 30.34 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T13:23:31.999Z] #49 30.35 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T13:23:31.999Z] #49 30.52 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T13:23:31.999Z] #49 30.52 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T13:23:31.999Z] #49 30.52 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-18T13:23:31.999Z] #49 30.55 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T13:23:31.999Z] #49 30.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T13:23:31.999Z] #49 30.55 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T13:23:31.999Z] #49 30.68 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T13:23:31.999Z] #49 30.72 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T13:23:31.999Z] #49 30.72 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T13:23:31.999Z] #49 30.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T13:23:31.999Z] #49 30.77 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-18T13:23:31.999Z] #49 30.81 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T13:23:31.999Z] #49 30.81 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T13:23:31.999Z] #49 30.81 go: extracting golang.org/x/text v0.3.2 [2021-05-18T13:23:31.999Z] #49 30.85 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-18T13:23:31.999Z] #49 30.85 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-18T13:23:31.999Z] #49 30.88 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T13:23:31.999Z] #49 30.98 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-18T13:23:31.999Z] #49 30.98 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T13:23:31.999Z] #49 31.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T13:23:31.999Z] #49 31.08 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-18T13:23:31.999Z] #49 31.08 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T13:23:31.999Z] #49 31.08 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T13:23:31.999Z] #49 31.11 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T13:23:31.999Z] #49 31.13 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T13:23:31.999Z] #49 31.13 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-18T13:23:31.999Z] #49 31.14 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T13:23:31.999Z] #49 31.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T13:23:31.999Z] #49 31.42 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-18T13:23:32.150Z] #43 ... [2021-05-18T13:23:32.150Z] [2021-05-18T13:23:32.150Z] #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-05-18T13:23:32.150Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:23:32.150Z] #13 117.1 Selecting previously unselected package libapparmor1:amd64. [2021-05-18T13:23:32.150Z] #13 117.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-18T13:23:32.150Z] #13 117.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-18T13:23:32.150Z] #13 117.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-18T13:23:32.256Z] #49 31.45 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T13:23:32.256Z] #49 31.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T13:23:32.256Z] #49 31.54 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T13:23:32.256Z] #49 31.68 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T13:23:32.282Z] #67 18.21 Checking out files: 31% (604/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/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: 66% (1275/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-05-18T13:23:32.282Z] #67 19.85 + cd /tmp/tmp.N9Ut18ufAB/src/github.com/docker/libnetwork [2021-05-18T13:23:32.282Z] #67 19.86 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T13:23:32.409Z] #13 117.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-18T13:23:32.409Z] #13 117.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-18T13:23:32.409Z] #13 117.4 Selecting previously unselected package libbtrfs0. [2021-05-18T13:23:32.409Z] #13 117.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-18T13:23:32.409Z] #13 117.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-18T13:23:32.409Z] #13 117.5 Selecting previously unselected package libbtrfs-dev. [2021-05-18T13:23:32.409Z] #13 117.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-18T13:23:32.409Z] #13 117.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:23:32.512Z] #49 31.81 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T13:23:32.512Z] #49 31.81 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T13:23:32.512Z] #49 31.93 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T13:23:32.512Z] #49 31.93 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T13:23:32.555Z] #67 20.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-18T13:23:32.668Z] #13 117.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-18T13:23:32.668Z] #13 117.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-18T13:23:32.668Z] #13 117.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T13:23:32.668Z] #13 117.7 Selecting previously unselected package libudev-dev:amd64. [2021-05-18T13:23:32.668Z] #13 117.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-18T13:23:32.668Z] #13 117.7 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-18T13:23:32.769Z] #49 32.00 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T13:23:32.927Z] #13 117.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-18T13:23:32.927Z] #13 117.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-18T13:23:32.927Z] #13 117.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-18T13:23:32.927Z] #13 ... [2021-05-18T13:23:32.927Z] [2021-05-18T13:23:32.927Z] #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-05-18T13:23:32.927Z] #45 sha256:176b205b80fae36ab42825e77d5128a1360782795dd3b09e4080d632a19c1946 [2021-05-18T13:23:32.927Z] #45 114.3 mime/quotedprintable [2021-05-18T13:23:32.927Z] #45 114.5 net/http/internal [2021-05-18T13:23:32.927Z] #45 117.8 crypto/tls [2021-05-18T13:23:32.927Z] #45 123.8 net/http/httptrace [2021-05-18T13:23:32.927Z] #45 124.0 net/http [2021-05-18T13:23:33.026Z] #49 32.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T13:23:33.026Z] #49 32.45 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T13:23:33.026Z] #49 32.46 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T13:23:33.130Z] #67 ... [2021-05-18T13:23:33.130Z] [2021-05-18T13:23:33.130Z] #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-05-18T13:23:33.130Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-18T13:23:33.130Z] #13 6.897 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB] [2021-05-18T13:23:33.130Z] #13 8.255 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-18T13:23:33.130Z] #13 15.76 Fetched 8780 kB in 13s (690 kB/s) [2021-05-18T13:23:33.130Z] #13 15.76 Reading package lists... [2021-05-18T13:23:33.130Z] #13 ... [2021-05-18T13:23:33.130Z] [2021-05-18T13:23:33.130Z] #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-05-18T13:23:33.130Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-18T13:23:33.130Z] #40 17.17 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-18T13:23:33.130Z] #40 19.41 + 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-05-18T13:23:33.130Z] #40 ... [2021-05-18T13:23:33.130Z] [2021-05-18T13:23:33.130Z] #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-05-18T13:23:33.130Z] #47 sha256:e5a469c447c47ea1bd52e0e2e5f106cd4dd6752ce225191184ca89256ee6483d [2021-05-18T13:23:33.130Z] #47 10.75 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T13:23:33.130Z] #47 11.70 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T13:23:33.130Z] #47 17.40 go: finding github.com/fatih/color v1.9.0 [2021-05-18T13:23:33.130Z] #47 17.49 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T13:23:33.130Z] #47 17.58 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T13:23:33.130Z] #47 17.61 go: finding github.com/spf13/pflag v1.0.3 [2021-05-18T13:23:33.130Z] #47 17.72 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-18T13:23:33.130Z] #47 17.74 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-18T13:23:33.130Z] #47 18.06 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T13:23:33.130Z] #47 18.12 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T13:23:33.130Z] #47 18.15 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-18T13:23:33.130Z] #47 18.27 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T13:23:33.130Z] #47 18.29 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T13:23:33.186Z] #45 ... [2021-05-18T13:23:33.186Z] [2021-05-18T13:23:33.186Z] #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-05-18T13:23:33.186Z] #58 sha256:92cccdd8b0b7dfaed92141b36dec6eee70022890cd9781d658e1db346a2cfac4 [2021-05-18T13:23:33.186Z] #58 123.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T13:23:33.186Z] #58 123.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-18T13:23:33.282Z] #49 32.51 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T13:23:33.393Z] #47 ... [2021-05-18T13:23:33.393Z] [2021-05-18T13:23:33.393Z] #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-05-18T13:23:33.393Z] #51 sha256:deec0d6668cdc04d9e5e88b765531ba3c3bfd7e3e464f0b806dced4998d0dc26 [2021-05-18T13:23:33.393Z] #51 13.18 + cd /tmp/tmp.BpYoP7XYwR/src/github.com/mvdan/sh [2021-05-18T13:23:33.393Z] #51 13.18 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T13:23:33.393Z] #51 13.29 + GO111MODULE=on [2021-05-18T13:23:33.393Z] #51 13.29 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-18T13:23:33.393Z] #51 14.87 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T13:23:33.393Z] #51 14.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T13:23:33.393Z] #51 14.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T13:23:33.393Z] #51 15.01 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T13:23:33.393Z] #51 15.21 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T13:23:33.393Z] #51 16.22 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T13:23:33.393Z] #51 18.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T13:23:33.393Z] #51 18.85 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T13:23:33.393Z] #51 20.20 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T13:23:33.393Z] #51 20.28 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T13:23:33.393Z] #51 20.69 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T13:23:33.393Z] #51 20.77 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T13:23:33.400Z] #43 2.431 Note: Building without setproctitle() and strlcpy() support. [2021-05-18T13:23:33.400Z] #43 2.432 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-18T13:23:33.400Z] #43 2.438 Note: Building without GnuTLS support [2021-05-18T13:23:33.400Z] #43 2.454 Makefile.config:39: Warn: you have no libnftables installed [2021-05-18T13:23:33.400Z] #43 2.454 Makefile.config:40: Warn: Building without nftables support [2021-05-18T13:23:33.400Z] #43 ... [2021-05-18T13:23:33.400Z] [2021-05-18T13:23:33.401Z] #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-05-18T13:23:33.401Z] #37 sha256:b0bb82b955bf99d49dfe52e99c0b93e1f34099f5365321976f8c269e435131b2 [2021-05-18T13:23:33.401Z] #37 1.217 + RM_GOPATH=0 [2021-05-18T13:23:33.401Z] #37 1.218 + TMP_GOPATH= [2021-05-18T13:23:33.401Z] #37 1.218 + : /build [2021-05-18T13:23:33.401Z] #37 1.218 + '[' -z '' ']' [2021-05-18T13:23:33.401Z] #37 1.220 ++ mktemp -d [2021-05-18T13:23:33.401Z] #37 1.222 + export GOPATH=/tmp/tmp.QErgDkuhQE [2021-05-18T13:23:33.401Z] #37 1.225 + GOPATH=/tmp/tmp.QErgDkuhQE [2021-05-18T13:23:33.401Z] #37 1.225 + RM_GOPATH=1 [2021-05-18T13:23:33.401Z] #37 1.225 + case "$(go env GOARCH)" in [2021-05-18T13:23:33.401Z] #37 1.226 ++ go env GOARCH [2021-05-18T13:23:33.401Z] #37 1.238 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:33.401Z] #37 1.238 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:33.401Z] #37 1.239 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:33.401Z] #37 1.255 + dir=/tmp/install [2021-05-18T13:23:33.401Z] #37 1.255 + bin=tini [2021-05-18T13:23:33.401Z] #37 1.258 + shift [2021-05-18T13:23:33.401Z] #37 1.258 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-18T13:23:33.401Z] #37 1.259 + . /tmp/install/tini.installer [2021-05-18T13:23:33.401Z] #37 1.259 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T13:23:33.401Z] #37 1.259 + install_tini [2021-05-18T13:23:33.401Z] #37 1.260 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-18T13:23:33.401Z] #37 1.260 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T13:23:33.401Z] #37 1.260 + git clone https://github.com/krallin/tini.git /tmp/tmp.QErgDkuhQE/tini [2021-05-18T13:23:33.401Z] #37 1.264 Cloning into '/tmp/tmp.QErgDkuhQE/tini'... [2021-05-18T13:23:33.401Z] #37 2.246 + cd /tmp/tmp.QErgDkuhQE/tini [2021-05-18T13:23:33.401Z] #37 2.246 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T13:23:33.401Z] #37 2.273 + cmake . [2021-05-18T13:23:33.401Z] #37 2.958 -- The C compiler identification is GNU 8.3.0 [2021-05-18T13:23:33.401Z] #37 3.028 -- Check for working C compiler: /usr/bin/cc [2021-05-18T13:23:33.401Z] #37 3.812 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-18T13:23:33.401Z] #37 3.814 -- Detecting C compiler ABI info [2021-05-18T13:23:33.401Z] #37 4.375 -- Detecting C compiler ABI info - done [2021-05-18T13:23:33.401Z] #37 4.434 -- Detecting C compile features [2021-05-18T13:23:33.401Z] #37 6.701 -- Detecting C compile features - done [2021-05-18T13:23:33.401Z] #37 6.795 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-18T13:23:33.401Z] #37 7.047 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-18T13:23:33.401Z] #37 7.169 -- Configuring done [2021-05-18T13:23:33.401Z] #37 7.203 -- Generating done [2021-05-18T13:23:33.401Z] #37 7.210 -- Build files have been written to: /tmp/tmp.QErgDkuhQE/tini [2021-05-18T13:23:33.401Z] #37 7.216 + make tini-static [2021-05-18T13:23:33.401Z] #37 7.802 Scanning dependencies of target tini-static [2021-05-18T13:23:33.401Z] #37 7.922 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-18T13:23:33.401Z] #37 9.522 [100%] Linking C executable tini-static [2021-05-18T13:23:33.539Z] #49 32.62 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T13:23:33.539Z] #49 ... [2021-05-18T13:23:33.539Z] [2021-05-18T13:23:33.539Z] #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-05-18T13:23:33.539Z] #67 sha256:7b6cc58c38ef54dbed5fad229f191bb386c1d59996114f704f917d1d9f34ee55 [2021-05-18T13:23:33.539Z] #67 22.72 Checking out files: 52% (991/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-05-18T13:23:33.539Z] #67 23.63 + cd /tmp/tmp.Do7BUdJ3O4/src/github.com/docker/libnetwork [2021-05-18T13:23:33.539Z] #67 23.63 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T13:23:33.539Z] #67 23.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-18T13:23:33.539Z] #67 ... [2021-05-18T13:23:33.539Z] [2021-05-18T13:23:33.539Z] #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-05-18T13:23:33.539Z] #49 sha256:dddcd6f3c728fab5d42ddd1669d3630d524ea0e8f0ecbe997f921467985f7956 [2021-05-18T13:23:33.539Z] #49 32.76 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T13:23:33.539Z] #49 32.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T13:23:33.655Z] #51 ... [2021-05-18T13:23:33.656Z] [2021-05-18T13:23:33.656Z] #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-05-18T13:23:33.656Z] #45 sha256:bd855cfd268050941d24e06057ed3a51d9be9b968ead9f7ae45f3accc50963b3 [2021-05-18T13:23:33.656Z] #45 11.20 runtime/cgo [2021-05-18T13:23:33.656Z] #45 12.77 vendor/golang.org/x/crypto/internal/subtle [2021-05-18T13:23:33.656Z] #45 ... [2021-05-18T13:23:33.656Z] [2021-05-18T13:23:33.656Z] #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-05-18T13:23:33.656Z] #58 sha256:46a706f2892050285d0af355394df31147ec93adb53962cf34311f423ce4a6e7 [2021-05-18T13:23:33.656Z] #58 15.87 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-18T13:23:33.656Z] #58 16.36 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T13:23:33.656Z] #58 17.73 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T13:23:33.656Z] #58 20.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T13:23:33.656Z] #58 20.98 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T13:23:33.656Z] #58 21.11 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T13:23:33.656Z] #58 21.40 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T13:23:33.661Z] #37 10.29 [100%] Built target tini-static [2021-05-18T13:23:33.661Z] #37 10.41 + mkdir -p /build [2021-05-18T13:23:33.796Z] #49 32.92 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T13:23:33.796Z] #49 33.04 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T13:23:33.796Z] #49 33.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T13:23:33.796Z] #49 33.04 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-18T13:23:33.796Z] #49 33.09 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T13:23:33.796Z] #49 33.09 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T13:23:33.796Z] #49 33.13 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-18T13:23:33.796Z] #49 33.13 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T13:23:33.796Z] #49 33.17 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T13:23:33.922Z] #37 ... [2021-05-18T13:23:33.922Z] [2021-05-18T13:23:33.922Z] #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-05-18T13:23:33.922Z] #34 sha256:03bfa16c44a5c238dfd8b3a9dfca3fa1756fb62d351f58fb171f1957fc1e80a9 [2021-05-18T13:23:33.922Z] #34 74.61 flag [2021-05-18T13:23:33.922Z] #34 74.61 github.com/BurntSushi/toml [2021-05-18T13:23:33.922Z] #34 76.36 log [2021-05-18T13:23:33.922Z] #34 78.92 github.com/BurntSushi/toml/cmd/tomlv [2021-05-18T13:23:33.922Z] #34 DONE 83.8s [2021-05-18T13:23:33.922Z] [2021-05-18T13:23:33.922Z] #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-05-18T13:23:33.922Z] #37 sha256:b0bb82b955bf99d49dfe52e99c0b93e1f34099f5365321976f8c269e435131b2 [2021-05-18T13:23:33.922Z] #37 10.41 + cp tini-static /build/docker-init [2021-05-18T13:23:33.922Z] #37 ... [2021-05-18T13:23:33.922Z] [2021-05-18T13:23:33.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-05-18T13:23:33.922Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:23:33.922Z] #13 76.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-18T13:23:33.922Z] #13 76.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-18T13:23:33.922Z] #13 76.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-18T13:23:33.922Z] #13 ... [2021-05-18T13:23:33.922Z] [2021-05-18T13:23:33.922Z] #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-05-18T13:23:33.922Z] #37 sha256:b0bb82b955bf99d49dfe52e99c0b93e1f34099f5365321976f8c269e435131b2 [2021-05-18T13:23:33.922Z] #37 DONE 10.6s [2021-05-18T13:23:34.052Z] #49 33.17 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T13:23:34.052Z] #49 33.38 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T13:23:34.052Z] #49 33.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T13:23:34.182Z] [2021-05-18T13:23:34.182Z] #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-05-18T13:23:34.182Z] #45 sha256:e1972023b1f294750cb9da277aea4582ca90e6dac29b1f87587b8cc9077c1659 [2021-05-18T13:23:34.182Z] #45 78.77 go/token [2021-05-18T13:23:34.182Z] #45 79.52 go/scanner [2021-05-18T13:23:34.182Z] #45 80.58 internal/lazyregexp [2021-05-18T13:23:34.182Z] #45 81.09 go/ast [2021-05-18T13:23:34.182Z] #45 81.27 net/url [2021-05-18T13:23:34.182Z] #45 83.01 text/template/parse [2021-05-18T13:23:34.308Z] #49 33.50 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T13:23:34.308Z] #49 33.57 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T13:23:34.308Z] #49 33.60 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T13:23:34.565Z] #49 33.78 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T13:23:34.565Z] #49 33.82 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T13:23:34.565Z] #49 ... [2021-05-18T13:23:34.565Z] [2021-05-18T13:23:34.565Z] #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-05-18T13:23:34.565Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:23:34.565Z] #13 17.43 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:23:34.565Z] #13 19.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:23:34.607Z] #58 ... [2021-05-18T13:23:34.607Z] [2021-05-18T13:23:34.607Z] #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-05-18T13:23:34.607Z] #49 sha256:f9ee8ce57b916f471abf2dad1d105398f16662449b43dd1e56aae01b638b488e [2021-05-18T13:23:34.607Z] #49 21.92 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T13:23:34.607Z] #49 21.94 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T13:23:34.607Z] #49 21.94 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-18T13:23:34.607Z] #49 22.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T13:23:34.607Z] #49 22.03 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T13:23:34.607Z] #49 22.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T13:23:34.607Z] #49 22.09 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-18T13:23:34.607Z] #49 22.10 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T13:23:34.607Z] #49 22.18 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T13:23:34.607Z] #49 22.18 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T13:23:34.607Z] #49 22.18 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T13:23:34.607Z] #49 22.20 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-18T13:23:34.607Z] #49 22.21 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-18T13:23:34.607Z] #49 22.23 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T13:23:34.607Z] #49 22.27 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T13:23:34.822Z] #13 ... [2021-05-18T13:23:34.822Z] [2021-05-18T13:23:34.822Z] #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-05-18T13:23:34.822Z] #49 sha256:dddcd6f3c728fab5d42ddd1669d3630d524ea0e8f0ecbe997f921467985f7956 [2021-05-18T13:23:34.822Z] #49 33.91 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-18T13:23:34.822Z] #49 34.08 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T13:23:34.822Z] #49 34.16 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-18T13:23:34.869Z] #49 22.30 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T13:23:34.869Z] #49 22.30 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T13:23:34.869Z] #49 22.32 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-18T13:23:34.869Z] #49 22.33 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-18T13:23:34.869Z] #49 22.47 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T13:23:34.869Z] #49 22.50 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-18T13:23:34.869Z] #49 22.51 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-18T13:23:35.078Z] #49 34.21 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-18T13:23:35.078Z] #49 34.21 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-18T13:23:35.133Z] #49 22.55 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T13:23:35.133Z] #49 22.58 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-18T13:23:35.133Z] #49 22.61 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T13:23:35.133Z] #49 22.63 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T13:23:35.133Z] #49 22.65 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T13:23:35.133Z] #49 22.70 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-18T13:23:35.133Z] #49 22.75 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-18T13:23:35.133Z] #49 22.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T13:23:35.133Z] #49 22.78 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T13:23:35.133Z] #49 22.85 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T13:23:35.335Z] #49 34.69 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-18T13:23:35.397Z] #49 22.88 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-18T13:23:35.397Z] #49 22.90 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T13:23:35.397Z] #49 22.97 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T13:23:35.397Z] #49 23.09 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T13:23:35.397Z] #49 23.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T13:23:35.591Z] #49 34.81 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T13:23:35.661Z] #49 23.23 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-18T13:23:35.662Z] #49 23.23 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-18T13:23:35.662Z] #49 23.24 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T13:23:35.662Z] #49 23.24 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T13:23:35.662Z] #49 23.25 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T13:23:35.662Z] #49 23.31 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-18T13:23:35.847Z] #49 35.01 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T13:23:35.847Z] #49 ... [2021-05-18T13:23:35.847Z] [2021-05-18T13:23:35.847Z] #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-05-18T13:23:35.847Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T13:23:35.847Z] #55 25.05 Fetched 8445 kB in 17s (488 kB/s) [2021-05-18T13:23:35.847Z] #55 25.05 Reading package lists... [2021-05-18T13:23:35.847Z] #55 32.35 Reading package lists... [2021-05-18T13:23:35.847Z] #55 ... [2021-05-18T13:23:35.847Z] [2021-05-18T13:23:35.847Z] #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-05-18T13:23:35.847Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:23:35.847Z] #36 27.41 Fetched 8445 kB in 18s (477 kB/s) [2021-05-18T13:23:35.847Z] #36 27.41 Reading package lists... [2021-05-18T13:23:35.925Z] #49 23.45 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T13:23:35.925Z] #49 23.47 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T13:23:35.925Z] #49 23.55 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-18T13:23:35.925Z] #49 23.59 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T13:23:35.925Z] #49 23.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T13:23:36.095Z] #45 ... [2021-05-18T13:23:36.095Z] [2021-05-18T13:23:36.095Z] #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-05-18T13:23:36.095Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:23:36.095Z] #43 5.316 fatal: not a git repository (or any of the parent directories): .git [2021-05-18T13:23:36.095Z] #43 5.522 GEN .gitid [2021-05-18T13:23:36.095Z] #43 5.602 GEN criu/include/version.h [2021-05-18T13:23:36.190Z] #49 23.75 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T13:23:36.190Z] #49 23.79 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T13:23:36.355Z] #43 5.704 GEN include/common/asm [2021-05-18T13:23:36.455Z] #49 23.96 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T13:23:36.455Z] #49 23.99 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-18T13:23:36.455Z] #49 ... [2021-05-18T13:23:36.455Z] [2021-05-18T13:23:36.455Z] #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-05-18T13:23:36.455Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-18T13:23:36.455Z] #42 13.95 Fetched 8269 kB in 10s (849 kB/s) [2021-05-18T13:23:36.455Z] #42 13.95 Reading package lists... [2021-05-18T13:23:36.455Z] #42 18.47 Reading package lists... [2021-05-18T13:23:36.455Z] #42 23.69 Building dependency tree... [2021-05-18T13:23:36.455Z] #42 ... [2021-05-18T13:23:36.455Z] [2021-05-18T13:23:36.455Z] #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-05-18T13:23:36.455Z] #29 sha256:ed857c8dd1e6807250b0f3964f2cbeef590697b94fe959e2e0c387b9a55b37fa [2021-05-18T13:23:36.455Z] #29 2.944 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-18T13:23:36.455Z] #29 3.412 [2021-05-18T13:23:36.777Z] #36 34.56 Reading package lists... [2021-05-18T13:23:36.777Z] #36 ... [2021-05-18T13:23:36.777Z] [2021-05-18T13:23:36.777Z] #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-05-18T13:23:36.777Z] #49 sha256:dddcd6f3c728fab5d42ddd1669d3630d524ea0e8f0ecbe997f921467985f7956 [2021-05-18T13:23:36.777Z] #49 35.73 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-18T13:23:36.777Z] #49 35.94 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T13:23:36.926Z] #43 ... [2021-05-18T13:23:36.926Z] [2021-05-18T13:23:36.926Z] #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-05-18T13:23:36.926Z] #51 sha256:0c835718af36638c9f49902507de335ef9a634f0ed6f27c80cfc0710f7e55875 [2021-05-18T13:23:36.926Z] #51 76.98 github.com/pkg/diff [2021-05-18T13:23:36.926Z] #51 78.66 go/token [2021-05-18T13:23:36.926Z] #51 79.60 go/scanner [2021-05-18T13:23:36.926Z] #51 81.34 go/ast [2021-05-18T13:23:36.926Z] #51 82.34 golang.org/x/sys/unix [2021-05-18T13:23:37.034Z] #49 36.25 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-18T13:23:37.034Z] #49 ... [2021-05-18T13:23:37.034Z] [2021-05-18T13:23:37.034Z] #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-05-18T13:23:37.034Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:23:37.034Z] #42 26.13 Fetched 8445 kB in 18s (474 kB/s) [2021-05-18T13:23:37.034Z] #42 26.13 Reading package lists... [2021-05-18T13:23:37.291Z] #42 33.75 Reading package lists... [2021-05-18T13:23:37.291Z] #42 ... [2021-05-18T13:23:37.291Z] [2021-05-18T13:23:37.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-05-18T13:23:37.291Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:23:37.291Z] #13 30.23 Fetched 8963 kB in 19s (475 kB/s) [2021-05-18T13:23:37.375Z] #58 ... [2021-05-18T13:23:37.375Z] [2021-05-18T13:23:37.375Z] #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-05-18T13:23:37.375Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:23:37.375Z] #13 118.2 Selecting previously unselected package libpcre16-3:amd64. [2021-05-18T13:23:37.375Z] #13 118.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-18T13:23:37.375Z] #13 118.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-18T13:23:37.375Z] #13 118.4 Selecting previously unselected package libpcre32-3:amd64. [2021-05-18T13:23:37.375Z] #13 118.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-18T13:23:37.375Z] #13 118.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-18T13:23:37.375Z] #13 118.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-18T13:23:37.375Z] #13 118.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-18T13:23:37.375Z] #13 118.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-18T13:23:37.375Z] #13 118.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-18T13:23:37.375Z] #13 118.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-18T13:23:37.375Z] #13 118.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-18T13:23:37.375Z] #13 119.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-18T13:23:37.375Z] #13 119.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-18T13:23:37.375Z] #13 119.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-18T13:23:37.375Z] #13 119.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-18T13:23:37.375Z] #13 119.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-18T13:23:37.375Z] #13 119.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-18T13:23:37.375Z] #13 119.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-18T13:23:37.375Z] #13 119.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-18T13:23:37.375Z] #13 119.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T13:23:37.375Z] #13 119.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-18T13:23:37.375Z] #13 119.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-18T13:23:37.375Z] #13 119.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-18T13:23:37.375Z] #13 120.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-18T13:23:37.375Z] #13 120.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T13:23:37.375Z] #13 120.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-18T13:23:37.375Z] #13 120.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-18T13:23:37.375Z] #13 120.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-18T13:23:37.375Z] #13 120.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-18T13:23:37.375Z] #13 120.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:23:37.375Z] #13 120.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-18T13:23:37.375Z] #13 120.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-18T13:23:37.375Z] #13 120.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-18T13:23:37.375Z] #13 120.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-18T13:23:37.375Z] #13 120.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:23:37.375Z] #13 120.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-18T13:23:37.375Z] #13 120.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-18T13:23:37.375Z] #13 120.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-18T13:23:37.375Z] #13 120.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-18T13:23:37.375Z] #13 120.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-18T13:23:37.375Z] #13 120.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:23:37.375Z] #13 120.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-18T13:23:37.375Z] #13 120.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-18T13:23:37.375Z] #13 120.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:23:37.375Z] #13 120.6 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-05-18T13:23:37.375Z] #13 120.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-18T13:23:37.375Z] #13 120.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-18T13:23:37.375Z] #13 120.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-18T13:23:37.375Z] #13 120.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T13:23:37.375Z] #13 120.7 Setting up dmsetup (2:1.02.155-3) ... [2021-05-18T13:23:37.375Z] #13 120.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T13:23:37.375Z] #13 120.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-18T13:23:37.375Z] #13 120.7 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:23:37.866Z] #51 87.64 mvdan.cc/editorconfig [2021-05-18T13:23:37.866Z] #51 ... [2021-05-18T13:23:37.866Z] [2021-05-18T13:23:37.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-05-18T13:23:37.866Z] #45 sha256:e1972023b1f294750cb9da277aea4582ca90e6dac29b1f87587b8cc9077c1659 [2021-05-18T13:23:37.866Z] #45 87.71 go/parser [2021-05-18T13:23:37.934Z] #29 3.721 0.0% ## 3.0% #### 5.8% ###### 9.4% ######### 12.9% ############ 16.9% ############### 21.0% ################# 24.9% #################### 28.7% ####################### 31.9% ########################## 36.4% ############################# 40.5% ################################ 44.9% ################################### 48.9% ###################################### 53.0% ######################################## 55.8% ########################################## 59.4% ############################################## 64.3% ################################################# 68.2% #################################################### 73.2% ###################################################### 75.2% ######################################################### 80.4% ############################################################### 87.9% ###################################################################### 97.5% ######################################################################## 100.0% [2021-05-18T13:23:37.942Z] #13 DONE 122.8s [2021-05-18T13:23:37.942Z] [2021-05-18T13:23:37.942Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-18T13:23:37.942Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-18T13:23:38.132Z] #45 88.07 text/template [2021-05-18T13:23:38.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-18T13:23:38.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-18T13:23:38.533Z] #29 6.960 [2021-05-18T13:23:39.060Z] #29 7.213 0.5% ######################### 34.9% ################################################# 68.7% ######################################################################## 100.0% [2021-05-18T13:23:39.318Z] #14 DONE 1.6s [2021-05-18T13:23:39.319Z] [2021-05-18T13:23:39.319Z] #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-05-18T13:23:39.319Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:23:39.319Z] #43 47.63 CC compel/arch/x86/src/lib/infect.o [2021-05-18T13:23:39.319Z] #43 48.59 CC compel/src/lib/infect-rpc.o [2021-05-18T13:23:39.319Z] #43 48.96 CC compel/src/lib/infect-util.o [2021-05-18T13:23:39.319Z] #43 49.21 CC compel/src/lib/infect.o [2021-05-18T13:23:39.319Z] #43 51.69 CC compel/src/lib/ptrace.o [2021-05-18T13:23:39.319Z] #43 51.95 AR compel/libcompel.a [2021-05-18T13:23:39.319Z] #43 52.01 HOSTCC compel/src/main-host.o [2021-05-18T13:23:39.319Z] #43 52.37 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-18T13:23:39.319Z] #43 52.55 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-18T13:23:39.319Z] #43 52.88 HOSTCC compel/src/lib/log-host.o [2021-05-18T13:23:39.319Z] #43 53.08 HOSTLINK compel/compel-host-bin [2021-05-18T13:23:39.319Z] #43 53.23 DEP soccr/soccr.d [2021-05-18T13:23:39.319Z] #43 53.50 CC soccr/soccr.o [2021-05-18T13:23:39.577Z] #43 ... [2021-05-18T13:23:39.577Z] [2021-05-18T13:23:39.577Z] #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-05-18T13:23:39.577Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-18T13:23:39.641Z] #29 8.028 [2021-05-18T13:23:39.641Z] #29 ... [2021-05-18T13:23:39.641Z] [2021-05-18T13:23:39.641Z] #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-05-18T13:23:39.641Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-18T13:23:39.641Z] #36 17.21 Fetched 8269 kB in 11s (720 kB/s) [2021-05-18T13:23:39.641Z] #36 17.21 Reading package lists... [2021-05-18T13:23:39.918Z] #36 22.90 Reading package lists... [2021-05-18T13:23:39.918Z] #36 ... [2021-05-18T13:23:39.918Z] [2021-05-18T13:23:39.918Z] #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-05-18T13:23:39.918Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-18T13:23:39.918Z] #55 17.33 Fetched 8269 kB in 11s (723 kB/s) [2021-05-18T13:23:39.918Z] #55 17.33 Reading package lists... [2021-05-18T13:23:39.918Z] #55 22.82 Reading package lists... [2021-05-18T13:23:39.918Z] #55 ... [2021-05-18T13:23:39.918Z] [2021-05-18T13:23:39.918Z] #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-05-18T13:23:39.918Z] #29 sha256:ed857c8dd1e6807250b0f3964f2cbeef590697b94fe959e2e0c387b9a55b37fa [2021-05-18T13:23:40.445Z] #29 8.240 0.2% ########### 15.7% ######################## 34.5% #################################### 50.5% ################################################## 69.5% ############################################################ 84.4% ######################################################################## 100.0% [2021-05-18T13:23:40.709Z] #29 9.287 [2021-05-18T13:23:40.978Z] #15 DONE 1.3s [2021-05-18T13:23:40.978Z] [2021-05-18T13:23:40.978Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-18T13:23:40.978Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-18T13:23:40.978Z] #16 ... [2021-05-18T13:23:40.978Z] [2021-05-18T13:23:40.978Z] #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-05-18T13:23:40.978Z] #58 sha256:92cccdd8b0b7dfaed92141b36dec6eee70022890cd9781d658e1db346a2cfac4 [2021-05-18T13:23:40.978Z] #58 DONE 132.3s [2021-05-18T13:23:41.270Z] [2021-05-18T13:23:41.270Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-18T13:23:41.270Z] #59 sha256:c20c4f4e36147c5364caa08d10f93fdaf4e562947c12cf4e2220fe542305c44b [2021-05-18T13:23:41.270Z] #59 DONE 0.2s [2021-05-18T13:23:41.270Z] [2021-05-18T13:23:41.270Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-18T13:23:41.270Z] #60 sha256:31eecc9ea59f5f090c486f79aa54a59f8596395819b3d35330f024116e8e648c [2021-05-18T13:23:41.441Z] #45 91.49 encoding/xml [2021-05-18T13:23:41.541Z] #60 DONE 0.1s [2021-05-18T13:23:41.541Z] [2021-05-18T13:23:41.541Z] #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-05-18T13:23:41.541Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:23:41.541Z] #43 55.85 AR soccr/libsoccr.a [2021-05-18T13:23:41.541Z] #43 55.94 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-18T13:23:41.541Z] #43 56.50 DEP criu/arch/x86/sigframe.d [2021-05-18T13:23:41.541Z] #43 56.64 DEP criu/arch/x86/sigaction_compat.d [2021-05-18T13:23:41.541Z] #43 56.88 DEP criu/arch/x86/kerndat.d [2021-05-18T13:23:41.541Z] #43 57.12 DEP criu/arch/x86/crtools.d [2021-05-18T13:23:42.133Z] #43 57.40 DEP criu/arch/x86/cpu.d [2021-05-18T13:23:42.133Z] #43 57.66 CC criu/arch/x86/cpu.o [2021-05-18T13:23:42.543Z] #13 30.23 Reading package lists... [2021-05-18T13:23:42.543Z] #13 ... [2021-05-18T13:23:42.543Z] [2021-05-18T13:23:42.543Z] #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-05-18T13:23:42.543Z] #34 sha256:11f38d02a6b8783630139d99e5fcfc5d64768fb7f85d8273b3bfe782cec08b38 [2021-05-18T13:23:42.543Z] #34 41.48 internal/reflectlite [2021-05-18T13:23:42.543Z] #34 41.48 sync [2021-05-18T13:23:42.543Z] #34 ... [2021-05-18T13:23:42.543Z] [2021-05-18T13:23:42.543Z] #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-05-18T13:23:42.543Z] #67 sha256:7b6cc58c38ef54dbed5fad229f191bb386c1d59996114f704f917d1d9f34ee55 [2021-05-18T13:23:42.543Z] #67 DONE 41.8s [2021-05-18T13:23:42.801Z] [2021-05-18T13:23:42.801Z] #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-05-18T13:23:42.801Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:23:42.801Z] #36 34.56 Reading package lists... [2021-05-18T13:23:42.836Z] #45 92.55 go/doc [2021-05-18T13:23:42.836Z] #45 ... [2021-05-18T13:23:42.836Z] [2021-05-18T13:23:42.836Z] #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-05-18T13:23:42.836Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:23:42.836Z] #43 7.174 PBCC images/timens.pb-c.c [2021-05-18T13:23:42.836Z] #43 7.206 DEP images/timens.pb-c.d [2021-05-18T13:23:42.836Z] #43 7.270 PBCC images/fown.pb-c.c [2021-05-18T13:23:42.836Z] #43 7.306 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-18T13:23:42.836Z] #43 7.442 PBCC images/opts.pb-c.c [2021-05-18T13:23:42.836Z] #43 7.502 PBCC images/memfd.pb-c.c [2021-05-18T13:23:42.836Z] #43 7.555 DEP images/fown.pb-c.d [2021-05-18T13:23:42.836Z] #43 7.599 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-18T13:23:42.836Z] #43 7.641 DEP images/opts.pb-c.d [2021-05-18T13:23:42.836Z] #43 7.698 DEP images/memfd.pb-c.d [2021-05-18T13:23:42.836Z] #43 7.746 PBCC images/sit.pb-c.c [2021-05-18T13:23:42.836Z] #43 7.819 DEP images/sit.pb-c.d [2021-05-18T13:23:42.836Z] #43 7.882 PBCC images/macvlan.pb-c.c [2021-05-18T13:23:42.836Z] #43 7.986 DEP images/macvlan.pb-c.d [2021-05-18T13:23:42.836Z] #43 8.037 PBCC images/autofs.pb-c.c [2021-05-18T13:23:42.836Z] #43 8.070 DEP images/autofs.pb-c.d [2021-05-18T13:23:42.836Z] #43 8.110 PBCC images/sysctl.pb-c.c [2021-05-18T13:23:42.836Z] #43 8.128 DEP images/sysctl.pb-c.d [2021-05-18T13:23:42.836Z] #43 8.158 PBCC images/time.pb-c.c [2021-05-18T13:23:42.836Z] #43 8.174 DEP images/time.pb-c.d [2021-05-18T13:23:42.836Z] #43 8.254 PBCC images/binfmt-misc.pb-c.c [2021-05-18T13:23:42.836Z] #43 8.261 DEP images/binfmt-misc.pb-c.d [2021-05-18T13:23:42.836Z] #43 8.334 PBCC images/seccomp.pb-c.c [2021-05-18T13:23:42.836Z] #43 8.366 DEP images/seccomp.pb-c.d [2021-05-18T13:23:42.836Z] #43 8.425 PBCC images/userns.pb-c.c [2021-05-18T13:23:42.836Z] #43 8.442 DEP images/userns.pb-c.d [2021-05-18T13:23:42.836Z] #43 8.498 PBCC images/cgroup.pb-c.c [2021-05-18T13:23:42.836Z] #43 8.540 DEP images/cgroup.pb-c.d [2021-05-18T13:23:42.836Z] #43 8.585 PBCC images/ext-file.pb-c.c [2021-05-18T13:23:42.836Z] #43 8.628 DEP images/ext-file.pb-c.d [2021-05-18T13:23:42.836Z] #43 8.666 PBCC images/rpc.pb-c.c [2021-05-18T13:23:42.836Z] #43 8.700 DEP images/rpc.pb-c.d [2021-05-18T13:23:42.836Z] #43 8.790 PBCC images/siginfo.pb-c.c [2021-05-18T13:23:42.836Z] #43 8.824 DEP images/siginfo.pb-c.d [2021-05-18T13:23:42.836Z] #43 8.878 PBCC images/pagemap.pb-c.c [2021-05-18T13:23:42.836Z] #43 8.930 DEP images/pagemap.pb-c.d [2021-05-18T13:23:42.836Z] #43 8.997 PBCC images/rlimit.pb-c.c [2021-05-18T13:23:42.836Z] #43 9.026 DEP images/rlimit.pb-c.d [2021-05-18T13:23:42.836Z] #43 9.067 PBCC images/file-lock.pb-c.c [2021-05-18T13:23:42.836Z] #43 9.112 DEP images/file-lock.pb-c.d [2021-05-18T13:23:42.836Z] #43 9.166 PBCC images/tty.pb-c.c [2021-05-18T13:23:42.836Z] #43 9.205 DEP images/tty.pb-c.d [2021-05-18T13:23:42.836Z] #43 9.249 PBCC images/tun.pb-c.c [2021-05-18T13:23:42.836Z] #43 9.324 PBCC images/netdev.pb-c.c [2021-05-18T13:23:42.836Z] #43 9.370 DEP images/tun.pb-c.d [2021-05-18T13:23:42.836Z] #43 9.421 DEP images/netdev.pb-c.d [2021-05-18T13:23:42.836Z] #43 9.506 PBCC images/vma.pb-c.c [2021-05-18T13:23:42.836Z] #43 9.521 DEP images/vma.pb-c.d [2021-05-18T13:23:42.836Z] #43 9.594 PBCC images/creds.pb-c.c [2021-05-18T13:23:42.836Z] #43 9.621 DEP images/creds.pb-c.d [2021-05-18T13:23:42.836Z] #43 9.688 PBCC images/utsns.pb-c.c [2021-05-18T13:23:42.836Z] #43 9.722 DEP images/utsns.pb-c.d [2021-05-18T13:23:42.836Z] #43 9.770 PBCC images/ipc-desc.pb-c.c [2021-05-18T13:23:42.836Z] #43 9.814 PBCC images/ipc-sem.pb-c.c [2021-05-18T13:23:42.836Z] #43 9.851 DEP images/ipc-desc.pb-c.d [2021-05-18T13:23:42.836Z] #43 9.889 DEP images/ipc-sem.pb-c.d [2021-05-18T13:23:42.836Z] #43 9.945 PBCC images/ipc-msg.pb-c.c [2021-05-18T13:23:42.836Z] #43 9.974 DEP images/ipc-msg.pb-c.d [2021-05-18T13:23:42.836Z] #43 10.01 PBCC images/ipc-shm.pb-c.c [2021-05-18T13:23:42.836Z] #43 10.06 DEP images/ipc-shm.pb-c.d [2021-05-18T13:23:42.836Z] #43 10.11 PBCC images/ipc-var.pb-c.c [2021-05-18T13:23:42.836Z] #43 10.14 DEP images/ipc-var.pb-c.d [2021-05-18T13:23:42.836Z] #43 10.19 PBCC images/sk-opts.pb-c.c [2021-05-18T13:23:42.836Z] #43 10.22 PBCC images/packet-sock.pb-c.c [2021-05-18T13:23:42.836Z] #43 10.29 DEP images/sk-opts.pb-c.d [2021-05-18T13:23:42.836Z] #43 10.36 DEP images/packet-sock.pb-c.d [2021-05-18T13:23:42.836Z] #43 10.43 PBCC images/sk-netlink.pb-c.c [2021-05-18T13:23:42.836Z] #43 10.51 DEP images/sk-netlink.pb-c.d [2021-05-18T13:23:42.836Z] #43 10.56 PBCC images/sk-inet.pb-c.c [2021-05-18T13:23:42.836Z] #43 10.62 DEP images/sk-inet.pb-c.d [2021-05-18T13:23:42.836Z] #43 10.66 PBCC images/sk-unix.pb-c.c [2021-05-18T13:23:42.836Z] #43 10.75 DEP images/sk-unix.pb-c.d [2021-05-18T13:23:42.836Z] #43 10.84 PBCC images/mm.pb-c.c [2021-05-18T13:23:42.836Z] #43 10.87 DEP images/mm.pb-c.d [2021-05-18T13:23:42.836Z] #43 10.92 PBCC images/timerfd.pb-c.c [2021-05-18T13:23:42.836Z] #43 10.99 DEP images/timerfd.pb-c.d [2021-05-18T13:23:42.836Z] #43 11.04 PBCC images/timer.pb-c.c [2021-05-18T13:23:42.836Z] #43 11.08 DEP images/timer.pb-c.d [2021-05-18T13:23:42.836Z] #43 11.11 PBCC images/sa.pb-c.c [2021-05-18T13:23:42.836Z] #43 11.19 DEP images/sa.pb-c.d [2021-05-18T13:23:42.836Z] #43 11.22 PBCC images/pipe-data.pb-c.c [2021-05-18T13:23:42.836Z] #43 11.29 DEP images/pipe-data.pb-c.d [2021-05-18T13:23:42.836Z] #43 11.34 PBCC images/mnt.pb-c.c [2021-05-18T13:23:42.836Z] #43 11.42 DEP images/mnt.pb-c.d [2021-05-18T13:23:42.836Z] #43 11.47 PBCC images/sk-packet.pb-c.c [2021-05-18T13:23:42.836Z] #43 11.49 DEP images/sk-packet.pb-c.d [2021-05-18T13:23:42.836Z] #43 11.54 PBCC images/tcp-stream.pb-c.c [2021-05-18T13:23:42.836Z] #43 11.59 DEP images/tcp-stream.pb-c.d [2021-05-18T13:23:42.836Z] #43 11.65 PBCC images/pipe.pb-c.c [2021-05-18T13:23:42.836Z] #43 11.68 DEP images/pipe.pb-c.d [2021-05-18T13:23:42.836Z] #43 11.72 PBCC images/pstree.pb-c.c [2021-05-18T13:23:42.836Z] #43 11.76 DEP images/pstree.pb-c.d [2021-05-18T13:23:42.836Z] #43 11.83 PBCC images/fs.pb-c.c [2021-05-18T13:23:42.836Z] #43 11.85 DEP images/fs.pb-c.d [2021-05-18T13:23:42.836Z] #43 11.88 PBCC images/signalfd.pb-c.c [2021-05-18T13:23:42.836Z] #43 11.92 DEP images/signalfd.pb-c.d [2021-05-18T13:23:42.836Z] #43 11.99 PBCC images/fh.pb-c.c [2021-05-18T13:23:42.836Z] #43 12.04 PBCC images/fsnotify.pb-c.c [2021-05-18T13:23:42.836Z] #43 12.08 DEP images/fh.pb-c.d [2021-05-18T13:23:42.836Z] #43 12.13 DEP images/fsnotify.pb-c.d [2021-05-18T13:23:42.836Z] #43 12.21 PBCC images/eventpoll.pb-c.c [2021-05-18T13:23:42.836Z] #43 12.24 DEP images/eventpoll.pb-c.d [2021-05-18T13:23:42.836Z] #43 12.31 PBCC images/eventfd.pb-c.c [2021-05-18T13:23:42.836Z] #43 12.33 DEP images/eventfd.pb-c.d [2021-05-18T13:23:43.076Z] #43 ... [2021-05-18T13:23:43.076Z] [2021-05-18T13:23:43.076Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-18T13:23:43.076Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-18T13:23:43.076Z] #16 2.008 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-18T13:23:43.076Z] #16 DONE 2.2s [2021-05-18T13:23:43.076Z] [2021-05-18T13:23:43.076Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-18T13:23:43.076Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-18T13:23:43.096Z] #43 12.43 PBCC images/remap-file-path.pb-c.c [2021-05-18T13:23:43.096Z] #43 12.46 DEP images/remap-file-path.pb-c.d [2021-05-18T13:23:43.096Z] #43 12.53 PBCC images/fifo.pb-c.c [2021-05-18T13:23:43.096Z] #43 12.53 DEP images/fifo.pb-c.d [2021-05-18T13:23:43.096Z] #43 12.59 PBCC images/ghost-file.pb-c.c [2021-05-18T13:23:43.357Z] #43 12.64 DEP images/ghost-file.pb-c.d [2021-05-18T13:23:43.357Z] #43 12.71 PBCC images/regfile.pb-c.c [2021-05-18T13:23:43.357Z] #43 12.79 DEP images/regfile.pb-c.d [2021-05-18T13:23:43.626Z] #43 12.87 PBCC images/ns.pb-c.c [2021-05-18T13:23:43.626Z] #43 12.91 DEP images/ns.pb-c.d [2021-05-18T13:23:43.626Z] #43 12.93 PBCC images/fdinfo.pb-c.c [2021-05-18T13:23:43.626Z] #43 13.05 DEP images/fdinfo.pb-c.d [2021-05-18T13:23:43.626Z] #43 13.11 PBCC images/core-aarch64.pb-c.c [2021-05-18T13:23:43.675Z] #29 9.584 0.0% ## 3.5% #### 5.9% ###### 9.4% ####### 11.1% ########### 15.8% ############## 20.6% ################ 22.7% ################### 27.3% ###################### 31.4% ########################## 36.8% ############################### 43.3% ################################## 48.0% ######################################## 56.8% ############################################ 61.1% ############################################### 66.2% ################################################## 70.2% ##################################################### 74.7% ######################################################## 79.1% ########################################################### 83.1% ############################################################## 86.5% ################################################################# 90.8% ##################################################################### 96.0% ####################################################################### 99.5% ######################################################################## 100.0% [2021-05-18T13:23:43.730Z] #36 41.35 Building dependency tree... [2021-05-18T13:23:43.887Z] #43 13.18 PBCC images/core-arm.pb-c.c [2021-05-18T13:23:43.887Z] #43 13.21 PBCC images/core-ppc64.pb-c.c [2021-05-18T13:23:43.887Z] #43 13.24 PBCC images/core-s390.pb-c.c [2021-05-18T13:23:43.887Z] #43 13.31 PBCC images/core-x86.pb-c.c [2021-05-18T13:23:43.940Z] #29 12.50 [2021-05-18T13:23:44.148Z] #43 13.36 PBCC images/core.pb-c.c [2021-05-18T13:23:44.148Z] #43 13.45 PBCC images/inventory.pb-c.c [2021-05-18T13:23:44.148Z] #43 13.52 DEP images/core-aarch64.pb-c.d [2021-05-18T13:23:44.148Z] #43 13.58 DEP images/core-arm.pb-c.d [2021-05-18T13:23:44.409Z] #43 13.65 DEP images/core-ppc64.pb-c.d [2021-05-18T13:23:44.409Z] #43 13.71 DEP images/core-s390.pb-c.d [2021-05-18T13:23:44.409Z] #43 13.78 DEP images/core-x86.pb-c.d [2021-05-18T13:23:44.409Z] #43 13.84 DEP images/core.pb-c.d [2021-05-18T13:23:44.456Z] #17 DONE 1.5s [2021-05-18T13:23:44.456Z] [2021-05-18T13:23:44.456Z] #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-05-18T13:23:44.456Z] #53 sha256:b7f7a9e1c8e8ec725727bb4ba5079d64534bb68d6b9ce05879f3b7b112b4eb80 [2021-05-18T13:23:44.456Z] #53 1.672 + RM_GOPATH=0 [2021-05-18T13:23:44.456Z] #53 1.672 + TMP_GOPATH= [2021-05-18T13:23:44.456Z] #53 1.672 + : /build [2021-05-18T13:23:44.456Z] #53 1.672 + '[' -z '' ']' [2021-05-18T13:23:44.456Z] #53 1.679 ++ mktemp -d [2021-05-18T13:23:44.456Z] #53 1.679 + export GOPATH=/tmp/tmp.TLuHzfghkx [2021-05-18T13:23:44.456Z] #53 1.679 + GOPATH=/tmp/tmp.TLuHzfghkx [2021-05-18T13:23:44.456Z] #53 1.679 + RM_GOPATH=1 [2021-05-18T13:23:44.456Z] #53 1.679 + case "$(go env GOARCH)" in [2021-05-18T13:23:44.456Z] #53 1.679 ++ go env GOARCH [2021-05-18T13:23:44.456Z] #53 1.738 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:44.456Z] #53 1.738 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:44.456Z] #53 1.738 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:44.456Z] #53 1.754 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-18T13:23:44.456Z] #53 1.754 + dir=/tmp/install [2021-05-18T13:23:44.456Z] #53 1.754 + bin=runc [2021-05-18T13:23:44.456Z] #53 1.754 + shift [2021-05-18T13:23:44.456Z] #53 1.754 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-18T13:23:44.456Z] #53 1.754 + . /tmp/install/runc.installer [2021-05-18T13:23:44.456Z] #53 1.754 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:23:44.456Z] #53 1.754 + install_runc [2021-05-18T13:23:44.456Z] #53 1.754 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-18T13:23:44.456Z] #53 1.754 + uname -r [2021-05-18T13:23:44.456Z] #53 1.754 + RUNC_BUILDTAGS='seccomp ' [2021-05-18T13:23:44.456Z] #53 1.754 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-18T13:23:44.456Z] #53 1.754 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TLuHzfghkx/src/github.com/opencontainers/runc [2021-05-18T13:23:44.456Z] #53 1.754 Cloning into '/tmp/tmp.TLuHzfghkx/src/github.com/opencontainers/runc'... [2021-05-18T13:23:44.456Z] #53 ... [2021-05-18T13:23:44.456Z] [2021-05-18T13:23:44.456Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-18T13:23:44.456Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-18T13:23:44.519Z] #29 12.79 0.0% [2021-05-18T13:23:44.519Z] #29 ... [2021-05-18T13:23:44.519Z] [2021-05-18T13:23:44.519Z] #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-05-18T13:23:44.519Z] #51 sha256:deec0d6668cdc04d9e5e88b765531ba3c3bfd7e3e464f0b806dced4998d0dc26 [2021-05-18T13:23:44.519Z] #51 21.92 runtime/cgo [2021-05-18T13:23:44.519Z] #51 22.08 runtime [2021-05-18T13:23:44.519Z] #51 ... [2021-05-18T13:23:44.519Z] [2021-05-18T13:23:44.519Z] #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-05-18T13:23:44.519Z] #29 sha256:ed857c8dd1e6807250b0f3964f2cbeef590697b94fe959e2e0c387b9a55b37fa [2021-05-18T13:23:44.670Z] #43 13.93 DEP images/inventory.pb-c.d [2021-05-18T13:23:44.670Z] #43 14.02 PBCC images/cpuinfo.pb-c.c [2021-05-18T13:23:44.670Z] #43 14.03 DEP images/cpuinfo.pb-c.d [2021-05-18T13:23:44.670Z] #43 14.08 PBCC images/stats.pb-c.c [2021-05-18T13:23:44.670Z] #43 14.11 DEP images/stats.pb-c.d [2021-05-18T13:23:45.622Z] #36 44.83 The following additional packages will be installed: [2021-05-18T13:23:45.622Z] #36 44.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-18T13:23:45.622Z] #36 44.87 Suggested packages: [2021-05-18T13:23:45.622Z] #36 44.87 cmake-doc ninja-build lrzip [2021-05-18T13:23:45.622Z] #36 44.87 Recommended packages: [2021-05-18T13:23:45.622Z] #36 44.87 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-18T13:23:45.835Z] #18 DONE 1.2s [2021-05-18T13:23:45.835Z] [2021-05-18T13:23:45.835Z] #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-05-18T13:23:45.835Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:23:45.835Z] #43 58.80 CC criu/arch/x86/crtools.o [2021-05-18T13:23:45.835Z] #43 60.92 CC criu/arch/x86/kerndat.o [2021-05-18T13:23:46.093Z] #43 61.48 CC criu/arch/x86/sigaction_compat.o [2021-05-18T13:23:46.352Z] #43 61.77 CC criu/arch/x86/sigframe.o [2021-05-18T13:23:46.405Z] #29 12.79 0.0% 1.1% # 2.2% ## 3.3% ## 3.8% ### 4.9% #### 5.9% ##### 7.1% ##### 7.8% ##### 8.3% ###### 9.5% ####### 10.6% ######## 11.9% ######### 12.8% ######### 13.7% ########## 14.3% ########### 15.5% ########### 16.1% ############ 17.3% ############ 17.8% [2021-05-18T13:23:46.405Z] #29 ... [2021-05-18T13:23:46.405Z] [2021-05-18T13:23:46.405Z] #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-05-18T13:23:46.405Z] #49 sha256:f9ee8ce57b916f471abf2dad1d105398f16662449b43dd1e56aae01b638b488e [2021-05-18T13:23:46.405Z] #49 24.02 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T13:23:46.405Z] #49 24.11 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-18T13:23:46.405Z] #49 24.26 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T13:23:46.405Z] #49 24.27 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-18T13:23:46.405Z] #49 24.29 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-18T13:23:46.405Z] #49 24.32 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-18T13:23:46.405Z] #49 24.33 go: downloading golang.org/x/text v0.3.2 [2021-05-18T13:23:46.405Z] #49 24.33 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T13:23:46.405Z] #49 24.47 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-18T13:23:46.405Z] #49 24.49 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T13:23:46.405Z] #49 24.50 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T13:23:46.405Z] #49 24.51 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T13:23:46.405Z] #49 24.64 go: downloading github.com/spf13/viper v1.6.1 [2021-05-18T13:23:46.405Z] #49 24.65 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T13:23:46.405Z] #49 24.67 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T13:23:46.405Z] #49 24.68 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-18T13:23:46.405Z] #49 24.85 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T13:23:46.405Z] #49 24.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T13:23:46.405Z] #49 24.96 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T13:23:46.405Z] #49 25.18 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T13:23:46.405Z] #49 25.22 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T13:23:46.405Z] #49 25.29 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-18T13:23:46.405Z] #49 25.30 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T13:23:46.405Z] #49 25.38 go: extracting github.com/spf13/viper v1.6.1 [2021-05-18T13:23:46.405Z] #49 25.46 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T13:23:46.405Z] #49 25.48 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-18T13:23:46.405Z] #49 25.60 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T13:23:46.405Z] #49 25.62 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T13:23:46.405Z] #49 25.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T13:23:46.405Z] #49 25.72 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-18T13:23:46.405Z] #49 25.80 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T13:23:46.405Z] #49 25.80 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T13:23:46.405Z] #49 25.82 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-18T13:23:46.405Z] #49 25.88 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T13:23:46.405Z] #49 25.93 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-18T13:23:46.405Z] #49 26.02 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-18T13:23:46.405Z] #49 26.13 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T13:23:46.405Z] #49 26.19 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-18T13:23:46.405Z] #49 26.21 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T13:23:46.405Z] #49 26.31 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T13:23:46.405Z] #49 26.37 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-18T13:23:46.405Z] #49 26.40 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T13:23:46.405Z] #49 26.42 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-18T13:23:46.405Z] #49 26.45 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-18T13:23:46.405Z] #49 26.54 go: downloading github.com/spf13/cast v1.3.0 [2021-05-18T13:23:46.406Z] #49 26.61 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-18T13:23:46.406Z] #49 26.62 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T13:23:46.406Z] #49 26.62 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T13:23:46.406Z] #49 26.63 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T13:23:46.406Z] #49 26.69 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T13:23:46.406Z] #49 26.76 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-18T13:23:46.406Z] #49 26.86 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-18T13:23:46.406Z] #49 26.86 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-18T13:23:46.406Z] #49 26.93 go: extracting github.com/spf13/cast v1.3.0 [2021-05-18T13:23:46.406Z] #49 26.95 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-18T13:23:46.406Z] #49 26.99 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T13:23:46.406Z] #49 27.02 go: downloading github.com/spf13/afero v1.1.2 [2021-05-18T13:23:46.406Z] #49 27.05 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T13:23:46.406Z] #49 27.38 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-18T13:23:46.406Z] #49 27.60 go: extracting github.com/spf13/afero v1.1.2 [2021-05-18T13:23:46.406Z] #49 30.53 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-18T13:23:46.406Z] #49 31.85 go: extracting golang.org/x/text v0.3.2 [2021-05-18T13:23:46.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-18T13:23:46.553Z] #36 45.87 The following NEW packages will be installed: [2021-05-18T13:23:46.553Z] #36 45.87 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-18T13:23:46.553Z] #36 45.87 vim-common xxd [2021-05-18T13:23:46.611Z] #43 62.19 LINK criu/arch/x86/crtools.built-in.o [2021-05-18T13:23:46.671Z] #49 ... [2021-05-18T13:23:46.671Z] [2021-05-18T13:23:46.671Z] #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-05-18T13:23:46.671Z] #29 sha256:ed857c8dd1e6807250b0f3964f2cbeef590697b94fe959e2e0c387b9a55b37fa [2021-05-18T13:23:46.671Z] #29 12.79 0.0% 1.1% # 2.2% ## 3.3% ## 3.8% ### 4.9% #### 5.9% ##### 7.1% ##### 7.8% ##### 8.3% ###### 9.5% ####### 10.6% ######## 11.9% ######### 12.8% ######### 13.7% ########## 14.3% ########### 15.5% ########### 16.1% ############ 17.3% ############ 17.8% ############# 19.4% ############### 21.0% ############### 22.1% #### [2021-05-18T13:23:46.671Z] #29 ... [2021-05-18T13:23:46.671Z] [2021-05-18T13:23:46.671Z] #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-05-18T13:23:46.671Z] #58 sha256:46a706f2892050285d0af355394df31147ec93adb53962cf34311f423ce4a6e7 [2021-05-18T13:23:46.671Z] #58 24.36 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T13:23:46.671Z] #58 24.38 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-18T13:23:46.671Z] #58 24.44 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T13:23:46.671Z] #58 24.55 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T13:23:46.671Z] #58 24.67 go: finding github.com/google/uuid v1.2.0 [2021-05-18T13:23:46.671Z] #58 25.16 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T13:23:46.671Z] #58 25.27 go: finding github.com/gofrs/flock v0.8.0 [2021-05-18T13:23:46.671Z] #58 25.28 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-18T13:23:46.671Z] #58 25.34 go: finding github.com/gorilla/mux v1.8.0 [2021-05-18T13:23:46.671Z] #58 25.41 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T13:23:46.671Z] #58 25.47 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T13:23:46.671Z] #58 25.51 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-18T13:23:46.671Z] #58 25.55 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T13:23:46.671Z] #58 25.75 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T13:23:46.671Z] #58 25.93 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T13:23:46.731Z] #43 15.87 make[1]: Nothing to be done for 'all'. [2021-05-18T13:23:46.869Z] #43 62.23 DEP criu/pie/util-vdso-elf32.d [2021-05-18T13:23:46.869Z] #43 62.30 DEP criu/pie/util-vdso.d [2021-05-18T13:23:46.869Z] #43 ... [2021-05-18T13:23:46.869Z] [2021-05-18T13:23:46.869Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-18T13:23:46.869Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-18T13:23:46.869Z] #19 DONE 1.3s [2021-05-18T13:23:46.869Z] [2021-05-18T13:23:46.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-05-18T13:23:46.869Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:23:46.869Z] #43 62.39 DEP criu/pie/util.d [2021-05-18T13:23:46.940Z] #58 ... [2021-05-18T13:23:46.940Z] [2021-05-18T13:23:46.940Z] #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-05-18T13:23:46.940Z] #29 sha256:ed857c8dd1e6807250b0f3964f2cbeef590697b94fe959e2e0c387b9a55b37fa [2021-05-18T13:23:47.116Z] #36 46.32 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T13:23:47.116Z] #36 46.32 Need to get 14.9 MB of archives. [2021-05-18T13:23:47.116Z] #36 46.32 After this operation, 61.8 MB of additional disk space will be used. [2021-05-18T13:23:47.116Z] #36 46.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-18T13:23:47.116Z] #36 46.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-18T13:23:47.116Z] #36 46.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-18T13:23:47.116Z] #36 ... [2021-05-18T13:23:47.116Z] [2021-05-18T13:23:47.116Z] #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-05-18T13:23:47.116Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T13:23:47.116Z] #55 32.35 Reading package lists... [2021-05-18T13:23:47.116Z] #55 39.47 Building dependency tree... [2021-05-18T13:23:47.116Z] #55 42.73 The following additional packages will be installed: [2021-05-18T13:23:47.116Z] #55 42.73 libbtrfs0 [2021-05-18T13:23:47.116Z] #55 42.77 The following NEW packages will be installed: [2021-05-18T13:23:47.116Z] #55 42.85 libbtrfs-dev libbtrfs0 [2021-05-18T13:23:47.116Z] #55 43.26 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T13:23:47.116Z] #55 43.26 Need to get 119 kB of archives. [2021-05-18T13:23:47.116Z] #55 43.26 After this operation, 387 kB of additional disk space will be used. [2021-05-18T13:23:47.116Z] #55 43.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-18T13:23:47.116Z] #55 43.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-18T13:23:47.116Z] #55 44.52 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:23:47.116Z] #55 44.76 Fetched 119 kB in 0s (436 kB/s) [2021-05-18T13:23:47.116Z] #55 44.89 Selecting previously unselected package libbtrfs0. [2021-05-18T13:23:47.116Z] #55 44.89 (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-05-18T13:23:47.116Z] #55 45.00 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-18T13:23:47.116Z] #55 45.01 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-18T13:23:47.116Z] #55 45.12 Selecting previously unselected package libbtrfs-dev. [2021-05-18T13:23:47.116Z] #55 45.12 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-18T13:23:47.116Z] #55 45.12 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:23:47.116Z] #55 45.44 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-18T13:23:47.116Z] #55 45.44 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:23:47.117Z] #55 45.46 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:23:47.117Z] #55 DONE 46.4s [2021-05-18T13:23:47.117Z] [2021-05-18T13:23:47.117Z] #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-05-18T13:23:47.117Z] #49 sha256:dddcd6f3c728fab5d42ddd1669d3630d524ea0e8f0ecbe997f921467985f7956 [2021-05-18T13:23:47.117Z] #49 39.71 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-18T13:23:47.117Z] #49 43.75 go: finding github.com/fatih/color v1.7.0 [2021-05-18T13:23:47.117Z] #49 43.83 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T13:23:47.117Z] #49 43.98 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-18T13:23:47.117Z] #49 43.98 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-18T13:23:47.117Z] #49 44.10 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-18T13:23:47.117Z] #49 44.11 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T13:23:47.117Z] #49 44.19 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T13:23:47.117Z] #49 44.21 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T13:23:47.117Z] #49 44.27 go: finding github.com/pkg/errors v0.8.1 [2021-05-18T13:23:47.117Z] #49 44.31 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T13:23:47.117Z] #49 44.31 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T13:23:47.117Z] #49 44.34 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-18T13:23:47.117Z] #49 44.34 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T13:23:47.117Z] #49 44.37 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-18T13:23:47.117Z] #49 44.37 go: finding github.com/stretchr/testify v1.4.0 [2021-05-18T13:23:47.117Z] #49 44.45 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T13:23:47.117Z] #49 44.45 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-18T13:23:47.117Z] #49 44.47 go: finding github.com/spf13/viper v1.6.1 [2021-05-18T13:23:47.117Z] #49 44.47 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-18T13:23:47.117Z] #49 44.47 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T13:23:47.117Z] #49 44.49 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-18T13:23:47.117Z] #49 44.52 go: finding github.com/stretchr/objx v0.2.0 [2021-05-18T13:23:47.117Z] #49 44.71 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-18T13:23:47.117Z] #49 44.71 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T13:23:47.117Z] #49 44.73 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T13:23:47.117Z] #49 44.76 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T13:23:47.117Z] #49 44.77 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T13:23:47.117Z] #49 44.81 go: finding github.com/spf13/cobra v0.0.5 [2021-05-18T13:23:47.117Z] #49 44.81 go: finding github.com/gobwas/glob v0.2.3 [2021-05-18T13:23:47.117Z] #49 44.84 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-18T13:23:47.117Z] #49 44.87 go: finding github.com/spf13/pflag v1.0.5 [2021-05-18T13:23:47.117Z] #49 44.88 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T13:23:47.117Z] #49 45.01 go: finding github.com/magiconair/properties v1.8.1 [2021-05-18T13:23:47.117Z] #49 45.08 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T13:23:47.117Z] #49 45.12 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T13:23:47.117Z] #49 45.17 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T13:23:47.117Z] #49 45.18 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-18T13:23:47.117Z] #49 45.19 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T13:23:47.117Z] #49 45.25 go: finding github.com/spf13/afero v1.1.2 [2021-05-18T13:23:47.117Z] #49 45.28 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T13:23:47.117Z] #49 45.32 go: finding github.com/spf13/cast v1.3.0 [2021-05-18T13:23:47.117Z] #49 45.32 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T13:23:47.117Z] #49 45.34 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T13:23:47.117Z] #49 45.39 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T13:23:47.117Z] #49 45.44 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T13:23:47.117Z] #49 45.47 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-18T13:23:47.117Z] #49 45.66 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-18T13:23:47.117Z] #49 45.66 go: finding golang.org/x/text v0.3.2 [2021-05-18T13:23:47.117Z] #49 45.80 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T13:23:47.117Z] #49 45.80 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T13:23:47.117Z] #49 45.80 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T13:23:47.117Z] #49 45.83 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T13:23:47.117Z] #49 45.83 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T13:23:47.117Z] #49 45.87 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T13:23:47.117Z] #49 45.87 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T13:23:47.117Z] #49 45.95 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T13:23:47.117Z] #49 45.95 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T13:23:47.117Z] #49 45.95 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-18T13:23:47.117Z] #49 45.95 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T13:23:47.117Z] #49 45.99 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T13:23:47.117Z] #49 46.04 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T13:23:47.117Z] #49 46.04 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T13:23:47.117Z] #49 46.04 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T13:23:47.117Z] #49 46.06 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-18T13:23:47.117Z] #49 46.08 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T13:23:47.117Z] #49 46.08 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-18T13:23:47.117Z] #49 46.08 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-18T13:23:47.117Z] #49 46.19 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T13:23:47.117Z] #49 46.23 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-18T13:23:47.128Z] #43 62.59 CC criu/pie/util.o [2021-05-18T13:23:47.244Z] #29 12.79 0.0% 1.1% # 2.2% ## 3.3% ## 3.8% ### 4.9% #### 5.9% ##### 7.1% ##### 7.8% ##### 8.3% ###### 9.5% ####### 10.6% ######## 11.9% ######### 12.8% ######### 13.7% ########## 14.3% ########### 15.5% ########### 16.1% ############ 17.3% ############ 17.8% ############# 19.4% ############### 21.0% ############### 22.1% ################ 23.1% ################# 24.4% ################### [2021-05-18T13:23:47.244Z] #29 ... [2021-05-18T13:23:47.244Z] [2021-05-18T13:23:47.244Z] #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-05-18T13:23:47.244Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-18T13:23:47.244Z] #42 23.69 Building dependency tree... [2021-05-18T13:23:47.244Z] #42 26.16 The following additional packages will be installed: [2021-05-18T13:23:47.244Z] #42 26.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-18T13:23:47.244Z] #42 26.17 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-18T13:23:47.244Z] #42 26.19 Suggested packages: [2021-05-18T13:23:47.244Z] #42 26.19 manpages-dev python-setuptools [2021-05-18T13:23:47.244Z] #42 27.40 The following NEW packages will be installed: [2021-05-18T13:23:47.244Z] #42 27.41 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-18T13:23:47.244Z] #42 27.41 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-18T13:23:47.244Z] #42 27.41 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-18T13:23:47.244Z] #42 27.41 python-six zlib1g-dev [2021-05-18T13:23:47.244Z] #42 27.87 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T13:23:47.244Z] #42 27.87 Need to get 3798 kB of archives. [2021-05-18T13:23:47.244Z] #42 27.87 After this operation, 21.6 MB of additional disk space will be used. [2021-05-18T13:23:47.244Z] #42 27.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-05-18T13:23:47.244Z] #42 27.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-05-18T13:23:47.244Z] #42 27.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-05-18T13:23:47.244Z] #42 27.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-05-18T13:23:47.245Z] #42 27.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-05-18T13:23:47.245Z] #42 27.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-05-18T13:23:47.245Z] #42 27.89 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-05-18T13:23:47.245Z] #42 27.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-05-18T13:23:47.245Z] #42 27.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-05-18T13:23:47.245Z] #42 27.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-05-18T13:23:47.245Z] #42 27.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-05-18T13:23:47.245Z] #42 28.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-05-18T13:23:47.245Z] #42 28.08 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-05-18T13:23:47.245Z] #42 28.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-05-18T13:23:47.245Z] #42 28.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-18T13:23:47.245Z] #42 28.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-05-18T13:23:47.245Z] #42 28.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-05-18T13:23:47.245Z] #42 29.21 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:23:47.245Z] #42 29.48 Fetched 3798 kB in 1s (6553 kB/s) [2021-05-18T13:23:47.245Z] #42 29.62 Selecting previously unselected package libcap-dev:arm64. [2021-05-18T13:23:47.245Z] #42 29.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 ... 15383 files and directories currently installed.) [2021-05-18T13:23:47.245Z] #42 29.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-05-18T13:23:47.245Z] #42 29.74 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-05-18T13:23:47.245Z] #42 30.00 Selecting previously unselected package libnet1:arm64. [2021-05-18T13:23:47.245Z] #42 30.06 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-18T13:23:47.245Z] #42 30.09 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:23:47.245Z] #42 30.26 Selecting previously unselected package libnet1-dev. [2021-05-18T13:23:47.245Z] #42 30.28 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-18T13:23:47.245Z] #42 30.30 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-18T13:23:47.245Z] #42 30.69 Selecting previously unselected package libnl-3-200:arm64. [2021-05-18T13:23:47.245Z] #42 30.69 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-05-18T13:23:47.245Z] #42 30.70 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-05-18T13:23:47.245Z] #42 30.88 Selecting previously unselected package libnl-3-dev:arm64. [2021-05-18T13:23:47.245Z] #42 30.88 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-05-18T13:23:47.245Z] #42 30.89 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-05-18T13:23:47.245Z] #42 31.35 Selecting previously unselected package libprotobuf-c1:arm64. [2021-05-18T13:23:47.245Z] #42 31.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-05-18T13:23:47.245Z] #42 31.39 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-18T13:23:47.245Z] #42 31.49 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-05-18T13:23:47.245Z] #42 31.50 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-05-18T13:23:47.245Z] #42 31.52 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-05-18T13:23:47.245Z] #42 31.67 Selecting previously unselected package zlib1g-dev:arm64. [2021-05-18T13:23:47.245Z] #42 31.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-05-18T13:23:47.245Z] #42 31.68 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-05-18T13:23:47.245Z] #42 31.87 Selecting previously unselected package libprotobuf17:arm64. [2021-05-18T13:23:47.245Z] #42 31.88 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-05-18T13:23:47.245Z] #42 31.91 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-05-18T13:23:47.245Z] #42 32.62 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-05-18T13:23:47.245Z] #42 32.63 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-05-18T13:23:47.245Z] #42 32.66 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-05-18T13:23:47.245Z] #42 32.95 Selecting previously unselected package libprotobuf-dev:arm64. [2021-05-18T13:23:47.245Z] #42 32.98 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-05-18T13:23:47.245Z] #42 32.99 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-05-18T13:23:47.245Z] #42 34.41 Selecting previously unselected package libprotoc17:arm64. [2021-05-18T13:23:47.245Z] #42 34.41 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-05-18T13:23:47.245Z] #42 34.43 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-05-18T13:23:47.245Z] #42 ... [2021-05-18T13:23:47.245Z] [2021-05-18T13:23:47.245Z] #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-05-18T13:23:47.245Z] #29 sha256:ed857c8dd1e6807250b0f3964f2cbeef590697b94fe959e2e0c387b9a55b37fa [2021-05-18T13:23:47.379Z] #49 46.44 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T13:23:47.379Z] #49 46.44 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T13:23:47.379Z] #49 46.44 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T13:23:47.379Z] #49 46.56 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T13:23:47.379Z] #49 46.56 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-18T13:23:47.379Z] #49 ... [2021-05-18T13:23:47.379Z] [2021-05-18T13:23:47.379Z] #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-05-18T13:23:47.379Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:23:47.379Z] #36 46.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-18T13:23:47.699Z] #43 63.13 CC criu/pie/util-vdso.o [2021-05-18T13:23:48.093Z] #29 12.79 0.0% 1.1% # 2.2% ## 3.3% ## 3.8% ### 4.9% #### 5.9% ##### 7.1% ##### 7.8% ##### 8.3% ###### 9.5% ####### 10.6% ######## 11.9% ######### 12.8% ######### 13.7% ########## 14.3% ########### 15.5% ########### 16.1% ############ 17.3% ############ 17.8% ############# 19.4% ############### 21.0% ############### 22.1% ################ 23.1% ################# 24.4% ################### 26.8% #################### 28.3% #################### 28.7% ##################### 29.4% ##################### 30.1% ##################### 30.2% ###################### 31.3% ####################### 32.7% [2021-05-18T13:23:48.093Z] #29 ... [2021-05-18T13:23:48.093Z] [2021-05-18T13:23:48.093Z] #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-05-18T13:23:48.093Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-18T13:23:48.093Z] #13 15.76 Reading package lists... [2021-05-18T13:23:48.093Z] #13 22.60 Reading package lists... [2021-05-18T13:23:48.093Z] #13 27.63 Building dependency tree... [2021-05-18T13:23:48.093Z] #13 30.56 The following additional packages will be installed: [2021-05-18T13:23:48.093Z] #13 30.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-18T13:23:48.093Z] #13 30.56 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-18T13:23:48.093Z] #13 30.56 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-18T13:23:48.093Z] #13 30.56 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-18T13:23:48.093Z] #13 30.56 mingw-w64-common mingw-w64-x86-64-dev [2021-05-18T13:23:48.093Z] #13 30.57 Suggested packages: [2021-05-18T13:23:48.093Z] #13 30.57 gcc-8-locales seccomp wine64 [2021-05-18T13:23:48.093Z] #13 31.44 The following NEW packages will be installed: [2021-05-18T13:23:48.093Z] #13 31.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-18T13:23:48.093Z] #13 31.45 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-18T13:23:48.093Z] #13 31.45 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-18T13:23:48.093Z] #13 31.45 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-18T13:23:48.093Z] #13 31.45 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-18T13:23:48.093Z] #13 31.45 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-18T13:23:48.093Z] #13 31.46 The following packages will be upgraded: [2021-05-18T13:23:48.093Z] #13 31.46 libseccomp2 libsystemd0 libudev1 [2021-05-18T13:23:48.093Z] #13 31.96 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-18T13:23:48.093Z] #13 31.96 Need to get 73.8 MB of archives. [2021-05-18T13:23:48.093Z] #13 31.96 After this operation, 472 MB of additional disk space will be used. [2021-05-18T13:23:48.093Z] #13 31.96 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-05-18T13:23:48.093Z] #13 31.97 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-05-18T13:23:48.093Z] #13 32.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-05-18T13:23:48.093Z] #13 32.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-05-18T13:23:48.093Z] #13 32.10 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-05-18T13:23:48.120Z] #43 17.40 CC images/stats.o [2021-05-18T13:23:48.266Z] #43 63.85 CC criu/pie/util-vdso-elf32.o [2021-05-18T13:23:48.313Z] #36 47.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-18T13:23:48.313Z] #36 47.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-18T13:23:48.313Z] #36 47.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-18T13:23:48.313Z] #36 47.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-18T13:23:48.313Z] #36 47.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-18T13:23:48.313Z] #36 47.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-18T13:23:48.356Z] #13 ... [2021-05-18T13:23:48.356Z] [2021-05-18T13:23:48.356Z] #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-05-18T13:23:48.356Z] #29 sha256:ed857c8dd1e6807250b0f3964f2cbeef590697b94fe959e2e0c387b9a55b37fa [2021-05-18T13:23:48.711Z] #43 17.97 CC images/core.o [2021-05-18T13:23:48.978Z] #43 ... [2021-05-18T13:23:48.978Z] [2021-05-18T13:23:48.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-05-18T13:23:48.978Z] #51 sha256:0c835718af36638c9f49902507de335ef9a634f0ed6f27c80cfc0710f7e55875 [2021-05-18T13:23:48.978Z] #51 88.87 mvdan.cc/sh/v3/fileutil [2021-05-18T13:23:48.978Z] #51 89.05 mvdan.cc/sh/v3/syntax [2021-05-18T13:23:48.978Z] #51 91.90 golang.org/x/crypto/ssh/terminal [2021-05-18T13:23:48.978Z] #51 97.03 mvdan.cc/sh/v3/cmd/shfmt [2021-05-18T13:23:48.978Z] #51 ... [2021-05-18T13:23:48.978Z] [2021-05-18T13:23:48.978Z] #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-05-18T13:23:48.978Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:23:48.978Z] #13 83.43 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-18T13:23:48.978Z] #13 83.45 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T13:23:48.978Z] #13 83.46 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:23:48.978Z] #13 83.63 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-18T13:23:48.978Z] #13 83.63 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T13:23:48.978Z] #13 83.63 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:23:49.201Z] #43 64.69 AR criu/pie/pie.lib.a [2021-05-18T13:23:49.245Z] #13 ... [2021-05-18T13:23:49.245Z] [2021-05-18T13:23:49.245Z] #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-05-18T13:23:49.245Z] #45 sha256:e1972023b1f294750cb9da277aea4582ca90e6dac29b1f87587b8cc9077c1659 [2021-05-18T13:23:49.245Z] #45 95.77 github.com/LK4D4/vndr/build [2021-05-18T13:23:49.245Z] #45 97.32 github.com/LK4D4/vndr/versioned [2021-05-18T13:23:49.245Z] #45 97.40 compress/flate [2021-05-18T13:23:49.245Z] #45 99.26 hash/crc32 [2021-05-18T13:23:49.463Z] #43 64.76 DEP criu/pie/restorer.d [2021-05-18T13:23:49.463Z] #43 64.96 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-18T13:23:49.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-18T13:23:49.722Z] #43 65.10 DEP criu/arch/x86/restorer_unmap.d [2021-05-18T13:23:49.722Z] #43 65.12 DEP criu/arch/x86/restorer.d [2021-05-18T13:23:49.722Z] #43 65.23 DEP criu/arch/x86/vdso-pie.d [2021-05-18T13:23:49.722Z] #43 65.34 DEP criu/pie/parasite-vdso.d [2021-05-18T13:23:49.832Z] #45 99.93 net [2021-05-18T13:23:49.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-18T13:23:49.980Z] #43 65.48 DEP criu/pie/parasite.d [2021-05-18T13:23:50.206Z] #36 49.03 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:23:50.206Z] #36 49.23 Fetched 14.9 MB in 2s (8279 kB/s) [2021-05-18T13:23:50.206Z] #36 49.36 Selecting previously unselected package xxd. [2021-05-18T13:23:50.206Z] #36 49.36 (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-05-18T13:23:50.206Z] #36 49.43 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T13:23:50.206Z] #36 49.43 Unpacking xxd (2:8.1.0875-5) ... [2021-05-18T13:23:50.239Z] #43 65.70 CC criu/pie/parasite.o [2021-05-18T13:23:50.402Z] #45 100.5 compress/gzip [2021-05-18T13:23:50.463Z] #36 49.67 Selecting previously unselected package vim-common. [2021-05-18T13:23:50.463Z] #36 49.67 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-18T13:23:50.463Z] #36 49.69 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-18T13:23:50.655Z] #29 12.79 0.0% 1.1% # 2.2% ## 3.3% ## 3.8% ### 4.9% #### 5.9% ##### 7.1% ##### 7.8% ##### 8.3% ###### 9.5% ####### 10.6% ######## 11.9% ######### 12.8% ######### 13.7% ########## 14.3% ########### 15.5% ########### 16.1% ############ 17.3% ############ 17.8% ############# 19.4% ############### 21.0% ############### 22.1% ################ 23.1% ################# 24.4% ################### 26.8% #################### 28.3% #################### 28.7% ##################### 29.4% ##################### 30.1% ##################### 30.2% ###################### 31.3% ####################### 32.7% ######################## 34.4% ######################### 35.7% ########################## 37.5% ########################### 38.7% ############################ 40.2% ############################## 41.9% ############################### 43.7% ################################ 45.1% ################################# 47.2% ################################## 47.8% ################################### 49.7% ##################################### 52.5% ######################################## 55.6% ######################################### 58.1% ########################################### 60.1% ########################################### 61.1% ############################################# 63.4% ############################################## 64.0% [2021-05-18T13:23:50.655Z] #29 ... [2021-05-18T13:23:50.655Z] [2021-05-18T13:23:50.655Z] #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-05-18T13:23:50.655Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-18T13:23:50.655Z] #36 22.90 Reading package lists... [2021-05-18T13:23:50.655Z] #36 28.52 Building dependency tree... [2021-05-18T13:23:50.655Z] #36 31.43 The following additional packages will be installed: [2021-05-18T13:23:50.655Z] #36 31.44 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-18T13:23:50.655Z] #36 31.45 Suggested packages: [2021-05-18T13:23:50.655Z] #36 31.45 cmake-doc ninja-build lrzip [2021-05-18T13:23:50.655Z] #36 31.45 Recommended packages: [2021-05-18T13:23:50.655Z] #36 31.45 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-18T13:23:50.655Z] #36 32.22 The following NEW packages will be installed: [2021-05-18T13:23:50.655Z] #36 32.23 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-18T13:23:50.655Z] #36 32.23 vim-common xxd [2021-05-18T13:23:50.655Z] #36 32.62 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T13:23:50.655Z] #36 32.62 Need to get 14.2 MB of archives. [2021-05-18T13:23:50.655Z] #36 32.62 After this operation, 60.0 MB of additional disk space will be used. [2021-05-18T13:23:50.655Z] #36 32.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-05-18T13:23:50.655Z] #36 32.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-18T13:23:50.655Z] #36 32.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-18T13:23:50.655Z] #36 32.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-05-18T13:23:50.655Z] #36 33.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-05-18T13:23:50.655Z] #36 33.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-05-18T13:23:50.655Z] #36 33.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-05-18T13:23:50.655Z] #36 33.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-05-18T13:23:50.655Z] #36 33.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-05-18T13:23:50.655Z] #36 33.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-05-18T13:23:50.655Z] #36 35.49 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:23:50.655Z] #36 36.27 Fetched 14.2 MB in 1s (10.7 MB/s) [2021-05-18T13:23:50.655Z] #36 36.89 Selecting previously unselected package xxd. [2021-05-18T13:23:50.655Z] #36 36.89 (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-05-18T13:23:50.655Z] #36 36.96 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-05-18T13:23:50.655Z] #36 37.76 Unpacking xxd (2:8.1.0875-5) ... [2021-05-18T13:23:50.655Z] #36 ... [2021-05-18T13:23:50.655Z] [2021-05-18T13:23:50.655Z] #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-05-18T13:23:50.655Z] #29 sha256:ed857c8dd1e6807250b0f3964f2cbeef590697b94fe959e2e0c387b9a55b37fa [2021-05-18T13:23:50.719Z] #36 50.09 Selecting previously unselected package cmake-data. [2021-05-18T13:23:50.719Z] #36 50.09 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-18T13:23:50.719Z] #36 50.09 Unpacking cmake-data (3.13.4-1) ... [2021-05-18T13:23:50.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-18T13:23:50.971Z] #45 ... [2021-05-18T13:23:50.971Z] [2021-05-18T13:23:50.971Z] #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-05-18T13:23:50.971Z] #56 sha256:88b2a386994ec1ccf336dba9165a86386602a93f1460620504bca17854c210cb [2021-05-18T13:23:51.016Z] #29 12.79 0.0% 1.1% # 2.2% ## 3.3% ## 3.8% ### 4.9% #### 5.9% ##### 7.1% ##### 7.8% ##### 8.3% ###### 9.5% ####### 10.6% ######## 11.9% ######### 12.8% ######### 13.7% ########## 14.3% ########### 15.5% ########### 16.1% ############ 17.3% ############ 17.8% ############# 19.4% ############### 21.0% ############### 22.1% ################ 23.1% ################# 24.4% ################### 26.8% #################### 28.3% #################### 28.7% ##################### 29.4% ##################### 30.1% ##################### 30.2% ###################### 31.3% ####################### 32.7% ######################## 34.4% ######################### 35.7% ########################## 37.5% ########################### 38.7% ############################ 40.2% ############################## 41.9% ############################### 43.7% ################################ 45.1% ################################# 47.2% ################################## 47.8% ################################### 49.7% ##################################### 52.5% ######################################## 55.6% ######################################### 58.1% ########################################### 60.1% ########################################### 61.1% ############################################# 63.4% ############################################## 64.0% ############################################### 65.7% ############################################### 65.7% ################################################ 67.2% [2021-05-18T13:23:51.016Z] #29 ... [2021-05-18T13:23:51.016Z] [2021-05-18T13:23:51.016Z] #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-05-18T13:23:51.016Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-18T13:23:51.016Z] #55 22.82 Reading package lists... [2021-05-18T13:23:51.016Z] #55 28.74 Building dependency tree... [2021-05-18T13:23:51.016Z] #55 31.82 The following additional packages will be installed: [2021-05-18T13:23:51.016Z] #55 31.84 libbtrfs0 [2021-05-18T13:23:51.016Z] #55 32.00 The following NEW packages will be installed: [2021-05-18T13:23:51.016Z] #55 32.00 libbtrfs-dev libbtrfs0 [2021-05-18T13:23:51.016Z] #55 32.37 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T13:23:51.016Z] #55 32.37 Need to get 119 kB of archives. [2021-05-18T13:23:51.016Z] #55 32.37 After this operation, 387 kB of additional disk space will be used. [2021-05-18T13:23:51.016Z] #55 32.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-05-18T13:23:51.016Z] #55 32.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-05-18T13:23:51.016Z] #55 33.53 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:23:51.016Z] #55 33.76 Fetched 119 kB in 0s (454 kB/s) [2021-05-18T13:23:51.016Z] #55 33.88 Selecting previously unselected package libbtrfs0. [2021-05-18T13:23:51.016Z] #55 33.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-18T13:23:51.016Z] #55 34.06 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-05-18T13:23:51.016Z] #55 34.08 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-18T13:23:51.016Z] #55 34.26 Selecting previously unselected package libbtrfs-dev. [2021-05-18T13:23:51.016Z] #55 34.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-05-18T13:23:51.016Z] #55 34.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:23:51.016Z] #55 36.10 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-18T13:23:51.016Z] #55 36.70 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:23:51.016Z] #55 38.17 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:23:51.016Z] #55 ... [2021-05-18T13:23:51.016Z] [2021-05-18T13:23:51.016Z] #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-05-18T13:23:51.016Z] #29 sha256:ed857c8dd1e6807250b0f3964f2cbeef590697b94fe959e2e0c387b9a55b37fa [2021-05-18T13:23:51.284Z] #36 ... [2021-05-18T13:23:51.284Z] [2021-05-18T13:23:51.284Z] #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-05-18T13:23:51.284Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:23:51.284Z] #42 33.75 Reading package lists... [2021-05-18T13:23:51.284Z] #42 40.72 Building dependency tree... [2021-05-18T13:23:51.284Z] #42 43.81 The following additional packages will be installed: [2021-05-18T13:23:51.284Z] #42 43.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-18T13:23:51.284Z] #42 43.81 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-18T13:23:51.284Z] #42 43.81 Suggested packages: [2021-05-18T13:23:51.284Z] #42 43.81 manpages-dev python-setuptools [2021-05-18T13:23:51.284Z] #42 45.08 The following NEW packages will be installed: [2021-05-18T13:23:51.284Z] #42 45.09 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-18T13:23:51.284Z] #42 45.09 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-18T13:23:51.284Z] #42 45.09 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-18T13:23:51.284Z] #42 45.10 python-six zlib1g-dev [2021-05-18T13:23:51.284Z] #42 45.50 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T13:23:51.284Z] #42 45.50 Need to get 4095 kB of archives. [2021-05-18T13:23:51.284Z] #42 45.50 After this operation, 22.5 MB of additional disk space will be used. [2021-05-18T13:23:51.284Z] #42 45.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-18T13:23:51.284Z] #42 45.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-18T13:23:51.284Z] #42 45.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-18T13:23:51.284Z] #42 45.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-18T13:23:51.284Z] #42 45.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-18T13:23:51.284Z] #42 45.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-18T13:23:51.284Z] #42 45.56 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-05-18T13:23:51.284Z] #42 45.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-18T13:23:51.284Z] #42 45.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-18T13:23:51.284Z] #42 45.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-18T13:23:51.284Z] #42 45.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-18T13:23:51.284Z] #42 45.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-18T13:23:51.284Z] #42 45.87 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-05-18T13:23:51.284Z] #42 45.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-18T13:23:51.284Z] #42 45.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-18T13:23:51.284Z] #42 45.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-18T13:23:51.284Z] #42 45.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-18T13:23:51.284Z] #42 47.04 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:23:51.284Z] #42 47.26 Fetched 4095 kB in 1s (5676 kB/s) [2021-05-18T13:23:51.284Z] #42 47.41 Selecting previously unselected package libcap-dev:amd64. [2021-05-18T13:23:51.284Z] #42 47.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-05-18T13:23:51.284Z] #42 47.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-18T13:23:51.284Z] #42 47.47 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-18T13:23:51.284Z] #42 47.62 Selecting previously unselected package libnet1:amd64. [2021-05-18T13:23:51.284Z] #42 47.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T13:23:51.284Z] #42 47.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:23:51.284Z] #42 47.77 Selecting previously unselected package libnet1-dev. [2021-05-18T13:23:51.284Z] #42 47.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T13:23:51.284Z] #42 47.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-18T13:23:51.284Z] #42 48.00 Selecting previously unselected package libnl-3-200:amd64. [2021-05-18T13:23:51.284Z] #42 48.00 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-18T13:23:51.284Z] #42 48.00 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T13:23:51.284Z] #42 48.14 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-18T13:23:51.284Z] #42 48.16 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-18T13:23:51.284Z] #42 48.17 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-18T13:23:51.284Z] #42 48.48 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-18T13:23:51.284Z] #42 48.51 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-18T13:23:51.284Z] #42 48.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T13:23:51.284Z] #42 48.61 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-18T13:23:51.284Z] #42 48.61 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-18T13:23:51.284Z] #42 48.62 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-18T13:23:51.284Z] #42 48.72 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-18T13:23:51.284Z] #42 48.75 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-18T13:23:51.284Z] #42 48.75 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-18T13:23:51.284Z] #42 49.03 Selecting previously unselected package libprotobuf17:amd64. [2021-05-18T13:23:51.284Z] #42 49.03 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-18T13:23:51.284Z] #42 49.03 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-18T13:23:51.284Z] #42 49.76 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-18T13:23:51.284Z] #42 49.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-18T13:23:51.284Z] #42 49.76 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-18T13:23:51.284Z] #42 49.99 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-18T13:23:51.284Z] #42 49.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-18T13:23:51.284Z] #42 50.02 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-18T13:23:51.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-18T13:23:51.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-18T13:23:51.492Z] #56 45.42 Checking out files: 40% (1602/3922) Checking out files: 41% (1609/3922) Checking out files: 42% (1648/3922) Checking out files: 43% (1687/3922) Checking out files: 44% (1726/3922) Checking out files: 45% (1765/3922) Checking out files: 46% (1805/3922) Checking out files: 47% (1844/3922) Checking out files: 48% (1883/3922) Checking out files: 49% (1922/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 86% (3378/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-18T13:23:51.492Z] #56 46.92 + cd /tmp/tmp.EQekO9rR3X/src/github.com/containerd/containerd [2021-05-18T13:23:51.492Z] #56 46.92 + git checkout -q 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-18T13:23:51.617Z] #43 67.05 LINK criu/pie/parasite.built-in.o [2021-05-18T13:23:51.617Z] #43 67.07 GEN criu/pie/parasite-blob.h [2021-05-18T13:23:51.617Z] #43 67.09 CC criu/pie/parasite-vdso.o [2021-05-18T13:23:52.183Z] #43 67.77 CC criu/arch/x86/vdso-pie.o [2021-05-18T13:23:52.215Z] #42 ... [2021-05-18T13:23:52.215Z] [2021-05-18T13:23:52.215Z] #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-05-18T13:23:52.215Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T13:23:52.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-18T13:23:52.728Z] #32 50.98 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/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-05-18T13:23:52.728Z] #32 51.67 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-18T13:23:52.749Z] #43 68.00 CC criu/arch/x86/restorer.o [2021-05-18T13:23:52.987Z] #32 52.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T13:23:53.008Z] #43 68.48 CC criu/arch/x86/restorer_unmap.o [2021-05-18T13:23:53.008Z] #43 68.54 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-18T13:23:53.576Z] #43 68.89 CC criu/pie/restorer.o [2021-05-18T13:23:53.649Z] #29 12.79 0.0% 1.1% # 2.2% ## 3.3% ## 3.8% ### 4.9% #### 5.9% ##### 7.1% ##### 7.8% ##### 8.3% ###### 9.5% ####### 10.6% ######## 11.9% ######### 12.8% ######### 13.7% ########## 14.3% ########### 15.5% ########### 16.1% ############ 17.3% ############ 17.8% ############# 19.4% ############### 21.0% ############### 22.1% ################ 23.1% ################# 24.4% ################### 26.8% #################### 28.3% #################### 28.7% ##################### 29.4% ##################### 30.1% ##################### 30.2% ###################### 31.3% ####################### 32.7% ######################## 34.4% ######################### 35.7% ########################## 37.5% ########################### 38.7% ############################ 40.2% ############################## 41.9% ############################### 43.7% ################################ 45.1% ################################# 47.2% ################################## 47.8% ################################### 49.7% ##################################### 52.5% ######################################## 55.6% ######################################### 58.1% ########################################### 60.1% ########################################### 61.1% ############################################# 63.4% ############################################## 64.0% ############################################### 65.7% ############################################### 65.7% ################################################ 67.2% ################################################# 68.7% ################################################## 70.2% ################################################## 70.8% ################################################### 71.6% ##################################################### 74.1% ###################################################### 76.3% ######################################################## 78.4% ########################################################## 80.8% ############################################################ 84.0% ############################################################ 84.1% ############################################################# 86.0% ############################################################### 88.0% ################################################################ 89.5% ################################################################# 90.7% ################################################################## 92.5% ################################################################### 94.0% ##################################################################### 96.0% ####################################################################### 98.7% ####################################################################### 98.7% ####################################################################### 99.9% ######################################################################## 100.0% [2021-05-18T13:23:53.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-18T13:23:53.912Z] #29 22.17 [2021-05-18T13:23:53.912Z] #29 ... [2021-05-18T13:23:53.912Z] [2021-05-18T13:23:53.912Z] #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-05-18T13:23:53.912Z] #45 sha256:bd855cfd268050941d24e06057ed3a51d9be9b968ead9f7ae45f3accc50963b3 [2021-05-18T13:23:53.912Z] #45 31.63 sync [2021-05-18T13:23:53.912Z] #45 31.65 internal/reflectlite [2021-05-18T13:23:53.912Z] #45 33.05 github.com/LK4D4/vndr/godl/singleflight [2021-05-18T13:23:53.912Z] #45 33.05 internal/singleflight [2021-05-18T13:23:53.912Z] #45 33.05 math/rand [2021-05-18T13:23:53.912Z] #45 35.03 sort [2021-05-18T13:23:53.912Z] #45 35.07 strconv [2021-05-18T13:23:53.912Z] #45 35.08 io [2021-05-18T13:23:53.912Z] #45 35.33 syscall [2021-05-18T13:23:53.912Z] #45 36.11 bytes [2021-05-18T13:23:53.912Z] #45 36.21 strings [2021-05-18T13:23:53.912Z] #45 39.12 bufio [2021-05-18T13:23:53.912Z] #45 39.26 hash [2021-05-18T13:23:53.912Z] #45 39.53 hash/crc32 [2021-05-18T13:23:53.912Z] #45 39.79 reflect [2021-05-18T13:23:53.912Z] #45 40.80 regexp/syntax [2021-05-18T13:23:53.912Z] #45 41.16 crypto/internal/randutil [2021-05-18T13:23:53.912Z] #45 41.63 crypto/hmac [2021-05-18T13:23:54.036Z] #56 ... [2021-05-18T13:23:54.036Z] [2021-05-18T13:23:54.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-05-18T13:23:54.036Z] #51 sha256:0c835718af36638c9f49902507de335ef9a634f0ed6f27c80cfc0710f7e55875 [2021-05-18T13:23:54.036Z] #51 DONE 103.7s [2021-05-18T13:23:54.036Z] [2021-05-18T13:23:54.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-05-18T13:23:54.036Z] #56 sha256:88b2a386994ec1ccf336dba9165a86386602a93f1460620504bca17854c210cb [2021-05-18T13:23:54.036Z] #56 48.87 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-18T13:23:54.036Z] #56 48.88 + BUILDTAGS='netgo osusergo static_build' [2021-05-18T13:23:54.036Z] #56 48.88 + export EXTRA_FLAGS=-buildmode=pie [2021-05-18T13:23:54.036Z] #56 48.88 + EXTRA_FLAGS=-buildmode=pie [2021-05-18T13:23:54.036Z] #56 48.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-18T13:23:54.036Z] #56 48.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-18T13:23:54.036Z] #56 48.88 + '[' '' = dynamic ']' [2021-05-18T13:23:54.036Z] #56 48.88 + make [2021-05-18T13:23:54.227Z] #45 ... [2021-05-18T13:23:54.227Z] [2021-05-18T13:23:54.227Z] #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-05-18T13:23:54.227Z] #34 sha256:08353e4d1746e927ec5f366e8217829981e8692e0ae38276c0081d8c993c30a0 [2021-05-18T13:23:54.227Z] #34 31.52 internal/reflectlite [2021-05-18T13:23:54.227Z] #34 31.52 sync [2021-05-18T13:23:54.227Z] #34 33.95 sort [2021-05-18T13:23:54.227Z] #34 33.97 errors [2021-05-18T13:23:54.227Z] #34 34.65 strconv [2021-05-18T13:23:54.227Z] #34 34.65 io [2021-05-18T13:23:54.227Z] #34 34.65 internal/oserror [2021-05-18T13:23:54.227Z] #34 35.08 syscall [2021-05-18T13:23:54.227Z] #34 35.40 strings [2021-05-18T13:23:54.227Z] #34 35.40 bytes [2021-05-18T13:23:54.227Z] #34 38.49 path [2021-05-18T13:23:54.227Z] #34 38.81 text/tabwriter [2021-05-18T13:23:54.227Z] #34 39.10 bufio [2021-05-18T13:23:54.227Z] #34 39.31 reflect [2021-05-18T13:23:54.227Z] #34 41.81 internal/syscall/execenv [2021-05-18T13:23:54.227Z] #34 41.81 internal/syscall/unix [2021-05-18T13:23:54.227Z] #34 ... [2021-05-18T13:23:54.227Z] [2021-05-18T13:23:54.228Z] #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-05-18T13:23:54.228Z] #45 sha256:bd855cfd268050941d24e06057ed3a51d9be9b968ead9f7ae45f3accc50963b3 [2021-05-18T13:23:54.228Z] #45 41.84 vendor/golang.org/x/net/dns/dnsmessage [2021-05-18T13:23:54.357Z] #32 ... [2021-05-18T13:23:54.357Z] [2021-05-18T13:23:54.357Z] #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-05-18T13:23:54.357Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:23:54.357Z] #13 30.23 Reading package lists... [2021-05-18T13:23:54.357Z] #13 37.60 Reading package lists... [2021-05-18T13:23:54.357Z] #13 44.49 Building dependency tree... [2021-05-18T13:23:54.357Z] #13 ... [2021-05-18T13:23:54.357Z] [2021-05-18T13:23:54.357Z] #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-05-18T13:23:54.357Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:23:54.357Z] #42 51.41 Selecting previously unselected package libprotoc17:amd64. [2021-05-18T13:23:54.357Z] #42 51.43 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-18T13:23:54.357Z] #42 51.45 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-18T13:23:54.357Z] #42 52.10 Selecting previously unselected package protobuf-c-compiler. [2021-05-18T13:23:54.357Z] #42 52.13 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-18T13:23:54.357Z] #42 52.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-18T13:23:54.357Z] #42 52.28 Selecting previously unselected package protobuf-compiler. [2021-05-18T13:23:54.357Z] #42 52.28 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-18T13:23:54.357Z] #42 52.32 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-18T13:23:54.357Z] #42 52.47 Selecting previously unselected package python-pkg-resources. [2021-05-18T13:23:54.357Z] #42 52.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-18T13:23:54.357Z] #42 52.50 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-18T13:23:54.357Z] #42 52.78 Selecting previously unselected package python-six. [2021-05-18T13:23:54.357Z] #42 52.79 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-18T13:23:54.357Z] #42 52.80 Unpacking python-six (1.12.0-1) ... [2021-05-18T13:23:54.357Z] #42 52.95 Selecting previously unselected package python-protobuf. [2021-05-18T13:23:54.357Z] #42 52.95 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-18T13:23:54.357Z] #42 52.95 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-18T13:23:54.357Z] #42 53.56 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-18T13:23:54.920Z] #42 ... [2021-05-18T13:23:54.920Z] [2021-05-18T13:23:54.920Z] #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-05-18T13:23:54.920Z] #34 sha256:11f38d02a6b8783630139d99e5fcfc5d64768fb7f85d8273b3bfe782cec08b38 [2021-05-18T13:23:54.920Z] #34 44.18 errors [2021-05-18T13:23:54.920Z] #34 44.18 sort [2021-05-18T13:23:54.920Z] #34 44.58 strconv [2021-05-18T13:23:54.920Z] #34 45.33 io [2021-05-18T13:23:54.920Z] #34 46.50 internal/oserror [2021-05-18T13:23:54.920Z] #34 46.72 syscall [2021-05-18T13:23:54.920Z] #34 48.94 reflect [2021-05-18T13:23:54.920Z] #34 53.94 time [2021-05-18T13:23:54.978Z] #56 50.49 + bin/ctr [2021-05-18T13:23:55.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-18T13:23:55.176Z] #34 ... [2021-05-18T13:23:55.176Z] [2021-05-18T13:23:55.176Z] #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-05-18T13:23:55.176Z] #45 sha256:f5c99fa19dbe7f85344e6cba9b8c86f4fc53a09cd57f5c662acfa187000f3b3a [2021-05-18T13:23:55.176Z] #45 44.14 github.com/LK4D4/vndr/godl/singleflight [2021-05-18T13:23:55.176Z] #45 44.14 internal/reflectlite [2021-05-18T13:23:55.176Z] #45 44.47 math/rand [2021-05-18T13:23:55.176Z] #45 45.80 internal/singleflight [2021-05-18T13:23:55.176Z] #45 46.91 strconv [2021-05-18T13:23:55.176Z] #45 46.91 bytes [2021-05-18T13:23:55.176Z] #45 49.03 bufio [2021-05-18T13:23:55.176Z] #45 50.61 reflect [2021-05-18T13:23:55.176Z] #45 50.76 syscall [2021-05-18T13:23:55.176Z] #45 ... [2021-05-18T13:23:55.176Z] [2021-05-18T13:23:55.176Z] #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-05-18T13:23:55.176Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:23:55.176Z] #13 47.78 The following additional packages will be installed: [2021-05-18T13:23:55.176Z] #13 47.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-18T13:23:55.176Z] #13 47.79 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-18T13:23:55.176Z] #13 47.79 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-18T13:23:55.176Z] #13 47.79 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-18T13:23:55.176Z] #13 47.80 mingw-w64-common mingw-w64-x86-64-dev [2021-05-18T13:23:55.176Z] #13 47.81 Suggested packages: [2021-05-18T13:23:55.176Z] #13 47.82 gcc-8-locales seccomp wine64 [2021-05-18T13:23:55.636Z] #45 42.86 time [2021-05-18T13:23:55.636Z] #45 ... [2021-05-18T13:23:55.636Z] [2021-05-18T13:23:55.636Z] #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-05-18T13:23:55.636Z] #67 sha256:65af7533a80f2abf52ca535bd6af61f998daa0210c0df8f820b6ca2051453982 [2021-05-18T13:23:55.636Z] #67 DONE 43.2s [2021-05-18T13:23:55.636Z] [2021-05-18T13:23:55.636Z] #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-05-18T13:23:55.636Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-18T13:23:55.636Z] #55 DONE 43.3s [2021-05-18T13:23:55.904Z] [2021-05-18T13:23:55.904Z] #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-05-18T13:23:55.904Z] #49 sha256:f9ee8ce57b916f471abf2dad1d105398f16662449b43dd1e56aae01b638b488e [2021-05-18T13:23:55.904Z] #49 38.15 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T13:23:55.904Z] #49 38.17 go: finding github.com/fatih/color v1.7.0 [2021-05-18T13:23:55.904Z] #49 38.40 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T13:23:55.904Z] #49 38.43 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T13:23:55.904Z] #49 38.45 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-18T13:23:55.904Z] #49 38.57 go: finding github.com/pkg/errors v0.8.1 [2021-05-18T13:23:55.904Z] #49 38.57 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-18T13:23:55.904Z] #49 38.81 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T13:23:55.904Z] #49 38.95 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-18T13:23:55.904Z] #49 38.95 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T13:23:55.904Z] #49 38.95 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T13:23:55.904Z] #49 39.05 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-18T13:23:55.904Z] #49 39.27 go: finding github.com/spf13/viper v1.6.1 [2021-05-18T13:23:55.904Z] #49 39.28 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T13:23:55.904Z] #49 39.34 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-18T13:23:55.904Z] #49 39.34 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T13:23:55.904Z] #49 39.44 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-18T13:23:55.904Z] #49 39.49 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T13:23:55.904Z] #49 39.53 go: finding github.com/stretchr/testify v1.4.0 [2021-05-18T13:23:55.904Z] #49 39.76 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T13:23:55.904Z] #49 39.82 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T13:23:55.904Z] #49 39.82 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T13:23:55.904Z] #49 39.82 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-18T13:23:55.904Z] #49 39.87 go: finding github.com/spf13/cobra v0.0.5 [2021-05-18T13:23:55.904Z] #49 40.10 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T13:23:55.904Z] #49 40.23 go: finding github.com/gobwas/glob v0.2.3 [2021-05-18T13:23:55.904Z] #49 40.24 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T13:23:55.904Z] #49 40.25 go: finding github.com/spf13/pflag v1.0.5 [2021-05-18T13:23:55.904Z] #49 40.27 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-18T13:23:55.904Z] #49 40.44 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-18T13:23:55.904Z] #49 40.63 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T13:23:55.904Z] #49 40.63 go: finding github.com/stretchr/objx v0.2.0 [2021-05-18T13:23:55.904Z] #49 40.78 go: finding github.com/magiconair/properties v1.8.1 [2021-05-18T13:23:55.904Z] #49 40.78 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T13:23:55.904Z] #49 41.00 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T13:23:55.904Z] #49 41.03 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-18T13:23:55.904Z] #49 41.04 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T13:23:55.904Z] #49 41.13 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-18T13:23:55.904Z] #49 41.15 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T13:23:55.904Z] #49 41.24 go: finding github.com/spf13/afero v1.1.2 [2021-05-18T13:23:55.904Z] #49 41.26 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T13:23:55.904Z] #49 41.28 go: finding github.com/spf13/cast v1.3.0 [2021-05-18T13:23:55.904Z] #49 41.29 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T13:23:55.904Z] #49 41.32 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T13:23:55.904Z] #49 41.56 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T13:23:55.904Z] #49 41.73 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-18T13:23:55.904Z] #49 41.80 go: finding golang.org/x/text v0.3.2 [2021-05-18T13:23:55.904Z] #49 41.87 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-18T13:23:55.904Z] #49 42.09 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T13:23:55.904Z] #49 42.60 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T13:23:55.904Z] #49 42.60 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T13:23:55.904Z] #49 42.63 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T13:23:55.904Z] #49 42.70 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T13:23:55.904Z] #49 42.77 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T13:23:55.904Z] #49 42.77 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T13:23:55.904Z] #49 42.79 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T13:23:55.904Z] #49 42.98 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T13:23:55.904Z] #49 43.13 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T13:23:55.904Z] #49 43.13 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T13:23:55.904Z] #49 43.13 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-18T13:23:55.904Z] #49 43.19 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T13:23:55.904Z] #49 43.26 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T13:23:55.904Z] #49 43.27 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-18T13:23:55.904Z] #49 43.29 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T13:23:55.904Z] #49 43.40 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-18T13:23:55.904Z] #49 43.40 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T13:23:55.904Z] #49 43.40 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-18T13:23:55.904Z] #49 43.56 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T13:23:55.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-18T13:23:56.167Z] #49 43.86 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-18T13:23:56.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-18T13:23:56.429Z] #49 43.92 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T13:23:56.430Z] #49 44.01 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T13:23:56.430Z] #49 44.02 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T13:23:56.430Z] #49 44.14 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T13:23:56.544Z] #13 49.30 The following NEW packages will be installed: [2021-05-18T13:23:56.544Z] #13 49.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-18T13:23:56.544Z] #13 49.30 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-18T13:23:56.544Z] #13 49.31 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-18T13:23:56.544Z] #13 49.31 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-18T13:23:56.544Z] #13 49.32 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-18T13:23:56.544Z] #13 49.32 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-18T13:23:56.544Z] #13 49.33 The following packages will be upgraded: [2021-05-18T13:23:56.544Z] #13 49.33 libseccomp2 libsystemd0 libudev1 [2021-05-18T13:23:56.544Z] #13 ... [2021-05-18T13:23:56.544Z] [2021-05-18T13:23:56.544Z] #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-05-18T13:23:56.544Z] #47 sha256:03cc47032286da05de9442e06c887ca814abf45753dc3f7ac684bb099f8ce9b4 [2021-05-18T13:23:56.544Z] #47 DONE 55.8s [2021-05-18T13:23:56.692Z] #49 44.27 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-18T13:23:56.800Z] [2021-05-18T13:23:56.800Z] #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-05-18T13:23:56.800Z] #56 sha256:b7b668f518596f2349e6d978ed902dfcd170181949ef5226b7a8c4ea8199d41e [2021-05-18T13:23:56.800Z] #56 5.939 + RM_GOPATH=0 [2021-05-18T13:23:56.800Z] #56 5.939 + TMP_GOPATH= [2021-05-18T13:23:56.800Z] #56 5.939 + : /build [2021-05-18T13:23:56.800Z] #56 5.939 + '[' -z '' ']' [2021-05-18T13:23:56.800Z] #56 5.940 ++ mktemp -d [2021-05-18T13:23:56.800Z] #56 5.941 + export GOPATH=/tmp/tmp.Ad06rWEyzr [2021-05-18T13:23:56.800Z] #56 5.941 + GOPATH=/tmp/tmp.Ad06rWEyzr [2021-05-18T13:23:56.800Z] #56 5.942 + RM_GOPATH=1 [2021-05-18T13:23:56.800Z] #56 5.942 + case "$(go env GOARCH)" in [2021-05-18T13:23:56.800Z] #56 5.942 ++ go env GOARCH [2021-05-18T13:23:56.800Z] #56 5.969 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:56.800Z] #56 5.969 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:23:56.800Z] #56 5.969 ++ dirname /tmp/install/install.sh [2021-05-18T13:23:56.800Z] #56 5.970 + dir=/tmp/install [2021-05-18T13:23:56.800Z] #56 5.970 + bin=containerd [2021-05-18T13:23:56.800Z] #56 5.970 + shift [2021-05-18T13:23:56.800Z] #56 5.970 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-18T13:23:56.800Z] #56 5.970 + . /tmp/install/containerd.installer [2021-05-18T13:23:56.800Z] #56 5.970 ++ set -e [2021-05-18T13:23:56.800Z] #56 5.970 ++ : 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-18T13:23:56.800Z] #56 5.971 + install_containerd [2021-05-18T13:23:56.800Z] #56 5.971 + echo 'Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a' [2021-05-18T13:23:56.800Z] #56 5.971 Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-18T13:23:56.800Z] #56 5.972 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Ad06rWEyzr/src/github.com/containerd/containerd [2021-05-18T13:23:56.800Z] #56 5.985 Cloning into '/tmp/tmp.Ad06rWEyzr/src/github.com/containerd/containerd'... [2021-05-18T13:23:56.800Z] #56 ... [2021-05-18T13:23:56.800Z] [2021-05-18T13:23:56.800Z] #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-05-18T13:23:56.800Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:23:56.800Z] #13 49.79 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-18T13:23:56.800Z] #13 49.79 Need to get 78.2 MB of archives. [2021-05-18T13:23:56.800Z] #13 49.79 After this operation, 487 MB of additional disk space will be used. [2021-05-18T13:23:56.800Z] #13 49.79 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-18T13:23:56.800Z] #13 49.79 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-18T13:23:56.800Z] #13 49.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-18T13:23:56.800Z] #13 49.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-18T13:23:56.861Z] #43 72.04 LINK criu/pie/restorer.built-in.o [2021-05-18T13:23:56.861Z] #43 72.05 GEN criu/pie/restorer-blob.h [2021-05-18T13:23:56.861Z] #43 72.16 DEP criu/vdso.d [2021-05-18T13:23:56.861Z] #43 ... [2021-05-18T13:23:56.861Z] [2021-05-18T13:23:56.861Z] #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-05-18T13:23:56.861Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:23:56.861Z] #20 1.477 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-18T13:23:56.861Z] #20 1.605 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:23:56.861Z] #20 1.614 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:23:56.861Z] #20 1.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:23:56.861Z] #20 2.060 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-18T13:23:56.861Z] #20 3.063 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:23:56.861Z] #20 4.195 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:23:56.861Z] #20 5.702 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:23:57.056Z] #13 49.85 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-05-18T13:23:57.120Z] #20 ... [2021-05-18T13:23:57.120Z] [2021-05-18T13:23:57.120Z] #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-05-18T13:23:57.120Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:23:57.120Z] #43 72.45 DEP criu/vdso-compat.d [2021-05-18T13:23:57.120Z] #43 72.59 DEP criu/uts_ns.d [2021-05-18T13:23:57.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-18T13:23:57.314Z] #13 50.14 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-05-18T13:23:57.314Z] #13 50.38 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-05-18T13:23:57.379Z] #43 72.80 DEP criu/util.d [2021-05-18T13:23:57.379Z] #43 73.00 DEP criu/uffd.d [2021-05-18T13:23:57.571Z] #13 50.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-18T13:23:57.571Z] #13 50.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-18T13:23:57.571Z] #13 50.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-18T13:23:57.571Z] #13 ... [2021-05-18T13:23:57.571Z] [2021-05-18T13:23:57.571Z] #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-05-18T13:23:57.571Z] #51 sha256:9eda0f39045b0b3eb3da2ddb363766d30a652358e0038f3e258805298412c6a1 [2021-05-18T13:23:57.571Z] #51 46.72 syscall [2021-05-18T13:23:57.571Z] #51 46.73 bytes [2021-05-18T13:23:57.571Z] #51 49.36 reflect [2021-05-18T13:23:57.571Z] #51 54.50 time [2021-05-18T13:23:57.571Z] #51 ... [2021-05-18T13:23:57.571Z] [2021-05-18T13:23:57.571Z] #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-05-18T13:23:57.571Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:23:57.571Z] #36 53.10 Selecting previously unselected package libicu63:amd64. [2021-05-18T13:23:57.571Z] #36 53.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-18T13:23:57.571Z] #36 53.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T13:23:57.637Z] #43 73.21 DEP criu/tun.d [2021-05-18T13:23:57.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-18T13:23:57.896Z] #43 73.42 DEP criu/tty.d [2021-05-18T13:23:58.155Z] #43 73.63 DEP criu/timerfd.d [2021-05-18T13:23:58.155Z] #43 ... [2021-05-18T13:23:58.155Z] [2021-05-18T13:23:58.155Z] #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-05-18T13:23:58.155Z] #45 sha256:176b205b80fae36ab42825e77d5128a1360782795dd3b09e4080d632a19c1946 [2021-05-18T13:23:58.155Z] #45 139.4 github.com/LK4D4/vndr/godl [2021-05-18T13:23:58.155Z] #45 140.1 github.com/LK4D4/vndr [2021-05-18T13:23:58.414Z] #45 ... [2021-05-18T13:23:58.414Z] [2021-05-18T13:23:58.414Z] #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-05-18T13:23:58.414Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:23:58.414Z] #43 73.84 DEP criu/timens.d [2021-05-18T13:23:58.637Z] #49 ... [2021-05-18T13:23:58.637Z] [2021-05-18T13:23:58.637Z] #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-05-18T13:23:58.637Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-18T13:23:58.637Z] #13 32.32 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-05-18T13:23:58.637Z] #13 32.59 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-05-18T13:23:58.637Z] #13 32.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-05-18T13:23:58.637Z] #13 32.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-05-18T13:23:58.637Z] #13 32.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-18T13:23:58.637Z] #13 33.00 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-05-18T13:23:58.637Z] #13 33.41 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-05-18T13:23:58.637Z] #13 33.44 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-05-18T13:23:58.637Z] #13 37.53 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-05-18T13:23:58.637Z] #13 39.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-05-18T13:23:58.637Z] #13 39.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-05-18T13:23:58.637Z] #13 39.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-05-18T13:23:58.637Z] #13 39.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-05-18T13:23:58.637Z] #13 39.51 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-05-18T13:23:58.637Z] #13 39.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-05-18T13:23:58.637Z] #13 39.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-05-18T13:23:58.637Z] #13 39.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-05-18T13:23:58.637Z] #13 39.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-05-18T13:23:58.637Z] #13 39.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-05-18T13:23:58.637Z] #13 39.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-05-18T13:23:58.637Z] #13 39.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-05-18T13:23:58.637Z] #13 39.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-05-18T13:23:58.637Z] #13 39.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-05-18T13:23:58.637Z] #13 40.80 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:23:58.637Z] #13 40.97 Fetched 73.8 MB in 8s (9130 kB/s) [2021-05-18T13:23:58.637Z] #13 41.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-18T13:23:58.637Z] #13 41.42 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-05-18T13:23:58.637Z] #13 41.45 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-18T13:23:58.637Z] #13 41.98 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-05-18T13:23:58.637Z] #13 42.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-18T13:23:58.637Z] #13 42.35 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-05-18T13:23:58.637Z] #13 42.47 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-18T13:23:58.637Z] #13 ... [2021-05-18T13:23:58.637Z] [2021-05-18T13:23:58.637Z] #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-05-18T13:23:58.637Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-18T13:23:58.637Z] #32 35.79 Checking out files: 92% (1403/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-05-18T13:23:58.637Z] #32 36.03 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-18T13:23:58.637Z] #32 36.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T13:23:58.637Z] #32 ... [2021-05-18T13:23:58.637Z] [2021-05-18T13:23:58.637Z] #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-05-18T13:23:58.637Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-18T13:23:58.637Z] #13 42.72 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-05-18T13:23:58.673Z] #43 74.02 DEP criu/sysfs_parse.d [2021-05-18T13:23:58.673Z] #43 74.24 DEP criu/sysctl.d [2021-05-18T13:23:58.903Z] #13 ... [2021-05-18T13:23:58.903Z] [2021-05-18T13:23:58.903Z] #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-05-18T13:23:58.903Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-18T13:23:58.903Z] #42 36.40 Selecting previously unselected package protobuf-c-compiler. [2021-05-18T13:23:58.903Z] #42 36.40 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-05-18T13:23:58.903Z] #42 36.58 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-18T13:23:58.903Z] #42 38.17 Selecting previously unselected package protobuf-compiler. [2021-05-18T13:23:58.903Z] #42 38.18 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-05-18T13:23:58.903Z] #42 38.92 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-18T13:23:58.903Z] #42 42.09 Selecting previously unselected package python-pkg-resources. [2021-05-18T13:23:58.903Z] #42 42.09 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-18T13:23:58.903Z] #42 43.00 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-18T13:23:58.903Z] #42 43.50 Selecting previously unselected package python-six. [2021-05-18T13:23:58.903Z] #42 43.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-18T13:23:58.903Z] #42 43.52 Unpacking python-six (1.12.0-1) ... [2021-05-18T13:23:58.903Z] #42 43.76 Selecting previously unselected package python-protobuf. [2021-05-18T13:23:58.903Z] #42 43.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-05-18T13:23:58.903Z] #42 43.77 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-18T13:23:58.903Z] #42 44.37 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-18T13:23:58.903Z] #42 ... [2021-05-18T13:23:58.903Z] [2021-05-18T13:23:58.903Z] #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-05-18T13:23:58.903Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-18T13:23:58.934Z] #43 74.32 DEP criu/string.d [2021-05-18T13:23:58.934Z] #43 74.35 DEP criu/stats.d [2021-05-18T13:23:58.934Z] #43 74.43 DEP criu/sockets.d [2021-05-18T13:23:59.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-18T13:23:59.166Z] #13 42.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-18T13:23:59.166Z] #13 43.04 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-05-18T13:23:59.166Z] #13 43.08 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-18T13:23:59.183Z] #56 ... [2021-05-18T13:23:59.183Z] [2021-05-18T13:23:59.183Z] #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-05-18T13:23:59.183Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:23:59.183Z] #43 18.61 CC images/core-x86.o [2021-05-18T13:23:59.183Z] #43 19.31 CC images/core-arm.o [2021-05-18T13:23:59.183Z] #43 19.74 CC images/core-aarch64.o [2021-05-18T13:23:59.183Z] #43 20.09 CC images/core-ppc64.o [2021-05-18T13:23:59.183Z] #43 20.84 CC images/core-s390.o [2021-05-18T13:23:59.183Z] #43 21.62 CC images/cpuinfo.o [2021-05-18T13:23:59.183Z] #43 22.14 CC images/inventory.o [2021-05-18T13:23:59.183Z] #43 22.39 CC images/fdinfo.o [2021-05-18T13:23:59.183Z] #43 22.71 CC images/fown.o [2021-05-18T13:23:59.183Z] #43 22.93 CC images/ns.o [2021-05-18T13:23:59.183Z] #43 23.18 CC images/regfile.o [2021-05-18T13:23:59.183Z] #43 23.51 CC images/ghost-file.o [2021-05-18T13:23:59.183Z] #43 23.89 CC images/fifo.o [2021-05-18T13:23:59.183Z] #43 24.41 CC images/remap-file-path.o [2021-05-18T13:23:59.183Z] #43 24.57 CC images/eventfd.o [2021-05-18T13:23:59.183Z] #43 24.76 CC images/eventpoll.o [2021-05-18T13:23:59.183Z] #43 25.06 CC images/fh.o [2021-05-18T13:23:59.183Z] #43 25.34 CC images/fsnotify.o [2021-05-18T13:23:59.183Z] #43 25.88 CC images/signalfd.o [2021-05-18T13:23:59.183Z] #43 26.08 CC images/fs.o [2021-05-18T13:23:59.183Z] #43 26.33 CC images/pstree.o [2021-05-18T13:23:59.183Z] #43 26.54 CC images/pipe.o [2021-05-18T13:23:59.183Z] #43 26.80 CC images/tcp-stream.o [2021-05-18T13:23:59.183Z] #43 27.01 CC images/sk-packet.o [2021-05-18T13:23:59.183Z] #43 27.29 CC images/mnt.o [2021-05-18T13:23:59.183Z] #43 27.47 CC images/pipe-data.o [2021-05-18T13:23:59.183Z] #43 27.69 CC images/sa.o [2021-05-18T13:23:59.183Z] #43 27.90 CC images/timer.o [2021-05-18T13:23:59.183Z] #43 28.28 CC images/timerfd.o [2021-05-18T13:23:59.183Z] #43 28.55 CC images/mm.o [2021-05-18T13:23:59.193Z] #43 ... [2021-05-18T13:23:59.193Z] [2021-05-18T13:23:59.193Z] #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-05-18T13:23:59.193Z] #45 sha256:176b205b80fae36ab42825e77d5128a1360782795dd3b09e4080d632a19c1946 [2021-05-18T13:23:59.193Z] #45 DONE 150.4s [2021-05-18T13:23:59.193Z] [2021-05-18T13:23:59.193Z] #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-05-18T13:23:59.193Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:23:59.193Z] #43 74.59 DEP criu/sk-unix.d [2021-05-18T13:23:59.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-18T13:23:59.432Z] #13 43.35 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-05-18T13:23:59.452Z] #43 75.01 DEP criu/sk-tcp.d [2021-05-18T13:23:59.465Z] #36 ... [2021-05-18T13:23:59.465Z] [2021-05-18T13:23:59.465Z] #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-05-18T13:23:59.465Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:23:59.465Z] #42 58.50 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-18T13:23:59.465Z] #42 58.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:23:59.465Z] #42 58.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T13:23:59.465Z] #42 58.56 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-18T13:23:59.465Z] #42 58.59 Setting up python-six (1.12.0-1) ... [2021-05-18T13:23:59.695Z] #13 43.53 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-18T13:23:59.696Z] #13 43.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-18T13:23:59.696Z] #13 43.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-05-18T13:23:59.696Z] #13 43.72 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-18T13:23:59.755Z] #43 28.85 CC images/sk-opts.o [2021-05-18T13:23:59.755Z] #43 29.07 CC images/sk-unix.o [2021-05-18T13:24:00.017Z] #43 29.33 CC images/sk-inet.o [2021-05-18T13:24:00.019Z] #43 75.36 DEP criu/sk-queue.d [2021-05-18T13:24:00.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-18T13:24:00.278Z] #43 75.76 DEP criu/sk-packet.d [2021-05-18T13:24:00.279Z] #43 29.64 CC images/tun.o [2021-05-18T13:24:00.537Z] #43 76.06 DEP criu/sk-netlink.d [2021-05-18T13:24:00.539Z] #43 29.89 CC images/sk-netlink.o [2021-05-18T13:24:00.796Z] #43 76.23 DEP criu/sk-inet.d [2021-05-18T13:24:00.800Z] #43 30.15 CC images/packet-sock.o [2021-05-18T13:24:00.831Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-18T13:24:00.831Z] Using test binary docker [2021-05-18T13:24:00.831Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-18T13:24:00.831Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-18T13:24:00.831Z] INFO: Waiting for daemon to start... [2021-05-18T13:24:00.831Z] Starting dockerd [2021-05-18T13:24:01.055Z] #43 76.43 DEP criu/signalfd.d [2021-05-18T13:24:01.055Z] #43 76.55 DEP criu/sigframe.d [2021-05-18T13:24:01.055Z] #43 76.62 DEP criu/shmem.d [2021-05-18T13:24:01.314Z] #43 76.78 DEP criu/servicefd.d [2021-05-18T13:24:01.314Z] #43 76.91 DEP criu/seize.d [2021-05-18T13:24:01.420Z] #43 30.49 CC images/ipc-var.o [2021-05-18T13:24:01.420Z] #43 ... [2021-05-18T13:24:01.420Z] [2021-05-18T13:24:01.420Z] #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-05-18T13:24:01.420Z] #45 sha256:e1972023b1f294750cb9da277aea4582ca90e6dac29b1f87587b8cc9077c1659 [2021-05-18T13:24:01.420Z] #45 101.2 vendor/golang.org/x/text/transform [2021-05-18T13:24:01.420Z] #45 102.0 vendor/golang.org/x/text/unicode/bidi [2021-05-18T13:24:01.420Z] #45 103.7 vendor/golang.org/x/text/secure/bidirule [2021-05-18T13:24:01.420Z] #45 104.2 vendor/golang.org/x/text/unicode/norm [2021-05-18T13:24:01.420Z] #45 108.2 vendor/golang.org/x/net/idna [2021-05-18T13:24:01.420Z] #45 110.3 vendor/golang.org/x/net/http2/hpack [2021-05-18T13:24:01.420Z] #45 ... [2021-05-18T13:24:01.420Z] [2021-05-18T13:24:01.420Z] #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-05-18T13:24:01.420Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:01.420Z] #43 30.71 CC images/ipc-desc.o [2021-05-18T13:24:01.573Z] #43 77.05 DEP criu/seccomp.d [2021-05-18T13:24:01.573Z] #43 ... [2021-05-18T13:24:01.573Z] [2021-05-18T13:24:01.573Z] #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-05-18T13:24:01.573Z] #53 sha256:b7f7a9e1c8e8ec725727bb4ba5079d64534bb68d6b9ce05879f3b7b112b4eb80 [2021-05-18T13:24:01.573Z] #53 13.74 + cd /tmp/tmp.TLuHzfghkx/src/github.com/opencontainers/runc [2021-05-18T13:24:01.573Z] #53 13.75 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:24:01.573Z] #53 14.43 + '[' -z '' ']' [2021-05-18T13:24:01.573Z] #53 14.43 + target=static [2021-05-18T13:24:01.573Z] #53 14.43 + make 'BUILDTAGS=seccomp ' static [2021-05-18T13:24:01.573Z] #53 14.71 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-05-18T13:24:01.681Z] #43 30.97 CC images/ipc-shm.o [2021-05-18T13:24:01.832Z] #53 ... [2021-05-18T13:24:01.832Z] [2021-05-18T13:24:01.832Z] #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-05-18T13:24:01.832Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:01.832Z] #43 77.20 DEP criu/rst-malloc.d [2021-05-18T13:24:01.832Z] #43 77.27 DEP criu/rbtree.d [2021-05-18T13:24:01.832Z] #43 77.31 DEP criu/pstree.d [2021-05-18T13:24:01.941Z] #43 31.17 CC images/ipc-msg.o [2021-05-18T13:24:02.091Z] #43 77.47 DEP criu/protobuf.d [2021-05-18T13:24:02.091Z] #43 77.60 GEN criu/protobuf-desc-gen.h [2021-05-18T13:24:02.204Z] #43 31.45 CC images/ipc-sem.o [2021-05-18T13:24:02.204Z] #43 31.65 CC images/utsns.o [2021-05-18T13:24:02.269Z] #13 ... [2021-05-18T13:24:02.269Z] [2021-05-18T13:24:02.269Z] #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-05-18T13:24:02.269Z] #47 sha256:e5a469c447c47ea1bd52e0e2e5f106cd4dd6752ce225191184ca89256ee6483d [2021-05-18T13:24:02.269Z] #47 DONE 49.4s [2021-05-18T13:24:02.269Z] [2021-05-18T13:24:02.269Z] #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-05-18T13:24:02.269Z] #29 sha256:ed857c8dd1e6807250b0f3964f2cbeef590697b94fe959e2e0c387b9a55b37fa [2021-05-18T13:24:02.269Z] #29 23.09 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-18T13:24:02.269Z] #29 23.47 [2021-05-18T13:24:02.269Z] #29 23.64 # 2.5% ######################################################################## 100.0% [2021-05-18T13:24:02.269Z] #29 23.82 [2021-05-18T13:24:02.269Z] #29 24.99 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-18T13:24:02.269Z] #29 25.35 [2021-05-18T13:24:02.269Z] #29 25.74 0.2% ###################################################### 75.3% ######################################################################## 100.0% [2021-05-18T13:24:02.269Z] #29 26.12 [2021-05-18T13:24:02.269Z] #29 27.26 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-18T13:24:02.269Z] #29 27.71 [2021-05-18T13:24:02.269Z] #29 28.01 0.0% ### 5.3% ####### 10.1% ######### 13.7% ########### 16.4% ############# 19.0% ################ 22.8% ###################### 30.8% ########################## 36.5% ############################### 43.8% #################################### 51.3% ######################################### 57.0% ############################################## 64.5% ################################################## 70.2% ################################################### 71.8% ######################################################## 77.9% ########################################################## 81.6% ############################################################# 86.0% ################################################################# 91.2% ####################################################################### 99.6% ######################################################################## 100.0% [2021-05-18T13:24:02.269Z] #29 30.36 [2021-05-18T13:24:02.269Z] #29 ... [2021-05-18T13:24:02.269Z] [2021-05-18T13:24:02.270Z] #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-05-18T13:24:02.270Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-18T13:24:02.270Z] #13 46.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-18T13:24:02.464Z] #43 31.85 CC images/creds.o [2021-05-18T13:24:02.533Z] #13 46.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-05-18T13:24:02.533Z] #13 46.26 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-18T13:24:02.725Z] #43 32.05 CC images/vma.o [2021-05-18T13:24:02.985Z] #43 32.28 CC images/netdev.o [2021-05-18T13:24:03.246Z] #43 32.67 CC images/tty.o [2021-05-18T13:24:03.643Z] #42 62.93 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-18T13:24:03.643Z] #42 62.93 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T13:24:03.643Z] #42 62.99 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-18T13:24:03.643Z] #42 63.02 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-18T13:24:03.643Z] #42 63.02 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-18T13:24:03.643Z] #42 63.03 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-18T13:24:03.816Z] #43 33.25 CC images/file-lock.o [2021-05-18T13:24:03.900Z] #42 63.06 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-18T13:24:03.900Z] #42 63.08 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-18T13:24:03.900Z] #42 63.11 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-18T13:24:03.900Z] #42 63.13 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-18T13:24:03.928Z] #13 ... [2021-05-18T13:24:03.928Z] [2021-05-18T13:24:03.928Z] #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-05-18T13:24:03.928Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-18T13:24:03.928Z] #36 41.35 Selecting previously unselected package vim-common. [2021-05-18T13:24:03.928Z] #36 41.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-18T13:24:03.928Z] #36 41.43 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-18T13:24:03.928Z] #36 43.51 Selecting previously unselected package cmake-data. [2021-05-18T13:24:03.928Z] #36 43.51 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-18T13:24:03.928Z] #36 43.52 Unpacking cmake-data (3.13.4-1) ... [2021-05-18T13:24:03.928Z] #36 49.52 Selecting previously unselected package libicu63:arm64. [2021-05-18T13:24:03.928Z] #36 49.55 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-05-18T13:24:03.928Z] #36 49.55 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-18T13:24:03.928Z] #36 ... [2021-05-18T13:24:03.928Z] [2021-05-18T13:24:03.928Z] #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-05-18T13:24:03.928Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-18T13:24:03.928Z] #42 47.35 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-05-18T13:24:03.928Z] #42 47.37 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:24:03.928Z] #42 47.51 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-18T13:24:03.928Z] #42 47.59 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-05-18T13:24:03.928Z] #42 47.63 Setting up python-six (1.12.0-1) ... [2021-05-18T13:24:03.928Z] #42 49.45 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-05-18T13:24:03.928Z] #42 49.48 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-05-18T13:24:03.928Z] #42 49.55 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-05-18T13:24:03.928Z] #42 49.55 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-05-18T13:24:03.928Z] #42 49.58 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-05-18T13:24:03.928Z] #42 49.61 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-18T13:24:03.928Z] #42 49.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-18T13:24:03.928Z] #42 49.65 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-05-18T13:24:03.928Z] #42 49.68 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-18T13:24:03.928Z] #42 49.70 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-18T13:24:03.928Z] #42 ... [2021-05-18T13:24:03.928Z] [2021-05-18T13:24:03.928Z] #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-05-18T13:24:03.928Z] #51 sha256:deec0d6668cdc04d9e5e88b765531ba3c3bfd7e3e464f0b806dced4998d0dc26 [2021-05-18T13:24:03.928Z] #51 41.64 syscall [2021-05-18T13:24:03.928Z] #51 41.66 reflect [2021-05-18T13:24:03.928Z] #51 41.68 regexp/syntax [2021-05-18T13:24:03.928Z] #51 47.06 regexp [2021-05-18T13:24:03.994Z] #43 79.15 DEP criu/protobuf-desc.d [2021-05-18T13:24:03.994Z] #43 79.29 DEP criu/proc_parse.d [2021-05-18T13:24:03.994Z] #43 79.46 DEP criu/plugin.d [2021-05-18T13:24:04.077Z] #43 33.46 CC images/rlimit.o [2021-05-18T13:24:04.195Z] #51 ... [2021-05-18T13:24:04.195Z] [2021-05-18T13:24:04.195Z] #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-05-18T13:24:04.195Z] #29 sha256:ed857c8dd1e6807250b0f3964f2cbeef590697b94fe959e2e0c387b9a55b37fa [2021-05-18T13:24:04.195Z] #29 31.87 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-18T13:24:04.195Z] #29 32.40 [2021-05-18T13:24:04.195Z] #29 32.53 ######################################################################## 100.0% [2021-05-18T13:24:04.195Z] #29 32.68 [2021-05-18T13:24:04.195Z] #29 ... [2021-05-18T13:24:04.195Z] [2021-05-18T13:24:04.195Z] #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-05-18T13:24:04.195Z] #34 sha256:08353e4d1746e927ec5f366e8217829981e8692e0ae38276c0081d8c993c30a0 [2021-05-18T13:24:04.195Z] #34 41.85 time [2021-05-18T13:24:04.195Z] #34 46.59 internal/poll [2021-05-18T13:24:04.195Z] #34 48.87 os [2021-05-18T13:24:04.195Z] #34 49.72 internal/fmtsort [2021-05-18T13:24:04.252Z] #43 79.60 DEP criu/pipes.d [2021-05-18T13:24:04.252Z] #43 79.74 DEP criu/pie-util.d [2021-05-18T13:24:04.337Z] #43 33.67 CC images/pagemap.o [2021-05-18T13:24:04.458Z] #34 51.94 path/filepath [2021-05-18T13:24:04.458Z] #34 51.96 fmt [2021-05-18T13:24:04.458Z] #34 ... [2021-05-18T13:24:04.458Z] [2021-05-18T13:24:04.458Z] #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-05-18T13:24:04.458Z] #45 sha256:bd855cfd268050941d24e06057ed3a51d9be9b968ead9f7ae45f3accc50963b3 [2021-05-18T13:24:04.458Z] #45 51.13 regexp [2021-05-18T13:24:04.458Z] #45 52.02 context [2021-05-18T13:24:04.510Z] #43 79.87 DEP criu/pie-util-vdso.d [2021-05-18T13:24:04.510Z] #43 80.00 DEP criu/pie-util-vdso-elf32.d [2021-05-18T13:24:04.510Z] #43 80.10 DEP criu/path.d [2021-05-18T13:24:04.598Z] #43 33.93 CC images/siginfo.o [2021-05-18T13:24:04.723Z] #45 52.15 path/filepath [2021-05-18T13:24:04.770Z] #43 80.29 DEP criu/parasite-syscall.d [2021-05-18T13:24:04.858Z] #43 34.21 CC images/rpc.o [2021-05-18T13:24:04.987Z] . [2021-05-18T13:24:04.987Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-18T13:24:04.987Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-18T13:24:04.987Z] Error: No such image: emptyfs [2021-05-18T13:24:04.987Z] Running integration-test (iteration 1) [2021-05-18T13:24:04.987Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-18T13:24:05.028Z] #43 80.49 DEP criu/pagemap.d [2021-05-18T13:24:05.287Z] #43 80.64 DEP criu/pagemap-cache.d [2021-05-18T13:24:05.287Z] #43 80.80 DEP criu/page-xfer.d [2021-05-18T13:24:05.546Z] #43 80.94 DEP criu/page-pipe.d [2021-05-18T13:24:05.546Z] #43 81.03 DEP criu/netfilter.d [2021-05-18T13:24:05.678Z] #45 ... [2021-05-18T13:24:05.678Z] [2021-05-18T13:24:05.678Z] #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-05-18T13:24:05.678Z] #56 sha256:cddbb621c15f3b01225581dcb52c1e4603dbea2e2439b8173333dae8632cca33 [2021-05-18T13:24:05.678Z] #56 1.757 + RM_GOPATH=0 [2021-05-18T13:24:05.678Z] #56 1.757 + TMP_GOPATH= [2021-05-18T13:24:05.678Z] #56 1.757 + : /build [2021-05-18T13:24:05.678Z] #56 1.757 + '[' -z '' ']' [2021-05-18T13:24:05.678Z] #56 1.757 ++ mktemp -d [2021-05-18T13:24:05.678Z] #56 1.762 + export GOPATH=/tmp/tmp.IoyWNbOaLK [2021-05-18T13:24:05.678Z] #56 1.763 + GOPATH=/tmp/tmp.IoyWNbOaLK [2021-05-18T13:24:05.678Z] #56 1.763 + RM_GOPATH=1 [2021-05-18T13:24:05.678Z] #56 1.763 + case "$(go env GOARCH)" in [2021-05-18T13:24:05.678Z] #56 1.765 ++ go env GOARCH [2021-05-18T13:24:05.678Z] #56 1.790 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:24:05.678Z] #56 1.790 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:24:05.678Z] #56 1.790 ++ dirname /tmp/install/install.sh [2021-05-18T13:24:05.678Z] #56 1.793 + dir=/tmp/install [2021-05-18T13:24:05.678Z] #56 1.793 + bin=containerd [2021-05-18T13:24:05.678Z] #56 1.793 + shift [2021-05-18T13:24:05.678Z] #56 1.793 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-18T13:24:05.678Z] #56 1.793 + . /tmp/install/containerd.installer [2021-05-18T13:24:05.678Z] #56 1.793 ++ set -e [2021-05-18T13:24:05.678Z] #56 1.793 ++ : 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-18T13:24:05.678Z] #56 1.793 + install_containerd [2021-05-18T13:24:05.678Z] #56 1.793 + echo 'Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a' [2021-05-18T13:24:05.678Z] #56 1.793 Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-18T13:24:05.678Z] #56 1.793 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IoyWNbOaLK/src/github.com/containerd/containerd [2021-05-18T13:24:05.678Z] #56 1.797 Cloning into '/tmp/tmp.IoyWNbOaLK/src/github.com/containerd/containerd'... [2021-05-18T13:24:05.794Z] #42 ... [2021-05-18T13:24:05.794Z] [2021-05-18T13:24:05.794Z] #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-05-18T13:24:05.794Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T13:24:05.794Z] #36 60.78 Selecting previously unselected package libxml2:amd64. [2021-05-18T13:24:05.794Z] #36 60.79 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-18T13:24:05.794Z] #36 60.85 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-18T13:24:05.794Z] #36 61.90 Selecting previously unselected package libarchive13:amd64. [2021-05-18T13:24:05.794Z] #36 61.90 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-18T13:24:05.794Z] #36 61.90 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-18T13:24:05.794Z] #36 62.22 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-18T13:24:05.794Z] #36 62.22 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-18T13:24:05.794Z] #36 62.23 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-18T13:24:05.794Z] #36 62.41 Selecting previously unselected package librhash0:amd64. [2021-05-18T13:24:05.794Z] #36 62.41 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-18T13:24:05.794Z] #36 62.45 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-18T13:24:05.794Z] #36 62.64 Selecting previously unselected package libuv1:amd64. [2021-05-18T13:24:05.794Z] #36 62.65 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-18T13:24:05.794Z] #36 62.65 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-18T13:24:05.794Z] #36 62.84 Selecting previously unselected package cmake. [2021-05-18T13:24:05.794Z] #36 62.84 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-18T13:24:05.794Z] #36 62.87 Unpacking cmake (3.13.4-1) ... [2021-05-18T13:24:05.804Z] #43 81.19 DEP criu/net.d [2021-05-18T13:24:05.942Z] #56 ... [2021-05-18T13:24:05.942Z] [2021-05-18T13:24:05.942Z] #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-05-18T13:24:05.942Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-18T13:24:05.942Z] #13 49.23 Selecting previously unselected package binutils-mingw-w64. [2021-05-18T13:24:05.942Z] #13 49.24 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-18T13:24:05.942Z] #13 49.26 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-18T13:24:05.942Z] #13 49.45 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-05-18T13:24:05.942Z] #13 49.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-05-18T13:24:05.942Z] #13 49.47 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-05-18T13:24:05.942Z] #13 49.69 Selecting previously unselected package dmsetup. [2021-05-18T13:24:05.942Z] #13 49.69 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-05-18T13:24:05.942Z] #13 49.69 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-18T13:24:05.942Z] #13 49.94 Selecting previously unselected package mingw-w64-common. [2021-05-18T13:24:05.942Z] #13 49.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-18T13:24:05.942Z] #13 49.97 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-18T13:24:06.062Z] #43 81.47 DEP criu/namespaces.d [2021-05-18T13:24:06.242Z] #43 35.28 CC images/ext-file.o [2021-05-18T13:24:06.242Z] #43 35.47 CC images/cgroup.o [2021-05-18T13:24:06.320Z] #43 81.70 DEP criu/mount.d [2021-05-18T13:24:06.320Z] #43 81.84 DEP criu/memfd.d [2021-05-18T13:24:06.503Z] #43 36.00 CC images/userns.o [2021-05-18T13:24:06.529Z] #13 ... [2021-05-18T13:24:06.529Z] [2021-05-18T13:24:06.529Z] #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-05-18T13:24:06.529Z] #29 sha256:ed857c8dd1e6807250b0f3964f2cbeef590697b94fe959e2e0c387b9a55b37fa [2021-05-18T13:24:06.529Z] #29 33.69 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-18T13:24:06.529Z] #29 34.14 [2021-05-18T13:24:06.529Z] #29 34.36 ######################################################################## 100.0% [2021-05-18T13:24:06.529Z] #29 34.47 [2021-05-18T13:24:06.529Z] #29 34.58 Download of images into '/build' complete. [2021-05-18T13:24:06.529Z] #29 34.58 Use something like the following to load the result into a Docker daemon: [2021-05-18T13:24:06.529Z] #29 34.58 tar -cC '/build' . | docker load [2021-05-18T13:24:06.529Z] #29 DONE 34.8s [2021-05-18T13:24:06.529Z] [2021-05-18T13:24:06.529Z] #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-05-18T13:24:06.529Z] #51 sha256:deec0d6668cdc04d9e5e88b765531ba3c3bfd7e3e464f0b806dced4998d0dc26 [2021-05-18T13:24:06.529Z] #51 52.46 context [2021-05-18T13:24:06.529Z] #51 52.50 mvdan.cc/sh/v3/fileutil [2021-05-18T13:24:06.529Z] #51 52.51 path/filepath [2021-05-18T13:24:06.579Z] #43 82.07 DEP criu/mem.d [2021-05-18T13:24:06.739Z] #36 65.86 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T13:24:06.739Z] #36 65.88 Setting up xxd (2:8.1.0875-5) ... [2021-05-18T13:24:06.739Z] #36 65.89 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-18T13:24:06.739Z] #36 65.91 Setting up vim-common (2:8.1.0875-5) ... [2021-05-18T13:24:06.739Z] #36 65.95 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-18T13:24:06.739Z] #36 66.02 Setting up cmake-data (3.13.4-1) ... [2021-05-18T13:24:06.739Z] #36 66.06 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-18T13:24:06.739Z] #36 66.10 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-18T13:24:06.764Z] #43 36.27 CC images/google/protobuf/descriptor.o [2021-05-18T13:24:06.837Z] #43 82.27 DEP criu/lsm.d [2021-05-18T13:24:06.837Z] #43 82.45 DEP criu/log.d [2021-05-18T13:24:06.998Z] #36 66.16 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-18T13:24:06.998Z] #36 66.18 Setting up cmake (3.13.4-1) ... [2021-05-18T13:24:06.998Z] #36 66.20 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:24:06.998Z] #36 66.29 Processing triggers for mime-support (3.62) ... [2021-05-18T13:24:07.095Z] #43 82.56 DEP criu/libnetlink.d [2021-05-18T13:24:07.354Z] #43 82.67 DEP criu/kerndat.d [2021-05-18T13:24:07.354Z] #43 82.85 DEP criu/kcmp-ids.d [2021-05-18T13:24:07.561Z] #36 DONE 66.9s [2021-05-18T13:24:07.561Z] [2021-05-18T13:24:07.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-05-18T13:24:07.561Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:24:07.561Z] #13 50.99 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-05-18T13:24:07.561Z] #13 51.36 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-05-18T13:24:07.561Z] #13 51.36 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-05-18T13:24:07.561Z] #13 55.52 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-05-18T13:24:07.561Z] #13 57.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-18T13:24:07.561Z] #13 57.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-18T13:24:07.561Z] #13 57.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-18T13:24:07.561Z] #13 57.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-18T13:24:07.561Z] #13 57.87 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-05-18T13:24:07.561Z] #13 57.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-18T13:24:07.561Z] #13 57.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-18T13:24:07.561Z] #13 57.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-18T13:24:07.561Z] #13 57.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-18T13:24:07.561Z] #13 57.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-18T13:24:07.561Z] #13 57.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-18T13:24:07.561Z] #13 58.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-18T13:24:07.561Z] #13 58.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-18T13:24:07.561Z] #13 58.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-18T13:24:07.561Z] #13 59.13 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:24:07.561Z] #13 59.34 Fetched 78.2 MB in 9s (9152 kB/s) [2021-05-18T13:24:07.561Z] #13 59.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T13:24:07.561Z] #13 59.54 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-18T13:24:07.561Z] #13 59.57 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-18T13:24:07.561Z] #13 59.94 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-18T13:24:07.561Z] #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-05-18T13:24:07.561Z] #13 60.20 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-18T13:24:07.561Z] #13 60.21 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-18T13:24:07.612Z] #43 82.96 DEP criu/irmap.d [2021-05-18T13:24:07.612Z] #43 83.12 DEP criu/ipc_ns.d [2021-05-18T13:24:07.818Z] #13 ... [2021-05-18T13:24:07.818Z] [2021-05-18T13:24:07.818Z] #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-05-18T13:24:07.818Z] #37 sha256:dccdc88e49a0fff1e563d6108834fec525a50f164acd6b8121b34141c5dc1ec5 [2021-05-18T13:24:07.871Z] #43 83.31 DEP criu/image.d [2021-05-18T13:24:07.871Z] #43 ... [2021-05-18T13:24:07.871Z] [2021-05-18T13:24:07.871Z] #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-05-18T13:24:07.871Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T13:24:07.871Z] #32 DONE 159.1s [2021-05-18T13:24:07.871Z] [2021-05-18T13:24:07.871Z] #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-05-18T13:24:07.871Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:07.871Z] #43 83.51 DEP criu/image-desc.d [2021-05-18T13:24:07.871Z] #43 ... [2021-05-18T13:24:07.871Z] [2021-05-18T13:24:07.871Z] #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-05-18T13:24:07.871Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:24:07.871Z] #20 11.35 Fetched 8963 kB in 10s (886 kB/s) [2021-05-18T13:24:07.871Z] #20 11.35 Reading package lists... [2021-05-18T13:24:07.871Z] #20 15.70 Reading package lists... [2021-05-18T13:24:07.871Z] #20 19.28 Building dependency tree... [2021-05-18T13:24:07.871Z] #20 20.89 libcap2-bin is already the newest version (1:2.25-2). [2021-05-18T13:24:07.871Z] #20 20.89 The following additional packages will be installed: [2021-05-18T13:24:07.871Z] #20 20.89 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-18T13:24:07.871Z] #20 20.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-18T13:24:07.871Z] #20 20.90 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-18T13:24:07.871Z] #20 20.90 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-18T13:24:07.871Z] #20 20.90 python3.7 python3.7-minimal vim-runtime xxd [2021-05-18T13:24:07.871Z] #20 20.90 Suggested packages: [2021-05-18T13:24:07.871Z] #20 20.90 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-18T13:24:07.871Z] #20 20.90 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-18T13:24:07.871Z] #20 20.90 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-18T13:24:07.871Z] #20 20.90 Recommended packages: [2021-05-18T13:24:07.871Z] #20 20.90 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-18T13:24:07.871Z] #20 20.90 python3-keyrings.alt python3-xdg unzip [2021-05-18T13:24:07.928Z] #51 ... [2021-05-18T13:24:07.928Z] [2021-05-18T13:24:07.928Z] #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-05-18T13:24:07.928Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-18T13:24:07.928Z] #42 54.72 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-05-18T13:24:07.928Z] #42 54.75 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:24:07.928Z] #42 DONE 55.4s [2021-05-18T13:24:07.928Z] [2021-05-18T13:24:07.928Z] #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-05-18T13:24:07.928Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-18T13:24:07.928Z] #36 55.28 Selecting previously unselected package libxml2:arm64. [2021-05-18T13:24:07.928Z] #36 55.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-05-18T13:24:07.928Z] #36 55.33 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-18T13:24:08.133Z] #20 ... [2021-05-18T13:24:08.133Z] [2021-05-18T13:24:08.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-05-18T13:24:08.133Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:08.133Z] #43 83.58 DEP criu/fsnotify.d [2021-05-18T13:24:08.393Z] #43 83.73 DEP criu/filesystems.d [2021-05-18T13:24:08.510Z] #36 56.07 Selecting previously unselected package libarchive13:arm64. [2021-05-18T13:24:08.510Z] #36 56.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-05-18T13:24:08.510Z] #36 56.09 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-05-18T13:24:08.651Z] #43 84.00 DEP criu/files.d [2021-05-18T13:24:08.676Z] #43 37.93 CC images/opts.o [2021-05-18T13:24:08.776Z] #36 56.42 Selecting previously unselected package libjsoncpp1:arm64. [2021-05-18T13:24:08.776Z] #36 56.43 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-05-18T13:24:08.776Z] #36 56.44 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-05-18T13:24:08.910Z] #43 84.32 DEP criu/files-reg.d [2021-05-18T13:24:08.937Z] #43 38.16 CC images/seccomp.o [2021-05-18T13:24:09.039Z] #36 56.65 Selecting previously unselected package librhash0:arm64. [2021-05-18T13:24:09.169Z] #43 84.57 DEP criu/files-ext.d [2021-05-18T13:24:09.169Z] #43 84.70 DEP criu/file-lock.d [2021-05-18T13:24:09.169Z] #43 84.83 DEP criu/file-ids.d [2021-05-18T13:24:09.187Z] #37 ... [2021-05-18T13:24:09.187Z] [2021-05-18T13:24:09.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-05-18T13:24:09.187Z] #45 sha256:f5c99fa19dbe7f85344e6cba9b8c86f4fc53a09cd57f5c662acfa187000f3b3a [2021-05-18T13:24:09.187Z] #45 58.19 time [2021-05-18T13:24:09.187Z] #45 63.92 os [2021-05-18T13:24:09.187Z] #45 64.25 strings [2021-05-18T13:24:09.187Z] #45 67.34 regexp/syntax [2021-05-18T13:24:09.187Z] #45 68.01 fmt [2021-05-18T13:24:09.187Z] #45 ... [2021-05-18T13:24:09.187Z] [2021-05-18T13:24:09.187Z] #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-05-18T13:24:09.187Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:24:09.187Z] #13 60.77 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T13:24:09.187Z] #13 60.90 (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-05-18T13:24:09.187Z] #13 61.00 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-18T13:24:09.187Z] #13 61.04 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-18T13:24:09.187Z] #13 61.27 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-18T13:24:09.187Z] #13 61.42 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-18T13:24:09.187Z] #13 61.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T13:24:09.187Z] #13 61.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-18T13:24:09.187Z] #13 61.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-18T13:24:09.197Z] #43 38.42 CC images/binfmt-misc.o [2021-05-18T13:24:09.197Z] #43 38.64 CC images/time.o [2021-05-18T13:24:09.303Z] #36 56.65 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-05-18T13:24:09.303Z] #36 56.65 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-05-18T13:24:09.303Z] #36 56.86 Selecting previously unselected package libuv1:arm64. [2021-05-18T13:24:09.303Z] #36 56.87 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-05-18T13:24:09.303Z] #36 56.88 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-05-18T13:24:09.303Z] #36 57.02 Selecting previously unselected package cmake. [2021-05-18T13:24:09.303Z] #36 57.02 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-05-18T13:24:09.303Z] #36 57.05 Unpacking cmake (3.13.4-1) ... [2021-05-18T13:24:09.428Z] #43 84.95 DEP criu/fifo.d [2021-05-18T13:24:09.428Z] #43 85.07 DEP criu/fdstore.d [2021-05-18T13:24:09.457Z] #43 38.83 CC images/sysctl.o [2021-05-18T13:24:09.687Z] #43 85.21 DEP criu/fault-injection.d [2021-05-18T13:24:09.687Z] #43 85.23 DEP criu/external.d [2021-05-18T13:24:09.687Z] #43 85.33 DEP criu/eventpoll.d [2021-05-18T13:24:09.717Z] #43 39.02 CC images/autofs.o [2021-05-18T13:24:09.717Z] #43 39.20 CC images/macvlan.o [2021-05-18T13:24:09.946Z] #43 85.49 DEP criu/eventfd.d [2021-05-18T13:24:09.978Z] #43 39.39 CC images/sit.o [2021-05-18T13:24:10.205Z] #43 85.59 DEP criu/crtools.d [2021-05-18T13:24:10.205Z] #43 85.72 DEP criu/cr-service.d [2021-05-18T13:24:10.238Z] #43 39.56 CC images/memfd.o [2021-05-18T13:24:10.464Z] #43 85.87 DEP criu/cr-restore.d [2021-05-18T13:24:10.464Z] #43 86.04 DEP criu/cr-errno.d [2021-05-18T13:24:10.464Z] #43 86.06 DEP criu/cr-dump.d [2021-05-18T13:24:10.499Z] #43 39.91 CC images/timens.o [2021-05-18T13:24:10.722Z] #43 86.33 DEP criu/cr-dedup.d [2021-05-18T13:24:10.981Z] #43 86.47 DEP criu/cr-check.d [2021-05-18T13:24:11.070Z] #43 40.24 LINK images/built-in.o [2021-05-18T13:24:11.070Z] #43 40.45 GEN compel/include/asm [2021-05-18T13:24:11.070Z] #43 40.47 GEN compel/include/version.h [2021-05-18T13:24:11.084Z] #13 63.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-18T13:24:11.084Z] #13 63.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-18T13:24:11.084Z] #13 63.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-18T13:24:11.084Z] #13 ... [2021-05-18T13:24:11.084Z] [2021-05-18T13:24:11.084Z] #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-05-18T13:24:11.084Z] #34 sha256:11f38d02a6b8783630139d99e5fcfc5d64768fb7f85d8273b3bfe782cec08b38 [2021-05-18T13:24:11.084Z] #34 60.16 internal/poll [2021-05-18T13:24:11.084Z] #34 62.29 internal/fmtsort [2021-05-18T13:24:11.084Z] #34 62.32 internal/syscall/execenv [2021-05-18T13:24:11.084Z] #34 62.52 internal/syscall/unix [2021-05-18T13:24:11.084Z] #34 63.01 os [2021-05-18T13:24:11.084Z] #34 63.09 strings [2021-05-18T13:24:11.084Z] #34 66.12 path [2021-05-18T13:24:11.084Z] #34 66.78 text/tabwriter [2021-05-18T13:24:11.084Z] #34 67.28 fmt [2021-05-18T13:24:11.084Z] #34 67.68 path/filepath [2021-05-18T13:24:11.084Z] #34 69.12 io/ioutil [2021-05-18T13:24:11.084Z] #34 ... [2021-05-18T13:24:11.084Z] [2021-05-18T13:24:11.084Z] #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-05-18T13:24:11.084Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:24:11.084Z] #42 70.14 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-18T13:24:11.084Z] #42 70.15 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:24:11.241Z] #43 86.68 DEP criu/config.d [2021-05-18T13:24:11.241Z] #43 86.83 DEP criu/clone-noasan.d [2021-05-18T13:24:11.330Z] #43 40.49 touch .config [2021-05-18T13:24:11.330Z] #43 40.53 GEN include/common/config.h [2021-05-18T13:24:11.330Z] #43 40.61 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-18T13:24:11.330Z] #43 40.63 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-18T13:24:11.330Z] #43 40.65 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-18T13:24:11.330Z] #43 40.66 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-18T13:24:11.330Z] #43 40.70 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-18T13:24:11.330Z] #43 40.71 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-18T13:24:11.330Z] #43 40.73 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-18T13:24:11.330Z] #43 40.78 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-18T13:24:11.330Z] #43 40.78 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-18T13:24:11.330Z] #43 40.83 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-18T13:24:11.330Z] #43 40.83 DEP compel/plugins/std/infect.d [2021-05-18T13:24:11.330Z] #43 ... [2021-05-18T13:24:11.330Z] [2021-05-18T13:24:11.330Z] #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-05-18T13:24:11.330Z] #45 sha256:e1972023b1f294750cb9da277aea4582ca90e6dac29b1f87587b8cc9077c1659 [2021-05-18T13:24:11.330Z] #45 111.5 mime [2021-05-18T13:24:11.330Z] #45 113.0 mime/quotedprintable [2021-05-18T13:24:11.330Z] #45 113.6 net/http/internal [2021-05-18T13:24:11.330Z] #45 117.0 net/textproto [2021-05-18T13:24:11.330Z] #45 117.0 crypto/x509 [2021-05-18T13:24:11.330Z] #45 118.4 vendor/golang.org/x/net/http/httpguts [2021-05-18T13:24:11.330Z] #45 118.6 vendor/golang.org/x/net/http/httpproxy [2021-05-18T13:24:11.330Z] #45 119.2 mime/multipart [2021-05-18T13:24:11.330Z] #45 121.1 crypto/tls [2021-05-18T13:24:11.500Z] #43 86.91 DEP criu/cgroup.d [2021-05-18T13:24:11.500Z] #43 87.04 DEP criu/cgroup-props.d [2021-05-18T13:24:11.500Z] #43 87.13 DEP criu/bitmap.d [2021-05-18T13:24:11.591Z] #45 ... [2021-05-18T13:24:11.591Z] [2021-05-18T13:24:11.591Z] #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-05-18T13:24:11.591Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:24:11.591Z] #13 106.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-18T13:24:11.591Z] #13 106.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T13:24:11.591Z] #13 106.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:24:11.591Z] #13 ... [2021-05-18T13:24:11.591Z] [2021-05-18T13:24:11.591Z] #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-05-18T13:24:11.591Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:11.591Z] #43 40.96 DEP compel/plugins/std/string.d [2021-05-18T13:24:11.591Z] #43 41.04 DEP compel/plugins/std/log.d [2021-05-18T13:24:11.700Z] #42 ... [2021-05-18T13:24:11.700Z] [2021-05-18T13:24:11.700Z] #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-05-18T13:24:11.700Z] #51 sha256:9eda0f39045b0b3eb3da2ddb363766d30a652358e0038f3e258805298412c6a1 [2021-05-18T13:24:11.700Z] #51 60.78 context [2021-05-18T13:24:11.700Z] #51 61.62 internal/poll [2021-05-18T13:24:11.700Z] #51 62.74 encoding/binary [2021-05-18T13:24:11.700Z] #51 64.23 os [2021-05-18T13:24:11.700Z] #51 64.75 encoding/base64 [2021-05-18T13:24:11.700Z] #51 65.82 strings [2021-05-18T13:24:11.700Z] #51 68.60 golang.org/x/sys/unix [2021-05-18T13:24:11.700Z] #51 68.77 fmt [2021-05-18T13:24:11.700Z] #51 ... [2021-05-18T13:24:11.700Z] [2021-05-18T13:24:11.701Z] #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-05-18T13:24:11.701Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T13:24:11.701Z] #42 DONE 70.8s [2021-05-18T13:24:11.701Z] [2021-05-18T13:24:11.701Z] #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-05-18T13:24:11.701Z] #37 sha256:dccdc88e49a0fff1e563d6108834fec525a50f164acd6b8121b34141c5dc1ec5 [2021-05-18T13:24:11.701Z] #37 3.536 + RM_GOPATH=0 [2021-05-18T13:24:11.701Z] #37 3.536 + TMP_GOPATH= [2021-05-18T13:24:11.701Z] #37 3.536 + : /build [2021-05-18T13:24:11.701Z] #37 3.536 + '[' -z '' ']' [2021-05-18T13:24:11.701Z] #37 3.537 ++ mktemp -d [2021-05-18T13:24:11.701Z] #37 3.541 + export GOPATH=/tmp/tmp.uE75gYlJ3P [2021-05-18T13:24:11.701Z] #37 3.541 + GOPATH=/tmp/tmp.uE75gYlJ3P [2021-05-18T13:24:11.701Z] #37 3.541 + RM_GOPATH=1 [2021-05-18T13:24:11.701Z] #37 3.541 + case "$(go env GOARCH)" in [2021-05-18T13:24:11.701Z] #37 3.543 ++ go env GOARCH [2021-05-18T13:24:11.701Z] #37 3.580 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:24:11.701Z] #37 3.580 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:24:11.701Z] #37 3.581 ++ dirname /tmp/install/install.sh [2021-05-18T13:24:11.701Z] #37 3.582 + dir=/tmp/install [2021-05-18T13:24:11.701Z] #37 3.582 + bin=tini [2021-05-18T13:24:11.701Z] #37 3.582 + shift [2021-05-18T13:24:11.701Z] #37 3.582 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-18T13:24:11.701Z] #37 3.588 + . /tmp/install/tini.installer [2021-05-18T13:24:11.701Z] #37 3.588 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T13:24:11.701Z] #37 3.588 + install_tini [2021-05-18T13:24:11.701Z] #37 3.588 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-18T13:24:11.701Z] #37 3.588 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T13:24:11.701Z] #37 3.588 + git clone https://github.com/krallin/tini.git /tmp/tmp.uE75gYlJ3P/tini [2021-05-18T13:24:11.701Z] #37 3.594 Cloning into '/tmp/tmp.uE75gYlJ3P/tini'... [2021-05-18T13:24:11.759Z] #43 87.15 DEP criu/bfd.d [2021-05-18T13:24:11.759Z] #43 87.22 DEP criu/autofs.d [2021-05-18T13:24:11.759Z] #43 87.34 DEP criu/aio.d [2021-05-18T13:24:11.851Z] #43 41.13 DEP compel/plugins/std/fds.d [2021-05-18T13:24:11.851Z] #43 41.22 DEP compel/plugins/std/std.d [2021-05-18T13:24:11.912Z] #36 59.14 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-18T13:24:11.912Z] #36 59.20 Setting up xxd (2:8.1.0875-5) ... [2021-05-18T13:24:11.912Z] #36 59.24 Setting up libuv1:arm64 (1.24.1-1) ... [2021-05-18T13:24:11.912Z] #36 59.26 Setting up vim-common (2:8.1.0875-5) ... [2021-05-18T13:24:11.912Z] #36 59.33 Setting up librhash0:arm64 (1.3.8-1) ... [2021-05-18T13:24:11.912Z] #36 59.37 Setting up cmake-data (3.13.4-1) ... [2021-05-18T13:24:11.912Z] #36 59.44 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-18T13:24:11.912Z] #36 59.47 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-05-18T13:24:11.912Z] #36 59.49 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-05-18T13:24:11.912Z] #36 59.53 Setting up cmake (3.13.4-1) ... [2021-05-18T13:24:12.018Z] #43 87.48 DEP criu/action-scripts.d [2021-05-18T13:24:12.111Z] #43 41.37 DEP compel/plugins/shmem/shmem.d [2021-05-18T13:24:12.111Z] #43 41.50 DEP compel/plugins/fds/fds.d [2021-05-18T13:24:12.175Z] #36 59.60 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:24:12.175Z] #36 59.76 Processing triggers for mime-support (3.62) ... [2021-05-18T13:24:12.272Z] #37 4.552 + cd /tmp/tmp.uE75gYlJ3P/tini [2021-05-18T13:24:12.272Z] #37 4.572 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T13:24:12.272Z] #37 4.588 + cmake . [2021-05-18T13:24:12.278Z] #43 87.69 CC criu/action-scripts.o [2021-05-18T13:24:12.371Z] #43 41.70 CC compel/plugins/std/std.o [2021-05-18T13:24:12.537Z] #43 88.12 CC criu/aio.o [2021-05-18T13:24:12.631Z] #43 41.96 CC compel/plugins/std/fds.o [2021-05-18T13:24:12.838Z] #37 5.266 -- The C compiler identification is GNU 8.3.0 [2021-05-18T13:24:12.838Z] #37 5.307 -- Check for working C compiler: /usr/bin/cc [2021-05-18T13:24:12.891Z] #43 42.40 CC compel/plugins/std/log.o [2021-05-18T13:24:13.103Z] #43 88.61 CC criu/autofs.o [2021-05-18T13:24:13.152Z] #36 DONE 60.7s [2021-05-18T13:24:13.152Z] [2021-05-18T13:24:13.152Z] #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-05-18T13:24:13.152Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-18T13:24:13.152Z] #13 56.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-18T13:24:13.152Z] #13 56.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-18T13:24:13.152Z] #13 56.10 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-18T13:24:13.771Z] #37 5.952 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-18T13:24:13.771Z] #37 5.960 -- Detecting C compiler ABI info [2021-05-18T13:24:13.831Z] #43 43.24 CC compel/plugins/std/string.o [2021-05-18T13:24:14.333Z] #37 6.695 -- Detecting C compiler ABI info - done [2021-05-18T13:24:14.333Z] #37 6.746 -- Detecting C compile features [2021-05-18T13:24:14.401Z] #43 43.85 CC compel/plugins/std/infect.o [2021-05-18T13:24:14.480Z] #43 90.01 CC criu/bfd.o [2021-05-18T13:24:14.480Z] #43 ... [2021-05-18T13:24:14.480Z] [2021-05-18T13:24:14.480Z] #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-05-18T13:24:14.480Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:24:14.480Z] #20 23.01 The following NEW packages will be installed: [2021-05-18T13:24:14.480Z] #20 23.02 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-18T13:24:14.480Z] #20 23.02 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-18T13:24:14.480Z] #20 23.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-18T13:24:14.480Z] #20 23.02 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-18T13:24:14.480Z] #20 23.02 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-18T13:24:14.480Z] #20 23.02 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-18T13:24:14.480Z] #20 23.02 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-18T13:24:14.480Z] #20 23.02 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-18T13:24:14.480Z] #20 23.02 xz-utils zip [2021-05-18T13:24:14.480Z] #20 23.32 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-18T13:24:14.480Z] #20 23.32 Need to get 28.5 MB of archives. [2021-05-18T13:24:14.480Z] #20 23.32 After this operation, 116 MB of additional disk space will be used. [2021-05-18T13:24:14.480Z] #20 23.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-18T13:24:14.480Z] #20 23.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-18T13:24:14.480Z] #20 23.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-18T13:24:14.480Z] #20 23.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-18T13:24:14.480Z] #20 23.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-18T13:24:14.480Z] #20 23.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-18T13:24:14.480Z] #20 23.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-18T13:24:14.480Z] #20 23.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-18T13:24:14.480Z] #20 23.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-18T13:24:14.480Z] #20 23.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-18T13:24:14.480Z] #20 23.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-18T13:24:14.480Z] #20 23.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-18T13:24:14.480Z] #20 23.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-18T13:24:14.480Z] #20 23.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-18T13:24:14.480Z] #20 23.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-18T13:24:14.480Z] #20 23.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-18T13:24:14.480Z] #20 23.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-18T13:24:14.480Z] #20 23.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-18T13:24:14.480Z] #20 23.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-18T13:24:14.480Z] #20 23.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-18T13:24:14.480Z] #20 23.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-18T13:24:14.480Z] #20 23.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-18T13:24:14.480Z] #20 23.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-18T13:24:14.480Z] #20 23.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-18T13:24:14.480Z] #20 23.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-18T13:24:14.480Z] #20 23.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-18T13:24:14.480Z] #20 23.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-18T13:24:14.480Z] #20 23.73 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-18T13:24:14.480Z] #20 23.73 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-18T13:24:14.480Z] #20 24.20 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-18T13:24:14.480Z] #20 24.20 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-18T13:24:14.480Z] #20 24.20 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-18T13:24:14.480Z] #20 24.20 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-18T13:24:14.480Z] #20 24.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-18T13:24:14.480Z] #20 24.22 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-18T13:24:14.480Z] #20 24.30 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-18T13:24:14.480Z] #20 24.30 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-18T13:24:14.480Z] #20 24.32 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-18T13:24:14.480Z] #20 24.33 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-18T13:24:14.480Z] #20 24.34 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-18T13:24:14.480Z] #20 24.36 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-18T13:24:14.480Z] #20 24.37 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-18T13:24:14.480Z] #20 24.43 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-18T13:24:14.480Z] #20 24.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-18T13:24:14.480Z] #20 24.47 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-18T13:24:14.480Z] #20 24.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-18T13:24:14.480Z] #20 24.81 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-18T13:24:14.480Z] #20 24.85 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-18T13:24:14.480Z] #20 25.46 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:24:14.480Z] #20 25.56 Fetched 28.5 MB in 2s (15.9 MB/s) [2021-05-18T13:24:14.480Z] #20 25.62 Selecting previously unselected package pigz. [2021-05-18T13:24:14.480Z] #20 25.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 ... 23435 files and directories currently installed.) [2021-05-18T13:24:14.480Z] #20 25.67 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-18T13:24:14.480Z] #20 25.68 Unpacking pigz (2.4-1) ... [2021-05-18T13:24:14.480Z] #20 25.78 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-18T13:24:14.480Z] #20 25.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T13:24:14.480Z] #20 25.80 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T13:24:14.480Z] #20 26.23 Selecting previously unselected package python3.7-minimal. [2021-05-18T13:24:14.480Z] #20 26.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T13:24:14.480Z] #20 26.25 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-18T13:24:14.480Z] #20 27.07 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T13:24:14.480Z] #20 27.08 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-18T13:24:14.971Z] #43 44.27 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-18T13:24:14.971Z] #43 44.35 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-18T13:24:14.971Z] #43 44.44 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-18T13:24:14.971Z] #43 44.49 AR compel/plugins/std.lib.a [2021-05-18T13:24:15.048Z] #20 ... [2021-05-18T13:24:15.048Z] [2021-05-18T13:24:15.048Z] #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-05-18T13:24:15.048Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:15.048Z] #43 90.49 CC criu/bitmap.o [2021-05-18T13:24:15.236Z] #43 44.59 CC compel/plugins/fds/fds.o [2021-05-18T13:24:15.310Z] #43 90.68 CC criu/cgroup-props.o [2021-05-18T13:24:15.496Z] #43 44.80 AR compel/plugins/fds.lib.a [2021-05-18T13:24:15.496Z] #43 44.85 HOSTDEP compel/src/lib/log-host.d [2021-05-18T13:24:15.496Z] #43 44.94 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-18T13:24:15.728Z] #13 ... [2021-05-18T13:24:15.728Z] [2021-05-18T13:24:15.728Z] #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-05-18T13:24:15.728Z] #34 sha256:08353e4d1746e927ec5f366e8217829981e8692e0ae38276c0081d8c993c30a0 [2021-05-18T13:24:15.728Z] #34 53.37 io/ioutil [2021-05-18T13:24:15.728Z] #34 55.46 github.com/BurntSushi/toml [2021-05-18T13:24:15.728Z] #34 55.46 log [2021-05-18T13:24:15.728Z] #34 55.46 flag [2021-05-18T13:24:15.728Z] #34 59.15 github.com/BurntSushi/toml/cmd/tomlv [2021-05-18T13:24:15.728Z] #34 DONE 63.0s [2021-05-18T13:24:15.728Z] [2021-05-18T13:24:15.728Z] #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-05-18T13:24:15.728Z] #37 sha256:ddf381f2911fd9c7b65fdafecaf8367a6cffe669beeeccebbbb6707170c271ff [2021-05-18T13:24:15.728Z] #37 1.419 + RM_GOPATH=0 [2021-05-18T13:24:15.728Z] #37 1.419 + TMP_GOPATH= [2021-05-18T13:24:15.728Z] #37 1.419 + : /build [2021-05-18T13:24:15.728Z] #37 1.419 + '[' -z '' ']' [2021-05-18T13:24:15.728Z] #37 1.422 ++ mktemp -d [2021-05-18T13:24:15.728Z] #37 1.425 + export GOPATH=/tmp/tmp.9fwQ2TqwJO [2021-05-18T13:24:15.728Z] #37 1.425 + GOPATH=/tmp/tmp.9fwQ2TqwJO [2021-05-18T13:24:15.728Z] #37 1.425 + RM_GOPATH=1 [2021-05-18T13:24:15.728Z] #37 1.425 + case "$(go env GOARCH)" in [2021-05-18T13:24:15.728Z] #37 1.426 ++ go env GOARCH [2021-05-18T13:24:15.728Z] #37 1.437 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:24:15.728Z] #37 1.437 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:24:15.728Z] #37 1.440 ++ dirname /tmp/install/install.sh [2021-05-18T13:24:15.728Z] #37 1.445 + dir=/tmp/install [2021-05-18T13:24:15.728Z] #37 1.445 + bin=tini [2021-05-18T13:24:15.728Z] #37 1.445 + shift [2021-05-18T13:24:15.728Z] #37 1.445 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-18T13:24:15.728Z] #37 1.445 + . /tmp/install/tini.installer [2021-05-18T13:24:15.728Z] #37 1.445 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T13:24:15.728Z] #37 1.445 + install_tini [2021-05-18T13:24:15.728Z] #37 1.445 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-18T13:24:15.728Z] #37 1.446 + git clone https://github.com/krallin/tini.git /tmp/tmp.9fwQ2TqwJO/tini [2021-05-18T13:24:15.728Z] #37 1.446 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T13:24:15.728Z] #37 1.451 Cloning into '/tmp/tmp.9fwQ2TqwJO/tini'... [2021-05-18T13:24:15.728Z] #37 2.660 + cd /tmp/tmp.9fwQ2TqwJO/tini [2021-05-18T13:24:15.728Z] #37 2.660 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T13:24:15.728Z] #37 2.667 + cmake . [2021-05-18T13:24:15.757Z] #43 45.09 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-18T13:24:15.757Z] #43 45.16 HOSTDEP compel/src/main-host.d [2021-05-18T13:24:15.757Z] #43 45.25 DEP compel/src/lib/ptrace.d [2021-05-18T13:24:15.878Z] #43 91.47 CC criu/cgroup.o [2021-05-18T13:24:15.994Z] #37 ... [2021-05-18T13:24:15.994Z] [2021-05-18T13:24:15.994Z] #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-05-18T13:24:15.994Z] #45 sha256:bd855cfd268050941d24e06057ed3a51d9be9b968ead9f7ae45f3accc50963b3 [2021-05-18T13:24:15.994Z] #45 53.49 net [2021-05-18T13:24:15.994Z] #45 55.68 os/exec [2021-05-18T13:24:15.994Z] #45 56.96 internal/lazyregexp [2021-05-18T13:24:15.994Z] #45 57.46 github.com/LK4D4/vndr/versioned [2021-05-18T13:24:15.994Z] #45 59.34 encoding/binary [2021-05-18T13:24:15.994Z] #45 59.39 go/scanner [2021-05-18T13:24:15.994Z] #45 59.39 net/url [2021-05-18T13:24:15.994Z] #45 62.13 go/ast [2021-05-18T13:24:15.994Z] #45 62.42 text/template/parse [2021-05-18T13:24:15.994Z] #45 62.60 encoding/json [2021-05-18T13:24:16.017Z] #43 45.39 DEP compel/src/lib/infect.d [2021-05-18T13:24:16.256Z] #45 ... [2021-05-18T13:24:16.256Z] [2021-05-18T13:24:16.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-05-18T13:24:16.256Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:24:16.256Z] #43 2.861 Note: Building without setproctitle() and strlcpy() support. [2021-05-18T13:24:16.256Z] #43 2.862 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-18T13:24:16.256Z] #43 2.880 Note: Building without GnuTLS support [2021-05-18T13:24:16.256Z] #43 2.886 Makefile.config:39: Warn: you have no libnftables installed [2021-05-18T13:24:16.256Z] #43 2.886 Makefile.config:40: Warn: Building without nftables support [2021-05-18T13:24:16.256Z] #43 5.586 fatal: not a git repository (or any of the parent directories): .git [2021-05-18T13:24:16.256Z] #43 5.766 GEN .gitid [2021-05-18T13:24:16.256Z] #43 5.815 GEN criu/include/version.h [2021-05-18T13:24:16.256Z] #43 6.039 GEN include/common/asm [2021-05-18T13:24:16.256Z] #43 8.297 PBCC images/timens.pb-c.c [2021-05-18T13:24:16.256Z] #43 8.362 DEP images/timens.pb-c.d [2021-05-18T13:24:16.256Z] #43 8.479 PBCC images/fown.pb-c.c [2021-05-18T13:24:16.278Z] #43 45.58 DEP compel/src/lib/infect-util.d [2021-05-18T13:24:16.278Z] #43 45.67 DEP compel/src/lib/infect-rpc.d [2021-05-18T13:24:16.518Z] #43 8.568 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-18T13:24:16.518Z] #43 8.632 PBCC images/opts.pb-c.c [2021-05-18T13:24:16.518Z] #43 8.678 PBCC images/memfd.pb-c.c [2021-05-18T13:24:16.518Z] #43 ... [2021-05-18T13:24:16.518Z] [2021-05-18T13:24:16.518Z] #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-05-18T13:24:16.518Z] #37 sha256:ddf381f2911fd9c7b65fdafecaf8367a6cffe669beeeccebbbb6707170c271ff [2021-05-18T13:24:16.518Z] #37 3.387 -- The C compiler identification is GNU 8.3.0 [2021-05-18T13:24:16.518Z] #37 3.426 -- Check for working C compiler: /usr/bin/cc [2021-05-18T13:24:16.539Z] #43 45.84 DEP compel/arch/x86/src/lib/infect.d [2021-05-18T13:24:16.799Z] #43 46.02 DEP compel/arch/x86/src/lib/cpu.d [2021-05-18T13:24:16.799Z] #43 46.08 DEP compel/src/lib/log.d [2021-05-18T13:24:16.799Z] #43 46.18 DEP compel/src/main.d [2021-05-18T13:24:16.799Z] #43 46.32 DEP compel/src/lib/handle-elf.d [2021-05-18T13:24:16.852Z] #37 9.015 -- Detecting C compile features - done [2021-05-18T13:24:16.852Z] #37 9.051 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-18T13:24:16.852Z] #37 9.285 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-18T13:24:17.060Z] #43 46.39 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-18T13:24:17.060Z] #43 46.49 CC compel/src/lib/log.o [2021-05-18T13:24:17.109Z] #37 9.419 -- Configuring done [2021-05-18T13:24:17.109Z] #37 9.431 -- Generating done [2021-05-18T13:24:17.109Z] #37 9.449 -- Build files have been written to: /tmp/tmp.uE75gYlJ3P/tini [2021-05-18T13:24:17.109Z] #37 9.454 + make tini-static [2021-05-18T13:24:17.321Z] #43 46.71 CC compel/arch/x86/src/lib/cpu.o [2021-05-18T13:24:17.466Z] #37 4.307 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-18T13:24:17.466Z] #37 4.309 -- Detecting C compiler ABI info [2021-05-18T13:24:17.582Z] #43 ... [2021-05-18T13:24:17.582Z] [2021-05-18T13:24:17.582Z] #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-05-18T13:24:17.582Z] #45 sha256:e1972023b1f294750cb9da277aea4582ca90e6dac29b1f87587b8cc9077c1659 [2021-05-18T13:24:17.582Z] #45 127.6 net/http/httptrace [2021-05-18T13:24:17.582Z] #45 127.8 net/http [2021-05-18T13:24:17.686Z] #37 9.875 Scanning dependencies of target tini-static [2021-05-18T13:24:17.686Z] #37 9.999 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-18T13:24:18.042Z] #37 4.910 -- Detecting C compiler ABI info - done [2021-05-18T13:24:18.304Z] #37 4.974 -- Detecting C compile features [2021-05-18T13:24:18.993Z] #37 ... [2021-05-18T13:24:18.993Z] [2021-05-18T13:24:18.993Z] #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-05-18T13:24:18.993Z] #51 sha256:deec0d6668cdc04d9e5e88b765531ba3c3bfd7e3e464f0b806dced4998d0dc26 [2021-05-18T13:24:18.993Z] #51 56.51 encoding/binary [2021-05-18T13:24:18.993Z] #51 56.51 github.com/pkg/diff [2021-05-18T13:24:18.993Z] #51 56.52 go/token [2021-05-18T13:24:18.993Z] #51 56.55 flag [2021-05-18T13:24:18.993Z] #51 58.49 go/scanner [2021-05-18T13:24:18.993Z] #51 59.21 mvdan.cc/editorconfig [2021-05-18T13:24:18.993Z] #51 59.87 mvdan.cc/sh/v3/syntax [2021-05-18T13:24:18.993Z] #51 59.99 encoding/base64 [2021-05-18T13:24:18.993Z] #51 60.20 go/ast [2021-05-18T13:24:18.993Z] #51 61.48 golang.org/x/sys/unix [2021-05-18T13:24:18.993Z] #51 61.54 encoding/json [2021-05-18T13:24:18.993Z] #51 ... [2021-05-18T13:24:18.993Z] [2021-05-18T13:24:18.993Z] #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-05-18T13:24:18.993Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:24:18.993Z] #43 8.796 DEP images/fown.pb-c.d [2021-05-18T13:24:18.993Z] #43 8.849 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-18T13:24:18.993Z] #43 8.907 DEP images/opts.pb-c.d [2021-05-18T13:24:18.993Z] #43 8.982 DEP images/memfd.pb-c.d [2021-05-18T13:24:18.993Z] #43 9.037 PBCC images/sit.pb-c.c [2021-05-18T13:24:18.993Z] #43 9.125 DEP images/sit.pb-c.d [2021-05-18T13:24:18.993Z] #43 9.217 PBCC images/macvlan.pb-c.c [2021-05-18T13:24:18.993Z] #43 9.247 DEP images/macvlan.pb-c.d [2021-05-18T13:24:18.993Z] #43 9.372 PBCC images/autofs.pb-c.c [2021-05-18T13:24:18.993Z] #43 9.422 DEP images/autofs.pb-c.d [2021-05-18T13:24:18.993Z] #43 9.499 PBCC images/sysctl.pb-c.c [2021-05-18T13:24:18.993Z] #43 9.577 DEP images/sysctl.pb-c.d [2021-05-18T13:24:18.993Z] #43 9.675 PBCC images/time.pb-c.c [2021-05-18T13:24:18.993Z] #43 9.690 DEP images/time.pb-c.d [2021-05-18T13:24:18.993Z] #43 9.746 PBCC images/binfmt-misc.pb-c.c [2021-05-18T13:24:18.993Z] #43 9.778 DEP images/binfmt-misc.pb-c.d [2021-05-18T13:24:18.993Z] #43 9.808 PBCC images/seccomp.pb-c.c [2021-05-18T13:24:18.993Z] #43 9.837 DEP images/seccomp.pb-c.d [2021-05-18T13:24:18.993Z] #43 9.871 PBCC images/userns.pb-c.c [2021-05-18T13:24:18.993Z] #43 9.900 DEP images/userns.pb-c.d [2021-05-18T13:24:18.993Z] #43 9.955 PBCC images/cgroup.pb-c.c [2021-05-18T13:24:18.993Z] #43 10.00 DEP images/cgroup.pb-c.d [2021-05-18T13:24:18.993Z] #43 10.07 PBCC images/ext-file.pb-c.c [2021-05-18T13:24:18.993Z] #43 10.12 DEP images/ext-file.pb-c.d [2021-05-18T13:24:18.993Z] #43 10.17 PBCC images/rpc.pb-c.c [2021-05-18T13:24:18.993Z] #43 10.22 DEP images/rpc.pb-c.d [2021-05-18T13:24:18.993Z] #43 10.31 PBCC images/siginfo.pb-c.c [2021-05-18T13:24:18.993Z] #43 10.34 DEP images/siginfo.pb-c.d [2021-05-18T13:24:18.993Z] #43 10.43 PBCC images/pagemap.pb-c.c [2021-05-18T13:24:18.993Z] #43 10.47 DEP images/pagemap.pb-c.d [2021-05-18T13:24:18.993Z] #43 10.53 PBCC images/rlimit.pb-c.c [2021-05-18T13:24:18.993Z] #43 10.55 DEP images/rlimit.pb-c.d [2021-05-18T13:24:18.993Z] #43 10.62 PBCC images/file-lock.pb-c.c [2021-05-18T13:24:18.993Z] #43 10.63 DEP images/file-lock.pb-c.d [2021-05-18T13:24:18.993Z] #43 10.69 PBCC images/tty.pb-c.c [2021-05-18T13:24:18.993Z] #43 10.75 DEP images/tty.pb-c.d [2021-05-18T13:24:18.993Z] #43 10.86 PBCC images/tun.pb-c.c [2021-05-18T13:24:18.993Z] #43 10.94 PBCC images/netdev.pb-c.c [2021-05-18T13:24:18.993Z] #43 11.04 DEP images/tun.pb-c.d [2021-05-18T13:24:18.993Z] #43 11.11 DEP images/netdev.pb-c.d [2021-05-18T13:24:18.993Z] #43 11.21 PBCC images/vma.pb-c.c [2021-05-18T13:24:18.993Z] #43 11.26 DEP images/vma.pb-c.d [2021-05-18T13:24:18.993Z] #43 11.30 PBCC images/creds.pb-c.c [2021-05-18T13:24:19.099Z] #37 11.40 [100%] Linking C executable tini-static [2021-05-18T13:24:19.165Z] #43 94.39 CC criu/clone-noasan.o [2021-05-18T13:24:19.165Z] #43 94.67 CC criu/config.o [2021-05-18T13:24:19.256Z] #43 11.33 DEP images/creds.pb-c.d [2021-05-18T13:24:19.256Z] #43 11.43 PBCC images/utsns.pb-c.c [2021-05-18T13:24:19.256Z] #43 11.46 DEP images/utsns.pb-c.d [2021-05-18T13:24:19.256Z] #43 11.52 PBCC images/ipc-desc.pb-c.c [2021-05-18T13:24:19.256Z] #43 11.56 PBCC images/ipc-sem.pb-c.c [2021-05-18T13:24:19.519Z] #43 11.61 DEP images/ipc-desc.pb-c.d [2021-05-18T13:24:19.519Z] #43 11.75 DEP images/ipc-sem.pb-c.d [2021-05-18T13:24:19.519Z] #43 11.83 PBCC images/ipc-msg.pb-c.c [2021-05-18T13:24:19.663Z] #37 11.93 [100%] Built target tini-static [2021-05-18T13:24:19.663Z] #37 11.99 + mkdir -p /build [2021-05-18T13:24:19.663Z] #37 12.01 + cp tini-static /build/docker-init [2021-05-18T13:24:19.781Z] #43 11.86 DEP images/ipc-msg.pb-c.d [2021-05-18T13:24:19.781Z] #43 11.95 PBCC images/ipc-shm.pb-c.c [2021-05-18T13:24:19.781Z] #43 11.97 DEP images/ipc-shm.pb-c.d [2021-05-18T13:24:19.781Z] #43 12.06 PBCC images/ipc-var.pb-c.c [2021-05-18T13:24:19.852Z] Loaded image: buildpack-deps:buster [2021-05-18T13:24:19.852Z] Loaded image: busybox:latest [2021-05-18T13:24:19.852Z] Loaded image: busybox:glibc [2021-05-18T13:24:20.044Z] #43 12.09 DEP images/ipc-var.pb-c.d [2021-05-18T13:24:20.044Z] #43 12.15 PBCC images/sk-opts.pb-c.c [2021-05-18T13:24:20.044Z] #43 12.19 PBCC images/packet-sock.pb-c.c [2021-05-18T13:24:20.044Z] #43 12.23 DEP images/sk-opts.pb-c.d [2021-05-18T13:24:20.044Z] #43 12.32 DEP images/packet-sock.pb-c.d [2021-05-18T13:24:20.226Z] #37 DONE 12.5s [2021-05-18T13:24:20.226Z] [2021-05-18T13:24:20.226Z] #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-05-18T13:24:20.226Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:24:20.226Z] #13 66.84 Selecting previously unselected package binutils-mingw-w64. [2021-05-18T13:24:20.226Z] #13 66.84 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-18T13:24:20.226Z] #13 66.87 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-18T13:24:20.226Z] #13 67.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-18T13:24:20.226Z] #13 67.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-18T13:24:20.226Z] #13 67.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T13:24:20.226Z] #13 67.21 Selecting previously unselected package dmsetup. [2021-05-18T13:24:20.226Z] #13 67.21 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-18T13:24:20.226Z] #13 67.22 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-18T13:24:20.226Z] #13 67.38 Selecting previously unselected package mingw-w64-common. [2021-05-18T13:24:20.226Z] #13 67.38 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-18T13:24:20.226Z] #13 67.40 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-18T13:24:20.307Z] #43 12.41 PBCC images/sk-netlink.pb-c.c [2021-05-18T13:24:20.307Z] #43 12.44 DEP images/sk-netlink.pb-c.d [2021-05-18T13:24:20.307Z] #43 12.51 PBCC images/sk-inet.pb-c.c [2021-05-18T13:24:20.411Z] Loaded image: debian:bullseye [2021-05-18T13:24:20.411Z] Loaded image: hello-world:latest [2021-05-18T13:24:20.411Z] Loaded image: arm32v7/hello-world:latest [2021-05-18T13:24:20.411Z] INFO: Testing against a local daemon [2021-05-18T13:24:20.411Z] === RUN TestCgroupNamespacesBuild [2021-05-18T13:24:20.541Z] #43 ... [2021-05-18T13:24:20.541Z] [2021-05-18T13:24:20.541Z] #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-05-18T13:24:20.541Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:24:20.541Z] #20 29.09 Selecting previously unselected package python3-minimal. [2021-05-18T13:24:20.541Z] #20 29.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 ... 23684 files and directories currently installed.) [2021-05-18T13:24:20.541Z] #20 29.13 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-18T13:24:20.541Z] #20 29.14 Unpacking python3-minimal (3.7.3-1) ... [2021-05-18T13:24:20.541Z] #20 29.20 Selecting previously unselected package libmpdec2:amd64. [2021-05-18T13:24:20.541Z] #20 29.20 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-18T13:24:20.541Z] #20 29.22 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-18T13:24:20.541Z] #20 29.31 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-18T13:24:20.541Z] #20 29.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T13:24:20.541Z] #20 29.33 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T13:24:20.541Z] #20 30.18 Selecting previously unselected package python3.7. [2021-05-18T13:24:20.541Z] #20 30.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T13:24:20.541Z] #20 30.20 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-18T13:24:20.541Z] #20 30.32 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-18T13:24:20.541Z] #20 30.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-18T13:24:20.541Z] #20 30.35 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-18T13:24:20.541Z] #20 30.42 Setting up python3-minimal (3.7.3-1) ... [2021-05-18T13:24:20.541Z] #20 31.25 Selecting previously unselected package python3. [2021-05-18T13:24:20.541Z] #20 31.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-18T13:24:20.541Z] #20 31.31 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-18T13:24:20.541Z] #20 31.32 Unpacking python3 (3.7.3-1) ... [2021-05-18T13:24:20.541Z] #20 31.40 Selecting previously unselected package libip4tc0:amd64. [2021-05-18T13:24:20.541Z] #20 31.41 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-18T13:24:20.541Z] #20 31.41 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-18T13:24:20.541Z] #20 31.48 Selecting previously unselected package libip6tc0:amd64. [2021-05-18T13:24:20.541Z] #20 31.49 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-18T13:24:20.541Z] #20 31.49 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-18T13:24:20.541Z] #20 31.56 Selecting previously unselected package libiptc0:amd64. [2021-05-18T13:24:20.541Z] #20 31.57 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-18T13:24:20.541Z] #20 31.58 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-18T13:24:20.541Z] #20 31.67 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-18T13:24:20.541Z] #20 31.67 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-18T13:24:20.541Z] #20 31.69 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-18T13:24:20.541Z] #20 31.74 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-18T13:24:20.541Z] #20 31.74 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-18T13:24:20.541Z] #20 31.76 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-18T13:24:20.541Z] #20 31.86 Selecting previously unselected package libnftnl11:amd64. [2021-05-18T13:24:20.541Z] #20 31.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-18T13:24:20.541Z] #20 31.88 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-18T13:24:20.542Z] #20 31.95 Selecting previously unselected package iptables. [2021-05-18T13:24:20.542Z] #20 31.95 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-18T13:24:20.542Z] #20 31.96 Unpacking iptables (1.8.2-4) ... [2021-05-18T13:24:20.542Z] #20 32.26 Selecting previously unselected package xxd. [2021-05-18T13:24:20.542Z] #20 32.28 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T13:24:20.542Z] #20 32.29 Unpacking xxd (2:8.1.0875-5) ... [2021-05-18T13:24:20.542Z] #20 32.38 Selecting previously unselected package vim-common. [2021-05-18T13:24:20.542Z] #20 32.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-18T13:24:20.542Z] #20 32.40 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-18T13:24:20.542Z] #20 32.61 Selecting previously unselected package bash-completion. [2021-05-18T13:24:20.542Z] #20 32.63 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-18T13:24:20.569Z] #43 12.59 DEP images/sk-inet.pb-c.d [2021-05-18T13:24:20.569Z] #43 12.68 PBCC images/sk-unix.pb-c.c [2021-05-18T13:24:20.569Z] #43 12.72 DEP images/sk-unix.pb-c.d [2021-05-18T13:24:20.569Z] #43 12.79 PBCC images/mm.pb-c.c [2021-05-18T13:24:20.793Z] #13 73.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-18T13:24:20.793Z] #13 73.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-18T13:24:20.793Z] #13 73.57 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-18T13:24:20.831Z] #43 12.84 DEP images/mm.pb-c.d [2021-05-18T13:24:20.831Z] #43 12.93 PBCC images/timerfd.pb-c.c [2021-05-18T13:24:20.831Z] #43 12.99 DEP images/timerfd.pb-c.d [2021-05-18T13:24:21.050Z] #13 ... [2021-05-18T13:24:21.050Z] [2021-05-18T13:24:21.050Z] #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-05-18T13:24:21.050Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:21.050Z] #43 4.599 Note: Building without setproctitle() and strlcpy() support. [2021-05-18T13:24:21.050Z] #43 4.599 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-18T13:24:21.050Z] #43 4.603 Note: Building without GnuTLS support [2021-05-18T13:24:21.050Z] #43 4.605 Makefile.config:39: Warn: you have no libnftables installed [2021-05-18T13:24:21.050Z] #43 4.605 Makefile.config:40: Warn: Building without nftables support [2021-05-18T13:24:21.050Z] #43 6.690 fatal: not a git repository (or any of the parent directories): .git [2021-05-18T13:24:21.050Z] #43 6.755 GEN .gitid [2021-05-18T13:24:21.050Z] #43 6.775 GEN criu/include/version.h [2021-05-18T13:24:21.050Z] #43 6.847 GEN include/common/asm [2021-05-18T13:24:21.050Z] #43 8.607 PBCC images/timens.pb-c.c [2021-05-18T13:24:21.050Z] #43 8.662 DEP images/timens.pb-c.d [2021-05-18T13:24:21.050Z] #43 8.770 PBCC images/fown.pb-c.c [2021-05-18T13:24:21.050Z] #43 8.770 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-18T13:24:21.050Z] #43 8.840 PBCC images/opts.pb-c.c [2021-05-18T13:24:21.050Z] #43 8.912 PBCC images/memfd.pb-c.c [2021-05-18T13:24:21.050Z] #43 9.005 DEP images/fown.pb-c.d [2021-05-18T13:24:21.050Z] #43 9.109 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-18T13:24:21.050Z] #43 9.211 DEP images/opts.pb-c.d [2021-05-18T13:24:21.050Z] #43 9.309 DEP images/memfd.pb-c.d [2021-05-18T13:24:21.050Z] #43 9.375 PBCC images/sit.pb-c.c [2021-05-18T13:24:21.050Z] #43 9.497 DEP images/sit.pb-c.d [2021-05-18T13:24:21.050Z] #43 9.587 PBCC images/macvlan.pb-c.c [2021-05-18T13:24:21.094Z] #43 13.10 PBCC images/timer.pb-c.c [2021-05-18T13:24:21.094Z] #43 13.11 DEP images/timer.pb-c.d [2021-05-18T13:24:21.094Z] #43 13.17 PBCC images/sa.pb-c.c [2021-05-18T13:24:21.094Z] #43 13.21 DEP images/sa.pb-c.d [2021-05-18T13:24:21.094Z] #43 13.26 PBCC images/pipe-data.pb-c.c [2021-05-18T13:24:21.094Z] #43 13.27 DEP images/pipe-data.pb-c.d [2021-05-18T13:24:21.094Z] #43 13.34 PBCC images/mnt.pb-c.c [2021-05-18T13:24:21.307Z] #43 ... [2021-05-18T13:24:21.307Z] [2021-05-18T13:24:21.307Z] #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-05-18T13:24:21.307Z] #34 sha256:11f38d02a6b8783630139d99e5fcfc5d64768fb7f85d8273b3bfe782cec08b38 [2021-05-18T13:24:21.307Z] #34 71.64 github.com/BurntSushi/toml [2021-05-18T13:24:21.307Z] #34 71.64 flag [2021-05-18T13:24:21.307Z] #34 73.47 log [2021-05-18T13:24:21.307Z] #34 76.06 github.com/BurntSushi/toml/cmd/tomlv [2021-05-18T13:24:21.307Z] #34 DONE 80.5s [2021-05-18T13:24:21.307Z] [2021-05-18T13:24:21.307Z] #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-05-18T13:24:21.307Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:21.307Z] #43 9.615 DEP images/macvlan.pb-c.d [2021-05-18T13:24:21.307Z] #43 ... [2021-05-18T13:24:21.307Z] [2021-05-18T13:24:21.307Z] #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-05-18T13:24:21.307Z] #45 sha256:f5c99fa19dbe7f85344e6cba9b8c86f4fc53a09cd57f5c662acfa187000f3b3a [2021-05-18T13:24:21.307Z] #45 72.64 regexp [2021-05-18T13:24:21.307Z] #45 73.12 flag [2021-05-18T13:24:21.307Z] #45 74.81 go/token [2021-05-18T13:24:21.307Z] #45 75.74 go/scanner [2021-05-18T13:24:21.307Z] #45 76.68 internal/lazyregexp [2021-05-18T13:24:21.307Z] #45 76.91 net/url [2021-05-18T13:24:21.307Z] #45 77.11 go/ast [2021-05-18T13:24:21.307Z] #45 78.95 text/template/parse [2021-05-18T13:24:21.307Z] #45 ... [2021-05-18T13:24:21.307Z] [2021-05-18T13:24:21.307Z] #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-05-18T13:24:21.307Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:21.307Z] #43 9.707 PBCC images/autofs.pb-c.c [2021-05-18T13:24:21.307Z] #43 9.707 DEP images/autofs.pb-c.d [2021-05-18T13:24:21.307Z] #43 9.783 PBCC images/sysctl.pb-c.c [2021-05-18T13:24:21.307Z] #43 9.834 DEP images/sysctl.pb-c.d [2021-05-18T13:24:21.356Z] #43 13.37 DEP images/mnt.pb-c.d [2021-05-18T13:24:21.356Z] #43 13.45 PBCC images/sk-packet.pb-c.c [2021-05-18T13:24:21.356Z] #43 13.50 DEP images/sk-packet.pb-c.d [2021-05-18T13:24:21.564Z] #43 9.870 PBCC images/time.pb-c.c [2021-05-18T13:24:21.564Z] #43 9.910 DEP images/time.pb-c.d [2021-05-18T13:24:21.564Z] #43 9.949 PBCC images/binfmt-misc.pb-c.c [2021-05-18T13:24:21.564Z] #43 10.00 DEP images/binfmt-misc.pb-c.d [2021-05-18T13:24:21.564Z] #43 10.04 PBCC images/seccomp.pb-c.c [2021-05-18T13:24:21.564Z] #43 10.07 DEP images/seccomp.pb-c.d [2021-05-18T13:24:21.619Z] #43 13.63 PBCC images/tcp-stream.pb-c.c [2021-05-18T13:24:21.619Z] #43 13.69 DEP images/tcp-stream.pb-c.d [2021-05-18T13:24:21.619Z] #43 13.73 PBCC images/pipe.pb-c.c [2021-05-18T13:24:21.619Z] #43 13.78 DEP images/pipe.pb-c.d [2021-05-18T13:24:21.619Z] #43 13.85 PBCC images/pstree.pb-c.c [2021-05-18T13:24:21.820Z] #43 10.12 PBCC images/userns.pb-c.c [2021-05-18T13:24:21.820Z] #43 10.17 DEP images/userns.pb-c.d [2021-05-18T13:24:21.820Z] #43 10.21 PBCC images/cgroup.pb-c.c [2021-05-18T13:24:21.820Z] #43 10.27 DEP images/cgroup.pb-c.d [2021-05-18T13:24:21.882Z] #43 13.88 DEP images/pstree.pb-c.d [2021-05-18T13:24:21.882Z] #43 13.93 PBCC images/fs.pb-c.c [2021-05-18T13:24:21.882Z] #43 13.98 DEP images/fs.pb-c.d [2021-05-18T13:24:21.882Z] #43 14.03 PBCC images/signalfd.pb-c.c [2021-05-18T13:24:21.882Z] #43 14.08 DEP images/signalfd.pb-c.d [2021-05-18T13:24:22.077Z] #43 10.38 PBCC images/ext-file.pb-c.c [2021-05-18T13:24:22.077Z] #43 10.42 DEP images/ext-file.pb-c.d [2021-05-18T13:24:22.077Z] #43 10.47 PBCC images/rpc.pb-c.c [2021-05-18T13:24:22.077Z] #43 10.54 DEP images/rpc.pb-c.d [2021-05-18T13:24:22.145Z] #43 14.15 PBCC images/fh.pb-c.c [2021-05-18T13:24:22.145Z] #43 14.18 PBCC images/fsnotify.pb-c.c [2021-05-18T13:24:22.145Z] #43 14.23 DEP images/fh.pb-c.d [2021-05-18T13:24:22.145Z] #43 14.28 DEP images/fsnotify.pb-c.d [2021-05-18T13:24:22.145Z] #43 14.33 PBCC images/eventpoll.pb-c.c [2021-05-18T13:24:22.145Z] #43 14.36 DEP images/eventpoll.pb-c.d [2021-05-18T13:24:22.145Z] #43 14.41 PBCC images/eventfd.pb-c.c [2021-05-18T13:24:22.145Z] #43 14.43 DEP images/eventfd.pb-c.d [2021-05-18T13:24:22.333Z] #43 10.65 PBCC images/siginfo.pb-c.c [2021-05-18T13:24:22.333Z] #43 10.68 DEP images/siginfo.pb-c.d [2021-05-18T13:24:22.333Z] #43 10.73 PBCC images/pagemap.pb-c.c [2021-05-18T13:24:22.333Z] #43 10.75 DEP images/pagemap.pb-c.d [2021-05-18T13:24:22.333Z] #43 10.82 PBCC images/rlimit.pb-c.c [2021-05-18T13:24:22.333Z] #43 10.86 DEP images/rlimit.pb-c.d [2021-05-18T13:24:22.333Z] #43 10.89 PBCC images/file-lock.pb-c.c [2021-05-18T13:24:22.333Z] #43 10.96 DEP images/file-lock.pb-c.d [2021-05-18T13:24:22.406Z] #43 14.48 PBCC images/remap-file-path.pb-c.c [2021-05-18T13:24:22.406Z] #43 14.51 DEP images/remap-file-path.pb-c.d [2021-05-18T13:24:22.406Z] #43 14.55 PBCC images/fifo.pb-c.c [2021-05-18T13:24:22.406Z] #43 14.57 DEP images/fifo.pb-c.d [2021-05-18T13:24:22.406Z] #43 14.64 PBCC images/ghost-file.pb-c.c [2021-05-18T13:24:22.406Z] #43 14.67 DEP images/ghost-file.pb-c.d [2021-05-18T13:24:22.446Z] #20 35.23 Unpacking bash-completion (1:2.8-6) ... [2021-05-18T13:24:22.446Z] #20 35.54 Selecting previously unselected package bzip2. [2021-05-18T13:24:22.446Z] #20 35.57 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-18T13:24:22.446Z] #20 35.57 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-18T13:24:22.590Z] #43 11.02 PBCC images/tty.pb-c.c [2021-05-18T13:24:22.590Z] #43 11.09 DEP images/tty.pb-c.d [2021-05-18T13:24:22.668Z] #43 14.81 PBCC images/regfile.pb-c.c [2021-05-18T13:24:22.668Z] #43 14.87 DEP images/regfile.pb-c.d [2021-05-18T13:24:22.668Z] #43 14.92 PBCC images/ns.pb-c.c [2021-05-18T13:24:22.705Z] #20 35.67 Selecting previously unselected package xz-utils. [2021-05-18T13:24:22.705Z] #20 35.67 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-18T13:24:22.705Z] #20 35.68 Unpacking xz-utils (5.2.4-1) ... [2021-05-18T13:24:22.705Z] #20 35.84 Selecting previously unselected package apparmor. [2021-05-18T13:24:22.705Z] #20 35.86 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-18T13:24:22.847Z] #43 11.16 PBCC images/tun.pb-c.c [2021-05-18T13:24:22.847Z] #43 11.23 PBCC images/netdev.pb-c.c [2021-05-18T13:24:22.847Z] #43 11.32 DEP images/tun.pb-c.d [2021-05-18T13:24:22.847Z] #43 11.35 DEP images/netdev.pb-c.d [2021-05-18T13:24:22.930Z] #43 14.94 DEP images/ns.pb-c.d [2021-05-18T13:24:22.930Z] #43 14.98 PBCC images/fdinfo.pb-c.c [2021-05-18T13:24:22.930Z] #43 15.08 DEP images/fdinfo.pb-c.d [2021-05-18T13:24:22.930Z] #43 15.12 PBCC images/core-aarch64.pb-c.c [2021-05-18T13:24:22.930Z] #43 15.18 PBCC images/core-arm.pb-c.c [2021-05-18T13:24:22.964Z] #20 35.94 Unpacking apparmor (2.13.2-10) ... [2021-05-18T13:24:23.022Z] #45 ... [2021-05-18T13:24:23.022Z] [2021-05-18T13:24:23.022Z] #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-05-18T13:24:23.022Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:24:23.022Z] #13 121.4 Selecting previously unselected package libapparmor1:amd64. [2021-05-18T13:24:23.022Z] #13 121.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-18T13:24:23.022Z] #13 121.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-18T13:24:23.022Z] #13 121.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-18T13:24:23.022Z] #13 121.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-18T13:24:23.022Z] #13 121.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-18T13:24:23.022Z] #13 121.7 Selecting previously unselected package libbtrfs0. [2021-05-18T13:24:23.022Z] #13 121.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-18T13:24:23.022Z] #13 121.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-18T13:24:23.022Z] #13 121.9 Selecting previously unselected package libbtrfs-dev. [2021-05-18T13:24:23.022Z] #13 121.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-18T13:24:23.022Z] #13 121.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:24:23.022Z] #13 122.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-18T13:24:23.022Z] #13 122.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-18T13:24:23.022Z] #13 122.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T13:24:23.022Z] #13 122.1 Selecting previously unselected package libudev-dev:amd64. [2021-05-18T13:24:23.022Z] #13 122.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-18T13:24:23.022Z] #13 122.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-18T13:24:23.022Z] #13 122.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-18T13:24:23.022Z] #13 122.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-18T13:24:23.022Z] #13 122.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-18T13:24:23.022Z] #13 122.6 Selecting previously unselected package libpcre16-3:amd64. [2021-05-18T13:24:23.022Z] #13 122.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-18T13:24:23.022Z] #13 122.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-18T13:24:23.022Z] #13 122.8 Selecting previously unselected package libpcre32-3:amd64. [2021-05-18T13:24:23.022Z] #13 122.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-18T13:24:23.022Z] #13 122.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-18T13:24:23.022Z] #13 123.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-18T13:24:23.022Z] #13 123.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-18T13:24:23.022Z] #13 123.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-18T13:24:23.022Z] #13 123.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-18T13:24:23.022Z] #13 123.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-18T13:24:23.022Z] #13 123.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-18T13:24:23.022Z] #13 123.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-18T13:24:23.022Z] #13 123.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-18T13:24:23.022Z] #13 123.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-18T13:24:23.022Z] #13 123.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-18T13:24:23.022Z] #13 123.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-18T13:24:23.022Z] #13 123.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-18T13:24:23.022Z] #13 124.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-18T13:24:23.022Z] #13 124.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-18T13:24:23.022Z] #13 124.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T13:24:23.022Z] #13 124.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-18T13:24:23.022Z] #13 124.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-18T13:24:23.022Z] #13 124.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-18T13:24:23.022Z] #13 124.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-18T13:24:23.022Z] #13 124.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T13:24:23.022Z] #13 124.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-18T13:24:23.022Z] #13 124.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-18T13:24:23.022Z] #13 124.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-18T13:24:23.022Z] #13 124.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-18T13:24:23.022Z] #13 124.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:24:23.022Z] #13 124.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-18T13:24:23.022Z] #13 124.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-18T13:24:23.022Z] #13 124.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-18T13:24:23.022Z] #13 125.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-18T13:24:23.022Z] #13 125.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:24:23.022Z] #13 125.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-18T13:24:23.022Z] #13 125.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-18T13:24:23.022Z] #13 125.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-18T13:24:23.022Z] #13 125.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-18T13:24:23.022Z] #13 125.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-18T13:24:23.022Z] #13 125.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:24:23.022Z] #13 125.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-05-18T13:24:23.022Z] #13 125.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-05-18T13:24:23.022Z] #13 125.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:24:23.022Z] #13 125.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-05-18T13:24:23.022Z] #13 125.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-05-18T13:24:23.022Z] #13 125.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-18T13:24:23.022Z] #13 125.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-18T13:24:23.022Z] #13 125.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T13:24:23.022Z] #13 125.2 Setting up dmsetup (2:1.02.155-3) ... [2021-05-18T13:24:23.022Z] #13 125.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T13:24:23.022Z] #13 125.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-18T13:24:23.022Z] #13 125.2 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:24:23.022Z] #13 DONE 127.1s [2021-05-18T13:24:23.022Z] [2021-05-18T13:24:23.022Z] #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-05-18T13:24:23.022Z] #53 sha256:24a6bc32c7f111ed7b00f19a02725b96c55dd8564cd58322c76f9d4ee169843d [2021-05-18T13:24:23.103Z] #43 11.40 PBCC images/vma.pb-c.c [2021-05-18T13:24:23.103Z] #43 11.49 DEP images/vma.pb-c.d [2021-05-18T13:24:23.103Z] #43 11.56 PBCC images/creds.pb-c.c [2021-05-18T13:24:23.103Z] #43 11.60 DEP images/creds.pb-c.d [2021-05-18T13:24:23.193Z] #43 15.22 PBCC images/core-ppc64.pb-c.c [2021-05-18T13:24:23.193Z] #43 15.24 PBCC images/core-s390.pb-c.c [2021-05-18T13:24:23.193Z] #43 15.32 PBCC images/core-x86.pb-c.c [2021-05-18T13:24:23.193Z] #43 15.41 PBCC images/core.pb-c.c [2021-05-18T13:24:23.193Z] #43 15.47 PBCC images/inventory.pb-c.c [2021-05-18T13:24:23.223Z] #20 36.34 Selecting previously unselected package aufs-tools. [2021-05-18T13:24:23.360Z] #43 11.66 PBCC images/utsns.pb-c.c [2021-05-18T13:24:23.360Z] #43 11.68 DEP images/utsns.pb-c.d [2021-05-18T13:24:23.360Z] #43 11.77 PBCC images/ipc-desc.pb-c.c [2021-05-18T13:24:23.360Z] #43 11.80 PBCC images/ipc-sem.pb-c.c [2021-05-18T13:24:23.482Z] #20 36.35 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-18T13:24:23.482Z] #20 36.36 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-18T13:24:23.482Z] #20 36.51 Selecting previously unselected package libonig5:amd64. [2021-05-18T13:24:23.482Z] #20 36.51 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-18T13:24:23.482Z] #20 36.52 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-18T13:24:23.496Z] #43 15.54 DEP images/core-aarch64.pb-c.d [2021-05-18T13:24:23.496Z] #43 15.59 DEP images/core-arm.pb-c.d [2021-05-18T13:24:23.496Z] #43 15.64 DEP images/core-ppc64.pb-c.d [2021-05-18T13:24:23.496Z] #43 15.71 DEP images/core-s390.pb-c.d [2021-05-18T13:24:23.496Z] #43 15.82 DEP images/core-x86.pb-c.d [2021-05-18T13:24:23.616Z] #43 11.93 DEP images/ipc-desc.pb-c.d [2021-05-18T13:24:23.616Z] #43 11.93 DEP images/ipc-sem.pb-c.d [2021-05-18T13:24:23.616Z] #43 11.96 PBCC images/ipc-msg.pb-c.c [2021-05-18T13:24:23.616Z] #43 11.99 DEP images/ipc-msg.pb-c.d [2021-05-18T13:24:23.616Z] #43 12.06 PBCC images/ipc-shm.pb-c.c [2021-05-18T13:24:23.616Z] #43 12.16 DEP images/ipc-shm.pb-c.d [2021-05-18T13:24:23.616Z] #43 12.16 PBCC images/ipc-var.pb-c.c [2021-05-18T13:24:23.668Z] --- PASS: TestCgroupNamespacesBuild (3.00s) [2021-05-18T13:24:23.668Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-18T13:24:23.741Z] #20 36.66 Selecting previously unselected package libjq1:amd64. [2021-05-18T13:24:23.741Z] #20 36.67 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T13:24:23.741Z] #20 36.67 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T13:24:23.741Z] #20 36.79 Selecting previously unselected package jq. [2021-05-18T13:24:23.741Z] #20 36.79 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T13:24:23.741Z] #20 36.80 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-18T13:24:23.741Z] #20 36.88 Selecting previously unselected package libaio1:amd64. [2021-05-18T13:24:23.741Z] #20 36.89 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-18T13:24:23.794Z] #43 15.94 DEP images/core.pb-c.d [2021-05-18T13:24:23.794Z] #43 16.04 DEP images/inventory.pb-c.d [2021-05-18T13:24:23.872Z] #43 12.18 DEP images/ipc-var.pb-c.d [2021-05-18T13:24:23.872Z] #43 12.23 PBCC images/sk-opts.pb-c.c [2021-05-18T13:24:23.872Z] #43 12.30 PBCC images/packet-sock.pb-c.c [2021-05-18T13:24:23.872Z] #43 12.32 DEP images/sk-opts.pb-c.d [2021-05-18T13:24:23.872Z] #43 12.40 DEP images/packet-sock.pb-c.d [2021-05-18T13:24:23.872Z] #43 12.43 PBCC images/sk-netlink.pb-c.c [2021-05-18T13:24:23.964Z] #53 ... [2021-05-18T13:24:23.964Z] [2021-05-18T13:24:23.964Z] #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-05-18T13:24:23.964Z] #58 sha256:563b16727cbee3f8caae4695b08613d0d09f4b7d0b9cbb85d5305d917356af85 [2021-05-18T13:24:23.964Z] #58 126.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T13:24:23.964Z] #58 126.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-18T13:24:23.964Z] #58 DONE 133.8s [2021-05-18T13:24:23.964Z] [2021-05-18T13:24:23.964Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-18T13:24:23.964Z] #59 sha256:4d582b9584041140709ecab092f71bf437908d7562cfbb749fd3abe58402e7d7 [2021-05-18T13:24:23.964Z] #59 DONE 0.1s [2021-05-18T13:24:23.964Z] [2021-05-18T13:24:23.964Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-18T13:24:23.964Z] #60 sha256:67a88a8703715f4ff565343dde853f20e04e504bdf19617a973033c735837128 [2021-05-18T13:24:23.964Z] #60 DONE 0.1s [2021-05-18T13:24:23.964Z] [2021-05-18T13:24:23.964Z] #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-05-18T13:24:23.964Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:23.964Z] #43 47.36 CC compel/arch/x86/src/lib/infect.o [2021-05-18T13:24:23.964Z] #43 48.24 CC compel/src/lib/infect-rpc.o [2021-05-18T13:24:23.964Z] #43 48.60 CC compel/src/lib/infect-util.o [2021-05-18T13:24:23.964Z] #43 48.93 CC compel/src/lib/infect.o [2021-05-18T13:24:23.964Z] #43 51.35 CC compel/src/lib/ptrace.o [2021-05-18T13:24:23.964Z] #43 51.69 AR compel/libcompel.a [2021-05-18T13:24:23.964Z] #43 51.76 HOSTCC compel/src/main-host.o [2021-05-18T13:24:23.964Z] #43 52.34 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-18T13:24:23.964Z] #43 52.64 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-18T13:24:23.964Z] #43 53.05 HOSTCC compel/src/lib/log-host.o [2021-05-18T13:24:23.964Z] #43 53.45 HOSTLINK compel/compel-host-bin [2021-05-18T13:24:24.000Z] #20 36.89 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-18T13:24:24.000Z] #20 36.95 Selecting previously unselected package libgpm2:amd64. [2021-05-18T13:24:24.000Z] #20 36.96 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-18T13:24:24.000Z] #20 36.97 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-18T13:24:24.000Z] #20 37.03 Selecting previously unselected package libicu63:amd64. [2021-05-18T13:24:24.000Z] #20 37.03 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-18T13:24:24.000Z] #20 37.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T13:24:24.061Z] #43 16.13 PBCC images/cpuinfo.pb-c.c [2021-05-18T13:24:24.061Z] #43 16.17 DEP images/cpuinfo.pb-c.d [2021-05-18T13:24:24.061Z] #43 16.24 PBCC images/stats.pb-c.c [2021-05-18T13:24:24.061Z] #43 16.25 DEP images/stats.pb-c.d [2021-05-18T13:24:24.129Z] #43 12.45 DEP images/sk-netlink.pb-c.d [2021-05-18T13:24:24.129Z] #43 12.57 PBCC images/sk-inet.pb-c.c [2021-05-18T13:24:24.129Z] #43 12.57 DEP images/sk-inet.pb-c.d [2021-05-18T13:24:24.129Z] #43 12.63 PBCC images/sk-unix.pb-c.c [2021-05-18T13:24:24.326Z] #43 ... [2021-05-18T13:24:24.326Z] [2021-05-18T13:24:24.326Z] #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-05-18T13:24:24.326Z] #37 sha256:ddf381f2911fd9c7b65fdafecaf8367a6cffe669beeeccebbbb6707170c271ff [2021-05-18T13:24:24.326Z] #37 7.226 -- Detecting C compile features - done [2021-05-18T13:24:24.326Z] #37 7.268 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-18T13:24:24.326Z] #37 7.671 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-18T13:24:24.326Z] #37 7.786 -- Configuring done [2021-05-18T13:24:24.326Z] #37 7.814 -- Generating done [2021-05-18T13:24:24.326Z] #37 7.831 -- Build files have been written to: /tmp/tmp.9fwQ2TqwJO/tini [2021-05-18T13:24:24.326Z] #37 7.840 + make tini-static [2021-05-18T13:24:24.326Z] #37 8.346 Scanning dependencies of target tini-static [2021-05-18T13:24:24.326Z] #37 8.489 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-18T13:24:24.326Z] #37 10.05 [100%] Linking C executable tini-static [2021-05-18T13:24:24.326Z] #37 10.65 [100%] Built target tini-static [2021-05-18T13:24:24.326Z] #37 10.74 + mkdir -p /build [2021-05-18T13:24:24.326Z] #37 10.74 + cp tini-static /build/docker-init [2021-05-18T13:24:24.326Z] #37 DONE 11.2s [2021-05-18T13:24:24.326Z] [2021-05-18T13:24:24.326Z] #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-05-18T13:24:24.326Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-18T13:24:24.326Z] #13 63.29 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-18T13:24:24.326Z] #13 63.29 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-18T13:24:24.326Z] #13 63.30 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:24:24.326Z] #13 63.56 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-18T13:24:24.326Z] #13 63.58 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-18T13:24:24.326Z] #13 63.59 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:24:24.386Z] #43 12.73 DEP images/sk-unix.pb-c.d [2021-05-18T13:24:24.386Z] #43 12.73 PBCC images/mm.pb-c.c [2021-05-18T13:24:24.386Z] #43 12.84 DEP images/mm.pb-c.d [2021-05-18T13:24:24.386Z] #43 12.84 PBCC images/timerfd.pb-c.c [2021-05-18T13:24:24.386Z] #43 ... [2021-05-18T13:24:24.386Z] [2021-05-18T13:24:24.386Z] #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-05-18T13:24:24.386Z] #51 sha256:9eda0f39045b0b3eb3da2ddb363766d30a652358e0038f3e258805298412c6a1 [2021-05-18T13:24:24.386Z] #51 73.60 encoding/json [2021-05-18T13:24:24.386Z] #51 78.61 github.com/pkg/diff [2021-05-18T13:24:24.386Z] #51 79.61 go/ast [2021-05-18T13:24:24.386Z] #51 80.04 golang.org/x/crypto/ssh/terminal [2021-05-18T13:24:24.386Z] #51 81.53 mvdan.cc/editorconfig [2021-05-18T13:24:24.386Z] #51 82.93 mvdan.cc/sh/v3/fileutil [2021-05-18T13:24:24.386Z] #51 83.08 mvdan.cc/sh/v3/syntax [2021-05-18T13:24:24.386Z] #51 ... [2021-05-18T13:24:24.386Z] [2021-05-18T13:24:24.386Z] #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-05-18T13:24:24.386Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:24.386Z] #43 12.97 DEP images/timerfd.pb-c.d [2021-05-18T13:24:24.386Z] #43 12.97 PBCC images/timer.pb-c.c [2021-05-18T13:24:24.537Z] #43 ... [2021-05-18T13:24:24.537Z] [2021-05-18T13:24:24.537Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-18T13:24:24.537Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-18T13:24:24.537Z] #14 DONE 1.9s [2021-05-18T13:24:24.537Z] [2021-05-18T13:24:24.537Z] #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-05-18T13:24:24.537Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:24.537Z] #43 53.77 DEP soccr/soccr.d [2021-05-18T13:24:24.537Z] #43 ... [2021-05-18T13:24:24.537Z] [2021-05-18T13:24:24.537Z] #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-05-18T13:24:24.537Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-18T13:24:24.642Z] #43 13.10 DEP images/timer.pb-c.d [2021-05-18T13:24:24.642Z] #43 13.10 PBCC images/sa.pb-c.c [2021-05-18T13:24:24.642Z] #43 13.13 DEP images/sa.pb-c.d [2021-05-18T13:24:24.642Z] #43 13.18 PBCC images/pipe-data.pb-c.c [2021-05-18T13:24:24.899Z] #43 13.34 DEP images/pipe-data.pb-c.d [2021-05-18T13:24:24.899Z] #43 13.34 PBCC images/mnt.pb-c.c [2021-05-18T13:24:24.899Z] #43 13.34 DEP images/mnt.pb-c.d [2021-05-18T13:24:24.899Z] #43 13.38 PBCC images/sk-packet.pb-c.c [2021-05-18T13:24:24.899Z] #43 13.38 DEP images/sk-packet.pb-c.d [2021-05-18T13:24:24.899Z] #43 13.46 PBCC images/tcp-stream.pb-c.c [2021-05-18T13:24:25.156Z] #43 13.58 DEP images/tcp-stream.pb-c.d [2021-05-18T13:24:25.156Z] #43 13.58 PBCC images/pipe.pb-c.c [2021-05-18T13:24:25.156Z] #43 13.66 DEP images/pipe.pb-c.d [2021-05-18T13:24:25.156Z] #43 13.67 PBCC images/pstree.pb-c.c [2021-05-18T13:24:25.156Z] #43 13.70 DEP images/pstree.pb-c.d [2021-05-18T13:24:25.156Z] #43 13.74 PBCC images/fs.pb-c.c [2021-05-18T13:24:25.272Z] #13 ... [2021-05-18T13:24:25.272Z] [2021-05-18T13:24:25.272Z] #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-05-18T13:24:25.272Z] #51 sha256:deec0d6668cdc04d9e5e88b765531ba3c3bfd7e3e464f0b806dced4998d0dc26 [2021-05-18T13:24:25.272Z] #51 72.85 golang.org/x/crypto/ssh/terminal [2021-05-18T13:24:25.412Z] #43 13.81 DEP images/fs.pb-c.d [2021-05-18T13:24:25.412Z] #43 13.85 PBCC images/signalfd.pb-c.c [2021-05-18T13:24:25.412Z] #43 13.89 DEP images/signalfd.pb-c.d [2021-05-18T13:24:25.669Z] #43 13.98 PBCC images/fh.pb-c.c [2021-05-18T13:24:25.669Z] #43 14.00 PBCC images/fsnotify.pb-c.c [2021-05-18T13:24:25.669Z] #43 14.10 DEP images/fh.pb-c.d [2021-05-18T13:24:25.669Z] #43 14.15 DEP images/fsnotify.pb-c.d [2021-05-18T13:24:25.669Z] #43 14.19 PBCC images/eventpoll.pb-c.c [2021-05-18T13:24:25.925Z] #43 14.23 DEP images/eventpoll.pb-c.d [2021-05-18T13:24:25.925Z] #43 14.31 PBCC images/eventfd.pb-c.c [2021-05-18T13:24:25.925Z] #43 14.35 DEP images/eventfd.pb-c.d [2021-05-18T13:24:25.925Z] #43 14.39 PBCC images/remap-file-path.pb-c.c [2021-05-18T13:24:25.925Z] #43 14.43 DEP images/remap-file-path.pb-c.d [2021-05-18T13:24:25.925Z] #43 14.47 PBCC images/fifo.pb-c.c [2021-05-18T13:24:25.925Z] #43 14.51 DEP images/fifo.pb-c.d [2021-05-18T13:24:25.925Z] #43 14.56 PBCC images/ghost-file.pb-c.c [2021-05-18T13:24:26.177Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.77s) [2021-05-18T13:24:26.177Z] === RUN TestBuildWithSession [2021-05-18T13:24:26.177Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-18T13:24:26.177Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T13:24:26.177Z] === RUN TestBuildSquashParent [2021-05-18T13:24:26.181Z] #43 14.60 DEP images/ghost-file.pb-c.d [2021-05-18T13:24:26.182Z] #43 14.69 PBCC images/regfile.pb-c.c [2021-05-18T13:24:26.182Z] #43 14.74 DEP images/regfile.pb-c.d [2021-05-18T13:24:26.182Z] #43 14.81 PBCC images/ns.pb-c.c [2021-05-18T13:24:26.438Z] #43 14.86 DEP images/ns.pb-c.d [2021-05-18T13:24:26.438Z] #43 14.91 PBCC images/fdinfo.pb-c.c [2021-05-18T13:24:26.456Z] #15 DONE 2.0s [2021-05-18T13:24:26.456Z] [2021-05-18T13:24:26.456Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-18T13:24:26.456Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-18T13:24:26.694Z] #43 15.03 DEP images/fdinfo.pb-c.d [2021-05-18T13:24:26.694Z] #43 15.09 PBCC images/core-aarch64.pb-c.c [2021-05-18T13:24:26.694Z] #43 15.16 PBCC images/core-arm.pb-c.c [2021-05-18T13:24:26.694Z] #43 15.20 PBCC images/core-ppc64.pb-c.c [2021-05-18T13:24:26.952Z] #43 15.25 PBCC images/core-s390.pb-c.c [2021-05-18T13:24:26.952Z] #43 15.35 PBCC images/core-x86.pb-c.c [2021-05-18T13:24:26.952Z] #43 15.45 PBCC images/core.pb-c.c [2021-05-18T13:24:27.209Z] #43 15.53 PBCC images/inventory.pb-c.c [2021-05-18T13:24:27.209Z] #43 15.63 DEP images/core-aarch64.pb-c.d [2021-05-18T13:24:27.209Z] #43 15.69 DEP images/core-arm.pb-c.d [2021-05-18T13:24:27.465Z] #43 15.79 DEP images/core-ppc64.pb-c.d [2021-05-18T13:24:27.465Z] #43 15.84 DEP images/core-s390.pb-c.d [2021-05-18T13:24:27.465Z] #43 16.00 DEP images/core-x86.pb-c.d [2021-05-18T13:24:27.465Z] #43 16.00 DEP images/core.pb-c.d [2021-05-18T13:24:27.723Z] #43 16.08 DEP images/inventory.pb-c.d [2021-05-18T13:24:27.723Z] #43 16.22 PBCC images/cpuinfo.pb-c.c [2021-05-18T13:24:27.723Z] #43 16.22 DEP images/cpuinfo.pb-c.d [2021-05-18T13:24:27.827Z] #51 74.97 mvdan.cc/sh/v3/cmd/shfmt [2021-05-18T13:24:27.847Z] #16 1.167 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-18T13:24:27.847Z] #16 DONE 1.3s [2021-05-18T13:24:27.847Z] [2021-05-18T13:24:27.847Z] #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-05-18T13:24:27.847Z] #53 sha256:24a6bc32c7f111ed7b00f19a02725b96c55dd8564cd58322c76f9d4ee169843d [2021-05-18T13:24:27.848Z] #53 2.110 + RM_GOPATH=0 [2021-05-18T13:24:27.848Z] #53 2.110 + TMP_GOPATH= [2021-05-18T13:24:27.848Z] #53 2.110 + : /build [2021-05-18T13:24:27.848Z] #53 2.110 + '[' -z '' ']' [2021-05-18T13:24:27.848Z] #53 2.117 ++ mktemp -d [2021-05-18T13:24:27.848Z] #53 2.120 + export GOPATH=/tmp/tmp.JsGnMOYuz3 [2021-05-18T13:24:27.848Z] #53 2.120 + GOPATH=/tmp/tmp.JsGnMOYuz3 [2021-05-18T13:24:27.848Z] #53 2.120 + RM_GOPATH=1 [2021-05-18T13:24:27.848Z] #53 2.120 + case "$(go env GOARCH)" in [2021-05-18T13:24:27.848Z] #53 2.130 ++ go env GOARCH [2021-05-18T13:24:27.848Z] #53 2.163 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:24:27.848Z] #53 2.163 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:24:27.848Z] #53 2.163 ++ dirname /tmp/install/install.sh [2021-05-18T13:24:27.848Z] #53 2.163 + dir=/tmp/install [2021-05-18T13:24:27.848Z] #53 2.163 + bin=runc [2021-05-18T13:24:27.848Z] #53 2.163 + shift [2021-05-18T13:24:27.848Z] #53 2.163 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-18T13:24:27.848Z] #53 2.163 + . /tmp/install/runc.installer [2021-05-18T13:24:27.848Z] #53 2.163 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:24:27.848Z] #53 2.163 + install_runc [2021-05-18T13:24:27.848Z] #53 2.163 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-18T13:24:27.848Z] #53 2.211 + uname -r [2021-05-18T13:24:27.848Z] #53 2.220 + RUNC_BUILDTAGS='seccomp ' [2021-05-18T13:24:27.848Z] #53 2.220 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-18T13:24:27.848Z] #53 2.220 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JsGnMOYuz3/src/github.com/opencontainers/runc [2021-05-18T13:24:27.848Z] #53 2.220 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-18T13:24:27.848Z] #53 2.223 Cloning into '/tmp/tmp.JsGnMOYuz3/src/github.com/opencontainers/runc'... [2021-05-18T13:24:27.979Z] #43 16.29 PBCC images/stats.pb-c.c [2021-05-18T13:24:27.979Z] #43 16.34 DEP images/stats.pb-c.d [2021-05-18T13:24:28.193Z] #20 40.74 Selecting previously unselected package libnet1:amd64. [2021-05-18T13:24:28.193Z] #20 40.75 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T13:24:28.193Z] #20 40.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:24:28.193Z] #20 40.86 Selecting previously unselected package libnl-3-200:amd64. [2021-05-18T13:24:28.193Z] #20 40.86 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-18T13:24:28.193Z] #20 40.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T13:24:28.193Z] #20 40.96 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-18T13:24:28.193Z] #20 40.97 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-18T13:24:28.193Z] #20 40.98 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T13:24:28.193Z] #20 41.04 Selecting previously unselected package libreadline5:amd64. [2021-05-18T13:24:28.193Z] #20 41.06 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-18T13:24:28.193Z] #20 41.06 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-18T13:24:28.193Z] #20 41.16 Selecting previously unselected package net-tools. [2021-05-18T13:24:28.193Z] #20 41.18 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-18T13:24:28.193Z] #20 41.23 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-18T13:24:28.193Z] #20 41.41 Selecting previously unselected package python-pip-whl. [2021-05-18T13:24:28.452Z] #20 41.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-18T13:24:28.452Z] #20 41.43 Unpacking python-pip-whl (18.1-5) ... [2021-05-18T13:24:29.020Z] #20 42.06 Selecting previously unselected package python3-lib2to3. [2021-05-18T13:24:29.020Z] #20 42.08 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-18T13:24:29.020Z] #20 42.09 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-18T13:24:29.233Z] #53 ... [2021-05-18T13:24:29.233Z] [2021-05-18T13:24:29.233Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-18T13:24:29.233Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-18T13:24:29.233Z] #17 DONE 1.2s [2021-05-18T13:24:29.233Z] [2021-05-18T13:24:29.233Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-18T13:24:29.233Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-18T13:24:29.279Z] #20 42.19 Selecting previously unselected package python3-distutils. [2021-05-18T13:24:29.279Z] #20 42.20 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-18T13:24:29.279Z] #20 42.20 Unpacking python3-distutils (3.7.3-1) ... [2021-05-18T13:24:29.279Z] #20 42.34 Selecting previously unselected package python3-pip. [2021-05-18T13:24:29.279Z] #20 42.34 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-18T13:24:29.279Z] #20 42.36 Unpacking python3-pip (18.1-5) ... [2021-05-18T13:24:29.538Z] #20 42.54 Selecting previously unselected package python3-pkg-resources. [2021-05-18T13:24:29.538Z] #20 42.54 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-18T13:24:29.538Z] #20 42.54 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-18T13:24:29.538Z] #20 42.69 Selecting previously unselected package python3-setuptools. [2021-05-18T13:24:29.538Z] #20 42.70 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-18T13:24:29.538Z] #20 42.70 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-18T13:24:29.798Z] #20 42.94 Selecting previously unselected package python3-wheel. [2021-05-18T13:24:29.798Z] #20 42.94 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-18T13:24:29.798Z] #20 42.95 Unpacking python3-wheel (0.32.3-2) ... [2021-05-18T13:24:29.798Z] #20 43.03 Selecting previously unselected package sudo. [2021-05-18T13:24:29.798Z] #20 43.03 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-18T13:24:29.877Z] #43 18.02 make[1]: Nothing to be done for 'all'. [2021-05-18T13:24:30.057Z] #20 43.04 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-18T13:24:30.618Z] #18 DONE 1.2s [2021-05-18T13:24:30.618Z] [2021-05-18T13:24:30.618Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-18T13:24:30.618Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-18T13:24:30.625Z] #20 43.48 Selecting previously unselected package thin-provisioning-tools. [2021-05-18T13:24:30.625Z] #20 43.48 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-18T13:24:30.625Z] #20 43.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-18T13:24:30.625Z] #20 ... [2021-05-18T13:24:30.625Z] [2021-05-18T13:24:30.625Z] #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-05-18T13:24:30.625Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:30.625Z] #43 96.01 CC criu/cr-check.o [2021-05-18T13:24:30.625Z] #43 97.45 CC criu/cr-dedup.o [2021-05-18T13:24:30.625Z] #43 97.90 CC criu/cr-dump.o [2021-05-18T13:24:30.625Z] #43 100.1 CC criu/cr-errno.o [2021-05-18T13:24:30.625Z] #43 100.2 CC criu/cr-restore.o [2021-05-18T13:24:30.625Z] #43 104.2 CC criu/cr-service.o [2021-05-18T13:24:30.625Z] #43 105.9 CC criu/crtools.o [2021-05-18T13:24:30.625Z] #43 ... [2021-05-18T13:24:30.625Z] [2021-05-18T13:24:30.625Z] #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-05-18T13:24:30.625Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:24:30.625Z] #20 43.70 Selecting previously unselected package uidmap. [2021-05-18T13:24:30.625Z] #20 43.72 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-18T13:24:30.625Z] #20 43.72 Unpacking uidmap (1:4.5-1.1) ... [2021-05-18T13:24:30.884Z] #20 43.84 Selecting previously unselected package vim-runtime. [2021-05-18T13:24:30.885Z] #20 43.84 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-18T13:24:30.885Z] #20 43.89 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-18T13:24:30.885Z] #20 43.92 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-18T13:24:30.885Z] #20 43.93 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-18T13:24:31.143Z] #51 ... [2021-05-18T13:24:31.143Z] [2021-05-18T13:24:31.143Z] #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-05-18T13:24:31.143Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:24:31.143Z] #43 18.54 make[1]: Nothing to be done for 'all'. [2021-05-18T13:24:31.143Z] #43 20.15 CC images/stats.o [2021-05-18T13:24:31.143Z] #43 20.73 CC images/core.o [2021-05-18T13:24:31.143Z] #43 21.51 CC images/core-x86.o [2021-05-18T13:24:31.143Z] #43 22.12 CC images/core-arm.o [2021-05-18T13:24:31.143Z] #43 22.45 CC images/core-aarch64.o [2021-05-18T13:24:31.143Z] #43 23.01 CC images/core-ppc64.o [2021-05-18T13:24:31.246Z] #43 19.60 CC images/stats.o [2021-05-18T13:24:31.405Z] #43 23.67 CC images/core-s390.o [2021-05-18T13:24:31.503Z] #43 ... [2021-05-18T13:24:31.503Z] [2021-05-18T13:24:31.503Z] #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-05-18T13:24:31.503Z] #51 sha256:9eda0f39045b0b3eb3da2ddb363766d30a652358e0038f3e258805298412c6a1 [2021-05-18T13:24:31.503Z] #51 90.68 mvdan.cc/sh/v3/cmd/shfmt [2021-05-18T13:24:31.560Z] #19 DONE 1.1s [2021-05-18T13:24:31.560Z] [2021-05-18T13:24:31.560Z] #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-05-18T13:24:31.560Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:24:31.982Z] #43 24.10 CC images/cpuinfo.o [2021-05-18T13:24:31.982Z] #43 ... [2021-05-18T13:24:31.982Z] [2021-05-18T13:24:31.982Z] #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-05-18T13:24:31.982Z] #45 sha256:bd855cfd268050941d24e06057ed3a51d9be9b968ead9f7ae45f3accc50963b3 [2021-05-18T13:24:31.982Z] #45 69.50 go/parser [2021-05-18T13:24:31.982Z] #45 69.73 text/template [2021-05-18T13:24:31.982Z] #45 72.20 encoding/xml [2021-05-18T13:24:31.982Z] #45 76.86 compress/flate [2021-05-18T13:24:31.982Z] #45 78.84 go/doc [2021-05-18T13:24:31.982Z] #45 ... [2021-05-18T13:24:31.982Z] [2021-05-18T13:24:31.982Z] #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-05-18T13:24:31.982Z] #51 sha256:deec0d6668cdc04d9e5e88b765531ba3c3bfd7e3e464f0b806dced4998d0dc26 [2021-05-18T13:24:31.982Z] #51 DONE 79.6s [2021-05-18T13:24:32.245Z] [2021-05-18T13:24:32.245Z] #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-05-18T13:24:32.245Z] #56 sha256:cddbb621c15f3b01225581dcb52c1e4603dbea2e2439b8173333dae8632cca33 [2021-05-18T13:24:33.473Z] #20 1.584 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-18T13:24:33.473Z] #20 1.826 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:24:33.473Z] #20 1.862 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:24:33.473Z] #20 1.865 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:24:33.733Z] #20 2.270 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-18T13:24:33.833Z] #56 36.46 Checking out files: 38% (1512/3922) Checking out files: 39% (1530/3922) Checking out files: 40% (1569/3922) Checking out files: 41% (1609/3922) Checking out files: 42% (1648/3922) Checking out files: 43% (1687/3922) Checking out files: 44% (1726/3922) Checking out files: 45% (1765/3922) Checking out files: 46% (1805/3922) Checking out files: 47% (1844/3922) Checking out files: 48% (1883/3922) Checking out files: 49% (1922/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 79% (3128/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-18T13:24:34.021Z] #51 ... [2021-05-18T13:24:34.021Z] [2021-05-18T13:24:34.021Z] #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-05-18T13:24:34.021Z] #45 sha256:f5c99fa19dbe7f85344e6cba9b8c86f4fc53a09cd57f5c662acfa187000f3b3a [2021-05-18T13:24:34.021Z] #45 82.74 go/parser [2021-05-18T13:24:34.021Z] #45 83.09 text/template [2021-05-18T13:24:34.021Z] #45 86.49 encoding/xml [2021-05-18T13:24:34.021Z] #45 88.60 go/doc [2021-05-18T13:24:34.021Z] #45 91.65 github.com/LK4D4/vndr/versioned [2021-05-18T13:24:34.021Z] #45 91.77 compress/flate [2021-05-18T13:24:34.021Z] #45 92.40 github.com/LK4D4/vndr/build [2021-05-18T13:24:34.021Z] #45 ... [2021-05-18T13:24:34.021Z] [2021-05-18T13:24:34.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-05-18T13:24:34.021Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:34.021Z] #43 19.97 CC images/core.o [2021-05-18T13:24:34.021Z] #43 20.60 CC images/core-x86.o [2021-05-18T13:24:34.021Z] #43 21.10 CC images/core-arm.o [2021-05-18T13:24:34.021Z] #43 21.53 CC images/core-aarch64.o [2021-05-18T13:24:34.021Z] #43 21.94 CC images/core-ppc64.o [2021-05-18T13:24:34.021Z] #43 22.51 CC images/core-s390.o [2021-05-18T13:24:34.101Z] #56 38.22 + cd /tmp/tmp.IoyWNbOaLK/src/github.com/containerd/containerd [2021-05-18T13:24:34.101Z] #56 38.23 + git checkout -q 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-18T13:24:34.173Z] #20 46.95 Selecting previously unselected package vim. [2021-05-18T13:24:34.173Z] #20 46.95 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T13:24:34.173Z] #20 46.98 Unpacking vim (2:8.1.0875-5) ... [2021-05-18T13:24:34.295Z] --- PASS: TestBuildSquashParent (7.50s) [2021-05-18T13:24:34.295Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-18T13:24:34.295Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T13:24:34.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T13:24:34.295Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T13:24:34.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T13:24:34.295Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T13:24:34.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T13:24:34.295Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T13:24:34.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T13:24:34.295Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T13:24:34.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T13:24:34.295Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T13:24:34.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T13:24:34.295Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T13:24:34.295Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T13:24:34.295Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T13:24:34.295Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T13:24:34.295Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T13:24:34.295Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T13:24:34.432Z] #20 47.57 Selecting previously unselected package xfsprogs. [2021-05-18T13:24:34.432Z] #20 47.58 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-18T13:24:34.432Z] #20 47.58 Unpacking xfsprogs (4.20.0-1) ... [2021-05-18T13:24:34.678Z] #20 ... [2021-05-18T13:24:34.678Z] [2021-05-18T13:24:34.678Z] #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-05-18T13:24:34.678Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:34.678Z] #43 54.07 CC soccr/soccr.o [2021-05-18T13:24:34.678Z] #43 56.20 AR soccr/libsoccr.a [2021-05-18T13:24:34.678Z] #43 56.27 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-18T13:24:34.678Z] #43 56.69 DEP criu/arch/x86/sigframe.d [2021-05-18T13:24:34.678Z] #43 56.72 DEP criu/arch/x86/sigaction_compat.d [2021-05-18T13:24:34.678Z] #43 56.75 DEP criu/arch/x86/kerndat.d [2021-05-18T13:24:34.678Z] #43 56.95 DEP criu/arch/x86/crtools.d [2021-05-18T13:24:34.678Z] #43 57.11 DEP criu/arch/x86/cpu.d [2021-05-18T13:24:34.678Z] #43 57.34 CC criu/arch/x86/cpu.o [2021-05-18T13:24:34.678Z] #43 58.26 CC criu/arch/x86/crtools.o [2021-05-18T13:24:34.678Z] #43 60.07 CC criu/arch/x86/kerndat.o [2021-05-18T13:24:34.678Z] #43 60.83 CC criu/arch/x86/sigaction_compat.o [2021-05-18T13:24:34.678Z] #43 61.26 CC criu/arch/x86/sigframe.o [2021-05-18T13:24:34.678Z] #43 61.77 LINK criu/arch/x86/crtools.built-in.o [2021-05-18T13:24:34.678Z] #43 61.87 DEP criu/pie/util-vdso-elf32.d [2021-05-18T13:24:34.678Z] #43 62.04 DEP criu/pie/util-vdso.d [2021-05-18T13:24:34.678Z] #43 62.21 DEP criu/pie/util.d [2021-05-18T13:24:34.678Z] #43 62.41 CC criu/pie/util.o [2021-05-18T13:24:34.678Z] #43 62.72 CC criu/pie/util-vdso.o [2021-05-18T13:24:34.678Z] #43 63.43 CC criu/pie/util-vdso-elf32.o [2021-05-18T13:24:34.678Z] #43 64.00 AR criu/pie/pie.lib.a [2021-05-18T13:24:34.678Z] #43 64.07 DEP criu/pie/restorer.d [2021-05-18T13:24:34.938Z] #43 ... [2021-05-18T13:24:34.938Z] [2021-05-18T13:24:34.938Z] #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-05-18T13:24:34.938Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:24:34.938Z] #20 3.333 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:24:34.950Z] #43 23.18 CC images/cpuinfo.o [2021-05-18T13:24:35.000Z] #20 48.02 Selecting previously unselected package zip. [2021-05-18T13:24:35.000Z] #20 48.05 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-18T13:24:35.000Z] #20 48.06 Unpacking zip (3.0-11+b1) ... [2021-05-18T13:24:35.206Z] #43 23.65 CC images/inventory.o [2021-05-18T13:24:35.259Z] #20 48.26 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-18T13:24:35.259Z] #20 48.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-18T13:24:35.259Z] #20 48.30 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-18T13:24:35.259Z] #20 48.31 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-18T13:24:35.259Z] #20 48.32 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-18T13:24:35.259Z] #20 48.33 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-18T13:24:35.259Z] #20 48.34 Setting up uidmap (1:4.5-1.1) ... [2021-05-18T13:24:35.259Z] #20 48.35 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-18T13:24:35.259Z] #20 48.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:24:35.259Z] #20 48.37 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-18T13:24:35.259Z] #20 48.38 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T13:24:35.259Z] #20 48.39 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T13:24:35.259Z] #20 48.40 Setting up xxd (2:8.1.0875-5) ... [2021-05-18T13:24:35.259Z] #20 48.41 Setting up zip (3.0-11+b1) ... [2021-05-18T13:24:35.463Z] #43 23.92 CC images/fdinfo.o [2021-05-18T13:24:35.518Z] #20 48.42 Setting up vim-common (2:8.1.0875-5) ... [2021-05-18T13:24:35.518Z] #20 48.46 Setting up bash-completion (1:2.8-6) ... [2021-05-18T13:24:35.719Z] #43 24.28 CC images/fown.o [2021-05-18T13:24:35.880Z] #20 4.461 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:24:35.975Z] #43 24.45 CC images/ns.o [2021-05-18T13:24:36.025Z] #56 39.88 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-18T13:24:36.025Z] #56 39.89 + BUILDTAGS='netgo osusergo static_build' [2021-05-18T13:24:36.025Z] #56 39.89 + export EXTRA_FLAGS=-buildmode=pie [2021-05-18T13:24:36.025Z] #56 39.89 + EXTRA_FLAGS=-buildmode=pie [2021-05-18T13:24:36.025Z] #56 39.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-18T13:24:36.025Z] #56 39.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-18T13:24:36.025Z] #56 39.89 + '[' '' = dynamic ']' [2021-05-18T13:24:36.025Z] #56 39.89 + make [2021-05-18T13:24:36.539Z] #43 24.74 CC images/regfile.o [2021-05-18T13:24:36.539Z] #43 ... [2021-05-18T13:24:36.539Z] [2021-05-18T13:24:36.539Z] #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-05-18T13:24:36.539Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:24:36.539Z] #13 79.49 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-18T13:24:36.539Z] #13 79.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T13:24:36.539Z] #13 79.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:24:36.539Z] #13 79.67 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-18T13:24:36.539Z] #13 79.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T13:24:36.539Z] #13 79.68 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:24:36.539Z] #13 ... [2021-05-18T13:24:36.539Z] [2021-05-18T13:24:36.539Z] #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-05-18T13:24:36.539Z] #56 sha256:b7b668f518596f2349e6d978ed902dfcd170181949ef5226b7a8c4ea8199d41e [2021-05-18T13:24:36.801Z] #56 48.15 Checking out files: 51% (2025/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 89% (3525/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-18T13:24:36.801Z] #56 49.67 + cd /tmp/tmp.Ad06rWEyzr/src/github.com/containerd/containerd [2021-05-18T13:24:36.801Z] #56 49.67 + git checkout -q 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-18T13:24:36.973Z] #56 41.20 + bin/ctr [2021-05-18T13:24:37.059Z] #56 ... [2021-05-18T13:24:37.059Z] [2021-05-18T13:24:37.059Z] #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-05-18T13:24:37.059Z] #51 sha256:9eda0f39045b0b3eb3da2ddb363766d30a652358e0038f3e258805298412c6a1 [2021-05-18T13:24:37.059Z] #51 DONE 96.3s [2021-05-18T13:24:37.059Z] [2021-05-18T13:24:37.059Z] #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-05-18T13:24:37.059Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:37.059Z] #43 25.05 CC images/ghost-file.o [2021-05-18T13:24:37.059Z] #43 25.41 CC images/fifo.o [2021-05-18T13:24:37.059Z] #43 25.65 CC images/remap-file-path.o [2021-05-18T13:24:37.320Z] #43 25.88 CC images/eventfd.o [2021-05-18T13:24:37.555Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-18T13:24:37.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.65s) [2021-05-18T13:24:37.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.62s) [2021-05-18T13:24:37.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.74s) [2021-05-18T13:24:37.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.79s) [2021-05-18T13:24:37.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.84s) [2021-05-18T13:24:37.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.89s) [2021-05-18T13:24:37.555Z] === RUN TestBuildMultiStageCopy [2021-05-18T13:24:37.555Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-18T13:24:37.799Z] #20 6.020 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:24:37.883Z] #43 26.17 CC images/eventpoll.o [2021-05-18T13:24:38.140Z] #43 26.42 CC images/fh.o [2021-05-18T13:24:38.396Z] #43 26.78 CC images/fsnotify.o [2021-05-18T13:24:38.815Z] #20 51.29 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-18T13:24:38.815Z] #20 51.32 Setting up xz-utils (5.2.4-1) ... [2021-05-18T13:24:38.815Z] #20 51.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-18T13:24:38.815Z] #20 51.35 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-18T13:24:38.815Z] #20 51.44 invoke-rc.d: could not determine current runlevel [2021-05-18T13:24:38.815Z] #20 51.45 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-18T13:24:38.815Z] #20 51.47 Setting up pigz (2.4-1) ... [2021-05-18T13:24:38.815Z] #20 51.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-18T13:24:38.815Z] #20 51.49 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T13:24:38.815Z] #20 51.51 Setting up python-pip-whl (18.1-5) ... [2021-05-18T13:24:38.815Z] #20 51.52 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-18T13:24:38.815Z] #20 51.53 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-18T13:24:38.959Z] #43 27.38 CC images/signalfd.o [2021-05-18T13:24:39.074Z] #20 52.00 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-18T13:24:39.074Z] #20 52.02 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-18T13:24:39.074Z] #20 52.04 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T13:24:39.074Z] #20 52.05 Setting up vim (2:8.1.0875-5) ... [2021-05-18T13:24:39.074Z] #20 52.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-18T13:24:39.074Z] #20 52.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-18T13:24:39.074Z] #20 52.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-18T13:24:39.074Z] #20 52.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-18T13:24:39.074Z] #20 52.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-18T13:24:39.074Z] #20 52.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-18T13:24:39.074Z] #20 52.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-18T13:24:39.074Z] #20 52.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-18T13:24:39.074Z] #20 52.12 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T13:24:39.074Z] #20 52.14 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-18T13:24:39.074Z] #20 52.15 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-18T13:24:39.074Z] #20 52.17 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-18T13:24:39.074Z] #20 52.19 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-18T13:24:39.074Z] #20 52.20 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-18T13:24:39.215Z] #43 27.64 CC images/fs.o [2021-05-18T13:24:39.471Z] #43 27.89 CC images/pstree.o [2021-05-18T13:24:39.728Z] #43 28.11 CC images/pipe.o [2021-05-18T13:24:39.984Z] #43 28.39 CC images/tcp-stream.o [2021-05-18T13:24:39.984Z] #43 28.61 CC images/sk-packet.o [2021-05-18T13:24:40.547Z] #43 28.95 CC images/mnt.o [2021-05-18T13:24:40.547Z] #43 29.17 CC images/pipe-data.o [2021-05-18T13:24:40.980Z] #20 ... [2021-05-18T13:24:40.980Z] [2021-05-18T13:24:40.980Z] #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-05-18T13:24:40.980Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:40.980Z] #43 106.5 CC criu/eventfd.o [2021-05-18T13:24:40.980Z] #43 106.9 CC criu/eventpoll.o [2021-05-18T13:24:40.980Z] #43 107.7 CC criu/external.o [2021-05-18T13:24:40.980Z] #43 108.0 CC criu/fault-injection.o [2021-05-18T13:24:40.980Z] #43 108.2 CC criu/fdstore.o [2021-05-18T13:24:40.980Z] #43 108.6 CC criu/fifo.o [2021-05-18T13:24:40.980Z] #43 108.9 CC criu/file-ids.o [2021-05-18T13:24:40.980Z] #43 109.2 CC criu/file-lock.o [2021-05-18T13:24:40.980Z] #43 110.1 CC criu/files-ext.o [2021-05-18T13:24:40.980Z] #43 110.5 CC criu/files-reg.o [2021-05-18T13:24:40.980Z] #43 113.0 CC criu/files.o [2021-05-18T13:24:40.980Z] #43 115.1 CC criu/filesystems.o [2021-05-18T13:24:40.980Z] #43 115.9 CC criu/fsnotify.o [2021-05-18T13:24:41.103Z] #20 ... [2021-05-18T13:24:41.103Z] [2021-05-18T13:24:41.103Z] #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-05-18T13:24:41.103Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:41.103Z] #43 64.31 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-18T13:24:41.103Z] #43 64.43 DEP criu/arch/x86/restorer_unmap.d [2021-05-18T13:24:41.103Z] #43 64.46 DEP criu/arch/x86/restorer.d [2021-05-18T13:24:41.103Z] #43 64.65 DEP criu/arch/x86/vdso-pie.d [2021-05-18T13:24:41.103Z] #43 64.73 DEP criu/pie/parasite-vdso.d [2021-05-18T13:24:41.103Z] #43 64.93 DEP criu/pie/parasite.d [2021-05-18T13:24:41.103Z] #43 65.18 CC criu/pie/parasite.o [2021-05-18T13:24:41.103Z] #43 66.47 LINK criu/pie/parasite.built-in.o [2021-05-18T13:24:41.103Z] #43 66.49 GEN criu/pie/parasite-blob.h [2021-05-18T13:24:41.103Z] #43 66.51 CC criu/pie/parasite-vdso.o [2021-05-18T13:24:41.103Z] #43 67.27 CC criu/arch/x86/vdso-pie.o [2021-05-18T13:24:41.103Z] #43 67.58 CC criu/arch/x86/restorer.o [2021-05-18T13:24:41.103Z] #43 68.24 CC criu/arch/x86/restorer_unmap.o [2021-05-18T13:24:41.103Z] #43 68.30 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-18T13:24:41.103Z] #43 68.68 CC criu/pie/restorer.o [2021-05-18T13:24:41.109Z] #43 29.38 CC images/sa.o [2021-05-18T13:24:41.109Z] #43 29.57 CC images/timer.o [2021-05-18T13:24:41.366Z] #43 29.84 CC images/timerfd.o [2021-05-18T13:24:41.593Z] #43 117.1 CC criu/image-desc.o [2021-05-18T13:24:41.622Z] #43 30.06 CC images/mm.o [2021-05-18T13:24:41.710Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-18T13:24:41.861Z] #43 117.4 CC criu/image.o [2021-05-18T13:24:41.861Z] #43 ... [2021-05-18T13:24:41.861Z] [2021-05-18T13:24:41.861Z] #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-05-18T13:24:41.861Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:24:41.880Z] #43 30.32 CC images/sk-opts.o [2021-05-18T13:24:42.121Z] #20 55.06 Setting up iptables (1.8.2-4) ... [2021-05-18T13:24:42.122Z] #20 55.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-18T13:24:42.122Z] #20 55.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-18T13:24:42.122Z] #20 55.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-18T13:24:42.122Z] #20 55.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-18T13:24:42.122Z] #20 55.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-18T13:24:42.122Z] #20 55.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-18T13:24:42.122Z] #20 55.13 Setting up python3 (3.7.3-1) ... [2021-05-18T13:24:42.137Z] #43 30.60 CC images/sk-unix.o [2021-05-18T13:24:42.278Z] #56 ... [2021-05-18T13:24:42.278Z] [2021-05-18T13:24:42.278Z] #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-05-18T13:24:42.278Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:24:42.278Z] #43 24.52 CC images/inventory.o [2021-05-18T13:24:42.278Z] #43 24.77 CC images/fdinfo.o [2021-05-18T13:24:42.278Z] #43 25.47 CC images/fown.o [2021-05-18T13:24:42.278Z] #43 25.87 CC images/ns.o [2021-05-18T13:24:42.278Z] #43 26.17 CC images/regfile.o [2021-05-18T13:24:42.278Z] #43 26.37 CC images/ghost-file.o [2021-05-18T13:24:42.278Z] #43 26.54 CC images/fifo.o [2021-05-18T13:24:42.278Z] #43 26.82 CC images/remap-file-path.o [2021-05-18T13:24:42.278Z] #43 27.12 CC images/eventfd.o [2021-05-18T13:24:42.278Z] #43 27.40 CC images/eventpoll.o [2021-05-18T13:24:42.278Z] #43 27.78 CC images/fh.o [2021-05-18T13:24:42.278Z] #43 28.01 CC images/fsnotify.o [2021-05-18T13:24:42.278Z] #43 28.68 CC images/signalfd.o [2021-05-18T13:24:42.278Z] #43 28.86 CC images/fs.o [2021-05-18T13:24:42.278Z] #43 29.01 CC images/pstree.o [2021-05-18T13:24:42.278Z] #43 29.32 CC images/pipe.o [2021-05-18T13:24:42.278Z] #43 29.65 CC images/tcp-stream.o [2021-05-18T13:24:42.278Z] #43 30.02 CC images/sk-packet.o [2021-05-18T13:24:42.278Z] #43 30.31 CC images/mnt.o [2021-05-18T13:24:42.278Z] #43 30.64 CC images/pipe-data.o [2021-05-18T13:24:42.278Z] #43 30.91 CC images/sa.o [2021-05-18T13:24:42.278Z] #43 31.27 CC images/timer.o [2021-05-18T13:24:42.278Z] #43 31.70 CC images/timerfd.o [2021-05-18T13:24:42.278Z] #43 31.97 CC images/mm.o [2021-05-18T13:24:42.278Z] #43 32.39 CC images/sk-opts.o [2021-05-18T13:24:42.278Z] #43 32.64 CC images/sk-unix.o [2021-05-18T13:24:42.278Z] #43 33.03 CC images/sk-inet.o [2021-05-18T13:24:42.278Z] #43 33.30 CC images/tun.o [2021-05-18T13:24:42.278Z] #43 33.70 CC images/sk-netlink.o [2021-05-18T13:24:42.278Z] #43 33.94 CC images/packet-sock.o [2021-05-18T13:24:42.278Z] #43 34.39 CC images/ipc-var.o [2021-05-18T13:24:42.278Z] #43 34.58 CC images/ipc-desc.o [2021-05-18T13:24:42.312Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-18T13:24:42.393Z] #43 30.86 CC images/sk-inet.o [2021-05-18T13:24:42.488Z] #43 71.89 LINK criu/pie/restorer.built-in.o [2021-05-18T13:24:42.541Z] #43 34.85 CC images/ipc-shm.o [2021-05-18T13:24:42.701Z] #20 55.67 Setting up python3-wheel (0.32.3-2) ... [2021-05-18T13:24:42.749Z] #43 71.91 GEN criu/pie/restorer-blob.h [2021-05-18T13:24:42.749Z] #43 71.97 DEP criu/vdso.d [2021-05-18T13:24:42.749Z] #43 72.15 DEP criu/vdso-compat.d [2021-05-18T13:24:42.956Z] #43 31.22 CC images/tun.o [2021-05-18T13:24:43.009Z] #43 72.28 DEP criu/uts_ns.d [2021-05-18T13:24:43.117Z] #43 35.14 CC images/ipc-msg.o [2021-05-18T13:24:43.117Z] #43 ... [2021-05-18T13:24:43.117Z] [2021-05-18T13:24:43.117Z] #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-05-18T13:24:43.117Z] #45 sha256:bd855cfd268050941d24e06057ed3a51d9be9b968ead9f7ae45f3accc50963b3 [2021-05-18T13:24:43.117Z] #45 80.50 compress/gzip [2021-05-18T13:24:43.117Z] #45 81.71 crypto/ecdsa [2021-05-18T13:24:43.117Z] #45 82.26 crypto/rsa [2021-05-18T13:24:43.117Z] #45 82.74 vendor/golang.org/x/crypto/cryptobyte [2021-05-18T13:24:43.117Z] #45 84.15 github.com/LK4D4/vndr/build [2021-05-18T13:24:43.117Z] #45 84.48 vendor/golang.org/x/text/unicode/bidi [2021-05-18T13:24:43.117Z] #45 86.54 vendor/golang.org/x/text/unicode/norm [2021-05-18T13:24:43.117Z] #45 87.56 mime [2021-05-18T13:24:43.117Z] #45 90.80 vendor/golang.org/x/net/idna [2021-05-18T13:24:43.213Z] #43 31.49 CC images/sk-netlink.o [2021-05-18T13:24:43.213Z] #43 31.69 CC images/packet-sock.o [2021-05-18T13:24:43.235Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-18T13:24:43.274Z] #43 72.44 DEP criu/util.d [2021-05-18T13:24:43.274Z] #43 ... [2021-05-18T13:24:43.274Z] [2021-05-18T13:24:43.274Z] #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-05-18T13:24:43.274Z] #45 sha256:e1972023b1f294750cb9da277aea4582ca90e6dac29b1f87587b8cc9077c1659 [2021-05-18T13:24:43.274Z] #45 143.2 github.com/LK4D4/vndr/godl [2021-05-18T13:24:43.274Z] #45 144.0 github.com/LK4D4/vndr [2021-05-18T13:24:43.274Z] #45 ... [2021-05-18T13:24:43.274Z] [2021-05-18T13:24:43.274Z] #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-05-18T13:24:43.274Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:43.274Z] #43 72.64 DEP criu/uffd.d [2021-05-18T13:24:43.380Z] #45 ... [2021-05-18T13:24:43.380Z] [2021-05-18T13:24:43.380Z] #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-05-18T13:24:43.380Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:24:43.380Z] #43 35.51 CC images/ipc-sem.o [2021-05-18T13:24:43.470Z] #43 32.05 CC images/ipc-var.o [2021-05-18T13:24:43.535Z] #43 72.82 DEP criu/tun.d [2021-05-18T13:24:43.535Z] #43 72.96 DEP criu/tty.d [2021-05-18T13:24:43.638Z] #20 56.48 Setting up apparmor (2.13.2-10) ... [2021-05-18T13:24:43.644Z] #43 35.77 CC images/utsns.o [2021-05-18T13:24:43.727Z] #43 32.22 CC images/ipc-desc.o [2021-05-18T13:24:43.907Z] #43 36.12 CC images/creds.o [2021-05-18T13:24:43.907Z] #43 ... [2021-05-18T13:24:43.907Z] [2021-05-18T13:24:43.907Z] #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-05-18T13:24:43.907Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-18T13:24:43.907Z] #13 77.86 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-18T13:24:43.907Z] #13 77.88 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-18T13:24:43.907Z] #13 77.92 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:24:43.983Z] #43 32.38 CC images/ipc-shm.o [2021-05-18T13:24:44.106Z] #43 73.19 DEP criu/timerfd.d [2021-05-18T13:24:44.106Z] #43 ... [2021-05-18T13:24:44.106Z] [2021-05-18T13:24:44.106Z] #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-05-18T13:24:44.106Z] #45 sha256:e1972023b1f294750cb9da277aea4582ca90e6dac29b1f87587b8cc9077c1659 [2021-05-18T13:24:44.106Z] #45 DONE 154.2s [2021-05-18T13:24:44.106Z] [2021-05-18T13:24:44.106Z] #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-05-18T13:24:44.106Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:44.106Z] #43 73.36 DEP criu/timens.d [2021-05-18T13:24:44.106Z] #43 73.61 DEP criu/sysfs_parse.d [2021-05-18T13:24:44.158Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-18T13:24:44.189Z] #13 ... [2021-05-18T13:24:44.189Z] [2021-05-18T13:24:44.189Z] #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-05-18T13:24:44.189Z] #45 sha256:bd855cfd268050941d24e06057ed3a51d9be9b968ead9f7ae45f3accc50963b3 [2021-05-18T13:24:44.189Z] #45 91.70 net/textproto [2021-05-18T13:24:44.189Z] #45 91.72 crypto/x509 [2021-05-18T13:24:44.240Z] #43 32.57 CC images/ipc-msg.o [2021-05-18T13:24:44.497Z] #43 32.81 CC images/ipc-sem.o [2021-05-18T13:24:44.497Z] #43 33.02 CC images/utsns.o [2021-05-18T13:24:44.685Z] #43 73.82 DEP criu/sysctl.d [2021-05-18T13:24:44.685Z] #43 74.06 DEP criu/string.d [2021-05-18T13:24:44.685Z] #43 74.16 DEP criu/stats.d [2021-05-18T13:24:44.946Z] #43 74.40 DEP criu/sockets.d [2021-05-18T13:24:45.060Z] #43 33.30 CC images/creds.o [2021-05-18T13:24:45.060Z] #43 33.51 CC images/vma.o [2021-05-18T13:24:45.060Z] #43 ... [2021-05-18T13:24:45.060Z] [2021-05-18T13:24:45.060Z] #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-05-18T13:24:45.060Z] #45 sha256:f5c99fa19dbe7f85344e6cba9b8c86f4fc53a09cd57f5c662acfa187000f3b3a [2021-05-18T13:24:45.060Z] #45 94.40 hash/crc32 [2021-05-18T13:24:45.060Z] #45 94.89 compress/gzip [2021-05-18T13:24:45.060Z] #45 95.44 vendor/golang.org/x/crypto/cryptobyte [2021-05-18T13:24:45.060Z] #45 95.74 net [2021-05-18T13:24:45.060Z] #45 97.57 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-18T13:24:45.060Z] #45 98.78 vendor/golang.org/x/crypto/hkdf [2021-05-18T13:24:45.060Z] #45 98.96 vendor/golang.org/x/text/transform [2021-05-18T13:24:45.060Z] #45 99.62 vendor/golang.org/x/text/unicode/bidi [2021-05-18T13:24:45.060Z] #45 101.2 vendor/golang.org/x/text/secure/bidirule [2021-05-18T13:24:45.060Z] #45 101.5 vendor/golang.org/x/text/unicode/norm [2021-05-18T13:24:45.082Z] --- PASS: TestBuildMultiStageCopy (7.47s) [2021-05-18T13:24:45.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.47s) [2021-05-18T13:24:45.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-05-18T13:24:45.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-05-18T13:24:45.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-05-18T13:24:45.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-05-18T13:24:45.082Z] === RUN TestBuildMultiStageParentConfig [2021-05-18T13:24:45.316Z] #45 ... [2021-05-18T13:24:45.316Z] [2021-05-18T13:24:45.316Z] #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-05-18T13:24:45.316Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:45.316Z] #43 33.76 CC images/netdev.o [2021-05-18T13:24:45.519Z] #43 74.66 DEP criu/sk-unix.d [2021-05-18T13:24:45.519Z] #43 74.82 DEP criu/sk-tcp.d [2021-05-18T13:24:45.539Z] #20 58.30 Setting up xfsprogs (4.20.0-1) ... [2021-05-18T13:24:45.539Z] #20 58.31 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-18T13:24:45.539Z] #20 58.69 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-18T13:24:45.573Z] #43 34.10 CC images/tty.o [2021-05-18T13:24:45.582Z] #45 92.96 mime/multipart [2021-05-18T13:24:45.779Z] #43 74.98 DEP criu/sk-queue.d [2021-05-18T13:24:45.779Z] #43 75.15 DEP criu/sk-packet.d [2021-05-18T13:24:45.847Z] #45 93.54 vendor/golang.org/x/net/http/httpguts [2021-05-18T13:24:46.040Z] #43 75.36 DEP criu/sk-netlink.d [2021-05-18T13:24:46.040Z] #43 75.51 DEP criu/sk-inet.d [2021-05-18T13:24:46.110Z] #45 93.55 vendor/golang.org/x/net/http/httpproxy [2021-05-18T13:24:46.136Z] #43 34.61 CC images/file-lock.o [2021-05-18T13:24:46.301Z] #43 75.64 DEP criu/signalfd.d [2021-05-18T13:24:46.301Z] #43 ... [2021-05-18T13:24:46.301Z] [2021-05-18T13:24:46.301Z] #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-05-18T13:24:46.301Z] #53 sha256:24a6bc32c7f111ed7b00f19a02725b96c55dd8564cd58322c76f9d4ee169843d [2021-05-18T13:24:46.301Z] #53 13.62 + cd /tmp/tmp.JsGnMOYuz3/src/github.com/opencontainers/runc [2021-05-18T13:24:46.301Z] #53 13.64 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:24:46.301Z] #53 14.27 + '[' -z '' ']' [2021-05-18T13:24:46.301Z] #53 14.27 + target=static [2021-05-18T13:24:46.301Z] #53 14.27 + make 'BUILDTAGS=seccomp ' static [2021-05-18T13:24:46.301Z] #53 14.63 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-05-18T13:24:46.392Z] #43 34.80 CC images/rlimit.o [2021-05-18T13:24:46.474Z] #20 59.59 Setting up python3-distutils (3.7.3-1) ... [2021-05-18T13:24:46.561Z] #53 ... [2021-05-18T13:24:46.561Z] [2021-05-18T13:24:46.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-05-18T13:24:46.561Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:46.561Z] #43 75.83 DEP criu/sigframe.d [2021-05-18T13:24:46.648Z] #43 34.98 CC images/pagemap.o [2021-05-18T13:24:46.821Z] #43 75.95 DEP criu/shmem.d [2021-05-18T13:24:46.821Z] #43 76.19 DEP criu/servicefd.d [2021-05-18T13:24:46.904Z] #43 35.28 CC images/siginfo.o [2021-05-18T13:24:47.041Z] #20 60.02 Setting up python3-setuptools (40.8.0-1) ... [2021-05-18T13:24:47.082Z] #43 76.34 DEP criu/seize.d [2021-05-18T13:24:47.161Z] #43 35.53 CC images/rpc.o [2021-05-18T13:24:47.342Z] #43 76.56 DEP criu/seccomp.d [2021-05-18T13:24:47.342Z] #43 76.70 DEP criu/rst-malloc.d [2021-05-18T13:24:47.342Z] #43 76.74 DEP criu/rbtree.d [2021-05-18T13:24:47.342Z] #43 76.75 DEP criu/pstree.d [2021-05-18T13:24:47.504Z] #45 95.08 crypto/tls [2021-05-18T13:24:47.602Z] #43 76.88 DEP criu/protobuf.d [2021-05-18T13:24:47.602Z] #43 76.98 GEN criu/protobuf-desc-gen.h [2021-05-18T13:24:48.418Z] #20 61.22 Setting up python3-pip (18.1-5) ... [2021-05-18T13:24:48.528Z] #43 36.73 CC images/ext-file.o [2021-05-18T13:24:48.528Z] #43 36.96 CC images/cgroup.o [2021-05-18T13:24:49.092Z] #43 37.58 CC images/userns.o [2021-05-18T13:24:49.092Z] #43 ... [2021-05-18T13:24:49.092Z] [2021-05-18T13:24:49.092Z] #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-05-18T13:24:49.092Z] #56 sha256:b7b668f518596f2349e6d978ed902dfcd170181949ef5226b7a8c4ea8199d41e [2021-05-18T13:24:49.092Z] #56 52.02 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-18T13:24:49.092Z] #56 52.02 + BUILDTAGS='netgo osusergo static_build' [2021-05-18T13:24:49.092Z] #56 52.02 + export EXTRA_FLAGS=-buildmode=pie [2021-05-18T13:24:49.092Z] #56 52.02 + EXTRA_FLAGS=-buildmode=pie [2021-05-18T13:24:49.092Z] #56 52.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-18T13:24:49.092Z] #56 52.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-18T13:24:49.092Z] #56 52.02 + '[' '' = dynamic ']' [2021-05-18T13:24:49.092Z] #56 52.02 + make [2021-05-18T13:24:49.092Z] #56 53.23 + bin/ctr [2021-05-18T13:24:49.348Z] #56 ... [2021-05-18T13:24:49.348Z] [2021-05-18T13:24:49.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-05-18T13:24:49.348Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:49.348Z] #43 37.84 CC images/google/protobuf/descriptor.o [2021-05-18T13:24:49.356Z] #20 62.33 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:24:49.356Z] #20 62.36 Processing triggers for mime-support (3.62) ... [2021-05-18T13:24:49.427Z] #45 ... [2021-05-18T13:24:49.427Z] [2021-05-18T13:24:49.427Z] #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-05-18T13:24:49.427Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-18T13:24:49.427Z] #13 88.12 Selecting previously unselected package libapparmor1:arm64. [2021-05-18T13:24:49.427Z] #13 88.12 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-05-18T13:24:49.427Z] #13 88.13 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-05-18T13:24:49.427Z] #13 88.21 Selecting previously unselected package libapparmor-dev:arm64. [2021-05-18T13:24:49.427Z] #13 88.22 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-05-18T13:24:49.427Z] #13 88.24 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-05-18T13:24:49.427Z] #13 88.40 Selecting previously unselected package libbtrfs0. [2021-05-18T13:24:49.427Z] #13 88.40 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-05-18T13:24:49.427Z] #13 88.42 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-18T13:24:49.427Z] #13 88.53 Selecting previously unselected package libbtrfs-dev. [2021-05-18T13:24:49.427Z] #13 88.54 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-05-18T13:24:49.427Z] #13 88.56 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:24:49.427Z] #13 88.70 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-05-18T13:24:49.427Z] #13 88.72 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-05-18T13:24:49.427Z] #13 88.73 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-05-18T13:24:49.427Z] #13 88.84 Selecting previously unselected package libudev-dev:arm64. [2021-05-18T13:24:49.427Z] #13 88.85 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-05-18T13:24:49.427Z] #13 88.89 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-05-18T13:24:49.427Z] #13 89.10 Selecting previously unselected package libsepol1-dev:arm64. [2021-05-18T13:24:49.427Z] #13 89.11 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-05-18T13:24:49.427Z] #13 89.14 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-05-18T13:24:49.427Z] #13 89.49 Selecting previously unselected package libpcre16-3:arm64. [2021-05-18T13:24:49.427Z] #13 89.49 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-05-18T13:24:49.427Z] #13 89.50 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-05-18T13:24:49.427Z] #13 89.74 Selecting previously unselected package libpcre32-3:arm64. [2021-05-18T13:24:49.427Z] #13 89.75 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-05-18T13:24:49.427Z] #13 89.76 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-05-18T13:24:49.427Z] #13 89.99 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-05-18T13:24:49.427Z] #13 90.00 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-05-18T13:24:49.427Z] #13 90.01 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-05-18T13:24:49.427Z] #13 90.14 Selecting previously unselected package libpcre3-dev:arm64. [2021-05-18T13:24:49.427Z] #13 90.15 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-05-18T13:24:49.427Z] #13 90.19 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-05-18T13:24:49.427Z] #13 90.59 Selecting previously unselected package libselinux1-dev:arm64. [2021-05-18T13:24:49.427Z] #13 90.61 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-05-18T13:24:49.427Z] #13 90.62 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-05-18T13:24:49.427Z] #13 90.94 Selecting previously unselected package libdevmapper-dev:arm64. [2021-05-18T13:24:49.427Z] #13 90.95 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-05-18T13:24:49.427Z] #13 90.96 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-05-18T13:24:49.427Z] #13 91.10 Selecting previously unselected package libseccomp-dev:arm64. [2021-05-18T13:24:49.427Z] #13 91.11 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-05-18T13:24:49.428Z] #13 91.12 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-05-18T13:24:49.428Z] #13 91.37 Selecting previously unselected package libsystemd-dev:arm64. [2021-05-18T13:24:49.428Z] #13 91.37 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-05-18T13:24:49.428Z] #13 91.38 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-05-18T13:24:49.428Z] #13 92.02 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-05-18T13:24:49.428Z] #13 92.04 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-05-18T13:24:49.428Z] #13 92.06 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-05-18T13:24:49.428Z] #13 92.08 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-18T13:24:49.428Z] #13 92.12 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-05-18T13:24:49.428Z] #13 92.13 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-05-18T13:24:49.428Z] #13 92.15 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:24:49.428Z] #13 92.18 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-18T13:24:49.428Z] #13 92.20 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-05-18T13:24:49.428Z] #13 92.22 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-05-18T13:24:49.428Z] #13 92.26 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-18T13:24:49.428Z] #13 92.29 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:24:49.428Z] #13 92.30 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-05-18T13:24:49.428Z] #13 92.32 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-18T13:24:49.428Z] #13 92.35 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-05-18T13:24:49.428Z] #13 92.37 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-18T13:24:49.428Z] #13 92.38 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-05-18T13:24:49.428Z] #13 92.40 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:24:49.428Z] #13 92.43 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-05-18T13:24:49.428Z] #13 92.44 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-18T13:24:49.428Z] #13 92.45 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:24:49.428Z] #13 92.47 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-05-18T13:24:49.428Z] #13 92.48 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-05-18T13:24:49.428Z] #13 92.50 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-18T13:24:49.428Z] #13 92.52 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-05-18T13:24:49.428Z] #13 92.54 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-05-18T13:24:49.428Z] #13 92.55 Setting up dmsetup (2:1.02.155-3) ... [2021-05-18T13:24:49.428Z] #13 92.57 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-05-18T13:24:49.428Z] #13 92.58 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-05-18T13:24:49.428Z] #13 92.60 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:24:49.516Z] #43 78.60 DEP criu/protobuf-desc.d [2021-05-18T13:24:49.516Z] #43 78.72 DEP criu/proc_parse.d [2021-05-18T13:24:49.516Z] #43 78.95 DEP criu/plugin.d [2021-05-18T13:24:49.776Z] #43 79.07 DEP criu/pipes.d [2021-05-18T13:24:50.037Z] #43 79.21 DEP criu/pie-util.d [2021-05-18T13:24:50.037Z] #43 79.31 DEP criu/pie-util-vdso.d [2021-05-18T13:24:50.037Z] #43 79.40 DEP criu/pie-util-vdso-elf32.d [2021-05-18T13:24:50.297Z] #43 79.58 DEP criu/path.d [2021-05-18T13:24:50.297Z] #43 79.70 DEP criu/parasite-syscall.d [2021-05-18T13:24:50.312Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-05-18T13:24:50.312Z] === RUN TestBuildLabelWithTargets [2021-05-18T13:24:50.558Z] #43 79.85 DEP criu/pagemap.d [2021-05-18T13:24:50.558Z] #43 79.98 DEP criu/pagemap-cache.d [2021-05-18T13:24:50.734Z] #20 DONE 63.7s [2021-05-18T13:24:50.734Z] [2021-05-18T13:24:50.734Z] #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-05-18T13:24:50.734Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:24:50.734Z] #40 193.1 + dpkg --print-architecture [2021-05-18T13:24:50.734Z] #40 193.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-18T13:24:50.734Z] #40 193.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-18T13:24:50.734Z] #40 193.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-18T13:24:50.734Z] #40 ... [2021-05-18T13:24:50.734Z] [2021-05-18T13:24:50.734Z] #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-05-18T13:24:50.734Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-18T13:24:50.819Z] #43 80.14 DEP criu/page-xfer.d [2021-05-18T13:24:50.819Z] #43 80.28 DEP criu/page-pipe.d [2021-05-18T13:24:51.079Z] #43 80.37 DEP criu/netfilter.d [2021-05-18T13:24:51.079Z] #43 80.56 DEP criu/net.d [2021-05-18T13:24:51.239Z] #43 39.42 CC images/opts.o [2021-05-18T13:24:51.239Z] #43 39.69 CC images/seccomp.o [2021-05-18T13:24:51.340Z] #43 80.80 DEP criu/namespaces.d [2021-05-18T13:24:51.351Z] #13 DONE 95.1s [2021-05-18T13:24:51.351Z] [2021-05-18T13:24:51.351Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-18T13:24:51.351Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-05-18T13:24:51.496Z] #43 39.94 CC images/binfmt-misc.o [2021-05-18T13:24:51.601Z] #43 80.96 DEP criu/mount.d [2021-05-18T13:24:51.601Z] #43 81.11 DEP criu/memfd.d [2021-05-18T13:24:51.673Z] #21 1.038 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-18T13:24:51.673Z] #21 1.041 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-18T13:24:51.673Z] #21 1.044 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-18T13:24:51.673Z] #21 DONE 1.1s [2021-05-18T13:24:51.673Z] [2021-05-18T13:24:51.673Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T13:24:51.673Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-18T13:24:51.752Z] #43 40.18 CC images/time.o [2021-05-18T13:24:51.752Z] #43 40.36 CC images/sysctl.o [2021-05-18T13:24:51.862Z] #43 81.24 DEP criu/mem.d [2021-05-18T13:24:52.122Z] #43 81.43 DEP criu/lsm.d [2021-05-18T13:24:52.315Z] #43 40.57 CC images/autofs.o [2021-05-18T13:24:52.315Z] #43 40.82 CC images/macvlan.o [2021-05-18T13:24:52.383Z] #43 81.56 DEP criu/log.d [2021-05-18T13:24:52.383Z] #43 81.67 DEP criu/libnetlink.d [2021-05-18T13:24:52.383Z] #43 81.74 DEP criu/kerndat.d [2021-05-18T13:24:52.571Z] #43 41.00 CC images/sit.o [2021-05-18T13:24:52.644Z] #43 81.93 DEP criu/kcmp-ids.d [2021-05-18T13:24:52.644Z] #43 81.99 DEP criu/irmap.d [2021-05-18T13:24:52.829Z] #43 41.28 CC images/memfd.o [2021-05-18T13:24:52.904Z] #43 82.14 DEP criu/ipc_ns.d [2021-05-18T13:24:52.904Z] #43 82.29 DEP criu/image.d [2021-05-18T13:24:53.051Z] #22 ... [2021-05-18T13:24:53.051Z] [2021-05-18T13:24:53.051Z] #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-05-18T13:24:53.051Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:53.051Z] #43 118.4 CC criu/ipc_ns.o [2021-05-18T13:24:53.051Z] #43 119.5 CC criu/irmap.o [2021-05-18T13:24:53.051Z] #43 120.1 CC criu/kcmp-ids.o [2021-05-18T13:24:53.051Z] #43 120.5 CC criu/kerndat.o [2021-05-18T13:24:53.051Z] #43 121.6 CC criu/libnetlink.o [2021-05-18T13:24:53.051Z] #43 122.0 CC criu/log.o [2021-05-18T13:24:53.051Z] #43 122.4 CC criu/lsm.o [2021-05-18T13:24:53.051Z] #43 122.8 CC criu/mem.o [2021-05-18T13:24:53.051Z] #43 124.3 CC criu/memfd.o [2021-05-18T13:24:53.051Z] #43 125.0 CC criu/mount.o [2021-05-18T13:24:53.085Z] #43 41.62 CC images/timens.o [2021-05-18T13:24:53.165Z] #43 82.44 DEP criu/image-desc.d [2021-05-18T13:24:53.165Z] #43 82.53 DEP criu/fsnotify.d [2021-05-18T13:24:53.165Z] #43 ... [2021-05-18T13:24:53.165Z] [2021-05-18T13:24:53.165Z] #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-05-18T13:24:53.165Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:24:53.165Z] #20 11.75 Fetched 8963 kB in 10s (861 kB/s) [2021-05-18T13:24:53.165Z] #20 11.75 Reading package lists... [2021-05-18T13:24:53.165Z] #20 15.93 Reading package lists... [2021-05-18T13:24:53.165Z] #20 19.91 Building dependency tree... [2021-05-18T13:24:53.165Z] #20 21.79 libcap2-bin is already the newest version (1:2.25-2). [2021-05-18T13:24:53.165Z] #20 21.79 The following additional packages will be installed: [2021-05-18T13:24:53.165Z] #20 21.81 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-18T13:24:53.165Z] #20 21.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-18T13:24:53.289Z] #14 DONE 1.7s [2021-05-18T13:24:53.289Z] [2021-05-18T13:24:53.289Z] #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-05-18T13:24:53.289Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-05-18T13:24:53.426Z] #20 21.81 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-18T13:24:53.426Z] #20 21.81 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-18T13:24:53.426Z] #20 21.81 python3.7 python3.7-minimal vim-runtime xxd [2021-05-18T13:24:53.426Z] #20 21.81 Suggested packages: [2021-05-18T13:24:53.426Z] #20 21.82 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-18T13:24:53.426Z] #20 21.82 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-18T13:24:53.426Z] #20 21.82 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-18T13:24:53.426Z] #20 21.82 Recommended packages: [2021-05-18T13:24:53.426Z] #20 21.82 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-18T13:24:53.426Z] #20 21.82 python3-keyrings.alt python3-xdg unzip [2021-05-18T13:24:53.426Z] #20 ... [2021-05-18T13:24:53.426Z] [2021-05-18T13:24:53.426Z] #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-05-18T13:24:53.426Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:53.426Z] #43 82.67 DEP criu/filesystems.d [2021-05-18T13:24:53.426Z] #43 82.85 DEP criu/files.d [2021-05-18T13:24:53.619Z] #43 129.2 CC criu/namespaces.o [2021-05-18T13:24:53.647Z] #43 41.90 LINK images/built-in.o [2021-05-18T13:24:53.648Z] #43 42.05 GEN compel/include/asm [2021-05-18T13:24:53.648Z] #43 42.09 GEN compel/include/version.h [2021-05-18T13:24:53.648Z] #43 42.12 touch .config [2021-05-18T13:24:53.648Z] #43 42.16 GEN include/common/config.h [2021-05-18T13:24:53.648Z] #43 42.25 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-18T13:24:53.686Z] #43 83.02 DEP criu/files-reg.d [2021-05-18T13:24:53.904Z] #43 42.28 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-18T13:24:53.904Z] #43 42.31 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-18T13:24:53.904Z] #43 42.34 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-18T13:24:53.904Z] #43 42.37 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-18T13:24:53.904Z] #43 42.39 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-18T13:24:53.904Z] #43 42.41 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-18T13:24:53.904Z] #43 42.46 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-18T13:24:53.904Z] #43 42.47 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-18T13:24:53.947Z] #43 ... [2021-05-18T13:24:53.947Z] [2021-05-18T13:24:53.947Z] #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-05-18T13:24:53.947Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T13:24:53.947Z] #32 DONE 162.7s [2021-05-18T13:24:53.947Z] [2021-05-18T13:24:53.947Z] #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-05-18T13:24:53.947Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:53.947Z] #43 83.24 DEP criu/files-ext.d [2021-05-18T13:24:54.160Z] #43 42.49 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-18T13:24:54.160Z] #43 42.49 DEP compel/plugins/std/infect.d [2021-05-18T13:24:54.160Z] #43 42.61 DEP compel/plugins/std/string.d [2021-05-18T13:24:54.160Z] #43 42.73 DEP compel/plugins/std/log.d [2021-05-18T13:24:54.208Z] #43 83.62 DEP criu/file-lock.d [2021-05-18T13:24:54.417Z] #43 42.84 DEP compel/plugins/std/fds.d [2021-05-18T13:24:54.417Z] #43 42.96 DEP compel/plugins/std/std.d [2021-05-18T13:24:54.469Z] #43 83.79 DEP criu/file-ids.d [2021-05-18T13:24:54.674Z] #43 43.06 DEP compel/plugins/shmem/shmem.d [2021-05-18T13:24:54.674Z] #43 43.21 DEP compel/plugins/fds/fds.d [2021-05-18T13:24:54.684Z] #15 ... [2021-05-18T13:24:54.684Z] [2021-05-18T13:24:54.684Z] #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-05-18T13:24:54.684Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:24:54.684Z] #43 36.45 CC images/vma.o [2021-05-18T13:24:54.684Z] #43 36.75 CC images/netdev.o [2021-05-18T13:24:54.684Z] #43 37.24 CC images/tty.o [2021-05-18T13:24:54.684Z] #43 37.92 CC images/file-lock.o [2021-05-18T13:24:54.684Z] #43 38.22 CC images/rlimit.o [2021-05-18T13:24:54.684Z] #43 38.54 CC images/pagemap.o [2021-05-18T13:24:54.684Z] #43 38.90 CC images/siginfo.o [2021-05-18T13:24:54.684Z] #43 39.25 CC images/rpc.o [2021-05-18T13:24:54.684Z] #43 40.51 CC images/ext-file.o [2021-05-18T13:24:54.684Z] #43 40.79 CC images/cgroup.o [2021-05-18T13:24:54.684Z] #43 41.46 CC images/userns.o [2021-05-18T13:24:54.684Z] #43 41.66 CC images/google/protobuf/descriptor.o [2021-05-18T13:24:54.684Z] #43 43.05 CC images/opts.o [2021-05-18T13:24:54.684Z] #43 43.46 CC images/seccomp.o [2021-05-18T13:24:54.684Z] #43 43.87 CC images/binfmt-misc.o [2021-05-18T13:24:54.684Z] #43 44.25 CC images/time.o [2021-05-18T13:24:54.684Z] #43 44.58 CC images/sysctl.o [2021-05-18T13:24:54.684Z] #43 44.90 CC images/autofs.o [2021-05-18T13:24:54.684Z] #43 45.36 CC images/macvlan.o [2021-05-18T13:24:54.684Z] #43 45.67 CC images/sit.o [2021-05-18T13:24:54.684Z] #43 45.87 CC images/memfd.o [2021-05-18T13:24:54.684Z] #43 46.28 CC images/timens.o [2021-05-18T13:24:54.684Z] #43 46.62 LINK images/built-in.o [2021-05-18T13:24:54.684Z] #43 ... [2021-05-18T13:24:54.684Z] [2021-05-18T13:24:54.684Z] #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-05-18T13:24:54.684Z] #53 sha256:c93e6afd5c08186537e7975c99dda8bcdcd37c42dba6c8b1e82caf393988c52c [2021-05-18T13:24:54.684Z] #53 1.950 + RM_GOPATH=0 [2021-05-18T13:24:54.684Z] #53 1.950 + TMP_GOPATH= [2021-05-18T13:24:54.684Z] #53 1.950 + : /build [2021-05-18T13:24:54.684Z] #53 1.950 + '[' -z '' ']' [2021-05-18T13:24:54.684Z] #53 1.950 ++ mktemp -d [2021-05-18T13:24:54.684Z] #53 1.950 + export GOPATH=/tmp/tmp.ky46ANNw5s [2021-05-18T13:24:54.684Z] #53 1.950 + GOPATH=/tmp/tmp.ky46ANNw5s [2021-05-18T13:24:54.684Z] #53 1.950 + RM_GOPATH=1 [2021-05-18T13:24:54.684Z] #53 1.950 + case "$(go env GOARCH)" in [2021-05-18T13:24:54.684Z] #53 1.954 ++ go env GOARCH [2021-05-18T13:24:54.684Z] #53 1.975 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:24:54.684Z] #53 1.975 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:24:54.684Z] #53 1.983 ++ dirname /tmp/install/install.sh [2021-05-18T13:24:54.684Z] #53 1.985 + dir=/tmp/install [2021-05-18T13:24:54.684Z] #53 1.985 + bin=runc [2021-05-18T13:24:54.684Z] #53 1.985 + shift [2021-05-18T13:24:54.684Z] #53 1.985 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-18T13:24:54.684Z] #53 1.985 + . /tmp/install/runc.installer [2021-05-18T13:24:54.684Z] #53 1.985 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:24:54.684Z] #53 1.985 + install_runc [2021-05-18T13:24:54.684Z] #53 1.985 + uname -r [2021-05-18T13:24:54.684Z] #53 1.992 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-18T13:24:54.684Z] #53 1.999 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-18T13:24:54.684Z] #53 1.999 + RUNC_BUILDTAGS='seccomp ' [2021-05-18T13:24:54.684Z] #53 1.999 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-18T13:24:54.684Z] #53 1.999 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ky46ANNw5s/src/github.com/opencontainers/runc [2021-05-18T13:24:54.684Z] #53 1.999 Cloning into '/tmp/tmp.ky46ANNw5s/src/github.com/opencontainers/runc'... [2021-05-18T13:24:54.684Z] #53 ... [2021-05-18T13:24:54.684Z] [2021-05-18T13:24:54.684Z] #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-05-18T13:24:54.684Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-05-18T13:24:54.684Z] #15 DONE 1.8s [2021-05-18T13:24:54.729Z] #43 84.03 DEP criu/fifo.d [2021-05-18T13:24:54.931Z] #43 43.40 CC compel/plugins/std/std.o [2021-05-18T13:24:54.948Z] [2021-05-18T13:24:54.948Z] #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-05-18T13:24:54.948Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:24:54.948Z] #43 46.81 GEN compel/include/asm [2021-05-18T13:24:54.948Z] #43 46.86 GEN compel/include/version.h [2021-05-18T13:24:54.948Z] #43 46.94 touch .config [2021-05-18T13:24:54.948Z] #43 47.08 GEN include/common/config.h [2021-05-18T13:24:54.948Z] #43 47.22 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-18T13:24:54.948Z] #43 47.27 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-05-18T13:24:54.990Z] #43 84.38 DEP criu/fdstore.d [2021-05-18T13:24:55.187Z] #43 43.70 CC compel/plugins/std/fds.o [2021-05-18T13:24:55.213Z] #43 47.37 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-05-18T13:24:55.213Z] #43 47.42 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-05-18T13:24:55.213Z] #43 47.46 DEP compel/plugins/std/infect.d [2021-05-18T13:24:55.251Z] #43 84.53 DEP criu/fault-injection.d [2021-05-18T13:24:55.251Z] #43 84.63 DEP criu/external.d [2021-05-18T13:24:55.476Z] #43 ... [2021-05-18T13:24:55.476Z] [2021-05-18T13:24:55.476Z] #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-05-18T13:24:55.476Z] #58 sha256:46a706f2892050285d0af355394df31147ec93adb53962cf34311f423ce4a6e7 [2021-05-18T13:24:55.476Z] #58 95.65 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T13:24:55.476Z] #58 95.65 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-18T13:24:55.476Z] #58 DONE 103.2s [2021-05-18T13:24:55.476Z] [2021-05-18T13:24:55.476Z] #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-05-18T13:24:55.476Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:24:55.476Z] #43 47.70 DEP compel/plugins/std/string.d [2021-05-18T13:24:55.512Z] #43 84.79 DEP criu/eventpoll.d [2021-05-18T13:24:55.739Z] #43 47.82 DEP compel/plugins/std/log.d [2021-05-18T13:24:55.755Z] #43 44.12 CC compel/plugins/std/log.o [2021-05-18T13:24:55.773Z] #43 84.90 DEP criu/eventfd.d [2021-05-18T13:24:55.773Z] #43 84.98 DEP criu/crtools.d [2021-05-18T13:24:56.002Z] #43 ... [2021-05-18T13:24:56.002Z] [2021-05-18T13:24:56.002Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-18T13:24:56.002Z] #59 sha256:d15c8e5b3441798dc1859035cb949683545063f272c28a96bbc23f6f538f2bc9 [2021-05-18T13:24:56.002Z] #59 DONE 0.2s [2021-05-18T13:24:56.002Z] [2021-05-18T13:24:56.002Z] #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-05-18T13:24:56.002Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:24:56.002Z] #43 47.97 DEP compel/plugins/std/fds.d [2021-05-18T13:24:56.002Z] #43 ... [2021-05-18T13:24:56.002Z] [2021-05-18T13:24:56.002Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-18T13:24:56.002Z] #60 sha256:64030f9a4a6f531528539abd64f85486d12147d4d5902b298304bc188c3c9d34 [2021-05-18T13:24:56.002Z] #60 DONE 0.2s [2021-05-18T13:24:56.002Z] [2021-05-18T13:24:56.002Z] #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-05-18T13:24:56.002Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:24:56.002Z] #43 48.13 DEP compel/plugins/std/std.d [2021-05-18T13:24:56.041Z] #43 85.20 DEP criu/cr-service.d [2021-05-18T13:24:56.041Z] #43 85.36 DEP criu/cr-restore.d [2021-05-18T13:24:56.154Z] #43 131.4 CC criu/net.o [2021-05-18T13:24:56.265Z] #43 48.40 DEP compel/plugins/shmem/shmem.d [2021-05-18T13:24:56.265Z] #43 48.55 DEP compel/plugins/fds/fds.d [2021-05-18T13:24:56.301Z] #43 85.59 DEP criu/cr-errno.d [2021-05-18T13:24:56.301Z] #43 85.60 DEP criu/cr-dump.d [2021-05-18T13:24:56.528Z] #43 ... [2021-05-18T13:24:56.528Z] [2021-05-18T13:24:56.528Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-18T13:24:56.528Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-05-18T13:24:56.528Z] #16 1.672 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-18T13:24:56.528Z] #16 DONE 1.9s [2021-05-18T13:24:56.528Z] [2021-05-18T13:24:56.528Z] #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-05-18T13:24:56.528Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:24:56.528Z] #43 48.83 CC compel/plugins/std/std.o [2021-05-18T13:24:56.562Z] #43 85.80 DEP criu/cr-dedup.d [2021-05-18T13:24:56.562Z] #43 85.92 DEP criu/cr-check.d [2021-05-18T13:24:56.686Z] #43 44.98 CC compel/plugins/std/string.o [2021-05-18T13:24:56.686Z] #43 ... [2021-05-18T13:24:56.686Z] [2021-05-18T13:24:56.686Z] #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-05-18T13:24:56.686Z] #45 sha256:f5c99fa19dbe7f85344e6cba9b8c86f4fc53a09cd57f5c662acfa187000f3b3a [2021-05-18T13:24:56.686Z] #45 105.9 vendor/golang.org/x/net/idna [2021-05-18T13:24:56.686Z] #45 108.3 vendor/golang.org/x/net/http2/hpack [2021-05-18T13:24:56.686Z] #45 109.5 mime [2021-05-18T13:24:56.686Z] #45 111.1 mime/quotedprintable [2021-05-18T13:24:56.686Z] #45 111.4 net/http/internal [2021-05-18T13:24:56.686Z] #45 113.4 crypto/tls [2021-05-18T13:24:56.823Z] #43 86.13 DEP criu/config.d [2021-05-18T13:24:57.083Z] #43 86.30 DEP criu/clone-noasan.d [2021-05-18T13:24:57.083Z] #43 86.36 DEP criu/cgroup.d [2021-05-18T13:24:57.083Z] #43 86.49 DEP criu/cgroup-props.d [2021-05-18T13:24:57.091Z] #43 ... [2021-05-18T13:24:57.091Z] [2021-05-18T13:24:57.091Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T13:24:57.091Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-18T13:24:57.091Z] #22 5.267 Collecting yamllint==1.26.1 [2021-05-18T13:24:57.249Z] #45 ... [2021-05-18T13:24:57.249Z] [2021-05-18T13:24:57.249Z] #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-05-18T13:24:57.249Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:24:57.249Z] #43 45.61 CC compel/plugins/std/infect.o [2021-05-18T13:24:57.344Z] #43 86.57 DEP criu/bitmap.d [2021-05-18T13:24:57.345Z] #43 86.58 DEP criu/bfd.d [2021-05-18T13:24:57.345Z] #43 86.65 DEP criu/autofs.d [2021-05-18T13:24:57.477Z] #43 49.45 CC compel/plugins/std/fds.o [2021-05-18T13:24:57.506Z] #43 45.99 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-18T13:24:57.506Z] #43 46.05 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-18T13:24:57.506Z] #43 46.12 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-18T13:24:57.605Z] #43 86.83 DEP criu/aio.d [2021-05-18T13:24:57.605Z] #43 87.00 DEP criu/action-scripts.d [2021-05-18T13:24:57.762Z] #43 46.19 AR compel/plugins/std.lib.a [2021-05-18T13:24:57.763Z] #43 46.26 CC compel/plugins/fds/fds.o [2021-05-18T13:24:57.866Z] #43 87.21 CC criu/action-scripts.o [2021-05-18T13:24:58.019Z] #43 46.47 AR compel/plugins/fds.lib.a [2021-05-18T13:24:58.019Z] #43 46.52 HOSTDEP compel/src/lib/log-host.d [2021-05-18T13:24:58.052Z] #43 50.05 CC compel/plugins/std/log.o [2021-05-18T13:24:58.317Z] #43 46.61 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-18T13:24:58.317Z] #43 46.71 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-18T13:24:58.317Z] #43 46.82 HOSTDEP compel/src/main-host.d [2021-05-18T13:24:58.317Z] #43 46.94 DEP compel/src/lib/ptrace.d [2021-05-18T13:24:58.317Z] #43 ... [2021-05-18T13:24:58.317Z] [2021-05-18T13:24:58.317Z] #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-05-18T13:24:58.317Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:24:58.317Z] #13 101.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-18T13:24:58.317Z] #13 101.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T13:24:58.317Z] #13 101.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:24:58.382Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-05-18T13:24:58.382Z] === RUN TestBuildWithEmptyLayers [2021-05-18T13:24:58.437Z] #43 87.59 CC criu/aio.o [2021-05-18T13:24:58.600Z] #13 ... [2021-05-18T13:24:58.600Z] [2021-05-18T13:24:58.600Z] #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-05-18T13:24:58.600Z] #58 sha256:d41942874d06167399cec2faba10c3bf2877f4fd43fcb5a2c12c0a677823f991 [2021-05-18T13:24:58.600Z] #58 117.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T13:24:58.600Z] #58 117.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-18T13:24:58.698Z] #43 88.16 CC criu/autofs.o [2021-05-18T13:24:59.002Z] #43 ... [2021-05-18T13:24:59.002Z] [2021-05-18T13:24:59.002Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-18T13:24:59.002Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-05-18T13:24:59.002Z] #17 DONE 2.2s [2021-05-18T13:24:59.002Z] [2021-05-18T13:24:59.002Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-18T13:24:59.002Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-05-18T13:25:00.085Z] #43 89.51 CC criu/bfd.o [2021-05-18T13:25:00.346Z] #43 ... [2021-05-18T13:25:00.346Z] [2021-05-18T13:25:00.346Z] #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-05-18T13:25:00.346Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:25:00.346Z] #20 23.91 The following NEW packages will be installed: [2021-05-18T13:25:00.346Z] #20 23.91 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-18T13:25:00.346Z] #20 23.92 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-18T13:25:00.346Z] #20 23.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-18T13:25:00.346Z] #20 23.92 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-18T13:25:00.346Z] #20 23.92 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-18T13:25:00.346Z] #20 23.92 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-18T13:25:00.346Z] #20 23.92 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-18T13:25:00.346Z] #20 23.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-18T13:25:00.346Z] #20 23.92 xz-utils zip [2021-05-18T13:25:00.346Z] #20 24.25 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-18T13:25:00.346Z] #20 24.25 Need to get 28.5 MB of archives. [2021-05-18T13:25:00.346Z] #20 24.25 After this operation, 116 MB of additional disk space will be used. [2021-05-18T13:25:00.346Z] #20 24.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-18T13:25:00.346Z] #20 24.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-18T13:25:00.346Z] #20 24.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-18T13:25:00.346Z] #20 24.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-18T13:25:00.346Z] #20 24.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-18T13:25:00.346Z] #20 24.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-18T13:25:00.346Z] #20 24.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-18T13:25:00.346Z] #20 24.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-18T13:25:00.346Z] #20 24.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-18T13:25:00.346Z] #20 24.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-18T13:25:00.346Z] #20 24.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-18T13:25:00.346Z] #20 24.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-18T13:25:00.346Z] #20 24.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-18T13:25:00.346Z] #20 24.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-18T13:25:00.346Z] #20 24.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-18T13:25:00.346Z] #20 24.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-18T13:25:00.346Z] #20 24.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-18T13:25:00.346Z] #20 24.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-18T13:25:00.346Z] #20 24.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-18T13:25:00.346Z] #20 24.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-18T13:25:00.346Z] #20 24.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-18T13:25:00.346Z] #20 24.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-18T13:25:00.346Z] #20 24.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-18T13:25:00.346Z] #20 24.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-18T13:25:00.346Z] #20 24.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-18T13:25:00.346Z] #20 24.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-18T13:25:00.346Z] #20 24.63 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-18T13:25:00.346Z] #20 24.63 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-18T13:25:00.346Z] #20 24.63 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-18T13:25:00.346Z] #20 25.07 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-18T13:25:00.346Z] #20 25.07 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-18T13:25:00.346Z] #20 25.07 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-18T13:25:00.346Z] #20 25.07 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-18T13:25:00.346Z] #20 25.08 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-18T13:25:00.346Z] #20 25.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-18T13:25:00.346Z] #20 25.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-18T13:25:00.347Z] #20 25.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-18T13:25:00.347Z] #20 25.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-18T13:25:00.347Z] #20 25.20 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-18T13:25:00.347Z] #20 25.20 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-18T13:25:00.347Z] #20 25.23 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-18T13:25:00.347Z] #20 25.23 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-18T13:25:00.347Z] #20 25.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-18T13:25:00.347Z] #20 25.30 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-18T13:25:00.347Z] #20 25.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-18T13:25:00.347Z] #20 25.61 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-18T13:25:00.347Z] #20 25.67 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-18T13:25:00.347Z] #20 25.71 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-18T13:25:00.347Z] #20 26.28 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:25:00.347Z] #20 26.37 Fetched 28.5 MB in 2s (16.4 MB/s) [2021-05-18T13:25:00.347Z] #20 26.43 Selecting previously unselected package pigz. [2021-05-18T13:25:00.347Z] #20 26.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 ... 23435 files and directories currently installed.) [2021-05-18T13:25:00.347Z] #20 26.47 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-18T13:25:00.347Z] #20 26.49 Unpacking pigz (2.4-1) ... [2021-05-18T13:25:00.347Z] #20 26.59 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-18T13:25:00.347Z] #20 26.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T13:25:00.347Z] #20 26.63 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T13:25:00.347Z] #20 27.11 Selecting previously unselected package python3.7-minimal. [2021-05-18T13:25:00.347Z] #20 27.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T13:25:00.347Z] #20 27.13 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-18T13:25:00.347Z] #20 27.97 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T13:25:00.347Z] #20 28.00 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-18T13:25:00.607Z] #20 ... [2021-05-18T13:25:00.608Z] [2021-05-18T13:25:00.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-05-18T13:25:00.608Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:00.608Z] #43 90.09 CC criu/bitmap.o [2021-05-18T13:25:00.868Z] #43 90.29 CC criu/cgroup-props.o [2021-05-18T13:25:00.939Z] #18 DONE 1.7s [2021-05-18T13:25:00.939Z] [2021-05-18T13:25:00.939Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-18T13:25:00.939Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-05-18T13:25:01.639Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-05-18T13:25:01.639Z] === RUN TestBuildMultiStageOnBuild [2021-05-18T13:25:01.817Z] #43 91.01 CC criu/cgroup.o [2021-05-18T13:25:02.333Z] #19 DONE 1.7s [2021-05-18T13:25:02.333Z] [2021-05-18T13:25:02.333Z] #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-05-18T13:25:02.333Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-18T13:25:02.364Z] #22 10.66 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-18T13:25:02.918Z] #20 ... [2021-05-18T13:25:02.918Z] [2021-05-18T13:25:02.918Z] #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-05-18T13:25:02.918Z] #45 sha256:bd855cfd268050941d24e06057ed3a51d9be9b968ead9f7ae45f3accc50963b3 [2021-05-18T13:25:02.918Z] #45 100.4 net/http/httptrace [2021-05-18T13:25:02.918Z] #45 100.8 net/http [2021-05-18T13:25:02.918Z] #45 ... [2021-05-18T13:25:02.918Z] [2021-05-18T13:25:02.918Z] #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-05-18T13:25:02.918Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:25:02.918Z] #43 51.47 CC compel/plugins/std/string.o [2021-05-18T13:25:02.918Z] #43 52.21 CC compel/plugins/std/infect.o [2021-05-18T13:25:02.918Z] #43 52.62 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-05-18T13:25:02.918Z] #43 52.82 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-05-18T13:25:02.918Z] #43 52.90 AR compel/plugins/std.lib.a [2021-05-18T13:25:02.918Z] #43 53.03 CC compel/plugins/fds/fds.o [2021-05-18T13:25:02.918Z] #43 53.47 AR compel/plugins/fds.lib.a [2021-05-18T13:25:02.918Z] #43 53.59 HOSTDEP compel/src/lib/log-host.d [2021-05-18T13:25:02.918Z] #43 53.76 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-18T13:25:02.918Z] #43 53.88 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-05-18T13:25:02.918Z] #43 53.99 HOSTDEP compel/src/main-host.d [2021-05-18T13:25:02.918Z] #43 54.15 DEP compel/src/lib/ptrace.d [2021-05-18T13:25:02.918Z] #43 54.34 DEP compel/src/lib/infect.d [2021-05-18T13:25:02.918Z] #43 54.66 DEP compel/src/lib/infect-util.d [2021-05-18T13:25:02.918Z] #43 54.71 DEP compel/src/lib/infect-rpc.d [2021-05-18T13:25:02.918Z] #43 54.89 DEP compel/arch/aarch64/src/lib/infect.d [2021-05-18T13:25:02.918Z] #43 55.05 DEP compel/arch/aarch64/src/lib/cpu.d [2021-05-18T13:25:02.918Z] #43 55.12 DEP compel/src/lib/log.d [2021-05-18T13:25:03.182Z] #43 55.26 DEP compel/src/main.d [2021-05-18T13:25:03.301Z] #22 ... [2021-05-18T13:25:03.301Z] [2021-05-18T13:25:03.301Z] #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-05-18T13:25:03.301Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:03.301Z] #43 134.6 CC criu/netfilter.o [2021-05-18T13:25:03.301Z] #43 135.0 CC criu/page-pipe.o [2021-05-18T13:25:03.301Z] #43 135.5 CC criu/page-xfer.o [2021-05-18T13:25:03.301Z] #43 136.9 CC criu/pagemap-cache.o [2021-05-18T13:25:03.301Z] #43 137.2 CC criu/pagemap.o [2021-05-18T13:25:03.301Z] #43 138.2 CC criu/parasite-syscall.o [2021-05-18T13:25:03.446Z] #43 55.42 DEP compel/src/lib/handle-elf.d [2021-05-18T13:25:03.446Z] #43 55.48 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-05-18T13:25:03.446Z] #43 55.58 CC compel/src/lib/log.o [2021-05-18T13:25:03.712Z] #43 55.93 CC compel/arch/aarch64/src/lib/cpu.o [2021-05-18T13:25:03.853Z] #58 ... [2021-05-18T13:25:03.853Z] [2021-05-18T13:25:03.853Z] #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-05-18T13:25:03.853Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:25:03.853Z] #13 116.7 Selecting previously unselected package libapparmor1:amd64. [2021-05-18T13:25:03.853Z] #13 116.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-18T13:25:03.853Z] #13 116.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-18T13:25:03.853Z] #13 116.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-18T13:25:03.853Z] #13 116.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-18T13:25:03.853Z] #13 116.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-18T13:25:03.869Z] #43 139.2 CC criu/path.o [2021-05-18T13:25:04.109Z] #13 117.0 Selecting previously unselected package libbtrfs0. [2021-05-18T13:25:04.109Z] #13 117.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-18T13:25:04.109Z] #13 117.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-18T13:25:04.128Z] #43 139.6 CC criu/pie-util-vdso-elf32.o [2021-05-18T13:25:04.298Z] #43 56.31 CC compel/arch/aarch64/src/lib/infect.o [2021-05-18T13:25:04.365Z] #13 117.1 Selecting previously unselected package libbtrfs-dev. [2021-05-18T13:25:04.365Z] #13 117.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-18T13:25:04.365Z] #13 117.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:25:04.365Z] #13 117.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-18T13:25:04.365Z] #13 117.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-18T13:25:04.365Z] #13 117.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T13:25:04.563Z] #43 56.80 CC compel/src/lib/infect-rpc.o [2021-05-18T13:25:04.621Z] #13 117.4 Selecting previously unselected package libudev-dev:amd64. [2021-05-18T13:25:04.621Z] #13 117.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-18T13:25:04.621Z] #13 117.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-18T13:25:04.621Z] #13 117.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-18T13:25:04.621Z] #13 117.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-18T13:25:04.621Z] #13 117.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-18T13:25:04.696Z] #43 140.1 CC criu/pie-util-vdso.o [2021-05-18T13:25:04.877Z] #13 118.0 Selecting previously unselected package libpcre16-3:amd64. [2021-05-18T13:25:04.877Z] #13 118.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-18T13:25:04.877Z] #13 118.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-18T13:25:05.119Z] #43 93.86 CC criu/clone-noasan.o [2021-05-18T13:25:05.119Z] #43 94.08 CC criu/config.o [2021-05-18T13:25:05.133Z] #13 118.2 Selecting previously unselected package libpcre32-3:amd64. [2021-05-18T13:25:05.133Z] #13 118.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-18T13:25:05.133Z] #13 118.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-18T13:25:05.141Z] #43 57.18 CC compel/src/lib/infect-util.o [2021-05-18T13:25:05.264Z] #43 140.6 CC criu/pie-util.o [2021-05-18T13:25:05.264Z] #43 140.8 CC criu/pipes.o [2021-05-18T13:25:05.404Z] #43 57.58 CC compel/src/lib/infect.o [2021-05-18T13:25:05.695Z] #13 118.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-18T13:25:05.695Z] #13 118.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-18T13:25:05.695Z] #13 118.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-18T13:25:05.695Z] #13 118.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-18T13:25:05.695Z] #13 118.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-18T13:25:05.695Z] #13 118.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-18T13:25:05.831Z] #43 ... [2021-05-18T13:25:05.832Z] [2021-05-18T13:25:05.832Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T13:25:05.832Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-18T13:25:05.832Z] #22 11.77 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-18T13:25:05.832Z] #22 11.80 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-18T13:25:05.832Z] #22 11.85 Collecting pyyaml (from yamllint==1.26.1) [2021-05-18T13:25:05.832Z] #22 12.12 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-18T13:25:05.832Z] #22 12.48 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-18T13:25:05.832Z] #22 12.48 Building wheels for collected packages: yamllint [2021-05-18T13:25:05.832Z] #22 12.48 Running setup.py bdist_wheel for yamllint: started [2021-05-18T13:25:05.832Z] #22 13.59 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-18T13:25:05.832Z] #22 13.60 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-18T13:25:05.832Z] #22 13.68 Successfully built yamllint [2021-05-18T13:25:05.832Z] #22 13.69 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-18T13:25:05.832Z] #22 14.08 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-18T13:25:06.061Z] #43 ... [2021-05-18T13:25:06.061Z] [2021-05-18T13:25:06.061Z] #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-05-18T13:25:06.061Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:25:06.061Z] #20 30.01 Selecting previously unselected package python3-minimal. [2021-05-18T13:25:06.061Z] #20 30.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-05-18T13:25:06.061Z] #20 30.08 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-18T13:25:06.061Z] #20 30.08 Unpacking python3-minimal (3.7.3-1) ... [2021-05-18T13:25:06.061Z] #20 30.18 Selecting previously unselected package libmpdec2:amd64. [2021-05-18T13:25:06.061Z] #20 30.18 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-18T13:25:06.061Z] #20 30.19 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-18T13:25:06.061Z] #20 30.30 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-18T13:25:06.061Z] #20 30.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T13:25:06.061Z] #20 30.32 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T13:25:06.061Z] #20 31.28 Selecting previously unselected package python3.7. [2021-05-18T13:25:06.061Z] #20 31.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T13:25:06.061Z] #20 31.28 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-18T13:25:06.061Z] #20 31.41 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-18T13:25:06.061Z] #20 31.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-18T13:25:06.061Z] #20 31.43 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-18T13:25:06.061Z] #20 31.56 Setting up python3-minimal (3.7.3-1) ... [2021-05-18T13:25:06.061Z] #20 32.57 Selecting previously unselected package python3. [2021-05-18T13:25:06.061Z] #20 32.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-18T13:25:06.061Z] #20 32.62 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-18T13:25:06.061Z] #20 32.64 Unpacking python3 (3.7.3-1) ... [2021-05-18T13:25:06.061Z] #20 32.73 Selecting previously unselected package libip4tc0:amd64. [2021-05-18T13:25:06.061Z] #20 32.73 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-18T13:25:06.061Z] #20 32.74 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-18T13:25:06.061Z] #20 32.83 Selecting previously unselected package libip6tc0:amd64. [2021-05-18T13:25:06.061Z] #20 32.83 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-18T13:25:06.061Z] #20 32.84 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-18T13:25:06.061Z] #20 32.91 Selecting previously unselected package libiptc0:amd64. [2021-05-18T13:25:06.061Z] #20 32.92 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-18T13:25:06.061Z] #20 32.92 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-18T13:25:06.061Z] #20 32.99 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-18T13:25:06.061Z] #20 33.00 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-18T13:25:06.061Z] #20 33.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-18T13:25:06.061Z] #20 33.08 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-18T13:25:06.061Z] #20 33.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-18T13:25:06.061Z] #20 33.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-18T13:25:06.061Z] #20 33.20 Selecting previously unselected package libnftnl11:amd64. [2021-05-18T13:25:06.061Z] #20 33.21 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-18T13:25:06.061Z] #20 33.21 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-18T13:25:06.061Z] #20 33.33 Selecting previously unselected package iptables. [2021-05-18T13:25:06.061Z] #20 33.33 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-18T13:25:06.061Z] #20 33.34 Unpacking iptables (1.8.2-4) ... [2021-05-18T13:25:06.061Z] #20 33.68 Selecting previously unselected package xxd. [2021-05-18T13:25:06.061Z] #20 33.68 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T13:25:06.061Z] #20 33.70 Unpacking xxd (2:8.1.0875-5) ... [2021-05-18T13:25:06.061Z] #20 33.81 Selecting previously unselected package vim-common. [2021-05-18T13:25:06.061Z] #20 33.81 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-18T13:25:06.061Z] #20 33.85 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-18T13:25:06.061Z] #20 34.03 Selecting previously unselected package bash-completion. [2021-05-18T13:25:06.061Z] #20 34.04 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-18T13:25:06.400Z] #22 DONE 14.6s [2021-05-18T13:25:06.400Z] [2021-05-18T13:25:06.400Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-18T13:25:06.400Z] #25 sha256:34844f0febe51e078266e43a11f9277acd8c65588d54d6530f509ce614904f28 [2021-05-18T13:25:06.659Z] #25 DONE 0.3s [2021-05-18T13:25:06.659Z] [2021-05-18T13:25:06.659Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-18T13:25:06.659Z] #30 sha256:782391b081e529b40c4d4a737718ac0e9c40a8e70890a6ff835d5f8f747c5fdd [2021-05-18T13:25:06.661Z] #13 ... [2021-05-18T13:25:06.661Z] [2021-05-18T13:25:06.661Z] #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-05-18T13:25:06.661Z] #58 sha256:d41942874d06167399cec2faba10c3bf2877f4fd43fcb5a2c12c0a677823f991 [2021-05-18T13:25:06.661Z] #58 DONE 125.7s [2021-05-18T13:25:06.661Z] [2021-05-18T13:25:06.661Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-18T13:25:06.661Z] #59 sha256:934a604bd19102bfa594f61492df07f152e63ccc99ea8a738d9928e579d0b87f [2021-05-18T13:25:06.661Z] #59 DONE 0.1s [2021-05-18T13:25:06.661Z] [2021-05-18T13:25:06.661Z] #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-05-18T13:25:06.661Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:25:06.661Z] #13 119.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-18T13:25:06.661Z] #13 119.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-18T13:25:06.661Z] #13 119.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-18T13:25:06.661Z] #13 ... [2021-05-18T13:25:06.661Z] [2021-05-18T13:25:06.661Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-18T13:25:06.661Z] #60 sha256:7a61bb169d786d6969e97ec7c79227c72904071a14acf56197ff6b6ee638c9fc [2021-05-18T13:25:06.661Z] #60 DONE 0.2s [2021-05-18T13:25:06.661Z] [2021-05-18T13:25:06.661Z] #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-05-18T13:25:06.661Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T13:25:06.661Z] #13 119.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-18T13:25:06.661Z] #13 119.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-18T13:25:06.661Z] #13 119.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-18T13:25:06.870Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-05-18T13:25:06.870Z] === RUN TestBuildUncleanTarFilenames [2021-05-18T13:25:06.870Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2021-05-18T13:25:06.870Z] === RUN TestBuildMultiStageLayerLeak [2021-05-18T13:25:06.918Z] #13 119.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-18T13:25:06.918Z] #13 119.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-18T13:25:06.918Z] #13 119.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T13:25:07.174Z] #13 120.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-18T13:25:07.174Z] #13 120.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-18T13:25:07.174Z] #13 120.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-18T13:25:07.736Z] #13 120.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-18T13:25:07.736Z] #13 120.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T13:25:07.736Z] #13 120.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-18T13:25:07.736Z] #13 120.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-18T13:25:07.736Z] #13 120.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-18T13:25:07.736Z] #13 120.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-18T13:25:07.736Z] #13 120.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:25:07.736Z] #13 120.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-18T13:25:07.736Z] #13 120.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-18T13:25:07.736Z] #13 120.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-18T13:25:07.736Z] #13 120.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-18T13:25:07.736Z] #13 120.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-18T13:25:07.736Z] #13 120.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-18T13:25:07.736Z] #13 120.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-18T13:25:07.736Z] #13 120.7 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-18T13:25:07.736Z] #13 120.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-18T13:25:07.736Z] #13 120.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-18T13:25:07.736Z] #13 120.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:25:07.736Z] #13 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-18T13:25:07.736Z] #13 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-18T13:25:07.736Z] #13 120.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T13:25:07.992Z] #13 120.8 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-05-18T13:25:07.992Z] #13 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-18T13:25:07.992Z] #13 120.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-18T13:25:07.992Z] #13 120.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-18T13:25:07.992Z] #13 120.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T13:25:07.992Z] #13 120.9 Setting up dmsetup (2:1.02.155-3) ... [2021-05-18T13:25:07.992Z] #13 120.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T13:25:07.992Z] #13 120.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-18T13:25:07.992Z] #13 120.9 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:25:08.555Z] #13 DONE 121.5s [2021-05-18T13:25:08.555Z] [2021-05-18T13:25:08.555Z] #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-05-18T13:25:08.555Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:08.555Z] #43 47.11 DEP compel/src/lib/infect.d [2021-05-18T13:25:08.555Z] #43 47.33 DEP compel/src/lib/infect-util.d [2021-05-18T13:25:08.555Z] #43 47.42 DEP compel/src/lib/infect-rpc.d [2021-05-18T13:25:08.555Z] #43 47.59 DEP compel/arch/x86/src/lib/infect.d [2021-05-18T13:25:08.555Z] #43 47.76 DEP compel/arch/x86/src/lib/cpu.d [2021-05-18T13:25:08.555Z] #43 47.86 DEP compel/src/lib/log.d [2021-05-18T13:25:08.555Z] #43 47.94 DEP compel/src/main.d [2021-05-18T13:25:08.555Z] #43 48.05 DEP compel/src/lib/handle-elf.d [2021-05-18T13:25:08.555Z] #43 48.23 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-18T13:25:08.555Z] #43 48.32 CC compel/src/lib/log.o [2021-05-18T13:25:08.555Z] #43 48.72 CC compel/arch/x86/src/lib/cpu.o [2021-05-18T13:25:08.555Z] #43 49.55 CC compel/arch/x86/src/lib/infect.o [2021-05-18T13:25:08.555Z] #43 50.32 CC compel/src/lib/infect-rpc.o [2021-05-18T13:25:08.555Z] #43 50.66 CC compel/src/lib/infect-util.o [2021-05-18T13:25:08.555Z] #43 50.90 CC compel/src/lib/infect.o [2021-05-18T13:25:08.555Z] #43 53.40 CC compel/src/lib/ptrace.o [2021-05-18T13:25:08.555Z] #43 53.85 AR compel/libcompel.a [2021-05-18T13:25:08.555Z] #43 53.92 HOSTCC compel/src/main-host.o [2021-05-18T13:25:08.555Z] #43 54.17 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-18T13:25:08.555Z] #43 54.34 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-18T13:25:08.555Z] #43 54.72 HOSTCC compel/src/lib/log-host.o [2021-05-18T13:25:08.555Z] #43 54.87 HOSTLINK compel/compel-host-bin [2021-05-18T13:25:08.555Z] #43 55.13 DEP soccr/soccr.d [2021-05-18T13:25:08.555Z] #43 55.28 CC soccr/soccr.o [2021-05-18T13:25:08.555Z] #43 56.69 AR soccr/libsoccr.a [2021-05-18T13:25:08.555Z] #43 56.73 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-18T13:25:08.555Z] #43 57.05 DEP criu/arch/x86/sigframe.d [2021-05-18T13:25:08.555Z] #43 ... [2021-05-18T13:25:08.555Z] [2021-05-18T13:25:08.555Z] #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-05-18T13:25:08.555Z] #53 sha256:c78f186b705179bb84327155071c90f0bf6d587a328bee27f8837c8638fbef91 [2021-05-18T13:25:08.606Z] #20 36.71 Unpacking bash-completion (1:2.8-6) ... [2021-05-18T13:25:08.606Z] #20 37.07 Selecting previously unselected package bzip2. [2021-05-18T13:25:08.606Z] #20 37.08 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-18T13:25:08.606Z] #20 37.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-18T13:25:08.723Z] #43 60.37 CC compel/src/lib/ptrace.o [2021-05-18T13:25:08.723Z] #43 60.84 AR compel/libcompel.a [2021-05-18T13:25:08.723Z] #43 60.97 HOSTCC compel/src/main-host.o [2021-05-18T13:25:08.867Z] #20 37.18 Selecting previously unselected package xz-utils. [2021-05-18T13:25:08.867Z] #20 37.19 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-18T13:25:08.867Z] #20 37.20 Unpacking xz-utils (5.2.4-1) ... [2021-05-18T13:25:08.867Z] #20 37.39 Selecting previously unselected package apparmor. [2021-05-18T13:25:08.867Z] #20 37.41 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-18T13:25:09.127Z] #20 37.51 Unpacking apparmor (2.13.2-10) ... [2021-05-18T13:25:09.300Z] #43 61.38 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-05-18T13:25:09.388Z] #20 37.91 Selecting previously unselected package aufs-tools. [2021-05-18T13:25:09.388Z] #20 37.92 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-18T13:25:09.388Z] #20 37.93 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-18T13:25:09.388Z] #20 38.04 Selecting previously unselected package libonig5:amd64. [2021-05-18T13:25:09.563Z] #43 61.56 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-18T13:25:09.649Z] #20 38.04 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-18T13:25:09.649Z] #20 38.05 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-18T13:25:09.649Z] #20 38.19 Selecting previously unselected package libjq1:amd64. [2021-05-18T13:25:09.649Z] #20 38.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T13:25:09.649Z] #20 38.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T13:25:09.826Z] #43 61.86 HOSTCC compel/src/lib/log-host.o [2021-05-18T13:25:09.910Z] #20 38.32 Selecting previously unselected package jq. [2021-05-18T13:25:09.910Z] #20 38.33 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T13:25:09.910Z] #20 38.34 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-18T13:25:10.090Z] #43 62.14 HOSTLINK compel/compel-host-bin [2021-05-18T13:25:10.090Z] #43 62.41 DEP soccr/soccr.d [2021-05-18T13:25:10.171Z] #20 38.45 Selecting previously unselected package libaio1:amd64. [2021-05-18T13:25:10.171Z] #20 38.47 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-18T13:25:10.171Z] #20 38.47 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-18T13:25:10.171Z] #20 38.53 Selecting previously unselected package libgpm2:amd64. [2021-05-18T13:25:10.171Z] #20 38.53 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-18T13:25:10.171Z] #20 38.54 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-18T13:25:10.171Z] #20 38.64 Selecting previously unselected package libicu63:amd64. [2021-05-18T13:25:10.171Z] #20 38.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-18T13:25:10.171Z] #20 38.65 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T13:25:10.448Z] #53 ... [2021-05-18T13:25:10.449Z] [2021-05-18T13:25:10.449Z] #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-05-18T13:25:10.449Z] #45 sha256:f5c99fa19dbe7f85344e6cba9b8c86f4fc53a09cd57f5c662acfa187000f3b3a [2021-05-18T13:25:10.449Z] #45 119.6 net/http/httptrace [2021-05-18T13:25:10.449Z] #45 119.8 net/http [2021-05-18T13:25:10.449Z] #45 ... [2021-05-18T13:25:10.449Z] [2021-05-18T13:25:10.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-05-18T13:25:10.449Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:10.449Z] #43 57.21 DEP criu/arch/x86/sigaction_compat.d [2021-05-18T13:25:10.449Z] #43 57.29 DEP criu/arch/x86/kerndat.d [2021-05-18T13:25:10.449Z] #43 57.45 DEP criu/arch/x86/crtools.d [2021-05-18T13:25:10.449Z] #43 57.61 DEP criu/arch/x86/cpu.d [2021-05-18T13:25:10.449Z] #43 57.73 CC criu/arch/x86/cpu.o [2021-05-18T13:25:10.449Z] #43 58.32 CC criu/arch/x86/crtools.o [2021-05-18T13:25:10.800Z] #43 62.65 CC soccr/soccr.o [2021-05-18T13:25:11.012Z] #43 59.44 CC criu/arch/x86/kerndat.o [2021-05-18T13:25:11.028Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2021-05-18T13:25:11.028Z] === RUN TestBuildWithHugeFile [2021-05-18T13:25:11.575Z] #43 59.92 CC criu/arch/x86/sigaction_compat.o [2021-05-18T13:25:11.575Z] #43 60.20 CC criu/arch/x86/sigframe.o [2021-05-18T13:25:11.831Z] #43 60.43 LINK criu/arch/x86/crtools.built-in.o [2021-05-18T13:25:11.831Z] #43 60.45 DEP criu/pie/util-vdso-elf32.d [2021-05-18T13:25:11.881Z] #43 64.13 AR soccr/libsoccr.a [2021-05-18T13:25:11.881Z] #43 64.19 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-18T13:25:11.932Z] #30 DONE 5.2s [2021-05-18T13:25:11.932Z] [2021-05-18T13:25:11.932Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-18T13:25:11.932Z] #33 sha256:042af643520b2896b989777770b626f8c19152e13102cbb8bb600feabc25a6b3 [2021-05-18T13:25:12.088Z] #43 60.59 DEP criu/pie/util-vdso.d [2021-05-18T13:25:12.191Z] #33 DONE 0.5s [2021-05-18T13:25:12.191Z] [2021-05-18T13:25:12.191Z] #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-05-18T13:25:12.191Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:12.191Z] #43 141.7 CC criu/plugin.o [2021-05-18T13:25:12.191Z] #43 142.3 CC criu/proc_parse.o [2021-05-18T13:25:12.191Z] #43 144.4 CC criu/protobuf-desc.o [2021-05-18T13:25:12.191Z] #43 145.0 CC criu/protobuf.o [2021-05-18T13:25:12.191Z] #43 145.3 CC criu/pstree.o [2021-05-18T13:25:12.191Z] #43 146.5 CC criu/rbtree.o [2021-05-18T13:25:12.191Z] #43 146.8 CC criu/rst-malloc.o [2021-05-18T13:25:12.191Z] #43 147.0 CC criu/seccomp.o [2021-05-18T13:25:12.191Z] #43 147.6 CC criu/seize.o [2021-05-18T13:25:12.344Z] #43 60.81 DEP criu/pie/util.d [2021-05-18T13:25:12.450Z] #43 ... [2021-05-18T13:25:12.450Z] [2021-05-18T13:25:12.450Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-18T13:25:12.450Z] #35 sha256:a1b03a01acc7ed989f953011246bb643a5a0166e10146a345a59721f6cfe9e9e [2021-05-18T13:25:12.450Z] #35 DONE 0.3s [2021-05-18T13:25:12.450Z] [2021-05-18T13:25:12.450Z] #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-05-18T13:25:12.450Z] #56 sha256:6115a91cb3c450a9bfc19ed1853fd19b5280d57a300645550d96f21bc7c3d94d [2021-05-18T13:25:12.457Z] #43 ... [2021-05-18T13:25:12.457Z] [2021-05-18T13:25:12.457Z] #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-05-18T13:25:12.457Z] #53 sha256:c93e6afd5c08186537e7975c99dda8bcdcd37c42dba6c8b1e82caf393988c52c [2021-05-18T13:25:12.457Z] #53 11.20 + cd /tmp/tmp.ky46ANNw5s/src/github.com/opencontainers/runc [2021-05-18T13:25:12.457Z] #53 11.21 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:25:12.457Z] #53 11.90 + '[' -z '' ']' [2021-05-18T13:25:12.457Z] #53 11.90 + target=static [2021-05-18T13:25:12.457Z] #53 11.90 + make 'BUILDTAGS=seccomp ' static [2021-05-18T13:25:12.457Z] #53 12.43 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-05-18T13:25:12.457Z] #53 ... [2021-05-18T13:25:12.457Z] [2021-05-18T13:25:12.457Z] #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-05-18T13:25:12.457Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-18T13:25:12.457Z] #20 1.846 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-18T13:25:12.457Z] #20 1.948 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:25:12.457Z] #20 1.948 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:25:12.457Z] #20 2.036 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:25:12.457Z] #20 2.565 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [465 kB] [2021-05-18T13:25:12.457Z] #20 3.524 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-18T13:25:12.457Z] #20 5.058 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB] [2021-05-18T13:25:12.457Z] #20 6.572 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-18T13:25:12.457Z] #20 9.024 Fetched 8780 kB in 7s (1185 kB/s) [2021-05-18T13:25:12.600Z] #43 60.91 CC criu/pie/util.o [2021-05-18T13:25:12.709Z] #56 ... [2021-05-18T13:25:12.709Z] [2021-05-18T13:25:12.709Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-18T13:25:12.709Z] #38 sha256:7bc79085ce0d5f1395e39875bfb42e754d689012c35ca2efd05e2f8c5236ad9a [2021-05-18T13:25:12.709Z] #38 DONE 0.3s [2021-05-18T13:25:12.709Z] [2021-05-18T13:25:12.709Z] #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-05-18T13:25:12.709Z] #49 sha256:d90702e73824e0c5ccfefea6dd2a7305e9e1e775869265f96a0eed0b204bd0ea [2021-05-18T13:25:12.719Z] #20 9.024 Reading package lists... [2021-05-18T13:25:12.719Z] #20 ... [2021-05-18T13:25:12.719Z] [2021-05-18T13:25:12.719Z] #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-05-18T13:25:12.719Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:25:12.719Z] #43 64.82 DEP criu/arch/aarch64/sigframe.d [2021-05-18T13:25:12.719Z] #43 64.91 DEP criu/arch/aarch64/crtools.d [2021-05-18T13:25:12.856Z] #43 61.31 CC criu/pie/util-vdso.o [2021-05-18T13:25:12.969Z] #49 ... [2021-05-18T13:25:12.969Z] [2021-05-18T13:25:12.969Z] #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-05-18T13:25:12.969Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:25:12.969Z] #40 DONE 223.9s [2021-05-18T13:25:12.969Z] [2021-05-18T13:25:12.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-05-18T13:25:12.969Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:12.969Z] #43 148.6 CC criu/servicefd.o [2021-05-18T13:25:12.980Z] #43 65.07 DEP criu/arch/aarch64/cpu.d [2021-05-18T13:25:12.980Z] #43 65.12 DEP criu/arch/aarch64/bitops.d [2021-05-18T13:25:12.980Z] #43 65.15 CC criu/arch/aarch64/bitops.o [2021-05-18T13:25:13.243Z] #43 65.23 CC criu/arch/aarch64/cpu.o [2021-05-18T13:25:13.243Z] #43 65.51 CC criu/arch/aarch64/crtools.o [2021-05-18T13:25:13.417Z] #43 61.89 CC criu/pie/util-vdso-elf32.o [2021-05-18T13:25:13.537Z] #43 149.1 CC criu/shmem.o [2021-05-18T13:25:13.674Z] #43 ... [2021-05-18T13:25:13.674Z] [2021-05-18T13:25:13.674Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-18T13:25:13.674Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-18T13:25:13.674Z] #14 DONE 5.1s [2021-05-18T13:25:13.674Z] [2021-05-18T13:25:13.674Z] #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-05-18T13:25:13.674Z] #53 sha256:c78f186b705179bb84327155071c90f0bf6d587a328bee27f8837c8638fbef91 [2021-05-18T13:25:13.674Z] #53 4.977 + RM_GOPATH=0 [2021-05-18T13:25:13.674Z] #53 4.977 + TMP_GOPATH= [2021-05-18T13:25:13.674Z] #53 4.977 + : /build [2021-05-18T13:25:13.674Z] #53 4.977 + '[' -z '' ']' [2021-05-18T13:25:13.674Z] #53 4.977 ++ mktemp -d [2021-05-18T13:25:13.674Z] #53 4.978 + export GOPATH=/tmp/tmp.9vnHj6PLx4 [2021-05-18T13:25:13.674Z] #53 4.993 + GOPATH=/tmp/tmp.9vnHj6PLx4 [2021-05-18T13:25:13.674Z] #53 4.993 + RM_GOPATH=1 [2021-05-18T13:25:13.674Z] #53 4.993 + case "$(go env GOARCH)" in [2021-05-18T13:25:13.674Z] #53 4.993 ++ go env GOARCH [2021-05-18T13:25:13.674Z] #53 5.012 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T13:25:13.674Z] #53 5.012 + GO_BUILDMODE=-buildmode=pie [2021-05-18T13:25:13.674Z] #53 5.012 ++ dirname /tmp/install/install.sh [2021-05-18T13:25:13.674Z] #53 5.021 + dir=/tmp/install [2021-05-18T13:25:13.674Z] #53 5.021 + bin=runc [2021-05-18T13:25:13.674Z] #53 5.021 + shift [2021-05-18T13:25:13.674Z] #53 5.021 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-18T13:25:13.674Z] #53 5.021 + . /tmp/install/runc.installer [2021-05-18T13:25:13.674Z] #53 5.021 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:25:13.674Z] #53 5.021 + install_runc [2021-05-18T13:25:13.674Z] #53 5.021 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-18T13:25:13.674Z] #53 5.021 + uname -r [2021-05-18T13:25:13.674Z] #53 5.048 + RUNC_BUILDTAGS='seccomp ' [2021-05-18T13:25:13.674Z] #53 5.048 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-18T13:25:13.674Z] #53 5.048 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9vnHj6PLx4/src/github.com/opencontainers/runc [2021-05-18T13:25:13.674Z] #53 5.048 Cloning into '/tmp/tmp.9vnHj6PLx4/src/github.com/opencontainers/runc'... [2021-05-18T13:25:13.674Z] #53 5.049 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-18T13:25:14.189Z] #43 66.21 CC criu/arch/aarch64/sigframe.o [2021-05-18T13:25:14.189Z] #43 ... [2021-05-18T13:25:14.189Z] [2021-05-18T13:25:14.190Z] #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-05-18T13:25:14.190Z] #45 sha256:bd855cfd268050941d24e06057ed3a51d9be9b968ead9f7ae45f3accc50963b3 [2021-05-18T13:25:14.190Z] #45 111.7 github.com/LK4D4/vndr/godl [2021-05-18T13:25:14.190Z] #45 112.6 github.com/LK4D4/vndr [2021-05-18T13:25:14.190Z] #45 DONE 121.7s [2021-05-18T13:25:14.190Z] [2021-05-18T13:25:14.190Z] #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-05-18T13:25:14.190Z] #24 sha256:815641be9c934c29c255c83e61289a84a0718106ea21fe03b3683b78eb8550b6 [2021-05-18T13:25:14.376Z] #20 42.14 Selecting previously unselected package libnet1:amd64. [2021-05-18T13:25:14.376Z] #20 42.15 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T13:25:14.376Z] #20 42.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:25:14.376Z] #20 42.27 Selecting previously unselected package libnl-3-200:amd64. [2021-05-18T13:25:14.376Z] #20 42.29 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-18T13:25:14.376Z] #20 42.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T13:25:14.376Z] #20 42.39 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-18T13:25:14.376Z] #20 42.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-18T13:25:14.376Z] #20 42.40 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T13:25:14.376Z] #20 42.47 Selecting previously unselected package libreadline5:amd64. [2021-05-18T13:25:14.376Z] #20 42.50 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-18T13:25:14.377Z] #20 42.50 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-18T13:25:14.377Z] #20 42.64 Selecting previously unselected package net-tools. [2021-05-18T13:25:14.377Z] #20 42.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-18T13:25:14.377Z] #20 42.68 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-18T13:25:14.377Z] #20 42.85 Selecting previously unselected package python-pip-whl. [2021-05-18T13:25:14.377Z] #20 42.85 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-18T13:25:14.377Z] #20 42.86 Unpacking python-pip-whl (18.1-5) ... [2021-05-18T13:25:14.452Z] #24 ... [2021-05-18T13:25:14.452Z] [2021-05-18T13:25:14.452Z] #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-05-18T13:25:14.452Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:25:14.452Z] #43 66.62 LINK criu/arch/aarch64/crtools.built-in.o [2021-05-18T13:25:14.452Z] #43 66.77 DEP criu/pie/util-vdso.d [2021-05-18T13:25:14.916Z] #43 150.5 CC criu/sigframe.o [2021-05-18T13:25:14.948Z] #20 43.44 Selecting previously unselected package python3-lib2to3. [2021-05-18T13:25:14.949Z] #20 43.45 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-18T13:25:14.949Z] #20 43.46 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-18T13:25:15.027Z] #43 66.96 DEP criu/pie/util.d [2021-05-18T13:25:15.027Z] #43 67.22 CC criu/pie/util.o [2021-05-18T13:25:15.174Z] #43 150.6 CC criu/signalfd.o [2021-05-18T13:25:15.210Z] #20 43.56 Selecting previously unselected package python3-distutils. [2021-05-18T13:25:15.210Z] #20 43.57 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-18T13:25:15.210Z] #20 43.57 Unpacking python3-distutils (3.7.3-1) ... [2021-05-18T13:25:15.210Z] #20 43.72 Selecting previously unselected package python3-pip. [2021-05-18T13:25:15.210Z] #20 43.73 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-18T13:25:15.210Z] #20 43.73 Unpacking python3-pip (18.1-5) ... [2021-05-18T13:25:15.432Z] #43 150.9 CC criu/sk-inet.o [2021-05-18T13:25:15.470Z] #20 43.90 Selecting previously unselected package python3-pkg-resources. [2021-05-18T13:25:15.470Z] #20 43.90 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-18T13:25:15.470Z] #20 43.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-18T13:25:15.470Z] #20 44.06 Selecting previously unselected package python3-setuptools. [2021-05-18T13:25:15.470Z] #20 44.06 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-18T13:25:15.470Z] #20 44.07 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-18T13:25:15.602Z] #43 67.72 CC criu/pie/util-vdso.o [2021-05-18T13:25:15.690Z] #43 ... [2021-05-18T13:25:15.690Z] [2021-05-18T13:25:15.690Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-18T13:25:15.690Z] #41 sha256:fabac4d8685b233010a8ff78046c5794ddd8e960f20ace5c08422d938a677a84 [2021-05-18T13:25:15.690Z] #41 DONE 0.8s [2021-05-18T13:25:15.690Z] [2021-05-18T13:25:15.690Z] #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-05-18T13:25:15.690Z] #49 sha256:d90702e73824e0c5ccfefea6dd2a7305e9e1e775869265f96a0eed0b204bd0ea [2021-05-18T13:25:15.731Z] #20 44.27 Selecting previously unselected package python3-wheel. [2021-05-18T13:25:15.731Z] #20 44.28 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-18T13:25:15.731Z] #20 44.29 Unpacking python3-wheel (0.32.3-2) ... [2021-05-18T13:25:15.731Z] #20 44.39 Selecting previously unselected package sudo. [2021-05-18T13:25:15.991Z] #20 44.39 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-18T13:25:15.991Z] #20 44.41 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-18T13:25:16.180Z] #43 ... [2021-05-18T13:25:16.180Z] [2021-05-18T13:25:16.180Z] #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-05-18T13:25:16.180Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-18T13:25:16.180Z] #32 DONE 123.3s [2021-05-18T13:25:16.180Z] [2021-05-18T13:25:16.180Z] #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-05-18T13:25:16.180Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-18T13:25:16.180Z] #20 9.024 Reading package lists... [2021-05-18T13:25:16.251Z] #20 ... [2021-05-18T13:25:16.251Z] [2021-05-18T13:25:16.251Z] #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-05-18T13:25:16.251Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:16.251Z] #43 95.50 CC criu/cr-check.o [2021-05-18T13:25:16.251Z] #43 97.28 CC criu/cr-dedup.o [2021-05-18T13:25:16.251Z] #43 97.65 CC criu/cr-dump.o [2021-05-18T13:25:16.251Z] #43 99.84 CC criu/cr-errno.o [2021-05-18T13:25:16.251Z] #43 99.97 CC criu/cr-restore.o [2021-05-18T13:25:16.251Z] #43 104.6 CC criu/cr-service.o [2021-05-18T13:25:16.256Z] #49 ... [2021-05-18T13:25:16.256Z] [2021-05-18T13:25:16.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-05-18T13:25:16.256Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:16.256Z] #43 151.8 CC criu/sk-netlink.o [2021-05-18T13:25:16.511Z] #43 ... [2021-05-18T13:25:16.511Z] [2021-05-18T13:25:16.511Z] #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-05-18T13:25:16.511Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:25:16.511Z] #20 44.91 Selecting previously unselected package thin-provisioning-tools. [2021-05-18T13:25:16.511Z] #20 44.92 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-18T13:25:16.511Z] #20 44.93 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-18T13:25:16.772Z] #20 45.18 Selecting previously unselected package uidmap. [2021-05-18T13:25:16.772Z] #20 45.19 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-18T13:25:16.772Z] #20 45.20 Unpacking uidmap (1:4.5-1.1) ... [2021-05-18T13:25:16.772Z] #20 45.32 Selecting previously unselected package vim-runtime. [2021-05-18T13:25:16.772Z] #20 45.32 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-18T13:25:16.772Z] #20 45.34 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-18T13:25:16.772Z] #20 45.37 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-18T13:25:16.772Z] #20 45.37 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-18T13:25:16.824Z] #43 152.1 CC criu/sk-packet.o [2021-05-18T13:25:17.082Z] #43 152.7 CC criu/sk-queue.o [2021-05-18T13:25:17.650Z] #43 153.1 CC criu/sk-tcp.o [2021-05-18T13:25:17.909Z] #43 153.5 CC criu/sk-unix.o [2021-05-18T13:25:18.100Z] #20 13.28 Reading package lists... [2021-05-18T13:25:18.679Z] #20 16.02 Building dependency tree... [2021-05-18T13:25:18.916Z] #53 ... [2021-05-18T13:25:18.917Z] [2021-05-18T13:25:18.917Z] #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-05-18T13:25:18.917Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-18T13:25:18.917Z] #15 DONE 4.4s [2021-05-18T13:25:18.917Z] [2021-05-18T13:25:18.917Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-18T13:25:18.917Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-18T13:25:19.285Z] #43 ... [2021-05-18T13:25:19.285Z] [2021-05-18T13:25:19.285Z] #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-05-18T13:25:19.285Z] #49 sha256:d90702e73824e0c5ccfefea6dd2a7305e9e1e775869265f96a0eed0b204bd0ea [2021-05-18T13:25:19.285Z] #49 229.6 + /build/golangci-lint --version [2021-05-18T13:25:19.285Z] #49 229.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-18T13:25:19.285Z] #49 DONE 230.1s [2021-05-18T13:25:19.285Z] [2021-05-18T13:25:19.285Z] #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-05-18T13:25:19.285Z] #56 sha256:6115a91cb3c450a9bfc19ed1853fd19b5280d57a300645550d96f21bc7c3d94d [2021-05-18T13:25:19.635Z] #20 17.36 libcap2-bin is already the newest version (1:2.25-2). [2021-05-18T13:25:19.635Z] #20 17.36 The following additional packages will be installed: [2021-05-18T13:25:19.635Z] #20 17.36 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-18T13:25:19.635Z] #20 17.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-18T13:25:19.635Z] #20 17.36 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-18T13:25:19.635Z] #20 17.37 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-18T13:25:19.635Z] #20 17.37 python3.7 python3.7-minimal vim-runtime xxd [2021-05-18T13:25:19.635Z] #20 17.37 Suggested packages: [2021-05-18T13:25:19.635Z] #20 17.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-18T13:25:19.635Z] #20 17.37 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-18T13:25:19.635Z] #20 17.37 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-18T13:25:19.635Z] #20 17.37 Recommended packages: [2021-05-18T13:25:19.635Z] #20 17.37 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-18T13:25:19.635Z] #20 17.37 python3-keyrings.alt python3-xdg unzip [2021-05-18T13:25:19.851Z] #56 ... [2021-05-18T13:25:19.851Z] [2021-05-18T13:25:19.851Z] #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-05-18T13:25:19.851Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:19.851Z] #43 155.3 CC criu/sockets.o [2021-05-18T13:25:20.073Z] #20 48.56 Selecting previously unselected package vim. [2021-05-18T13:25:20.073Z] #20 48.58 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T13:25:20.073Z] #20 48.61 Unpacking vim (2:8.1.0875-5) ... [2021-05-18T13:25:20.584Z] #20 ... [2021-05-18T13:25:20.584Z] [2021-05-18T13:25:20.584Z] #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-05-18T13:25:20.584Z] #24 sha256:815641be9c934c29c255c83e61289a84a0718106ea21fe03b3683b78eb8550b6 [2021-05-18T13:25:20.645Z] #20 49.21 Selecting previously unselected package xfsprogs. [2021-05-18T13:25:20.645Z] #20 49.23 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-18T13:25:20.645Z] #20 49.24 Unpacking xfsprogs (4.20.0-1) ... [2021-05-18T13:25:20.786Z] #43 156.1 CC criu/stats.o [2021-05-18T13:25:20.786Z] #43 156.3 CC criu/string.o [2021-05-18T13:25:20.786Z] #43 156.4 CC criu/sysctl.o [2021-05-18T13:25:20.806Z] #16 2.438 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-18T13:25:20.806Z] #16 DONE 2.8s [2021-05-18T13:25:20.806Z] [2021-05-18T13:25:20.806Z] #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-05-18T13:25:20.806Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:20.806Z] #43 62.74 AR criu/pie/pie.lib.a [2021-05-18T13:25:20.806Z] #43 62.82 DEP criu/pie/restorer.d [2021-05-18T13:25:20.806Z] #43 63.06 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-18T13:25:20.806Z] #43 63.23 DEP criu/arch/x86/restorer_unmap.d [2021-05-18T13:25:20.806Z] #43 63.26 DEP criu/arch/x86/restorer.d [2021-05-18T13:25:20.806Z] #43 63.42 DEP criu/arch/x86/vdso-pie.d [2021-05-18T13:25:20.806Z] #43 63.54 DEP criu/pie/parasite-vdso.d [2021-05-18T13:25:20.806Z] #43 63.73 DEP criu/pie/parasite.d [2021-05-18T13:25:20.806Z] #43 63.99 CC criu/pie/parasite.o [2021-05-18T13:25:20.806Z] #43 65.31 LINK criu/pie/parasite.built-in.o [2021-05-18T13:25:20.806Z] #43 65.31 GEN criu/pie/parasite-blob.h [2021-05-18T13:25:20.806Z] #43 65.33 CC criu/pie/parasite-vdso.o [2021-05-18T13:25:20.806Z] #43 65.98 CC criu/arch/x86/vdso-pie.o [2021-05-18T13:25:20.806Z] #43 66.42 CC criu/arch/x86/restorer.o [2021-05-18T13:25:20.806Z] #43 67.10 CC criu/arch/x86/restorer_unmap.o [2021-05-18T13:25:20.806Z] #43 67.14 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-18T13:25:20.806Z] #43 67.47 CC criu/pie/restorer.o [2021-05-18T13:25:20.806Z] #43 ... [2021-05-18T13:25:20.806Z] [2021-05-18T13:25:20.806Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-18T13:25:20.806Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-18T13:25:21.217Z] #20 49.68 Selecting previously unselected package zip. [2021-05-18T13:25:21.217Z] #20 49.69 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-18T13:25:21.217Z] #20 49.70 Unpacking zip (3.0-11+b1) ... [2021-05-18T13:25:21.353Z] #43 156.8 CC criu/sysfs_parse.o [2021-05-18T13:25:21.478Z] #20 49.89 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-18T13:25:21.478Z] #20 49.98 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-18T13:25:21.478Z] #20 49.99 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-18T13:25:21.611Z] #43 157.1 CC criu/timens.o [2021-05-18T13:25:21.635Z] Running on azwin-2-fd9ce0 in d:\jenkins\workspace\moby_PR-42382 [Pipeline] { [Pipeline] ws [2021-05-18T13:25:21.657Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-18T13:25:21.789Z] #20 50.08 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-18T13:25:21.789Z] #20 50.12 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-18T13:25:21.789Z] #20 50.13 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-18T13:25:21.789Z] #20 50.14 Setting up uidmap (1:4.5-1.1) ... [2021-05-18T13:25:21.789Z] #20 50.31 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-18T13:25:21.789Z] #20 50.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:25:21.789Z] #20 50.35 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-18T13:25:21.789Z] #20 50.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T13:25:21.789Z] #20 50.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T13:25:21.789Z] #20 50.40 Setting up xxd (2:8.1.0875-5) ... [2021-05-18T13:25:21.789Z] #20 50.41 Setting up zip (3.0-11+b1) ... [2021-05-18T13:25:21.789Z] #20 50.43 Setting up vim-common (2:8.1.0875-5) ... [2021-05-18T13:25:21.869Z] #43 157.3 CC criu/timerfd.o [2021-05-18T13:25:22.051Z] #20 50.47 Setting up bash-completion (1:2.8-6) ... [2021-05-18T13:25:22.128Z] #43 157.5 CC criu/tty.o [2021-05-18T13:25:22.694Z] #17 ... [2021-05-18T13:25:22.694Z] [2021-05-18T13:25:22.694Z] #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-05-18T13:25:22.694Z] #45 sha256:f5c99fa19dbe7f85344e6cba9b8c86f4fc53a09cd57f5c662acfa187000f3b3a [2021-05-18T13:25:22.694Z] #45 131.8 github.com/LK4D4/vndr/godl [2021-05-18T13:25:22.694Z] #45 132.5 github.com/LK4D4/vndr [2021-05-18T13:25:22.694Z] #45 ... [2021-05-18T13:25:22.694Z] [2021-05-18T13:25:22.695Z] #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-05-18T13:25:22.695Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:22.695Z] #43 70.87 LINK criu/pie/restorer.built-in.o [2021-05-18T13:25:22.695Z] #43 70.89 GEN criu/pie/restorer-blob.h [2021-05-18T13:25:22.695Z] #43 70.98 DEP criu/vdso.d [2021-05-18T13:25:22.695Z] #43 71.18 DEP criu/vdso-compat.d [2021-05-18T13:25:22.953Z] #43 71.30 DEP criu/uts_ns.d [2021-05-18T13:25:22.953Z] #43 71.47 DEP criu/util.d [2021-05-18T13:25:23.213Z] #43 71.67 DEP criu/uffd.d [2021-05-18T13:25:23.469Z] #43 ... [2021-05-18T13:25:23.469Z] [2021-05-18T13:25:23.469Z] #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-05-18T13:25:23.469Z] #45 sha256:f5c99fa19dbe7f85344e6cba9b8c86f4fc53a09cd57f5c662acfa187000f3b3a [2021-05-18T13:25:23.469Z] #45 DONE 142.7s [2021-05-18T13:25:23.469Z] [2021-05-18T13:25:23.469Z] #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-05-18T13:25:23.469Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:23.469Z] #43 71.86 DEP criu/tun.d [2021-05-18T13:25:23.504Z] #43 158.8 CC criu/tun.o [2021-05-18T13:25:23.508Z] The recommended git tool is: git [2021-05-18T13:25:23.725Z] #43 72.06 DEP criu/tty.d [2021-05-18T13:25:23.762Z] #43 159.2 CC criu/uffd.o [2021-05-18T13:25:23.981Z] #43 ... [2021-05-18T13:25:23.981Z] [2021-05-18T13:25:23.981Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-18T13:25:23.981Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-18T13:25:23.981Z] #17 DONE 3.1s [2021-05-18T13:25:23.981Z] [2021-05-18T13:25:23.982Z] #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-05-18T13:25:23.982Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:23.982Z] #43 72.33 DEP criu/timerfd.d [2021-05-18T13:25:23.982Z] #43 72.52 DEP criu/timens.d [2021-05-18T13:25:24.238Z] #43 72.74 DEP criu/sysfs_parse.d [2021-05-18T13:25:24.258Z] #24 127.6 Checking out files: 21% (2465/11365) Checking out files: 22% (2501/11365) Checking out files: 23% (2614/11365) Checking out files: 24% (2728/11365) Checking out files: 25% (2842/11365) Checking out files: 26% (2955/11365) Checking out files: 27% (3069/11365) Checking out files: 28% (3183/11365) Checking out files: 29% (3296/11365) Checking out files: 30% (3410/11365) Checking out files: 31% (3524/11365) Checking out files: 32% (3637/11365) Checking out files: 33% (3751/11365) Checking out files: 34% (3865/11365) Checking out files: 35% (3978/11365) Checking out files: 36% (4092/11365) Checking out files: 37% (4206/11365) Checking out files: 37% (4223/11365) Checking out files: 38% (4319/11365) Checking out files: 39% (4433/11365) Checking out files: 40% (4546/11365) Checking out files: 41% (4660/11365) Checking out files: 42% (4774/11365) Checking out files: 43% (4887/11365) Checking out files: 44% (5001/11365) Checking out files: 45% (5115/11365) Checking out files: 46% (5228/11365) Checking out files: 47% (5342/11365) Checking out files: 48% (5456/11365) Checking out files: 49% (5569/11365) Checking out files: 50% (5683/11365) Checking out files: 51% (5797/11365) Checking out files: 52% (5910/11365) Checking out files: 53% (6024/11365) Checking out files: 54% (6138/11365) Checking out files: 55% (6251/11365) Checking out files: 56% (6365/11365) Checking out files: 56% (6468/11365) Checking out files: 57% (6479/11365) Checking out files: 58% (6592/11365) Checking out files: 59% (6706/11365) Checking out files: 60% (6819/11365) Checking out files: 61% (6933/11365) Checking out files: 62% (7047/11365) Checking out files: 63% (7160/11365) Checking out files: 64% (7274/11365) Checking out files: 65% (7388/11365) Checking out files: 66% (7501/11365) Checking out files: 67% (7615/11365) Checking out files: 68% (7729/11365) Checking out files: 69% (7842/11365) Checking out files: 70% (7956/11365) Checking out files: 71% (8070/11365) Checking out files: 72% (8183/11365) Checking out files: 73% (8297/11365) Checking out files: 74% (8411/11365) Checking out files: 75% (8524/11365) Checking out files: 76% (8638/11365) Checking out files: 77% (8752/11365) Checking out files: 78% (8865/11365) Checking out files: 78% (8931/11365) Checking out files: 79% (8979/11365) Checking out files: 80% (9092/11365) Checking out files: 81% (9206/11365) Checking out files: 82% (9320/11365) Checking out files: 83% (9433/11365) Checking out files: 84% (9547/11365) Checking out files: 85% (9661/11365) Checking out files: 86% (9774/11365) Checking out files: 87% (9888/11365) Checking out files: 88% (10002/11365) Checking out files: 89% (10115/11365) Checking out files: 90% (10229/11365) Checking out files: 91% (10343/11365) Checking out files: 92% (10456/11365) Checking out files: 93% (10570/11365) Checking out files: 94% (10684/11365) Checking out files: 95% (10797/11365) Checking out files: 96% (10911/11365) Checking out files: 96% (10968/11365) Checking out files: 97% (11025/11365) Checking out files: 98% (11138/11365) Checking out files: 99% (11252/11365) Checking out files: 100% (11365/11365) Checking out files: 100% (11365/11365), done. [2021-05-18T13:25:24.258Z] #24 131.9 + cd /tmp/tmp.lFGiPAy0WX/tmp/docker-ce [2021-05-18T13:25:24.258Z] #24 131.9 + git checkout -q v17.06.2-ce [2021-05-18T13:25:24.494Z] #43 72.89 DEP criu/sysctl.d [2021-05-18T13:25:24.494Z] #43 73.08 DEP criu/string.d [2021-05-18T13:25:24.697Z] #43 159.9 CC criu/util.o [2021-05-18T13:25:24.750Z] #43 73.15 DEP criu/stats.d [2021-05-18T13:25:24.750Z] #43 73.25 DEP criu/sockets.d [2021-05-18T13:25:25.006Z] #43 73.43 DEP criu/sk-unix.d [2021-05-18T13:25:25.006Z] #43 73.65 DEP criu/sk-tcp.d [2021-05-18T13:25:25.263Z] #43 160.8 CC criu/uts_ns.o [2021-05-18T13:25:25.401Z] #20 53.61 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-18T13:25:25.401Z] #20 53.63 Setting up xz-utils (5.2.4-1) ... [2021-05-18T13:25:25.401Z] #20 53.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-18T13:25:25.401Z] #20 53.66 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-18T13:25:25.401Z] #20 53.73 invoke-rc.d: could not determine current runlevel [2021-05-18T13:25:25.401Z] #20 53.75 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-18T13:25:25.401Z] #20 53.76 Setting up pigz (2.4-1) ... [2021-05-18T13:25:25.401Z] #20 53.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-18T13:25:25.401Z] #20 53.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T13:25:25.401Z] #20 53.81 Setting up python-pip-whl (18.1-5) ... [2021-05-18T13:25:25.401Z] #20 53.82 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-18T13:25:25.401Z] #20 53.83 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-18T13:25:25.521Z] #43 161.0 CC criu/vdso-compat.o [2021-05-18T13:25:25.522Z] #43 161.2 CC criu/vdso.o [2021-05-18T13:25:25.575Z] #43 73.94 DEP criu/sk-queue.d [2021-05-18T13:25:25.575Z] #43 74.09 DEP criu/sk-packet.d [2021-05-18T13:25:25.831Z] #43 74.28 DEP criu/sk-netlink.d [2021-05-18T13:25:25.932Z] #20 54.30 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-18T13:25:25.932Z] #20 54.32 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-18T13:25:25.932Z] #20 54.33 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T13:25:25.932Z] #20 54.35 Setting up vim (2:8.1.0875-5) ... [2021-05-18T13:25:25.932Z] #20 54.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-18T13:25:25.932Z] #20 54.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-18T13:25:25.932Z] #20 54.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-18T13:25:25.932Z] #20 54.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-18T13:25:25.932Z] #20 54.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-18T13:25:25.932Z] #20 54.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-18T13:25:25.932Z] #20 54.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-18T13:25:25.932Z] #20 54.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-18T13:25:25.932Z] #20 54.47 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T13:25:25.932Z] #20 54.49 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-18T13:25:26.088Z] #43 74.41 DEP criu/sk-inet.d [2021-05-18T13:25:26.088Z] #43 74.61 DEP criu/signalfd.d [2021-05-18T13:25:26.088Z] #43 161.6 LINK criu/built-in.o [2021-05-18T13:25:26.191Z] #20 54.51 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-18T13:25:26.191Z] #20 54.53 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-18T13:25:26.191Z] #20 54.54 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-18T13:25:26.191Z] #20 54.56 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-18T13:25:26.345Z] #43 74.76 DEP criu/sigframe.d [2021-05-18T13:25:26.345Z] #43 74.85 DEP criu/shmem.d [2021-05-18T13:25:26.347Z] #43 161.8 LINK criu/criu [2021-05-18T13:25:26.601Z] #43 75.01 DEP criu/servicefd.d [2021-05-18T13:25:26.606Z] #43 162.0 DEP lib/c/criu.d [2021-05-18T13:25:26.606Z] #43 162.1 CC images/rpc.pb-c.o [2021-05-18T13:25:26.761Z] #20 ... [2021-05-18T13:25:26.761Z] [2021-05-18T13:25:26.761Z] #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-05-18T13:25:26.761Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:25:26.761Z] #40 195.7 + dpkg --print-architecture [2021-05-18T13:25:26.761Z] #40 195.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-18T13:25:26.813Z] #24 ... [2021-05-18T13:25:26.813Z] [2021-05-18T13:25:26.813Z] #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-05-18T13:25:26.813Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:25:26.813Z] #43 68.56 AR criu/pie/pie.lib.a [2021-05-18T13:25:26.813Z] #43 68.62 DEP criu/pie/restorer.d [2021-05-18T13:25:26.813Z] #43 68.85 DEP criu/arch/aarch64/intraprocedure.d [2021-05-18T13:25:26.813Z] #43 68.88 DEP criu/arch/aarch64/restorer.d [2021-05-18T13:25:26.813Z] #43 69.07 DEP criu/arch/aarch64/vdso-pie.d [2021-05-18T13:25:26.813Z] #43 69.19 DEP criu/pie/parasite-vdso.d [2021-05-18T13:25:26.813Z] #43 69.33 DEP criu/pie/parasite.d [2021-05-18T13:25:26.813Z] #43 69.66 CC criu/pie/parasite.o [2021-05-18T13:25:26.813Z] #43 70.83 LINK criu/pie/parasite.built-in.o [2021-05-18T13:25:26.813Z] #43 70.85 GEN criu/pie/parasite-blob.h [2021-05-18T13:25:26.813Z] #43 70.87 CC criu/pie/parasite-vdso.o [2021-05-18T13:25:26.813Z] #43 71.31 CC criu/arch/aarch64/vdso-pie.o [2021-05-18T13:25:26.813Z] #43 71.59 CC criu/arch/aarch64/restorer.o [2021-05-18T13:25:26.813Z] #43 71.86 CC criu/arch/aarch64/intraprocedure.o [2021-05-18T13:25:26.813Z] #43 71.92 CC criu/pie/restorer.o [2021-05-18T13:25:26.813Z] #43 74.62 LINK criu/pie/restorer.built-in.o [2021-05-18T13:25:26.813Z] #43 74.63 GEN criu/pie/restorer-blob.h [2021-05-18T13:25:26.813Z] #43 74.77 DEP criu/vdso.d [2021-05-18T13:25:26.813Z] #43 75.10 DEP criu/uts_ns.d [2021-05-18T13:25:26.813Z] #43 75.28 DEP criu/util.d [2021-05-18T13:25:26.813Z] #43 75.40 DEP criu/uffd.d [2021-05-18T13:25:26.813Z] #43 75.66 DEP criu/tun.d [2021-05-18T13:25:26.813Z] #43 75.81 DEP criu/tty.d [2021-05-18T13:25:26.813Z] #43 76.04 DEP criu/timerfd.d [2021-05-18T13:25:26.813Z] #43 76.22 DEP criu/timens.d [2021-05-18T13:25:26.813Z] #43 76.43 DEP criu/sysfs_parse.d [2021-05-18T13:25:26.813Z] #43 76.55 DEP criu/sysctl.d [2021-05-18T13:25:26.813Z] #43 76.72 DEP criu/string.d [2021-05-18T13:25:26.813Z] #43 76.78 DEP criu/stats.d [2021-05-18T13:25:26.813Z] #43 76.91 DEP criu/sockets.d [2021-05-18T13:25:26.813Z] #43 77.12 DEP criu/sk-unix.d [2021-05-18T13:25:26.813Z] #43 77.37 DEP criu/sk-tcp.d [2021-05-18T13:25:26.813Z] #43 77.51 DEP criu/sk-queue.d [2021-05-18T13:25:26.813Z] #43 77.71 DEP criu/sk-packet.d [2021-05-18T13:25:26.813Z] #43 78.01 DEP criu/sk-netlink.d [2021-05-18T13:25:26.813Z] #43 78.32 DEP criu/sk-inet.d [2021-05-18T13:25:26.813Z] #43 78.48 DEP criu/signalfd.d [2021-05-18T13:25:26.813Z] #43 78.55 DEP criu/sigframe.d [2021-05-18T13:25:26.813Z] #43 78.62 DEP criu/shmem.d [2021-05-18T13:25:26.813Z] #43 78.73 DEP criu/servicefd.d [2021-05-18T13:25:26.813Z] #43 ... [2021-05-18T13:25:26.813Z] [2021-05-18T13:25:26.813Z] #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-05-18T13:25:26.813Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-18T13:25:26.813Z] #20 18.72 The following NEW packages will be installed: [2021-05-18T13:25:26.813Z] #20 18.73 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-18T13:25:26.813Z] #20 18.73 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-18T13:25:26.813Z] #20 18.73 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-18T13:25:26.813Z] #20 18.73 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-18T13:25:26.813Z] #20 18.73 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-18T13:25:26.813Z] #20 18.73 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-18T13:25:26.813Z] #20 18.73 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-18T13:25:26.813Z] #20 18.73 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-18T13:25:26.813Z] #20 18.73 xz-utils zip [2021-05-18T13:25:26.813Z] #20 19.13 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-18T13:25:26.813Z] #20 19.13 Need to get 27.6 MB of archives. [2021-05-18T13:25:26.813Z] #20 19.13 After this operation, 114 MB of additional disk space will be used. [2021-05-18T13:25:26.813Z] #20 19.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-05-18T13:25:26.813Z] #20 19.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-05-18T13:25:26.813Z] #20 19.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-05-18T13:25:26.813Z] #20 19.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-05-18T13:25:26.813Z] #20 19.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-05-18T13:25:26.813Z] #20 19.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-05-18T13:25:26.813Z] #20 19.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-05-18T13:25:26.813Z] #20 19.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-05-18T13:25:26.813Z] #20 19.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-05-18T13:25:26.813Z] #20 19.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-05-18T13:25:26.813Z] #20 19.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-05-18T13:25:26.813Z] #20 19.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-05-18T13:25:26.813Z] #20 19.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-05-18T13:25:26.814Z] #20 19.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-05-18T13:25:26.814Z] #20 19.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-05-18T13:25:26.814Z] #20 19.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-05-18T13:25:26.814Z] #20 19.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-05-18T13:25:26.814Z] #20 19.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-18T13:25:26.814Z] #20 19.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-05-18T13:25:26.814Z] #20 19.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-05-18T13:25:26.814Z] #20 19.40 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-05-18T13:25:26.814Z] #20 19.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-05-18T13:25:26.814Z] #20 19.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-05-18T13:25:26.814Z] #20 19.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-05-18T13:25:26.814Z] #20 19.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-05-18T13:25:26.814Z] #20 19.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-05-18T13:25:26.814Z] #20 19.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-05-18T13:25:26.814Z] #20 19.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-05-18T13:25:26.814Z] #20 19.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-05-18T13:25:26.814Z] #20 19.81 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-05-18T13:25:26.814Z] #20 19.81 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-05-18T13:25:26.814Z] #20 19.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-05-18T13:25:26.814Z] #20 19.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-05-18T13:25:26.814Z] #20 19.82 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-05-18T13:25:26.814Z] #20 19.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-18T13:25:26.814Z] #20 19.88 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-18T13:25:26.814Z] #20 19.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-18T13:25:26.814Z] #20 19.88 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-05-18T13:25:26.814Z] #20 19.89 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-18T13:25:26.814Z] #20 19.89 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-18T13:25:26.814Z] #20 19.91 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-18T13:25:26.814Z] #20 19.91 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-05-18T13:25:26.814Z] #20 19.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-05-18T13:25:26.814Z] #20 19.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-05-18T13:25:26.814Z] #20 19.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-18T13:25:26.814Z] #20 20.18 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-05-18T13:25:26.814Z] #20 20.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-05-18T13:25:26.814Z] #20 20.25 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-05-18T13:25:26.814Z] #20 20.76 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:25:26.814Z] #20 20.86 Fetched 27.6 MB in 1s (19.7 MB/s) [2021-05-18T13:25:26.814Z] #20 20.93 Selecting previously unselected package pigz. [2021-05-18T13:25:26.814Z] #20 20.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 ... 23408 files and directories currently installed.) [2021-05-18T13:25:26.814Z] #20 21.04 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-05-18T13:25:26.814Z] #20 21.05 Unpacking pigz (2.4-1) ... [2021-05-18T13:25:26.814Z] #20 21.17 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-05-18T13:25:26.814Z] #20 21.18 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-05-18T13:25:26.814Z] #20 21.19 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-05-18T13:25:26.814Z] #20 21.74 Selecting previously unselected package python3.7-minimal. [2021-05-18T13:25:26.814Z] #20 21.76 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-05-18T13:25:26.814Z] #20 21.78 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-18T13:25:26.814Z] #20 22.44 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-05-18T13:25:26.814Z] #20 22.47 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-18T13:25:26.814Z] #20 24.79 Selecting previously unselected package python3-minimal. [2021-05-18T13:25:26.858Z] #43 75.18 DEP criu/seize.d [2021-05-18T13:25:26.858Z] #43 75.35 DEP criu/seccomp.d [2021-05-18T13:25:26.864Z] #43 162.5 CC lib/c/criu.o [2021-05-18T13:25:27.021Z] #40 ... [2021-05-18T13:25:27.021Z] [2021-05-18T13:25:27.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-05-18T13:25:27.021Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:27.021Z] #43 106.2 CC criu/crtools.o [2021-05-18T13:25:27.021Z] #43 106.8 CC criu/eventfd.o [2021-05-18T13:25:27.021Z] #43 107.2 CC criu/eventpoll.o [2021-05-18T13:25:27.021Z] #43 108.0 CC criu/external.o [2021-05-18T13:25:27.021Z] #43 108.4 CC criu/fault-injection.o [2021-05-18T13:25:27.021Z] #43 108.5 CC criu/fdstore.o [2021-05-18T13:25:27.021Z] #43 108.9 CC criu/fifo.o [2021-05-18T13:25:27.021Z] #43 109.3 CC criu/file-ids.o [2021-05-18T13:25:27.021Z] #43 109.6 CC criu/file-lock.o [2021-05-18T13:25:27.021Z] #43 110.4 CC criu/files-ext.o [2021-05-18T13:25:27.021Z] #43 110.8 CC criu/files-reg.o [2021-05-18T13:25:27.021Z] #43 113.4 CC criu/files.o [2021-05-18T13:25:27.021Z] #43 115.7 CC criu/filesystems.o [2021-05-18T13:25:27.021Z] #43 116.5 CC criu/fsnotify.o [2021-05-18T13:25:27.077Z] #20 24.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 ... 23657 files and directories currently installed.) [2021-05-18T13:25:27.077Z] #20 24.87 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-05-18T13:25:27.077Z] #20 24.90 Unpacking python3-minimal (3.7.3-1) ... [2021-05-18T13:25:27.077Z] #20 24.99 Selecting previously unselected package libmpdec2:arm64. [2021-05-18T13:25:27.077Z] #20 25.01 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-05-18T13:25:27.077Z] #20 25.02 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-05-18T13:25:27.114Z] #43 75.49 DEP criu/rst-malloc.d [2021-05-18T13:25:27.114Z] #43 75.54 DEP criu/rbtree.d [2021-05-18T13:25:27.114Z] #43 75.57 DEP criu/pstree.d [2021-05-18T13:25:27.340Z] #20 25.15 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-05-18T13:25:27.340Z] #20 25.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-05-18T13:25:27.340Z] #20 25.16 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-05-18T13:25:27.370Z] #43 75.73 DEP criu/protobuf.d [2021-05-18T13:25:27.370Z] #43 75.89 GEN criu/protobuf-desc-gen.h [2021-05-18T13:25:27.591Z] #43 ... [2021-05-18T13:25:27.591Z] [2021-05-18T13:25:27.591Z] #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-05-18T13:25:27.591Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:25:27.591Z] #40 196.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-18T13:25:27.591Z] #40 196.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-18T13:25:27.799Z] #43 163.1 LINK lib/c/built-in.o [2021-05-18T13:25:27.799Z] #43 163.1 LINK lib/c/libcriu.so [2021-05-18T13:25:27.799Z] #43 163.2 LINK lib/c/libcriu.a [2021-05-18T13:25:27.799Z] #43 163.2 GEN magic.py [2021-05-18T13:25:27.799Z] #43 163.4 Note: Building without setproctitle() and strlcpy() support. [2021-05-18T13:25:27.799Z] #43 163.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-18T13:25:28.057Z] #43 163.4 Note: Building without GnuTLS support [2021-05-18T13:25:28.057Z] #43 163.4 Makefile.config:39: Warn: you have no libnftables installed [2021-05-18T13:25:28.057Z] #43 163.4 Makefile.config:40: Warn: Building without nftables support [2021-05-18T13:25:28.287Z] #20 25.98 Selecting previously unselected package python3.7. [2021-05-18T13:25:28.287Z] #20 25.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-05-18T13:25:28.287Z] #20 25.99 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-18T13:25:28.287Z] #20 26.10 Selecting previously unselected package libpython3-stdlib:arm64. [2021-05-18T13:25:28.287Z] #20 26.10 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-05-18T13:25:28.287Z] #20 26.11 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-05-18T13:25:28.316Z] #43 163.9 fatal: not a git repository (or any of the parent directories): .git [2021-05-18T13:25:28.550Z] #20 26.27 Setting up python3-minimal (3.7.3-1) ... [2021-05-18T13:25:28.884Z] #43 164.4 make[1]: Nothing to be done for 'all'. [2021-05-18T13:25:29.262Z] #43 ... [2021-05-18T13:25:29.262Z] [2021-05-18T13:25:29.262Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-18T13:25:29.262Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-18T13:25:29.262Z] #18 DONE 5.0s [2021-05-18T13:25:29.262Z] [2021-05-18T13:25:29.262Z] #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-05-18T13:25:29.262Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:29.262Z] #43 77.55 DEP criu/protobuf-desc.d [2021-05-18T13:25:29.262Z] #43 77.73 DEP criu/proc_parse.d [2021-05-18T13:25:29.459Z] #43 164.8 make[1]: 'images/built-in.o' is up to date. [2021-05-18T13:25:29.459Z] #43 164.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-18T13:25:29.459Z] #43 164.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-18T13:25:29.459Z] #43 164.9 make[1]: 'compel/libcompel.a' is up to date. [2021-05-18T13:25:29.459Z] #43 164.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-18T13:25:29.459Z] #43 165.0 make[1]: Nothing to be done for 'all'. [2021-05-18T13:25:29.459Z] #43 165.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-18T13:25:29.518Z] #43 77.94 DEP criu/plugin.d [2021-05-18T13:25:29.518Z] #43 78.00 DEP criu/pipes.d [2021-05-18T13:25:29.719Z] #43 165.1 make[2]: Nothing to be done for 'all'. [2021-05-18T13:25:29.719Z] #43 165.2 make[2]: Nothing to be done for 'all'. [2021-05-18T13:25:29.719Z] #43 165.2 make[2]: Nothing to be done for 'all'. [2021-05-18T13:25:29.719Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-05-18T13:25:29.719Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-05-18T13:25:29.774Z] #43 78.18 DEP criu/pie-util.d [2021-05-18T13:25:29.774Z] #43 78.29 DEP criu/pie-util-vdso.d [2021-05-18T13:25:29.943Z] #20 27.51 Selecting previously unselected package python3. [2021-05-18T13:25:29.943Z] #20 27.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 ... 24069 files and directories currently installed.) [2021-05-18T13:25:29.943Z] #20 27.57 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-05-18T13:25:29.943Z] #20 27.59 Unpacking python3 (3.7.3-1) ... [2021-05-18T13:25:29.943Z] #20 27.74 Selecting previously unselected package libip4tc0:arm64. [2021-05-18T13:25:29.943Z] #20 27.74 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-05-18T13:25:29.943Z] #20 27.75 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-05-18T13:25:29.943Z] #20 27.85 Selecting previously unselected package libip6tc0:arm64. [2021-05-18T13:25:29.943Z] #20 27.85 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-05-18T13:25:29.943Z] #20 27.86 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-05-18T13:25:29.978Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-05-18T13:25:29.978Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-05-18T13:25:29.978Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-05-18T13:25:29.978Z] #43 165.4 INSTALL criu/criu [2021-05-18T13:25:30.030Z] #43 78.44 DEP criu/pie-util-vdso-elf32.d [2021-05-18T13:25:30.206Z] #20 27.94 Selecting previously unselected package libiptc0:arm64. [2021-05-18T13:25:30.206Z] #20 27.95 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-05-18T13:25:30.206Z] #20 27.95 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-05-18T13:25:30.206Z] #20 28.05 Selecting previously unselected package libnfnetlink0:arm64. [2021-05-18T13:25:30.206Z] #20 28.06 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-05-18T13:25:30.206Z] #20 28.06 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-05-18T13:25:30.206Z] #20 28.17 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-05-18T13:25:30.239Z] #43 DONE 165.6s [2021-05-18T13:25:30.239Z] [2021-05-18T13:25:30.239Z] #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-05-18T13:25:30.239Z] #56 sha256:6115a91cb3c450a9bfc19ed1853fd19b5280d57a300645550d96f21bc7c3d94d [2021-05-18T13:25:30.286Z] #43 78.58 DEP criu/path.d [2021-05-18T13:25:30.286Z] #43 78.77 DEP criu/parasite-syscall.d [2021-05-18T13:25:30.469Z] #20 28.17 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-05-18T13:25:30.469Z] #20 28.18 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-05-18T13:25:30.469Z] #20 28.31 Selecting previously unselected package libnftnl11:arm64. [2021-05-18T13:25:30.469Z] #20 28.32 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-05-18T13:25:30.469Z] #20 28.33 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-05-18T13:25:30.542Z] #43 78.97 DEP criu/pagemap.d [2021-05-18T13:25:30.732Z] #20 28.43 Selecting previously unselected package iptables. [2021-05-18T13:25:30.732Z] #20 28.45 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-05-18T13:25:30.732Z] #20 28.45 Unpacking iptables (1.8.2-4) ... [2021-05-18T13:25:30.798Z] #43 79.14 DEP criu/pagemap-cache.d [2021-05-18T13:25:30.798Z] #43 79.33 DEP criu/page-xfer.d [2021-05-18T13:25:30.995Z] #20 28.78 Selecting previously unselected package xxd. [2021-05-18T13:25:30.995Z] #20 28.78 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-05-18T13:25:30.995Z] #20 28.79 Unpacking xxd (2:8.1.0875-5) ... [2021-05-18T13:25:30.995Z] #20 28.92 Selecting previously unselected package vim-common. [2021-05-18T13:25:30.995Z] #20 28.93 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-18T13:25:31.054Z] #43 79.43 DEP criu/page-pipe.d [2021-05-18T13:25:31.054Z] #43 79.54 DEP criu/netfilter.d [2021-05-18T13:25:31.257Z] #20 28.95 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-18T13:25:31.258Z] #20 29.14 Selecting previously unselected package bash-completion. [2021-05-18T13:25:31.258Z] #20 29.14 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-18T13:25:31.310Z] #43 79.70 DEP criu/net.d [2021-05-18T13:25:31.566Z] #43 79.98 DEP criu/namespaces.d [2021-05-18T13:25:31.617Z] #56 ... [2021-05-18T13:25:31.617Z] [2021-05-18T13:25:31.617Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-18T13:25:31.617Z] #44 sha256:105076204ec7bdeaf93e4871f8c7b546016c3236e2d5d2da2b969e938f781d6d [2021-05-18T13:25:31.617Z] #44 DONE 0.1s [2021-05-18T13:25:31.617Z] [2021-05-18T13:25:31.617Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-18T13:25:31.617Z] #46 sha256:b547862da49ff804f21febd16298e773961c951b01f993f6fda52633e7fc6d58 [2021-05-18T13:25:31.822Z] #43 80.17 DEP criu/mount.d [2021-05-18T13:25:31.822Z] #43 80.43 DEP criu/memfd.d [2021-05-18T13:25:31.878Z] #46 DONE 0.1s [2021-05-18T13:25:31.878Z] [2021-05-18T13:25:31.878Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-18T13:25:31.878Z] #48 sha256:5d793890b894f466b2f2f814a06a5637540fd29c5afd1f11434a2b578620dd54 [2021-05-18T13:25:31.878Z] #48 DONE 0.1s [2021-05-18T13:25:31.878Z] [2021-05-18T13:25:31.878Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-18T13:25:31.878Z] #50 sha256:9973c88efdec2e98be4f957d23916187ed884f7680da8c7b4b802c19247f203a [2021-05-18T13:25:32.079Z] #43 ... [2021-05-18T13:25:32.079Z] [2021-05-18T13:25:32.079Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-18T13:25:32.079Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-18T13:25:32.079Z] #19 DONE 3.1s [2021-05-18T13:25:32.079Z] [2021-05-18T13:25:32.079Z] #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-05-18T13:25:32.079Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:32.079Z] #43 80.68 DEP criu/mem.d [2021-05-18T13:25:32.138Z] #50 DONE 0.5s [2021-05-18T13:25:32.138Z] [2021-05-18T13:25:32.138Z] #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-05-18T13:25:32.138Z] #56 sha256:6115a91cb3c450a9bfc19ed1853fd19b5280d57a300645550d96f21bc7c3d94d [2021-05-18T13:25:32.335Z] #43 80.98 DEP criu/lsm.d [2021-05-18T13:25:32.396Z] #56 ... [2021-05-18T13:25:32.396Z] [2021-05-18T13:25:32.396Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-18T13:25:32.396Z] #52 sha256:a4c7792659cbec05de71e63e4a149949783a36356f5b74f6055db30240022b71 [2021-05-18T13:25:32.396Z] #52 DONE 0.1s [2021-05-18T13:25:32.396Z] [2021-05-18T13:25:32.396Z] #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-05-18T13:25:32.396Z] #53 sha256:b7f7a9e1c8e8ec725727bb4ba5079d64534bb68d6b9ce05879f3b7b112b4eb80 [2021-05-18T13:25:32.592Z] #43 81.07 DEP criu/log.d [2021-05-18T13:25:32.848Z] #43 81.16 DEP criu/libnetlink.d [2021-05-18T13:25:32.848Z] #43 81.29 DEP criu/kerndat.d [2021-05-18T13:25:33.117Z] #43 81.47 DEP criu/kcmp-ids.d [2021-05-18T13:25:33.117Z] #43 81.57 DEP criu/irmap.d [2021-05-18T13:25:33.117Z] #43 ... [2021-05-18T13:25:33.117Z] [2021-05-18T13:25:33.117Z] #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-05-18T13:25:33.117Z] #53 sha256:c78f186b705179bb84327155071c90f0bf6d587a328bee27f8837c8638fbef91 [2021-05-18T13:25:33.117Z] #53 14.51 + cd /tmp/tmp.9vnHj6PLx4/src/github.com/opencontainers/runc [2021-05-18T13:25:33.117Z] #53 14.51 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T13:25:33.117Z] #53 15.40 + '[' -z '' ']' [2021-05-18T13:25:33.117Z] #53 15.40 + target=static [2021-05-18T13:25:33.117Z] #53 15.40 + make 'BUILDTAGS=seccomp ' static [2021-05-18T13:25:33.117Z] #53 15.76 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-05-18T13:25:33.117Z] #53 ... [2021-05-18T13:25:33.117Z] [2021-05-18T13:25:33.117Z] #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-05-18T13:25:33.117Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:25:34.053Z] #20 ... [2021-05-18T13:25:34.053Z] [2021-05-18T13:25:34.053Z] #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-05-18T13:25:34.053Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T13:25:34.053Z] #32 DONE 152.9s [2021-05-18T13:25:34.053Z] [2021-05-18T13:25:34.053Z] #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-05-18T13:25:34.053Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:34.053Z] #43 81.72 DEP criu/ipc_ns.d [2021-05-18T13:25:34.053Z] #43 81.89 DEP criu/image.d [2021-05-18T13:25:34.053Z] #43 82.06 DEP criu/image-desc.d [2021-05-18T13:25:34.053Z] #43 82.16 DEP criu/fsnotify.d [2021-05-18T13:25:34.053Z] #43 82.42 DEP criu/filesystems.d [2021-05-18T13:25:34.169Z] #40 ... [2021-05-18T13:25:34.169Z] [2021-05-18T13:25:34.169Z] #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-05-18T13:25:34.169Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:25:34.169Z] #20 57.48 Setting up iptables (1.8.2-4) ... [2021-05-18T13:25:34.169Z] #20 57.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-18T13:25:34.169Z] #20 57.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-18T13:25:34.169Z] #20 57.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-18T13:25:34.169Z] #20 57.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-18T13:25:34.169Z] #20 57.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-18T13:25:34.169Z] #20 57.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-18T13:25:34.169Z] #20 57.60 Setting up python3 (3.7.3-1) ... [2021-05-18T13:25:34.169Z] #20 58.03 Setting up python3-wheel (0.32.3-2) ... [2021-05-18T13:25:34.169Z] #20 58.77 Setting up apparmor (2.13.2-10) ... [2021-05-18T13:25:34.169Z] #20 60.56 Setting up xfsprogs (4.20.0-1) ... [2021-05-18T13:25:34.169Z] #20 60.58 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-18T13:25:34.169Z] #20 60.94 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-18T13:25:34.169Z] #20 61.84 Setting up python3-distutils (3.7.3-1) ... [2021-05-18T13:25:34.169Z] #20 62.37 Setting up python3-setuptools (40.8.0-1) ... [2021-05-18T13:25:34.310Z] #43 82.59 DEP criu/files.d [2021-05-18T13:25:34.310Z] #43 82.77 DEP criu/files-reg.d [2021-05-18T13:25:34.567Z] #43 82.88 DEP criu/files-ext.d [2021-05-18T13:25:34.567Z] #43 83.02 DEP criu/file-lock.d [2021-05-18T13:25:34.573Z] #20 32.31 Unpacking bash-completion (1:2.8-6) ... [2021-05-18T13:25:34.823Z] #43 83.20 DEP criu/file-ids.d [2021-05-18T13:25:34.823Z] #43 83.40 DEP criu/fifo.d [2021-05-18T13:25:35.080Z] #43 83.55 DEP criu/fdstore.d [2021-05-18T13:25:35.080Z] #43 83.64 DEP criu/fault-injection.d [2021-05-18T13:25:35.110Z] #20 63.45 Setting up python3-pip (18.1-5) ... [2021-05-18T13:25:35.148Z] #20 32.91 Selecting previously unselected package bzip2. [2021-05-18T13:25:35.148Z] #20 32.93 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-05-18T13:25:35.148Z] #20 32.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-18T13:25:35.337Z] #43 83.70 DEP criu/external.d [2021-05-18T13:25:35.337Z] #43 83.81 DEP criu/eventpoll.d [2021-05-18T13:25:35.410Z] #20 33.08 Selecting previously unselected package xz-utils. [2021-05-18T13:25:35.410Z] #20 33.10 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-05-18T13:25:35.410Z] #20 33.11 Unpacking xz-utils (5.2.4-1) ... [2021-05-18T13:25:35.593Z] #43 83.98 DEP criu/eventfd.d [2021-05-18T13:25:35.673Z] #20 33.35 Selecting previously unselected package apparmor. [2021-05-18T13:25:35.673Z] #20 33.37 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-05-18T13:25:35.673Z] #20 33.47 Unpacking apparmor (2.13.2-10) ... [2021-05-18T13:25:35.849Z] #43 84.12 DEP criu/crtools.d [2021-05-18T13:25:35.849Z] #43 84.36 DEP criu/cr-service.d [2021-05-18T13:25:35.936Z] #20 33.82 Selecting previously unselected package aufs-tools. [2021-05-18T13:25:35.936Z] #20 33.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-05-18T13:25:36.068Z] #20 64.52 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:25:36.068Z] #20 64.58 Processing triggers for mime-support (3.62) ... [2021-05-18T13:25:36.106Z] #43 84.52 DEP criu/cr-restore.d [2021-05-18T13:25:36.199Z] #20 33.84 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-18T13:25:36.199Z] #20 33.98 Selecting previously unselected package libonig5:arm64. [2021-05-18T13:25:36.199Z] #20 33.98 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-05-18T13:25:36.199Z] #20 33.99 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-05-18T13:25:36.362Z] #43 84.76 DEP criu/cr-errno.d [2021-05-18T13:25:36.362Z] #43 84.79 DEP criu/cr-dump.d [2021-05-18T13:25:36.461Z] #20 34.18 Selecting previously unselected package libjq1:arm64. [2021-05-18T13:25:36.461Z] #20 34.19 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-05-18T13:25:36.461Z] #20 34.21 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-18T13:25:36.461Z] #20 34.38 Selecting previously unselected package jq. [2021-05-18T13:25:36.618Z] #43 84.99 DEP criu/cr-dedup.d [2021-05-18T13:25:36.618Z] #43 85.21 DEP criu/cr-check.d [2021-05-18T13:25:36.724Z] #20 34.40 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-05-18T13:25:36.724Z] #20 34.42 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-18T13:25:36.724Z] #20 34.56 Selecting previously unselected package libaio1:arm64. [2021-05-18T13:25:36.724Z] #20 34.58 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-05-18T13:25:36.724Z] #20 34.59 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-05-18T13:25:36.724Z] #20 ... [2021-05-18T13:25:36.724Z] [2021-05-18T13:25:36.724Z] #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-05-18T13:25:36.724Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:25:36.724Z] #43 78.86 DEP criu/seize.d [2021-05-18T13:25:36.724Z] #43 79.02 DEP criu/seccomp.d [2021-05-18T13:25:36.724Z] #43 79.17 DEP criu/rst-malloc.d [2021-05-18T13:25:36.724Z] #43 79.31 DEP criu/rbtree.d [2021-05-18T13:25:36.724Z] #43 79.38 DEP criu/pstree.d [2021-05-18T13:25:36.724Z] #43 79.58 DEP criu/protobuf.d [2021-05-18T13:25:36.724Z] #43 79.83 GEN criu/protobuf-desc-gen.h [2021-05-18T13:25:36.724Z] #43 81.52 DEP criu/protobuf-desc.d [2021-05-18T13:25:36.724Z] #43 81.66 DEP criu/proc_parse.d [2021-05-18T13:25:36.724Z] #43 81.86 DEP criu/plugin.d [2021-05-18T13:25:36.724Z] #43 81.98 DEP criu/pipes.d [2021-05-18T13:25:36.724Z] #43 82.08 DEP criu/pie-util.d [2021-05-18T13:25:36.724Z] #43 82.17 DEP criu/pie-util-vdso.d [2021-05-18T13:25:36.724Z] #43 82.38 DEP criu/path.d [2021-05-18T13:25:36.724Z] #43 82.55 DEP criu/parasite-syscall.d [2021-05-18T13:25:36.724Z] #43 82.71 DEP criu/pagemap.d [2021-05-18T13:25:36.724Z] #43 82.79 DEP criu/pagemap-cache.d [2021-05-18T13:25:36.724Z] #43 82.86 DEP criu/page-xfer.d [2021-05-18T13:25:36.724Z] #43 82.95 DEP criu/page-pipe.d [2021-05-18T13:25:36.724Z] #43 83.03 DEP criu/netfilter.d [2021-05-18T13:25:36.724Z] #43 83.13 DEP criu/net.d [2021-05-18T13:25:36.724Z] #43 83.41 DEP criu/namespaces.d [2021-05-18T13:25:36.724Z] #43 83.62 DEP criu/mount.d [2021-05-18T13:25:36.724Z] #43 83.81 DEP criu/memfd.d [2021-05-18T13:25:36.724Z] #43 83.99 DEP criu/mem.d [2021-05-18T13:25:36.724Z] #43 84.26 DEP criu/lsm.d [2021-05-18T13:25:36.724Z] #43 84.53 DEP criu/log.d [2021-05-18T13:25:36.724Z] #43 84.71 DEP criu/libnetlink.d [2021-05-18T13:25:36.724Z] #43 84.86 DEP criu/kerndat.d [2021-05-18T13:25:36.724Z] #43 85.11 DEP criu/kcmp-ids.d [2021-05-18T13:25:36.724Z] #43 85.18 DEP criu/irmap.d [2021-05-18T13:25:36.724Z] #43 85.37 DEP criu/ipc_ns.d [2021-05-18T13:25:36.724Z] #43 85.54 DEP criu/image.d [2021-05-18T13:25:36.724Z] #43 85.64 DEP criu/image-desc.d [2021-05-18T13:25:36.724Z] #43 85.69 DEP criu/fsnotify.d [2021-05-18T13:25:36.724Z] #43 85.82 DEP criu/filesystems.d [2021-05-18T13:25:36.724Z] #43 85.99 DEP criu/files.d [2021-05-18T13:25:36.724Z] #43 86.24 DEP criu/files-reg.d [2021-05-18T13:25:36.724Z] #43 86.52 DEP criu/files-ext.d [2021-05-18T13:25:36.724Z] #43 86.66 DEP criu/file-lock.d [2021-05-18T13:25:36.724Z] #43 86.78 DEP criu/file-ids.d [2021-05-18T13:25:36.724Z] #43 87.01 DEP criu/fifo.d [2021-05-18T13:25:36.724Z] #43 87.19 DEP criu/fdstore.d [2021-05-18T13:25:36.724Z] #43 87.35 DEP criu/fault-injection.d [2021-05-18T13:25:36.724Z] #43 87.41 DEP criu/external.d [2021-05-18T13:25:36.724Z] #43 87.51 DEP criu/eventpoll.d [2021-05-18T13:25:36.724Z] #43 87.64 DEP criu/eventfd.d [2021-05-18T13:25:36.724Z] #43 87.77 DEP criu/crtools.d [2021-05-18T13:25:36.724Z] #43 88.02 DEP criu/cr-service.d [2021-05-18T13:25:36.724Z] #43 88.23 DEP criu/cr-restore.d [2021-05-18T13:25:36.724Z] #43 88.48 DEP criu/cr-errno.d [2021-05-18T13:25:36.724Z] #43 88.50 DEP criu/cr-dump.d [2021-05-18T13:25:36.724Z] #43 88.63 DEP criu/cr-dedup.d [2021-05-18T13:25:36.724Z] #43 88.74 DEP criu/cr-check.d [2021-05-18T13:25:36.724Z] #43 88.90 DEP criu/config.d [2021-05-18T13:25:36.875Z] #43 85.38 DEP criu/config.d [2021-05-18T13:25:36.987Z] #43 89.12 DEP criu/clone-noasan.d [2021-05-18T13:25:36.987Z] #43 ... [2021-05-18T13:25:36.987Z] [2021-05-18T13:25:36.987Z] #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-05-18T13:25:36.987Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-18T13:25:36.987Z] #20 34.71 Selecting previously unselected package libgpm2:arm64. [2021-05-18T13:25:36.987Z] #20 34.71 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-05-18T13:25:36.987Z] #20 34.72 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-05-18T13:25:36.988Z] #20 34.84 Selecting previously unselected package libicu63:arm64. [2021-05-18T13:25:36.988Z] #20 34.84 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-05-18T13:25:36.988Z] #20 34.86 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-18T13:25:37.017Z] #20 DONE 65.5s [2021-05-18T13:25:37.017Z] [2021-05-18T13:25:37.017Z] #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-05-18T13:25:37.017Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:37.017Z] #43 117.7 CC criu/image-desc.o [2021-05-18T13:25:37.017Z] #43 117.9 CC criu/image.o [2021-05-18T13:25:37.017Z] #43 118.9 CC criu/ipc_ns.o [2021-05-18T13:25:37.017Z] #43 120.2 CC criu/irmap.o [2021-05-18T13:25:37.017Z] #43 121.0 CC criu/kcmp-ids.o [2021-05-18T13:25:37.017Z] #43 121.3 CC criu/kerndat.o [2021-05-18T13:25:37.017Z] #43 122.4 CC criu/libnetlink.o [2021-05-18T13:25:37.017Z] #43 122.8 CC criu/log.o [2021-05-18T13:25:37.017Z] #43 123.4 CC criu/lsm.o [2021-05-18T13:25:37.017Z] #43 123.9 CC criu/mem.o [2021-05-18T13:25:37.017Z] #43 125.5 CC criu/memfd.o [2021-05-18T13:25:37.017Z] #43 126.4 CC criu/mount.o [2021-05-18T13:25:37.017Z] #43 ... [2021-05-18T13:25:37.017Z] [2021-05-18T13:25:37.017Z] #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-05-18T13:25:37.017Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-18T13:25:37.131Z] #43 85.54 DEP criu/clone-noasan.d [2021-05-18T13:25:37.131Z] #43 85.60 DEP criu/cgroup.d [2021-05-18T13:25:37.387Z] #43 85.75 DEP criu/cgroup-props.d [2021-05-18T13:25:37.387Z] #43 85.83 DEP criu/bitmap.d [2021-05-18T13:25:37.387Z] #43 85.85 DEP criu/bfd.d [2021-05-18T13:25:37.564Z] #20 ... [2021-05-18T13:25:37.564Z] [2021-05-18T13:25:37.564Z] #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-05-18T13:25:37.564Z] #24 sha256:815641be9c934c29c255c83e61289a84a0718106ea21fe03b3683b78eb8550b6 [2021-05-18T13:25:37.564Z] #24 135.0 + mkdir -p /tmp/tmp.lFGiPAy0WX/src/github.com/docker [2021-05-18T13:25:37.564Z] #24 135.0 + mv components/cli /tmp/tmp.lFGiPAy0WX/src/github.com/docker/cli [2021-05-18T13:25:37.564Z] #24 135.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-05-18T13:25:37.564Z] #24 ... [2021-05-18T13:25:37.564Z] [2021-05-18T13:25:37.564Z] #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-05-18T13:25:37.564Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:25:37.564Z] #43 89.23 DEP criu/cgroup.d [2021-05-18T13:25:37.564Z] #43 89.43 DEP criu/cgroup-props.d [2021-05-18T13:25:37.564Z] #43 89.55 DEP criu/bitmap.d [2021-05-18T13:25:37.564Z] #43 89.57 DEP criu/bfd.d [2021-05-18T13:25:37.564Z] #43 89.82 DEP criu/autofs.d [2021-05-18T13:25:37.644Z] #43 86.01 DEP criu/autofs.d [2021-05-18T13:25:37.644Z] #43 86.21 DEP criu/aio.d [2021-05-18T13:25:37.827Z] #43 90.00 DEP criu/aio.d [2021-05-18T13:25:37.901Z] #43 86.36 DEP criu/action-scripts.d [2021-05-18T13:25:38.089Z] #43 90.14 DEP criu/action-scripts.d [2021-05-18T13:25:38.157Z] #43 86.59 CC criu/action-scripts.o [2021-05-18T13:25:38.352Z] #43 90.48 CC criu/action-scripts.o [2021-05-18T13:25:38.413Z] #43 87.01 CC criu/aio.o [2021-05-18T13:25:38.424Z] #21 1.071 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-18T13:25:38.424Z] #21 1.076 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-18T13:25:38.424Z] #21 1.080 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-18T13:25:38.424Z] #21 DONE 1.2s [2021-05-18T13:25:38.424Z] [2021-05-18T13:25:38.424Z] #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-05-18T13:25:38.424Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:38.424Z] #43 ... [2021-05-18T13:25:38.424Z] [2021-05-18T13:25:38.424Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T13:25:38.424Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-18T13:25:38.928Z] #43 91.14 CC criu/aio.o [2021-05-18T13:25:38.972Z] #53 ... [2021-05-18T13:25:38.972Z] [2021-05-18T13:25:38.972Z] #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-05-18T13:25:38.972Z] #56 sha256:6115a91cb3c450a9bfc19ed1853fd19b5280d57a300645550d96f21bc7c3d94d [2021-05-18T13:25:38.972Z] #56 197.8 + bin/containerd [2021-05-18T13:25:38.976Z] #43 87.57 CC criu/autofs.o [2021-05-18T13:25:39.191Z] #43 ... [2021-05-18T13:25:39.191Z] [2021-05-18T13:25:39.191Z] #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-05-18T13:25:39.191Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-18T13:25:39.191Z] #40 144.8 + dpkg --print-architecture [2021-05-18T13:25:39.191Z] #40 DONE 146.5s [2021-05-18T13:25:39.453Z] [2021-05-18T13:25:39.453Z] #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-05-18T13:25:39.453Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:25:39.717Z] #43 91.74 CC criu/autofs.o [2021-05-18T13:25:40.866Z] #43 88.96 CC criu/bfd.o [2021-05-18T13:25:40.867Z] #43 89.49 CC criu/bitmap.o [2021-05-18T13:25:41.429Z] #43 89.72 CC criu/cgroup-props.o [2021-05-18T13:25:41.640Z] #43 93.50 CC criu/bfd.o [2021-05-18T13:25:41.640Z] #43 93.84 CC criu/bitmap.o [2021-05-18T13:25:41.902Z] #43 94.05 CC criu/cgroup-props.o [2021-05-18T13:25:41.991Z] #43 90.40 CC criu/cgroup.o [2021-05-18T13:25:42.477Z] #43 94.70 CC criu/cgroup.o [2021-05-18T13:25:43.161Z] #56 ... [2021-05-18T13:25:43.161Z] [2021-05-18T13:25:43.161Z] #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-05-18T13:25:43.161Z] #53 sha256:b7f7a9e1c8e8ec725727bb4ba5079d64534bb68d6b9ce05879f3b7b112b4eb80 [2021-05-18T13:25:43.161Z] #53 124.0 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-05-18T13:25:43.161Z] #53 124.9 + mkdir -p /build [2021-05-18T13:25:43.161Z] #53 124.9 + cp runc /build/runc [2021-05-18T13:25:43.161Z] #53 DONE 125.3s [2021-05-18T13:25:43.161Z] [2021-05-18T13:25:43.161Z] #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-05-18T13:25:43.161Z] #56 sha256:6115a91cb3c450a9bfc19ed1853fd19b5280d57a300645550d96f21bc7c3d94d [2021-05-18T13:25:43.710Z] #22 5.355 Collecting yamllint==1.26.1 [2021-05-18T13:25:44.097Z] #56 ... [2021-05-18T13:25:44.097Z] [2021-05-18T13:25:44.097Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-18T13:25:44.097Z] #54 sha256:0b0f86e8672012f30b1261fee0325ae22cd9a8264c7a6451a425b86d5ffe5027 [2021-05-18T13:25:44.356Z] #54 DONE 0.2s [2021-05-18T13:25:44.356Z] [2021-05-18T13:25:44.357Z] #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-05-18T13:25:44.357Z] #56 sha256:6115a91cb3c450a9bfc19ed1853fd19b5280d57a300645550d96f21bc7c3d94d [2021-05-18T13:25:45.035Z] #43 ... [2021-05-18T13:25:45.035Z] [2021-05-18T13:25:45.035Z] #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-05-18T13:25:45.035Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-18T13:25:45.035Z] #20 37.45 Selecting previously unselected package libnet1:arm64. [2021-05-18T13:25:45.035Z] #20 37.48 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-18T13:25:45.035Z] #20 37.48 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:25:45.035Z] #20 37.63 Selecting previously unselected package libnl-3-200:arm64. [2021-05-18T13:25:45.035Z] #20 37.63 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-05-18T13:25:45.035Z] #20 37.65 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-05-18T13:25:45.035Z] #20 37.76 Selecting previously unselected package libprotobuf-c1:arm64. [2021-05-18T13:25:45.035Z] #20 37.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-05-18T13:25:45.035Z] #20 37.77 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-18T13:25:45.035Z] #20 37.89 Selecting previously unselected package libreadline5:arm64. [2021-05-18T13:25:45.035Z] #20 37.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-05-18T13:25:45.035Z] #20 37.91 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-05-18T13:25:45.035Z] #20 38.03 Selecting previously unselected package net-tools. [2021-05-18T13:25:45.035Z] #20 38.04 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-05-18T13:25:45.035Z] #20 38.07 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-18T13:25:45.035Z] #20 38.35 Selecting previously unselected package python-pip-whl. [2021-05-18T13:25:45.035Z] #20 38.36 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-18T13:25:45.035Z] #20 38.37 Unpacking python-pip-whl (18.1-5) ... [2021-05-18T13:25:45.035Z] #20 38.91 Selecting previously unselected package python3-lib2to3. [2021-05-18T13:25:45.035Z] #20 38.93 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-18T13:25:45.035Z] #20 38.94 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-18T13:25:45.035Z] #20 39.12 Selecting previously unselected package python3-distutils. [2021-05-18T13:25:45.035Z] #20 39.13 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-18T13:25:45.035Z] #20 39.14 Unpacking python3-distutils (3.7.3-1) ... [2021-05-18T13:25:45.035Z] #20 39.32 Selecting previously unselected package python3-pip. [2021-05-18T13:25:45.035Z] #20 39.33 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-18T13:25:45.035Z] #20 39.34 Unpacking python3-pip (18.1-5) ... [2021-05-18T13:25:45.035Z] #20 39.56 Selecting previously unselected package python3-pkg-resources. [2021-05-18T13:25:45.035Z] #20 39.58 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-18T13:25:45.035Z] #20 39.58 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-18T13:25:45.035Z] #20 39.71 Selecting previously unselected package python3-setuptools. [2021-05-18T13:25:45.035Z] #20 39.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-18T13:25:45.035Z] #20 39.73 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-18T13:25:45.035Z] #20 39.94 Selecting previously unselected package python3-wheel. [2021-05-18T13:25:45.035Z] #20 39.94 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-18T13:25:45.035Z] #20 39.96 Unpacking python3-wheel (0.32.3-2) ... [2021-05-18T13:25:45.035Z] #20 40.06 Selecting previously unselected package sudo. [2021-05-18T13:25:45.035Z] #20 40.06 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-05-18T13:25:45.035Z] #20 40.07 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-18T13:25:45.035Z] #20 40.65 Selecting previously unselected package thin-provisioning-tools. [2021-05-18T13:25:45.035Z] #20 40.65 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-05-18T13:25:45.035Z] #20 40.66 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-18T13:25:45.035Z] #20 40.87 Selecting previously unselected package uidmap. [2021-05-18T13:25:45.035Z] #20 40.88 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-05-18T13:25:45.035Z] #20 40.88 Unpacking uidmap (1:4.5-1.1) ... [2021-05-18T13:25:45.035Z] #20 41.02 Selecting previously unselected package vim-runtime. [2021-05-18T13:25:45.035Z] #20 41.04 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-18T13:25:45.035Z] #20 41.10 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-18T13:25:45.035Z] #20 41.16 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-18T13:25:45.035Z] #20 41.17 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-18T13:25:45.035Z] #20 ... [2021-05-18T13:25:45.035Z] [2021-05-18T13:25:45.035Z] #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-05-18T13:25:45.035Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:25:45.035Z] #43 97.31 CC criu/clone-noasan.o [2021-05-18T13:25:45.261Z] #43 ... [2021-05-18T13:25:45.261Z] [2021-05-18T13:25:45.261Z] #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-05-18T13:25:45.261Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:25:45.261Z] #20 2.715 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-18T13:25:45.261Z] #20 2.803 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T13:25:45.261Z] #20 2.891 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T13:25:45.261Z] #20 2.911 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T13:25:45.261Z] #20 3.295 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-18T13:25:45.261Z] #20 4.255 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T13:25:45.261Z] #20 5.449 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T13:25:45.261Z] #20 6.659 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T13:25:45.261Z] #20 10.58 Fetched 8963 kB in 8s (1094 kB/s) [2021-05-18T13:25:45.261Z] #20 10.58 Reading package lists... [2021-05-18T13:25:45.261Z] #20 ... [2021-05-18T13:25:45.261Z] [2021-05-18T13:25:45.261Z] #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-05-18T13:25:45.261Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:45.261Z] #43 93.25 CC criu/clone-noasan.o [2021-05-18T13:25:45.261Z] #43 93.54 CC criu/config.o [2021-05-18T13:25:45.306Z] #43 97.52 CC criu/config.o [2021-05-18T13:25:46.255Z] #22 ... [2021-05-18T13:25:46.255Z] [2021-05-18T13:25:46.255Z] #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-05-18T13:25:46.255Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:46.255Z] #43 131.2 CC criu/namespaces.o [2021-05-18T13:25:46.255Z] #43 133.2 CC criu/net.o [2021-05-18T13:25:46.628Z] #43 94.79 CC criu/cr-check.o [2021-05-18T13:25:46.700Z] #43 98.85 CC criu/cr-check.o [2021-05-18T13:25:46.826Z] #43 136.1 CC criu/netfilter.o [2021-05-18T13:25:47.087Z] #43 136.5 CC criu/page-pipe.o [2021-05-18T13:25:47.994Z] #43 96.47 CC criu/cr-dedup.o [2021-05-18T13:25:48.027Z] #43 137.1 CC criu/page-xfer.o [2021-05-18T13:25:48.096Z] #43 100.2 CC criu/cr-dedup.o [2021-05-18T13:25:48.250Z] #43 96.83 CC criu/cr-dump.o [2021-05-18T13:25:48.671Z] #43 100.7 CC criu/cr-dump.o [2021-05-18T13:25:48.980Z] #43 ... [2021-05-18T13:25:48.980Z] [2021-05-18T13:25:48.980Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T13:25:48.980Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-18T13:25:48.980Z] #22 10.75 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-18T13:25:50.064Z] #22 11.92 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-18T13:25:50.325Z] #22 11.97 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-18T13:25:50.325Z] #22 12.04 Collecting pyyaml (from yamllint==1.26.1) [2021-05-18T13:25:50.488Z] using credential docker-jenkins-github-credentials [2021-05-18T13:25:50.562Z] Cloning the remote Git repository [2021-05-18T13:25:50.562Z] Cloning with configured refspecs honoured and without tags [2021-05-18T13:25:50.585Z] #22 12.30 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-18T13:25:50.602Z] #43 102.8 CC criu/cr-errno.o [2021-05-18T13:25:50.602Z] #43 102.8 CC criu/cr-restore.o [2021-05-18T13:25:50.831Z] #43 99.15 CC criu/cr-errno.o [2021-05-18T13:25:50.831Z] #43 99.25 CC criu/cr-restore.o [2021-05-18T13:25:50.846Z] #22 12.62 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-18T13:25:50.846Z] #22 12.63 Building wheels for collected packages: yamllint [2021-05-18T13:25:50.846Z] #22 12.63 Running setup.py bdist_wheel for yamllint: started [2021-05-18T13:25:50.865Z] #43 ... [2021-05-18T13:25:50.865Z] [2021-05-18T13:25:50.865Z] #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-05-18T13:25:50.865Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-18T13:25:50.865Z] #20 43.61 Selecting previously unselected package vim. [2021-05-18T13:25:50.865Z] #20 43.62 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-05-18T13:25:50.865Z] #20 43.64 Unpacking vim (2:8.1.0875-5) ... [2021-05-18T13:25:50.865Z] #20 44.10 Selecting previously unselected package xfsprogs. [2021-05-18T13:25:50.865Z] #20 44.12 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-05-18T13:25:50.865Z] #20 44.15 Unpacking xfsprogs (4.20.0-1) ... [2021-05-18T13:25:50.865Z] #20 44.55 Selecting previously unselected package zip. [2021-05-18T13:25:50.865Z] #20 44.56 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-05-18T13:25:50.865Z] #20 44.59 Unpacking zip (3.0-11+b1) ... [2021-05-18T13:25:50.865Z] #20 44.83 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-18T13:25:50.865Z] #20 44.85 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-18T13:25:50.865Z] #20 44.87 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-05-18T13:25:50.865Z] #20 44.89 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-05-18T13:25:50.865Z] #20 44.90 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-05-18T13:25:50.865Z] #20 44.92 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-05-18T13:25:50.865Z] #20 44.93 Setting up uidmap (1:4.5-1.1) ... [2021-05-18T13:25:50.865Z] #20 44.95 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-05-18T13:25:50.865Z] #20 44.97 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:25:50.865Z] #20 45.00 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-18T13:25:50.865Z] #20 45.02 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-18T13:25:50.865Z] #20 45.03 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-18T13:25:50.865Z] #20 45.05 Setting up xxd (2:8.1.0875-5) ... [2021-05-18T13:25:50.865Z] #20 45.07 Setting up zip (3.0-11+b1) ... [2021-05-18T13:25:50.865Z] #20 45.08 Setting up vim-common (2:8.1.0875-5) ... [2021-05-18T13:25:50.865Z] #20 45.13 Setting up bash-completion (1:2.8-6) ... [2021-05-18T13:25:50.865Z] #20 48.49 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-05-18T13:25:50.865Z] #20 48.52 Setting up xz-utils (5.2.4-1) ... [2021-05-18T13:25:50.865Z] #20 48.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-18T13:25:50.865Z] #20 48.58 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-18T13:25:50.865Z] #20 48.71 invoke-rc.d: could not determine current runlevel [2021-05-18T13:25:50.865Z] #20 48.72 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-18T13:25:50.865Z] #20 48.73 Setting up pigz (2.4-1) ... [2021-05-18T13:25:50.865Z] #20 48.77 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-05-18T13:25:50.865Z] #20 48.78 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-05-18T13:25:50.865Z] #20 48.81 Setting up python-pip-whl (18.1-5) ... [2021-05-18T13:25:51.128Z] #20 48.83 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-05-18T13:25:51.128Z] #20 48.85 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-18T13:25:51.761Z] #20 49.38 Setting up libaio1:arm64 (0.3.112-3) ... [2021-05-18T13:25:51.761Z] #20 49.40 Setting up libonig5:arm64 (6.9.1-1) ... [2021-05-18T13:25:51.761Z] #20 49.42 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-05-18T13:25:51.761Z] #20 49.44 Setting up vim (2:8.1.0875-5) ... [2021-05-18T13:25:51.761Z] #20 49.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-18T13:25:51.761Z] #20 49.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-18T13:25:51.761Z] #20 49.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-18T13:25:51.761Z] #20 49.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-18T13:25:51.761Z] #20 49.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-18T13:25:51.761Z] #20 49.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-18T13:25:51.761Z] #20 49.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-18T13:25:51.761Z] #20 49.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-18T13:25:51.761Z] #20 49.58 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-18T13:25:51.761Z] #20 49.59 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-18T13:25:51.761Z] #20 49.63 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-05-18T13:25:51.761Z] #20 49.65 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-18T13:25:51.761Z] #20 49.67 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-05-18T13:25:51.761Z] #20 49.71 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-18T13:25:51.792Z] #43 ... [2021-05-18T13:25:51.792Z] [2021-05-18T13:25:51.792Z] #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-05-18T13:25:51.792Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:25:51.792Z] #20 10.58 Reading package lists... [2021-05-18T13:25:51.792Z] #20 13.69 Reading package lists... [2021-05-18T13:25:51.792Z] #20 16.72 Building dependency tree... [2021-05-18T13:25:51.792Z] #20 18.16 libcap2-bin is already the newest version (1:2.25-2). [2021-05-18T13:25:51.792Z] #20 18.16 The following additional packages will be installed: [2021-05-18T13:25:51.792Z] #20 18.16 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-18T13:25:51.792Z] #20 18.16 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-18T13:25:51.792Z] #20 18.16 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-18T13:25:51.792Z] #20 18.16 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-18T13:25:51.792Z] #20 18.16 python3.7 python3.7-minimal vim-runtime xxd [2021-05-18T13:25:51.792Z] #20 18.17 Suggested packages: [2021-05-18T13:25:51.792Z] #20 18.17 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-18T13:25:51.792Z] #20 18.17 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-18T13:25:51.792Z] #20 18.17 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-18T13:25:51.792Z] #20 18.17 Recommended packages: [2021-05-18T13:25:51.792Z] #20 18.17 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-18T13:25:51.792Z] #20 18.17 python3-keyrings.alt python3-xdg unzip [2021-05-18T13:25:50.753Z] Cloning repository https://github.com/moby/moby.git [2021-05-18T13:25:51.157Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-18T13:25:52.066Z] #20 20.01 The following NEW packages will be installed: [2021-05-18T13:25:52.066Z] #20 20.01 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-18T13:25:52.066Z] #20 20.02 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-18T13:25:52.066Z] #20 20.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-18T13:25:52.066Z] #20 20.02 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-18T13:25:52.066Z] #20 20.02 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-18T13:25:52.066Z] #20 20.02 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-18T13:25:52.066Z] #20 20.03 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-18T13:25:52.066Z] #20 20.03 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-18T13:25:52.066Z] #20 20.03 xz-utils zip [2021-05-18T13:25:52.229Z] #22 13.76 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-18T13:25:52.230Z] #22 13.76 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-18T13:25:52.230Z] #22 13.81 Successfully built yamllint [2021-05-18T13:25:52.230Z] #22 13.82 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-18T13:25:52.322Z] #20 20.38 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-18T13:25:52.322Z] #20 20.38 Need to get 28.5 MB of archives. [2021-05-18T13:25:52.322Z] #20 20.38 After this operation, 116 MB of additional disk space will be used. [2021-05-18T13:25:52.322Z] #20 20.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-18T13:25:52.322Z] #20 20.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-18T13:25:52.322Z] #20 20.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-18T13:25:52.322Z] #20 20.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-18T13:25:52.490Z] #22 14.27 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-18T13:25:52.578Z] #20 20.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-18T13:25:52.578Z] #20 20.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-18T13:25:52.578Z] #20 20.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-18T13:25:52.578Z] #20 20.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-18T13:25:52.578Z] #20 20.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-18T13:25:52.578Z] #20 20.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-18T13:25:52.578Z] #20 20.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-18T13:25:52.578Z] #20 20.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-18T13:25:52.578Z] #20 20.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-18T13:25:52.578Z] #20 20.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-18T13:25:52.578Z] #20 20.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-18T13:25:52.578Z] #20 20.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-18T13:25:52.578Z] #20 20.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-18T13:25:52.578Z] #20 20.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-18T13:25:52.578Z] #20 20.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-18T13:25:52.578Z] #20 20.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-18T13:25:52.834Z] #20 20.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-18T13:25:52.834Z] #20 20.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-18T13:25:52.834Z] #20 20.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-18T13:25:52.834Z] #20 20.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-18T13:25:52.834Z] #20 20.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-18T13:25:52.834Z] #20 20.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-18T13:25:52.834Z] #20 20.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-18T13:25:52.834Z] #20 20.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-18T13:25:52.834Z] #20 20.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-18T13:25:53.064Z] #22 DONE 14.7s [2021-05-18T13:25:53.064Z] [2021-05-18T13:25:53.064Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-18T13:25:53.064Z] #25 sha256:ba90bc3acc4d30d91cb8750980d6d4993a029a64eaf2c9bc4b11d02a3a2b6f7e [2021-05-18T13:25:53.090Z] #20 21.30 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-18T13:25:53.326Z] #25 DONE 0.4s [2021-05-18T13:25:53.326Z] [2021-05-18T13:25:53.326Z] #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-05-18T13:25:53.326Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:53.326Z] #43 138.7 CC criu/pagemap-cache.o [2021-05-18T13:25:53.326Z] #43 139.1 CC criu/pagemap.o [2021-05-18T13:25:53.326Z] #43 140.2 CC criu/parasite-syscall.o [2021-05-18T13:25:53.326Z] #43 141.3 CC criu/path.o [2021-05-18T13:25:53.326Z] #43 141.7 CC criu/pie-util-vdso-elf32.o [2021-05-18T13:25:53.326Z] #43 142.2 CC criu/pie-util-vdso.o [2021-05-18T13:25:53.345Z] #20 21.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-18T13:25:53.345Z] #20 21.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-18T13:25:53.345Z] #20 21.30 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-18T13:25:53.345Z] #20 21.30 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-18T13:25:53.345Z] #20 21.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-18T13:25:53.345Z] #20 21.41 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-18T13:25:53.345Z] #20 21.41 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-18T13:25:53.345Z] #20 21.43 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-18T13:25:53.345Z] #20 21.44 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-18T13:25:53.345Z] #20 21.44 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-18T13:25:53.345Z] #20 21.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-18T13:25:53.345Z] #20 21.47 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-18T13:25:53.345Z] #20 21.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-18T13:25:53.586Z] #43 143.0 CC criu/pie-util.o [2021-05-18T13:25:53.601Z] #20 21.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-18T13:25:53.601Z] #20 21.57 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-18T13:25:53.857Z] #20 21.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-18T13:25:53.857Z] #20 21.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-18T13:25:54.112Z] #20 22.02 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-18T13:25:52.133Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T13:25:52.133Z] > git --version # timeout=10 [2021-05-18T13:25:52.181Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-18T13:25:52.181Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:25:52.184Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:25:54.157Z] #43 143.2 CC criu/pipes.o [2021-05-18T13:25:54.370Z] #20 52.27 Setting up iptables (1.8.2-4) ... [2021-05-18T13:25:54.370Z] #20 52.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-18T13:25:54.370Z] #20 52.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-18T13:25:54.370Z] #20 52.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-18T13:25:54.633Z] #20 52.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-18T13:25:54.633Z] #20 52.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-18T13:25:54.633Z] #20 52.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-18T13:25:54.633Z] #20 52.40 Setting up python3 (3.7.3-1) ... [2021-05-18T13:25:54.674Z] #20 22.65 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:25:54.674Z] #20 22.77 Fetched 28.5 MB in 2s (14.8 MB/s) [2021-05-18T13:25:54.674Z] #20 22.83 Selecting previously unselected package pigz. [2021-05-18T13:25:54.729Z] #43 144.0 CC criu/plugin.o [2021-05-18T13:25:54.929Z] #20 22.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-18T13:25:54.929Z] #20 22.89 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-18T13:25:54.929Z] #20 22.90 Unpacking pigz (2.4-1) ... [2021-05-18T13:25:54.929Z] #20 23.02 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-18T13:25:54.929Z] #20 23.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T13:25:54.929Z] #20 23.03 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T13:25:54.990Z] #43 144.4 CC criu/proc_parse.o [2021-05-18T13:25:55.212Z] #20 52.95 Setting up python3-wheel (0.32.3-2) ... [2021-05-18T13:25:55.212Z] #20 ... [2021-05-18T13:25:55.212Z] [2021-05-18T13:25:55.212Z] #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-05-18T13:25:55.212Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:25:55.212Z] #43 107.5 CC criu/cr-service.o [2021-05-18T13:25:55.494Z] #20 23.45 Selecting previously unselected package python3.7-minimal. [2021-05-18T13:25:55.494Z] #20 23.45 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T13:25:55.494Z] #20 23.46 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-18T13:25:56.425Z] #20 24.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T13:25:56.425Z] #20 24.39 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-18T13:25:57.136Z] #43 109.4 CC criu/crtools.o [2021-05-18T13:25:57.539Z] #43 146.5 CC criu/protobuf-desc.o [2021-05-18T13:25:57.712Z] #43 110.0 CC criu/eventfd.o [2021-05-18T13:25:57.799Z] #43 147.1 CC criu/protobuf.o [2021-05-18T13:25:57.974Z] #43 110.2 CC criu/eventpoll.o [2021-05-18T13:25:58.059Z] #43 147.4 CC criu/pstree.o [2021-05-18T13:25:58.314Z] #20 26.42 Selecting previously unselected package python3-minimal. [2021-05-18T13:25:58.321Z] #43 ... [2021-05-18T13:25:58.321Z] [2021-05-18T13:25:58.321Z] #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-05-18T13:25:58.321Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:25:58.321Z] #40 DONE 227.4s [2021-05-18T13:25:58.321Z] [2021-05-18T13:25:58.321Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-18T13:25:58.321Z] #30 sha256:520fb82705dc50be1e475eef19a15aaef69cdd454cccbd8d388f6fe5db0a246f [2021-05-18T13:25:58.321Z] #30 DONE 5.1s [2021-05-18T13:25:58.321Z] [2021-05-18T13:25:58.321Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-18T13:25:58.321Z] #33 sha256:65cf5b436db402955dca27f30338e171c935855a9c37c8713d194a2e3dd72393 [2021-05-18T13:25:58.570Z] #20 26.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-05-18T13:25:58.570Z] #20 26.48 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-18T13:25:58.570Z] #20 26.49 Unpacking python3-minimal (3.7.3-1) ... [2021-05-18T13:25:58.570Z] #20 26.57 Selecting previously unselected package libmpdec2:amd64. [2021-05-18T13:25:58.570Z] #20 26.57 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-18T13:25:58.570Z] #20 26.58 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-18T13:25:58.570Z] #20 26.69 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-18T13:25:58.826Z] #20 26.69 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T13:25:58.826Z] #20 26.70 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T13:25:58.893Z] #33 DONE 0.5s [2021-05-18T13:25:58.893Z] [2021-05-18T13:25:58.893Z] #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-05-18T13:25:58.893Z] #56 sha256:88b2a386994ec1ccf336dba9165a86386602a93f1460620504bca17854c210cb [2021-05-18T13:25:58.893Z] #56 ... [2021-05-18T13:25:58.893Z] [2021-05-18T13:25:58.893Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-18T13:25:58.893Z] #35 sha256:8897826066f6f433475fc1bbb98b0db7161250cc7b99432c5250461b71d64f92 [2021-05-18T13:25:58.893Z] #35 DONE 0.1s [2021-05-18T13:25:58.893Z] [2021-05-18T13:25:58.893Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-18T13:25:58.893Z] #38 sha256:63eac736d46b02af3051121029e102e653001441003ab4041b7d27211ede1fa7 [2021-05-18T13:25:58.922Z] #43 111.1 CC criu/external.o [2021-05-18T13:25:59.153Z] #38 DONE 0.1s [2021-05-18T13:25:59.153Z] [2021-05-18T13:25:59.153Z] #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-05-18T13:25:59.153Z] #53 sha256:24a6bc32c7f111ed7b00f19a02725b96c55dd8564cd58322c76f9d4ee169843d [2021-05-18T13:25:59.185Z] #43 111.3 CC criu/fault-injection.o [2021-05-18T13:25:59.185Z] #43 111.4 CC criu/fdstore.o [2021-05-18T13:25:59.413Z] #53 ... [2021-05-18T13:25:59.414Z] [2021-05-18T13:25:59.414Z] #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-05-18T13:25:59.414Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:25:59.414Z] #43 148.8 CC criu/rbtree.o [2021-05-18T13:25:59.754Z] #20 27.61 Selecting previously unselected package python3.7. [2021-05-18T13:25:59.754Z] #20 27.61 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T13:25:59.754Z] #20 27.63 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-18T13:25:59.754Z] #20 27.76 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-18T13:25:59.754Z] #20 27.76 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-18T13:25:59.754Z] #20 27.77 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-18T13:25:59.760Z] #43 111.8 CC criu/fifo.o [2021-05-18T13:25:59.983Z] #43 149.3 CC criu/rst-malloc.o [2021-05-18T13:26:00.010Z] #20 27.89 Setting up python3-minimal (3.7.3-1) ... [2021-05-18T13:26:00.023Z] #43 112.2 CC criu/file-ids.o [2021-05-18T13:26:00.243Z] #43 149.5 CC criu/seccomp.o [2021-05-18T13:26:00.285Z] #43 112.6 CC criu/file-lock.o [2021-05-18T13:26:00.503Z] #43 ... [2021-05-18T13:26:00.503Z] [2021-05-18T13:26:00.503Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-18T13:26:00.503Z] #41 sha256:f274ec342dca889b08ad302608056cf39cb6e803441d1b9be254404e6acf872e [2021-05-18T13:26:00.503Z] #41 DONE 0.6s [2021-05-18T13:26:00.572Z] #20 28.68 Selecting previously unselected package python3. [2021-05-18T13:26:00.762Z] [2021-05-18T13:26:00.762Z] #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-05-18T13:26:00.762Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:26:00.762Z] #43 150.1 CC criu/seize.o [2021-05-18T13:26:00.828Z] #20 28.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 ... 24096 files and directories currently installed.) [2021-05-18T13:26:00.828Z] #20 28.76 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-18T13:26:00.828Z] #20 28.77 Unpacking python3 (3.7.3-1) ... [2021-05-18T13:26:00.828Z] #20 28.87 Selecting previously unselected package libip4tc0:amd64. [2021-05-18T13:26:00.828Z] #20 28.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-18T13:26:00.828Z] #20 28.88 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-18T13:26:00.828Z] #20 28.96 Selecting previously unselected package libip6tc0:amd64. [2021-05-18T13:26:00.828Z] #20 28.98 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-18T13:26:01.083Z] #20 28.98 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-18T13:26:01.083Z] #20 29.07 Selecting previously unselected package libiptc0:amd64. [2021-05-18T13:26:01.083Z] #20 29.07 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-18T13:26:01.083Z] #20 29.08 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-18T13:26:01.083Z] #20 29.17 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-18T13:26:01.083Z] #20 29.17 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-18T13:26:01.083Z] #20 29.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-18T13:26:01.241Z] #43 113.3 CC criu/files-ext.o [2021-05-18T13:26:01.339Z] #20 29.25 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-18T13:26:01.339Z] #20 29.26 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-18T13:26:01.339Z] #20 29.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-18T13:26:01.339Z] #20 29.37 Selecting previously unselected package libnftnl11:amd64. [2021-05-18T13:26:01.339Z] #20 29.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-18T13:26:01.339Z] #20 29.38 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-18T13:26:01.339Z] #20 29.46 Selecting previously unselected package iptables. [2021-05-18T13:26:01.505Z] #43 113.7 CC criu/files-reg.o [2021-05-18T13:26:01.596Z] #20 29.47 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-18T13:26:01.596Z] #20 29.47 Unpacking iptables (1.8.2-4) ... [2021-05-18T13:26:01.596Z] #20 29.71 Selecting previously unselected package xxd. [2021-05-18T13:26:01.702Z] #43 151.0 CC criu/servicefd.o [2021-05-18T13:26:01.852Z] #20 29.72 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T13:26:01.852Z] #20 29.73 Unpacking xxd (2:8.1.0875-5) ... [2021-05-18T13:26:01.852Z] #20 29.84 Selecting previously unselected package vim-common. [2021-05-18T13:26:01.852Z] #20 29.84 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-18T13:26:01.852Z] #20 29.87 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-18T13:26:02.108Z] #20 30.04 Selecting previously unselected package bash-completion. [2021-05-18T13:26:02.108Z] #20 30.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-18T13:26:02.273Z] #43 151.5 CC criu/shmem.o [2021-05-18T13:26:02.844Z] #43 152.3 CC criu/sigframe.o [2021-05-18T13:26:03.104Z] #43 152.5 CC criu/signalfd.o [2021-05-18T13:26:03.364Z] #43 152.7 CC criu/sk-inet.o [2021-05-18T13:26:03.428Z] #43 115.5 CC criu/files.o [2021-05-18T13:26:03.691Z] #43 ... [2021-05-18T13:26:03.691Z] [2021-05-18T13:26:03.691Z] #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-05-18T13:26:03.691Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-18T13:26:03.691Z] #20 53.82 Setting up apparmor (2.13.2-10) ... [2021-05-18T13:26:03.691Z] #20 55.55 Setting up xfsprogs (4.20.0-1) ... [2021-05-18T13:26:03.691Z] #20 55.58 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-18T13:26:03.691Z] #20 56.15 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-18T13:26:03.691Z] #20 57.32 Setting up python3-distutils (3.7.3-1) ... [2021-05-18T13:26:03.691Z] #20 57.88 Setting up python3-setuptools (40.8.0-1) ... [2021-05-18T13:26:03.691Z] #20 59.36 Setting up python3-pip (18.1-5) ... [2021-05-18T13:26:03.692Z] #20 60.74 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:26:03.692Z] #20 60.78 Processing triggers for mime-support (3.62) ... [2021-05-18T13:26:03.692Z] #20 DONE 61.6s [2021-05-18T13:26:03.692Z] [2021-05-18T13:26:03.692Z] #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-05-18T13:26:03.692Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-05-18T13:26:04.303Z] #43 153.6 CC criu/sk-netlink.o [2021-05-18T13:26:04.564Z] #43 154.0 CC criu/sk-packet.o [2021-05-18T13:26:05.375Z] #20 32.83 Unpacking bash-completion (1:2.8-6) ... [2021-05-18T13:26:05.375Z] #20 33.23 Selecting previously unselected package bzip2. [2021-05-18T13:26:05.375Z] #20 33.24 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-18T13:26:05.375Z] #20 ... [2021-05-18T13:26:05.375Z] [2021-05-18T13:26:05.375Z] #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-05-18T13:26:05.375Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:26:05.375Z] #43 103.6 CC criu/cr-service.o [2021-05-18T13:26:05.375Z] #43 105.3 CC criu/crtools.o [2021-05-18T13:26:05.375Z] #43 105.9 CC criu/eventfd.o [2021-05-18T13:26:05.375Z] #43 106.3 CC criu/eventpoll.o [2021-05-18T13:26:05.375Z] #43 107.1 CC criu/external.o [2021-05-18T13:26:05.375Z] #43 107.4 CC criu/fault-injection.o [2021-05-18T13:26:05.375Z] #43 107.5 CC criu/fdstore.o [2021-05-18T13:26:05.375Z] #43 107.9 CC criu/fifo.o [2021-05-18T13:26:05.375Z] #43 108.3 CC criu/file-ids.o [2021-05-18T13:26:05.375Z] #43 108.7 CC criu/file-lock.o [2021-05-18T13:26:05.375Z] #43 109.6 CC criu/files-ext.o [2021-05-18T13:26:05.375Z] #43 110.0 CC criu/files-reg.o [2021-05-18T13:26:05.375Z] #43 112.4 CC criu/files.o [2021-05-18T13:26:05.375Z] #43 ... [2021-05-18T13:26:05.375Z] [2021-05-18T13:26:05.375Z] #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-05-18T13:26:05.375Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:26:05.375Z] #20 33.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-18T13:26:05.375Z] #20 33.33 Selecting previously unselected package xz-utils. [2021-05-18T13:26:05.375Z] #20 33.34 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-18T13:26:05.375Z] #20 33.35 Unpacking xz-utils (5.2.4-1) ... [2021-05-18T13:26:05.505Z] #43 154.6 CC criu/sk-queue.o [2021-05-18T13:26:05.505Z] #43 ... [2021-05-18T13:26:05.505Z] [2021-05-18T13:26:05.505Z] #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-05-18T13:26:05.505Z] #49 sha256:e1da2c13676ad4795b7e707fb3fcafcf56995277ce88c23c9ac5381aced02d10 [2021-05-18T13:26:05.505Z] #49 234.6 + /build/golangci-lint --version [2021-05-18T13:26:05.505Z] #49 234.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-18T13:26:05.505Z] #49 DONE 235.5s [2021-05-18T13:26:05.505Z] [2021-05-18T13:26:05.505Z] #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-05-18T13:26:05.505Z] #53 sha256:24a6bc32c7f111ed7b00f19a02725b96c55dd8564cd58322c76f9d4ee169843d [2021-05-18T13:26:05.619Z] #21 1.479 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-18T13:26:05.619Z] #21 1.487 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-18T13:26:05.619Z] #21 1.492 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-18T13:26:05.619Z] #21 DONE 1.6s [2021-05-18T13:26:05.619Z] [2021-05-18T13:26:05.619Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T13:26:05.619Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-18T13:26:05.630Z] #20 33.50 Selecting previously unselected package apparmor. [2021-05-18T13:26:05.630Z] #20 33.51 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-18T13:26:05.630Z] #20 33.60 Unpacking apparmor (2.13.2-10) ... [2021-05-18T13:26:05.765Z] #53 ... [2021-05-18T13:26:05.765Z] [2021-05-18T13:26:05.765Z] #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-05-18T13:26:05.765Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:26:05.765Z] #43 155.1 CC criu/sk-tcp.o [2021-05-18T13:26:05.886Z] #20 33.93 Selecting previously unselected package aufs-tools. [2021-05-18T13:26:05.886Z] #20 33.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-18T13:26:05.886Z] #20 33.94 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-18T13:26:06.144Z] #20 34.08 Selecting previously unselected package libonig5:amd64. [2021-05-18T13:26:06.144Z] #20 34.08 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-18T13:26:06.144Z] #20 34.09 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-18T13:26:06.144Z] #20 34.24 Selecting previously unselected package libjq1:amd64. [2021-05-18T13:26:06.335Z] #43 155.8 CC criu/sk-unix.o [2021-05-18T13:26:06.399Z] #20 34.27 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T13:26:06.399Z] #20 34.28 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T13:26:06.399Z] #20 34.37 Selecting previously unselected package jq. [2021-05-18T13:26:06.399Z] #20 34.40 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T13:26:06.399Z] #20 34.40 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-18T13:26:06.399Z] #20 34.48 Selecting previously unselected package libaio1:amd64. [2021-05-18T13:26:06.399Z] #20 34.49 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-18T13:26:06.399Z] #20 34.50 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-18T13:26:06.399Z] #20 34.57 Selecting previously unselected package libgpm2:amd64. [2021-05-18T13:26:06.655Z] #20 34.59 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-18T13:26:06.655Z] #20 34.59 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-18T13:26:06.655Z] #20 34.67 Selecting previously unselected package libicu63:amd64. [2021-05-18T13:26:06.655Z] #20 34.68 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-18T13:26:06.655Z] #20 34.68 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T13:26:07.173Z] --- PASS: TestBuildWithHugeFile (51.63s) [2021-05-18T13:26:07.173Z] === RUN TestBuildWithEmptyDockerfile [2021-05-18T13:26:07.173Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T13:26:07.173Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T13:26:07.173Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T13:26:07.173Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T13:26:07.173Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T13:26:07.173Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T13:26:07.173Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T13:26:07.173Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T13:26:07.173Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T13:26:07.173Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-05-18T13:26:07.173Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2021-05-18T13:26:07.173Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-18T13:26:07.173Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2021-05-18T13:26:07.173Z] === RUN TestBuildPreserveOwnership [2021-05-18T13:26:07.173Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-18T13:26:08.091Z] Fetching without tags [2021-05-18T13:26:08.246Z] #43 157.4 CC criu/sockets.o [2021-05-18T13:26:08.506Z] #43 158.0 CC criu/stats.o [2021-05-18T13:26:08.817Z] Merging remotes/origin/20.10 commit e4b9915803c59f3a761c67dd46c606a4f3e3a98f into PR head commit 94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:26:09.056Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-18T13:26:09.077Z] #43 158.2 CC criu/string.o [2021-05-18T13:26:09.077Z] #43 158.2 CC criu/sysctl.o [2021-05-18T13:26:09.077Z] #43 158.6 CC criu/sysfs_parse.o [2021-05-18T13:26:09.648Z] #43 158.9 CC criu/timens.o [2021-05-18T13:26:09.908Z] #43 159.2 CC criu/timerfd.o [2021-05-18T13:26:10.168Z] #43 159.4 CC criu/tty.o [2021-05-18T13:26:07.754Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T13:26:07.840Z] > git config --add remote.origin.fetch +refs/pull/42382/head:refs/remotes/origin/PR-42382 # timeout=10 [2021-05-18T13:26:07.886Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:26:08.004Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T13:26:08.127Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T13:26:08.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:26:08.129Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-18T13:26:08.925Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T13:26:08.971Z] > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10 [2021-05-18T13:26:10.867Z] #20 38.27 Selecting previously unselected package libnet1:amd64. [2021-05-18T13:26:10.867Z] #20 38.28 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T13:26:10.867Z] #20 38.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:26:10.867Z] #20 38.38 Selecting previously unselected package libnl-3-200:amd64. [2021-05-18T13:26:10.867Z] #20 38.40 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-18T13:26:10.867Z] #20 38.41 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T13:26:10.867Z] #20 38.52 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-18T13:26:10.867Z] #20 38.53 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-18T13:26:10.867Z] #20 38.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T13:26:10.867Z] #20 38.60 Selecting previously unselected package libreadline5:amd64. [2021-05-18T13:26:10.867Z] #20 38.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-18T13:26:10.867Z] #20 38.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-18T13:26:10.867Z] #20 38.75 Selecting previously unselected package net-tools. [2021-05-18T13:26:10.867Z] #20 38.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-18T13:26:10.867Z] #20 38.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-18T13:26:10.867Z] #20 38.95 Selecting previously unselected package python-pip-whl. [2021-05-18T13:26:10.867Z] #20 38.96 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-18T13:26:10.867Z] #20 38.96 Unpacking python-pip-whl (18.1-5) ... [2021-05-18T13:26:10.935Z] #22 4.907 Collecting yamllint==1.26.1 [2021-05-18T13:26:10.951Z] #56 228.3 + bin/containerd-stress [2021-05-18T13:26:10.951Z] #56 230.3 + bin/containerd-shim [2021-05-18T13:26:11.430Z] #20 39.46 Selecting previously unselected package python3-lib2to3. [2021-05-18T13:26:11.430Z] #20 39.46 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-18T13:26:11.430Z] #20 39.46 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-18T13:26:11.439Z] Merge succeeded, producing 94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:26:11.439Z] Checking out Revision 94c1890d3997cad133e50f0899677f4966078951 (PR-42382) [2021-05-18T13:26:11.512Z] #22 ... [2021-05-18T13:26:11.512Z] [2021-05-18T13:26:11.512Z] #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-05-18T13:26:11.512Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:26:11.512Z] #43 117.7 CC criu/filesystems.o [2021-05-18T13:26:11.512Z] #43 118.4 CC criu/fsnotify.o [2021-05-18T13:26:11.512Z] #43 119.5 CC criu/image-desc.o [2021-05-18T13:26:11.512Z] #43 119.8 CC criu/image.o [2021-05-18T13:26:11.512Z] #43 120.9 CC criu/ipc_ns.o [2021-05-18T13:26:11.512Z] #43 122.2 CC criu/irmap.o [2021-05-18T13:26:11.512Z] #43 122.8 CC criu/kcmp-ids.o [2021-05-18T13:26:11.512Z] #43 123.0 CC criu/kerndat.o [2021-05-18T13:26:11.551Z] #43 160.6 CC criu/tun.o [2021-05-18T13:26:11.551Z] #43 160.9 CC criu/uffd.o [2021-05-18T13:26:11.687Z] #20 39.59 Selecting previously unselected package python3-distutils. [2021-05-18T13:26:11.687Z] #20 39.61 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-18T13:26:11.687Z] #20 39.61 Unpacking python3-distutils (3.7.3-1) ... [2021-05-18T13:26:11.948Z] #20 39.77 Selecting previously unselected package python3-pip. [2021-05-18T13:26:11.948Z] #20 39.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-18T13:26:11.948Z] #20 39.79 Unpacking python3-pip (18.1-5) ... [2021-05-18T13:26:11.948Z] #20 39.97 Selecting previously unselected package python3-pkg-resources. [2021-05-18T13:26:11.948Z] #20 39.98 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-18T13:26:11.948Z] #20 39.99 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-18T13:26:12.088Z] #43 124.2 CC criu/libnetlink.o [2021-05-18T13:26:12.204Z] #20 40.13 Selecting previously unselected package python3-setuptools. [2021-05-18T13:26:12.204Z] #20 40.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-18T13:26:12.204Z] #20 40.16 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-18T13:26:12.204Z] #20 40.39 Selecting previously unselected package python3-wheel. [2021-05-18T13:26:12.204Z] #20 40.41 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-18T13:26:12.460Z] #20 40.42 Unpacking python3-wheel (0.32.3-2) ... [2021-05-18T13:26:12.460Z] #20 40.50 Selecting previously unselected package sudo. [2021-05-18T13:26:12.460Z] #20 40.50 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-18T13:26:12.460Z] #20 40.51 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-18T13:26:12.492Z] #43 161.7 CC criu/util.o [2021-05-18T13:26:12.665Z] #43 124.7 CC criu/log.o [2021-05-18T13:26:12.929Z] #43 125.2 CC criu/lsm.o [2021-05-18T13:26:13.022Z] #20 41.03 Selecting previously unselected package thin-provisioning-tools. [2021-05-18T13:26:13.022Z] #20 41.05 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-18T13:26:13.022Z] #20 41.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-18T13:26:13.213Z] --- PASS: TestBuildPreserveOwnership (10.28s) [2021-05-18T13:26:13.213Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.27s) [2021-05-18T13:26:13.213Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-05-18T13:26:13.213Z] === RUN TestBuildPlatformInvalid [2021-05-18T13:26:13.213Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-05-18T13:26:13.213Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-18T13:26:13.213Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-18T13:26:13.213Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-18T13:26:13.213Z] PASS [2021-05-18T13:26:13.213Z] [2021-05-18T13:26:13.213Z] === Skipped [2021-05-18T13:26:13.213Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-18T13:26:13.213Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T13:26:13.213Z] [2021-05-18T13:26:13.213Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-18T13:26:13.213Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-18T13:26:13.213Z] [2021-05-18T13:26:13.213Z] [2021-05-18T13:26:13.213Z] DONE 33 tests, 2 skipped in 128.319s [2021-05-18T13:26:13.213Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-18T13:26:13.213Z] INFO: Testing against a local daemon [2021-05-18T13:26:13.213Z] === RUN TestConfigInspect [2021-05-18T13:26:13.213Z] --- SKIP: TestConfigInspect (0.01s) [2021-05-18T13:26:13.213Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:26:13.213Z] === RUN TestConfigList [2021-05-18T13:26:13.213Z] --- SKIP: TestConfigList (0.01s) [2021-05-18T13:26:13.213Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:26:13.213Z] === RUN TestConfigsCreateAndDelete [2021-05-18T13:26:13.213Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-05-18T13:26:13.213Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:26:13.213Z] === RUN TestConfigsUpdate [2021-05-18T13:26:13.213Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-05-18T13:26:13.213Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:26:13.213Z] === RUN TestTemplatedConfig [2021-05-18T13:26:13.213Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-18T13:26:13.213Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:26:13.213Z] === RUN TestConfigCreateResolve [2021-05-18T13:26:13.213Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-05-18T13:26:13.213Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:26:13.213Z] === RUN TestConfigDaemonLibtrustID [2021-05-18T13:26:13.278Z] #20 41.29 Selecting previously unselected package uidmap. [2021-05-18T13:26:13.278Z] #20 41.31 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-18T13:26:13.278Z] #20 41.31 Unpacking uidmap (1:4.5-1.1) ... [2021-05-18T13:26:13.432Z] #43 162.6 CC criu/uts_ns.o [2021-05-18T13:26:13.432Z] #43 162.9 CC criu/vdso-compat.o [2021-05-18T13:26:13.534Z] #20 41.42 Selecting previously unselected package vim-runtime. [2021-05-18T13:26:13.534Z] #20 41.43 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-18T13:26:13.534Z] #20 41.47 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-18T13:26:13.534Z] #20 41.50 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-18T13:26:13.534Z] #20 41.50 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-18T13:26:11.094Z] > git remote # timeout=10 [2021-05-18T13:26:11.170Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T13:26:11.214Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T13:26:11.216Z] > git merge e4b9915803c59f3a761c67dd46c606a4f3e3a98f # timeout=10 [2021-05-18T13:26:11.354Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-18T13:26:11.475Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T13:26:11.536Z] > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10 [2021-05-18T13:26:13.693Z] #43 163.0 CC criu/vdso.o [2021-05-18T13:26:13.878Z] #43 125.8 CC criu/mem.o [2021-05-18T13:26:14.264Z] #43 163.5 LINK criu/built-in.o [2021-05-18T13:26:14.264Z] #43 163.6 LINK criu/criu [2021-05-18T13:26:14.524Z] #43 163.9 DEP lib/c/criu.d [2021-05-18T13:26:14.784Z] #43 164.0 CC images/rpc.pb-c.o [2021-05-18T13:26:15.356Z] #43 164.5 CC lib/c/criu.o [2021-05-18T13:26:15.720Z] --- PASS: TestConfigDaemonLibtrustID (1.92s) [2021-05-18T13:26:15.720Z] PASS [2021-05-18T13:26:15.720Z] [2021-05-18T13:26:15.720Z] === Skipped [2021-05-18T13:26:15.720Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2021-05-18T13:26:15.720Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:26:15.720Z] [2021-05-18T13:26:15.720Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-05-18T13:26:15.720Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:26:15.720Z] [2021-05-18T13:26:15.720Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-05-18T13:26:15.720Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:26:15.720Z] [2021-05-18T13:26:15.720Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-05-18T13:26:15.720Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:26:15.720Z] [2021-05-18T13:26:15.720Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-05-18T13:26:15.720Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:26:15.720Z] [2021-05-18T13:26:15.720Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-05-18T13:26:15.720Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:26:15.720Z] [2021-05-18T13:26:15.720Z] [2021-05-18T13:26:15.720Z] DONE 7 tests, 6 skipped in 2.002s [2021-05-18T13:26:15.720Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-18T13:26:15.720Z] INFO: Testing against a local daemon [2021-05-18T13:26:15.720Z] === RUN TestCheckpoint [2021-05-18T13:26:15.720Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-18T13:26:15.720Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T13:26:15.720Z] === RUN TestContainerInvalidJSON [2021-05-18T13:26:15.720Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T13:26:15.720Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T13:26:15.720Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T13:26:15.720Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T13:26:15.720Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-18T13:26:15.720Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-18T13:26:15.720Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T13:26:15.720Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-18T13:26:15.720Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T13:26:15.720Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-18T13:26:15.720Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-18T13:26:15.720Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-18T13:26:15.720Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-18T13:26:15.720Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-18T13:26:15.720Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-05-18T13:26:15.720Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-18T13:26:15.720Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-05-18T13:26:15.720Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-18T13:26:15.720Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-05-18T13:26:15.720Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-18T13:26:15.721Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-05-18T13:26:15.721Z] === RUN TestCopyFromContainer [2021-05-18T13:26:15.801Z] #43 127.5 CC criu/memfd.o [2021-05-18T13:26:15.801Z] #43 ... [2021-05-18T13:26:15.801Z] [2021-05-18T13:26:15.801Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T13:26:15.801Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-18T13:26:15.801Z] #22 10.36 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-18T13:26:15.927Z] #43 165.3 LINK lib/c/built-in.o [2021-05-18T13:26:15.927Z] #43 165.3 LINK lib/c/libcriu.so [2021-05-18T13:26:15.927Z] #43 165.3 LINK lib/c/libcriu.a [2021-05-18T13:26:15.927Z] #43 165.4 GEN magic.py [2021-05-18T13:26:16.049Z] #20 ... [2021-05-18T13:26:16.049Z] [2021-05-18T13:26:16.049Z] #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-05-18T13:26:16.049Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:26:16.049Z] #43 114.6 CC criu/filesystems.o [2021-05-18T13:26:16.049Z] #43 115.3 CC criu/fsnotify.o [2021-05-18T13:26:16.049Z] #43 116.4 CC criu/image-desc.o [2021-05-18T13:26:16.049Z] #43 116.6 CC criu/image.o [2021-05-18T13:26:16.049Z] #43 117.5 CC criu/ipc_ns.o [2021-05-18T13:26:16.049Z] #43 118.7 CC criu/irmap.o [2021-05-18T13:26:16.049Z] #43 119.4 CC criu/kcmp-ids.o [2021-05-18T13:26:16.049Z] #43 119.7 CC criu/kerndat.o [2021-05-18T13:26:16.049Z] #43 120.9 CC criu/libnetlink.o [2021-05-18T13:26:16.049Z] #43 121.3 CC criu/log.o [2021-05-18T13:26:16.049Z] #43 121.8 CC criu/lsm.o [2021-05-18T13:26:16.049Z] #43 122.3 CC criu/mem.o [2021-05-18T13:26:16.049Z] #43 124.0 CC criu/memfd.o [2021-05-18T13:26:16.188Z] #43 165.5 Note: Building without setproctitle() and strlcpy() support. [2021-05-18T13:26:16.188Z] #43 165.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-18T13:26:16.188Z] #43 165.6 Note: Building without GnuTLS support [2021-05-18T13:26:16.188Z] #43 165.6 Makefile.config:39: Warn: you have no libnftables installed [2021-05-18T13:26:16.188Z] #43 165.6 Makefile.config:40: Warn: Building without nftables support [2021-05-18T13:26:16.306Z] #43 124.8 CC criu/mount.o [2021-05-18T13:26:16.306Z] #43 ... [2021-05-18T13:26:16.306Z] [2021-05-18T13:26:16.306Z] #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-05-18T13:26:16.306Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:26:16.306Z] #40 187.1 + dpkg --print-architecture [2021-05-18T13:26:16.306Z] #40 187.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-18T13:26:16.306Z] #40 187.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-18T13:26:16.306Z] #40 187.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-18T13:26:16.561Z] #40 ... [2021-05-18T13:26:16.561Z] [2021-05-18T13:26:16.561Z] #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-05-18T13:26:16.561Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:26:16.561Z] #20 44.53 Selecting previously unselected package vim. [2021-05-18T13:26:16.561Z] #20 44.54 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T13:26:16.561Z] #20 44.56 Unpacking vim (2:8.1.0875-5) ... [2021-05-18T13:26:16.759Z] #43 166.1 fatal: not a git repository (or any of the parent directories): .git [2021-05-18T13:26:17.122Z] #20 45.09 Selecting previously unselected package xfsprogs. [2021-05-18T13:26:17.122Z] #20 45.10 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-18T13:26:17.122Z] #20 45.11 Unpacking xfsprogs (4.20.0-1) ... [2021-05-18T13:26:17.195Z] #22 ... [2021-05-18T13:26:17.195Z] [2021-05-18T13:26:17.195Z] #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-05-18T13:26:17.195Z] #49 sha256:f9ee8ce57b916f471abf2dad1d105398f16662449b43dd1e56aae01b638b488e [2021-05-18T13:26:17.195Z] #49 183.4 + /build/golangci-lint --version [2021-05-18T13:26:17.195Z] #49 183.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-18T13:26:17.195Z] #49 DONE 184.6s [2021-05-18T13:26:17.195Z] [2021-05-18T13:26:17.195Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T13:26:17.195Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-18T13:26:17.195Z] #22 11.66 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-18T13:26:17.195Z] #22 11.71 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-18T13:26:17.195Z] #22 11.82 Collecting pyyaml (from yamllint==1.26.1) [2021-05-18T13:26:17.330Z] #43 166.7 make[1]: Nothing to be done for 'all'. [2021-05-18T13:26:17.458Z] #22 12.12 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-05-18T13:26:17.684Z] #20 45.58 Selecting previously unselected package zip. [2021-05-18T13:26:17.684Z] #20 45.59 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-18T13:26:17.684Z] #20 45.60 Unpacking zip (3.0-11+b1) ... [2021-05-18T13:26:17.900Z] #43 167.2 make[1]: 'images/built-in.o' is up to date. [2021-05-18T13:26:17.900Z] #43 167.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-18T13:26:17.900Z] #43 167.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-18T13:26:17.900Z] #43 167.3 make[1]: 'compel/libcompel.a' is up to date. [2021-05-18T13:26:17.900Z] #43 167.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-18T13:26:17.939Z] #20 45.83 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-18T13:26:17.939Z] #20 45.85 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-18T13:26:17.939Z] #20 45.86 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-18T13:26:17.939Z] #20 45.87 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-18T13:26:17.939Z] #20 45.88 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-18T13:26:17.939Z] #20 45.89 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-18T13:26:17.939Z] #20 45.91 Setting up uidmap (1:4.5-1.1) ... [2021-05-18T13:26:17.939Z] #20 45.92 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-18T13:26:17.939Z] #20 45.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T13:26:17.939Z] #20 45.94 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-18T13:26:17.939Z] #20 45.95 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T13:26:17.939Z] #20 45.96 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T13:26:17.939Z] #20 45.98 Setting up xxd (2:8.1.0875-5) ... [2021-05-18T13:26:17.939Z] #20 45.99 Setting up zip (3.0-11+b1) ... [2021-05-18T13:26:17.939Z] #20 46.00 Setting up vim-common (2:8.1.0875-5) ... [2021-05-18T13:26:17.939Z] #20 46.06 Setting up bash-completion (1:2.8-6) ... [2021-05-18T13:26:18.161Z] #43 167.3 make[1]: Nothing to be done for 'all'. [2021-05-18T13:26:18.161Z] #43 167.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-18T13:26:18.161Z] #43 167.6 make[2]: Nothing to be done for 'all'. [2021-05-18T13:26:18.422Z] #43 167.6 make[2]: Nothing to be done for 'all'. [2021-05-18T13:26:18.422Z] #43 167.6 make[2]: Nothing to be done for 'all'. [2021-05-18T13:26:18.422Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2021-05-18T13:26:18.422Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-05-18T13:26:18.422Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-05-18T13:26:18.422Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-05-18T13:26:18.682Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2021-05-18T13:26:18.682Z] #43 167.9 INSTALL criu/criu [2021-05-18T13:26:18.682Z] #43 DONE 168.1s [2021-05-18T13:26:18.682Z] [2021-05-18T13:26:18.682Z] #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-05-18T13:26:18.682Z] #53 sha256:24a6bc32c7f111ed7b00f19a02725b96c55dd8564cd58322c76f9d4ee169843d [2021-05-18T13:26:18.851Z] #22 13.14 Installing build dependencies: started [2021-05-18T13:26:19.104Z] #56 237.1 + bin/containerd-shim-runc-v1 [2021-05-18T13:26:19.877Z] === RUN TestCopyFromContainer// [2021-05-18T13:26:19.877Z] === RUN TestCopyFromContainer//bar/root [2021-05-18T13:26:19.877Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-18T13:26:19.877Z] === RUN TestCopyFromContainer/bar/quux [2021-05-18T13:26:19.877Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-18T13:26:19.877Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-18T13:26:19.877Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-18T13:26:19.877Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-18T13:26:19.877Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-18T13:26:19.877Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-18T13:26:19.877Z] --- PASS: TestCopyFromContainer (4.30s) [2021-05-18T13:26:19.877Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-05-18T13:26:19.877Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-05-18T13:26:19.877Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-05-18T13:26:19.877Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-05-18T13:26:19.877Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-05-18T13:26:19.877Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-05-18T13:26:19.877Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-05-18T13:26:19.877Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-05-18T13:26:19.877Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-05-18T13:26:19.877Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-05-18T13:26:19.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-18T13:26:19.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T13:26:19.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T13:26:19.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T13:26:19.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T13:26:19.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T13:26:19.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T13:26:19.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T13:26:19.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T13:26:19.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T13:26:19.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-18T13:26:19.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-18T13:26:19.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-18T13:26:19.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-18T13:26:19.877Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-18T13:26:19.877Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2021-05-18T13:26:19.877Z] === RUN TestCreateWithInvalidEnv [2021-05-18T13:26:19.877Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-18T13:26:19.877Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-18T13:26:19.877Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-18T13:26:19.877Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-18T13:26:19.877Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-18T13:26:19.877Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-18T13:26:19.877Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-18T13:26:19.877Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-18T13:26:19.877Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-18T13:26:19.877Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-18T13:26:19.877Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-18T13:26:19.877Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-18T13:26:19.877Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-18T13:26:19.877Z] === RUN TestCreateTmpfsMountsTarget [2021-05-18T13:26:19.877Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-05-18T13:26:19.877Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-18T13:26:20.066Z] #53 ... [2021-05-18T13:26:20.067Z] [2021-05-18T13:26:20.067Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-18T13:26:20.067Z] #44 sha256:5fb2d18089f083230516b6f86e28f6ece504dcd8ec1e866b4dd8f0fac45a7640 [2021-05-18T13:26:20.067Z] #44 DONE 0.1s [2021-05-18T13:26:20.067Z] [2021-05-18T13:26:20.067Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-18T13:26:20.067Z] #46 sha256:b30cfc5b70dca9a3343e570e28807d407083090a481286491f624e7dd54f4423 [2021-05-18T13:26:20.067Z] #46 DONE 0.1s [2021-05-18T13:26:20.067Z] [2021-05-18T13:26:20.067Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-18T13:26:20.067Z] #48 sha256:21f8492f211d9d17b11fd2417e5c11f9c3a96f20651b52ed28f53d34725746d3 [2021-05-18T13:26:20.067Z] #48 DONE 0.1s [2021-05-18T13:26:20.067Z] [2021-05-18T13:26:20.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-05-18T13:26:20.067Z] #56 sha256:88b2a386994ec1ccf336dba9165a86386602a93f1460620504bca17854c210cb [2021-05-18T13:26:20.067Z] #56 ... [2021-05-18T13:26:20.067Z] [2021-05-18T13:26:20.067Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-18T13:26:20.067Z] #50 sha256:be9a41da919215c3d5069aa70e6b341c931105f273a13f71900ee8cff964d4d8 [2021-05-18T13:26:20.327Z] #50 DONE 0.3s [2021-05-18T13:26:20.327Z] [2021-05-18T13:26:20.327Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-18T13:26:20.327Z] #52 sha256:5214150dbad88d5cbdb4e6445400ab13d44ddb192404d61b869e3b57cb388f44 [2021-05-18T13:26:20.327Z] #52 DONE 0.1s [2021-05-18T13:26:20.327Z] [2021-05-18T13:26:20.327Z] #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-05-18T13:26:20.327Z] #53 sha256:24a6bc32c7f111ed7b00f19a02725b96c55dd8564cd58322c76f9d4ee169843d [2021-05-18T13:26:21.205Z] #20 49.07 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-18T13:26:21.205Z] #20 49.08 Setting up xz-utils (5.2.4-1) ... [2021-05-18T13:26:21.205Z] #20 49.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-18T13:26:21.205Z] #20 49.12 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-18T13:26:21.205Z] #20 49.21 invoke-rc.d: could not determine current runlevel [2021-05-18T13:26:21.205Z] #20 49.23 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-18T13:26:21.205Z] #20 49.23 Setting up pigz (2.4-1) ... [2021-05-18T13:26:21.205Z] #20 49.24 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-18T13:26:21.205Z] #20 49.26 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T13:26:21.205Z] #20 49.28 Setting up python-pip-whl (18.1-5) ... [2021-05-18T13:26:21.205Z] #20 49.29 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-18T13:26:21.205Z] #20 49.31 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-18T13:26:21.759Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2021-05-18T13:26:21.759Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-18T13:26:21.767Z] #20 49.78 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-18T13:26:21.767Z] #20 49.80 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-18T13:26:21.767Z] #20 49.81 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T13:26:21.767Z] #20 49.83 Setting up vim (2:8.1.0875-5) ... [2021-05-18T13:26:21.767Z] #20 49.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-18T13:26:21.767Z] #20 49.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-18T13:26:21.767Z] #20 49.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-18T13:26:21.767Z] #20 49.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-18T13:26:21.767Z] #20 49.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-18T13:26:21.767Z] #20 49.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-18T13:26:21.767Z] #20 49.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-18T13:26:21.768Z] #20 49.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-18T13:26:21.768Z] #20 49.90 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T13:26:21.768Z] #20 49.91 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-18T13:26:21.768Z] #20 49.92 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-18T13:26:21.768Z] #20 49.93 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-18T13:26:21.768Z] #20 49.96 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-18T13:26:21.768Z] #20 49.97 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-18T13:26:22.390Z] #56 241.7 + bin/containerd-shim-runc-v2 [2021-05-18T13:26:23.034Z] Commit message: "builder-next: relax second cache key requirements for schema1" [2021-05-18T13:26:23.325Z] #56 242.7 + binaries [2021-05-18T13:26:23.325Z] #56 242.7 + install -D bin/containerd /build/containerd [2021-05-18T13:26:23.325Z] #56 242.7 + install -D bin/containerd-shim /build/containerd-shim [2021-05-18T13:26:23.325Z] #56 242.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-18T13:26:23.325Z] #56 242.7 + install -D bin/ctr /build/ctr [2021-05-18T13:26:23.642Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.91s) [2021-05-18T13:26:23.642Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-18T13:26:23.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T13:26:23.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T13:26:23.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T13:26:23.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T13:26:23.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T13:26:23.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T13:26:23.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T13:26:23.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T13:26:23.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T13:26:23.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T13:26:23.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T13:26:23.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T13:26:23.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T13:26:23.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T13:26:23.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T13:26:23.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-18T13:26:23.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-18T13:26:23.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-18T13:26:23.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-18T13:26:23.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-18T13:26:23.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-18T13:26:23.642Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-18T13:26:24.566Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s) [2021-05-18T13:26:24.566Z] === RUN TestCreateDifferentPlatform [2021-05-18T13:26:24.566Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-18T13:26:24.566Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-18T13:26:24.566Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-05-18T13:26:24.566Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-18T13:26:24.566Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-18T13:26:24.566Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-18T13:26:24.566Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-05-18T13:26:24.566Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-18T13:26:24.566Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-18T13:26:24.566Z] === RUN TestContainerStartOnDaemonRestart [2021-05-18T13:26:24.566Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-05-18T13:26:24.566Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-18T13:26:24.566Z] === RUN TestDaemonRestartIpcMode [2021-05-18T13:26:24.566Z] === PAUSE TestDaemonRestartIpcMode [2021-05-18T13:26:24.566Z] === RUN TestDaemonHostGatewayIP [2021-05-18T13:26:24.566Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-05-18T13:26:24.566Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:26:24.566Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-18T13:26:24.566Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-18T13:26:24.566Z] === RUN TestContainerKillOnDaemonStart [2021-05-18T13:26:24.566Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-18T13:26:24.566Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-18T13:26:24.566Z] === RUN TestDiff [2021-05-18T13:26:24.697Z] #56 DONE 244.0s [2021-05-18T13:26:25.032Z] #20 52.84 Setting up iptables (1.8.2-4) ... [2021-05-18T13:26:25.033Z] #20 52.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-18T13:26:25.033Z] #20 52.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-18T13:26:25.033Z] #20 52.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-18T13:26:25.033Z] #20 52.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-18T13:26:25.033Z] #20 52.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-18T13:26:25.033Z] #20 52.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-18T13:26:25.033Z] #20 52.90 Setting up python3 (3.7.3-1) ... [2021-05-18T13:26:25.125Z] --- PASS: TestDiff (0.65s) [2021-05-18T13:26:25.125Z] === RUN TestExecWithCloseStdin [2021-05-18T13:26:25.288Z] #20 53.36 Setting up python3-wheel (0.32.3-2) ... [2021-05-18T13:26:25.455Z] #22 ... [2021-05-18T13:26:25.455Z] [2021-05-18T13:26:25.455Z] #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-05-18T13:26:25.455Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:26:25.455Z] #43 128.2 CC criu/mount.o [2021-05-18T13:26:25.455Z] #43 132.0 CC criu/namespaces.o [2021-05-18T13:26:25.455Z] #43 133.5 CC criu/net.o [2021-05-18T13:26:25.455Z] #43 135.9 CC criu/netfilter.o [2021-05-18T13:26:25.455Z] #43 136.2 CC criu/page-pipe.o [2021-05-18T13:26:25.455Z] #43 136.8 CC criu/page-xfer.o [2021-05-18T13:26:25.616Z] #53 ... [2021-05-18T13:26:25.616Z] [2021-05-18T13:26:25.616Z] #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-05-18T13:26:25.616Z] #56 sha256:88b2a386994ec1ccf336dba9165a86386602a93f1460620504bca17854c210cb [2021-05-18T13:26:25.616Z] #56 201.0 + bin/containerd [2021-05-18T13:26:25.632Z] [2021-05-18T13:26:25.632Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-18T13:26:25.632Z] #57 sha256:89742431bbd79f428d2155dc8127f1b625996131ad5d07a5a46c4be10d44aac6 [2021-05-18T13:26:25.849Z] #20 53.98 Setting up apparmor (2.13.2-10) ... [2021-05-18T13:26:26.031Z] #43 138.2 CC criu/pagemap-cache.o [2021-05-18T13:26:26.049Z] --- PASS: TestExecWithCloseStdin (0.97s) [2021-05-18T13:26:26.049Z] === RUN TestExec [2021-05-18T13:26:26.351Z] + docker version [2021-05-18T13:26:26.565Z] #57 DONE 0.9s [2021-05-18T13:26:26.565Z] [2021-05-18T13:26:26.565Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-18T13:26:26.565Z] #61 sha256:7cdcd3db22e31c3904eb3703c81e0fe147be1586848592758bcd1fc0106a3014 [2021-05-18T13:26:26.607Z] #43 138.6 CC criu/pagemap.o [2021-05-18T13:26:26.823Z] #61 DONE 0.3s [2021-05-18T13:26:26.823Z] [2021-05-18T13:26:26.823Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-18T13:26:26.823Z] #66 sha256:d9633718d47ae1f9ddaac8ff590dfa805b617cda5ff2e104b04a9d4e86625878 [2021-05-18T13:26:26.972Z] --- PASS: TestExec (0.91s) [2021-05-18T13:26:26.972Z] === RUN TestExecUser [2021-05-18T13:26:27.555Z] #43 139.6 CC criu/parasite-syscall.o [2021-05-18T13:26:27.738Z] #20 55.59 Setting up xfsprogs (4.20.0-1) ... [2021-05-18T13:26:27.738Z] #20 55.61 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-18T13:26:27.757Z] #66 DONE 0.9s [2021-05-18T13:26:27.757Z] [2021-05-18T13:26:27.757Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-18T13:26:27.757Z] #68 sha256:a68c731b9699f1e5d7a4bd4b32116b804cb4960b03258c474cbdab062e06bcc0 [2021-05-18T13:26:27.757Z] #68 DONE 0.0s [2021-05-18T13:26:27.757Z] [2021-05-18T13:26:27.757Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-18T13:26:27.757Z] #69 sha256:0c8fa816bffa60cf1e6e676645d61e61358478ba786af9b85dd9bd89aeeb0254 [2021-05-18T13:26:27.757Z] #69 DONE 0.0s [2021-05-18T13:26:27.757Z] [2021-05-18T13:26:27.757Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-18T13:26:27.757Z] #70 sha256:6c2fc55ccbe514582c6f2e6aac3b1a1394b94b7f17ecfeeb16415743428873b3 [2021-05-18T13:26:27.896Z] --- PASS: TestExecUser (0.89s) [2021-05-18T13:26:27.896Z] === RUN TestExportContainerAndImportImage [2021-05-18T13:26:27.993Z] #20 56.04 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-18T13:26:28.503Z] #43 140.4 CC criu/path.o [2021-05-18T13:26:28.503Z] #43 140.6 CC criu/pie-util-vdso.o [2021-05-18T13:26:28.766Z] #43 141.0 CC criu/pie-util.o [2021-05-18T13:26:28.820Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2021-05-18T13:26:28.820Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-18T13:26:28.920Z] #20 56.95 Setting up python3-distutils (3.7.3-1) ... [2021-05-18T13:26:29.029Z] #43 141.1 CC criu/pipes.o [2021-05-18T13:26:29.481Z] #20 57.45 Setting up python3-setuptools (40.8.0-1) ... [2021-05-18T13:26:29.604Z] #43 141.8 CC criu/plugin.o [2021-05-18T13:26:30.179Z] #43 142.2 CC criu/proc_parse.o [2021-05-18T13:26:30.863Z] #20 58.67 Setting up python3-pip (18.1-5) ... [2021-05-18T13:26:30.863Z] #20 ... [2021-05-18T13:26:30.863Z] [2021-05-18T13:26:30.863Z] #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-05-18T13:26:30.863Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:26:30.863Z] #43 129.0 CC criu/namespaces.o [2021-05-18T13:26:30.863Z] #43 131.1 CC criu/net.o [2021-05-18T13:26:30.863Z] #43 134.7 CC criu/netfilter.o [2021-05-18T13:26:30.863Z] #43 135.1 CC criu/page-pipe.o [2021-05-18T13:26:30.863Z] #43 135.8 CC criu/page-xfer.o [2021-05-18T13:26:30.863Z] #43 137.4 CC criu/pagemap-cache.o [2021-05-18T13:26:30.863Z] #43 137.8 CC criu/pagemap.o [2021-05-18T13:26:30.863Z] #43 138.9 CC criu/parasite-syscall.o [2021-05-18T13:26:31.038Z] #70 DONE 2.8s [2021-05-18T13:26:31.038Z] [2021-05-18T13:26:31.038Z] #71 exporting to image [2021-05-18T13:26:31.038Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-18T13:26:31.038Z] #71 exporting layers [2021-05-18T13:26:31.426Z] #43 139.9 CC criu/path.o [2021-05-18T13:26:31.682Z] #43 ... [2021-05-18T13:26:31.682Z] [2021-05-18T13:26:31.682Z] #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-05-18T13:26:31.682Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T13:26:31.682Z] #20 59.71 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:26:31.682Z] #20 59.76 Processing triggers for mime-support (3.62) ... [2021-05-18T13:26:32.201Z] #56 ... [2021-05-18T13:26:32.201Z] [2021-05-18T13:26:32.201Z] #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-05-18T13:26:32.201Z] #53 sha256:24a6bc32c7f111ed7b00f19a02725b96c55dd8564cd58322c76f9d4ee169843d [2021-05-18T13:26:32.201Z] #53 126.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-05-18T13:26:32.201Z] #53 127.9 + mkdir -p /build [2021-05-18T13:26:32.201Z] #53 127.9 + cp runc /build/runc [2021-05-18T13:26:32.201Z] #53 DONE 128.6s [2021-05-18T13:26:32.201Z] [2021-05-18T13:26:32.201Z] #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-05-18T13:26:32.201Z] #56 sha256:88b2a386994ec1ccf336dba9165a86386602a93f1460620504bca17854c210cb [2021-05-18T13:26:32.245Z] #20 DONE 60.2s [2021-05-18T13:26:32.245Z] [2021-05-18T13:26:32.245Z] #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-05-18T13:26:32.245Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:26:32.245Z] #43 140.3 CC criu/pie-util-vdso-elf32.o [2021-05-18T13:26:32.245Z] #43 140.9 CC criu/pie-util-vdso.o [2021-05-18T13:26:32.735Z] #43 144.6 CC criu/protobuf-desc.o [2021-05-18T13:26:32.770Z] #56 ... [2021-05-18T13:26:32.770Z] [2021-05-18T13:26:32.770Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-18T13:26:32.770Z] #54 sha256:d60c913283b5a933257f98229f73a95a058462415307cbc5e2eb4f49ec0876ae [2021-05-18T13:26:32.975Z] --- PASS: TestExportContainerAfterDaemonRestart (4.37s) [2021-05-18T13:26:32.975Z] === RUN TestHealthCheckWorkdir [2021-05-18T13:26:33.030Z] #54 DONE 0.3s [2021-05-18T13:26:33.030Z] [2021-05-18T13:26:33.030Z] #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-05-18T13:26:33.030Z] #56 sha256:88b2a386994ec1ccf336dba9165a86386602a93f1460620504bca17854c210cb [2021-05-18T13:26:33.174Z] #43 141.5 CC criu/pie-util.o [2021-05-18T13:26:33.174Z] #43 141.7 CC criu/pipes.o [2021-05-18T13:26:33.683Z] #43 145.5 CC criu/protobuf.o [2021-05-18T13:26:33.946Z] #43 146.0 CC criu/pstree.o [2021-05-18T13:26:33.946Z] #43 ... [2021-05-18T13:26:33.946Z] [2021-05-18T13:26:33.946Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T13:26:33.946Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-18T13:26:33.946Z] #22 28.59 Installing build dependencies: finished with status 'done' [2021-05-18T13:26:34.105Z] #43 ... [2021-05-18T13:26:34.105Z] [2021-05-18T13:26:34.105Z] #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-05-18T13:26:34.105Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-18T13:26:34.105Z] #21 1.889 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-18T13:26:34.105Z] #21 1.893 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-18T13:26:34.105Z] #21 1.896 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-18T13:26:34.105Z] #21 DONE 2.0s [2021-05-18T13:26:34.105Z] [2021-05-18T13:26:34.105Z] #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-05-18T13:26:34.105Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:26:34.105Z] #43 142.5 CC criu/plugin.o [2021-05-18T13:26:34.336Z] --- PASS: TestHealthCheckWorkdir (1.34s) [2021-05-18T13:26:34.336Z] === RUN TestHealthKillContainer [2021-05-18T13:26:34.668Z] #43 143.1 CC criu/proc_parse.o [2021-05-18T13:26:34.942Z] Client: [2021-05-18T13:26:34.942Z] Version: 20.10.6 [2021-05-18T13:26:34.942Z] API version: 1.41 [2021-05-18T13:26:34.942Z] Go version: go1.16.3 [2021-05-18T13:26:34.942Z] Git commit: 370c289 [2021-05-18T13:26:34.942Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-18T13:26:34.942Z] OS/Arch: windows/amd64 [2021-05-18T13:26:34.942Z] Context: default [2021-05-18T13:26:34.942Z] Experimental: true [2021-05-18T13:26:34.942Z] [2021-05-18T13:26:34.942Z] Server: Docker Engine - Community [2021-05-18T13:26:34.942Z] Engine: [2021-05-18T13:26:34.942Z] Version: 20.10.6 [2021-05-18T13:26:34.942Z] API version: 1.41 (minimum version 1.24) [2021-05-18T13:26:34.942Z] Go version: go1.13.15 [2021-05-18T13:26:34.942Z] Git commit: 8728dd2 [2021-05-18T13:26:34.942Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-18T13:26:34.942Z] OS/Arch: windows/amd64 [2021-05-18T13:26:34.942Z] Experimental: true [Pipeline] sh [2021-05-18T13:26:36.490Z] + docker info [2021-05-18T13:26:37.598Z] #71 exporting layers 6.7s done [2021-05-18T13:26:37.598Z] #71 writing image sha256:98897bc16eb32fe2dd91ca5e70617f2dd2e556ea0f8a509cbb189067fedb9f1d done [2021-05-18T13:26:37.598Z] #71 naming to docker.io/library/docker:94c1890d3997cad133e50f0899677f4966078951 done [2021-05-18T13:26:37.598Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-05-18T13:26:37.636Z] --- PASS: TestHealthKillContainer (2.94s) [2021-05-18T13:26:37.636Z] === RUN TestInspectCpusetInConfigPre120 [Pipeline] sh [2021-05-18T13:26:37.891Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2021-05-18T13:26:37.891Z] === RUN TestIpcModeNone [2021-05-18T13:26:37.925Z] + trap exit INT TERM [2021-05-18T13:26:37.925Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-05-18T13:26:37.925Z] + CONTAINER_NAME=docker-pr3 [2021-05-18T13:26:37.925Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42382/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42382/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 -e DOCKER_GRAPHDRIVER docker:94c1890d3997cad133e50f0899677f4966078951 hack/make.sh dynbinary-daemon [2021-05-18T13:26:37.939Z] #43 146.3 CC criu/protobuf-desc.o [2021-05-18T13:26:38.493Z] [2021-05-18T13:26:38.493Z] Removing bundles/ [2021-05-18T13:26:38.493Z] [2021-05-18T13:26:38.493Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-18T13:26:38.493Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T13:26:38.493Z] GOOS="" GOARCH="" GOARM="" [2021-05-18T13:26:38.814Z] --- PASS: TestIpcModeNone (0.88s) [2021-05-18T13:26:38.814Z] === RUN TestIpcModePrivate [2021-05-18T13:26:39.307Z] #43 147.5 CC criu/protobuf.o [2021-05-18T13:26:39.563Z] #43 147.9 CC criu/pstree.o [2021-05-18T13:26:39.563Z] #43 ... [2021-05-18T13:26:39.563Z] [2021-05-18T13:26:39.563Z] #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-05-18T13:26:39.563Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T13:26:39.563Z] #40 DONE 218.6s [2021-05-18T13:26:39.563Z] [2021-05-18T13:26:39.563Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T13:26:39.563Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-18T13:26:39.738Z] --- PASS: TestIpcModePrivate (0.89s) [2021-05-18T13:26:39.738Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-05-18T13:26:39.738Z] === RUN TestIpcModeShareable [2021-05-18T13:26:39.738Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-05-18T13:26:39.738Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T13:26:39.738Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-18T13:26:40.126Z] #22 5.937 Collecting yamllint==1.26.1 [2021-05-18T13:26:40.552Z] #22 ... [2021-05-18T13:26:40.552Z] [2021-05-18T13:26:40.552Z] #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-05-18T13:26:40.552Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:26:40.552Z] #43 147.1 CC criu/rbtree.o [2021-05-18T13:26:40.552Z] #43 147.3 CC criu/rst-malloc.o [2021-05-18T13:26:40.552Z] #43 147.6 CC criu/seccomp.o [2021-05-18T13:26:40.552Z] #43 148.1 CC criu/seize.o [2021-05-18T13:26:40.552Z] #43 149.0 CC criu/servicefd.o [2021-05-18T13:26:40.552Z] #43 149.4 CC criu/shmem.o [2021-05-18T13:26:40.552Z] #43 150.3 CC criu/sigframe.o [2021-05-18T13:26:40.552Z] #43 150.4 CC criu/signalfd.o [2021-05-18T13:26:40.552Z] #43 150.7 CC criu/sk-inet.o [2021-05-18T13:26:40.552Z] #43 151.8 CC criu/sk-netlink.o [2021-05-18T13:26:40.552Z] #43 152.2 CC criu/sk-packet.o [2021-05-18T13:26:40.689Z] #22 ... [2021-05-18T13:26:40.689Z] [2021-05-18T13:26:40.689Z] #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-05-18T13:26:40.689Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:26:40.689Z] #43 149.2 CC criu/rbtree.o [2021-05-18T13:26:40.815Z] #43 152.9 CC criu/sk-queue.o [2021-05-18T13:26:40.946Z] #43 149.5 CC criu/rst-malloc.o [2021-05-18T13:26:41.078Z] #43 153.3 CC criu/sk-tcp.o [2021-05-18T13:26:41.202Z] #43 149.7 CC criu/seccomp.o [2021-05-18T13:26:41.765Z] #43 150.4 CC criu/seize.o [2021-05-18T13:26:42.025Z] #43 153.9 CC criu/sk-unix.o [2021-05-18T13:26:42.025Z] #43 ... [2021-05-18T13:26:42.025Z] [2021-05-18T13:26:42.025Z] #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-05-18T13:26:42.025Z] #56 sha256:cddbb621c15f3b01225581dcb52c1e4603dbea2e2439b8173333dae8632cca33 [2021-05-18T13:26:42.025Z] #56 166.3 + bin/containerd [2021-05-18T13:26:42.246Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.57s) [2021-05-18T13:26:42.246Z] === RUN TestAPIIpcModeHost [2021-05-18T13:26:42.246Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-05-18T13:26:42.246Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T13:26:42.246Z] === RUN TestDaemonIpcModeShareable [2021-05-18T13:26:42.246Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-05-18T13:26:42.246Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T13:26:42.246Z] === RUN TestDaemonIpcModePrivate [2021-05-18T13:26:43.132Z] #43 151.3 CC criu/servicefd.o [2021-05-18T13:26:43.388Z] #43 151.8 CC criu/shmem.o [2021-05-18T13:26:43.948Z] #56 ... [2021-05-18T13:26:43.948Z] [2021-05-18T13:26:43.948Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T13:26:43.948Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-18T13:26:43.948Z] #22 34.55 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-18T13:26:43.948Z] #22 34.55 Building wheels for collected packages: yamllint, pyyaml [2021-05-18T13:26:43.948Z] #22 34.55 Running setup.py bdist_wheel for yamllint: started [2021-05-18T13:26:43.948Z] #22 35.65 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-18T13:26:43.948Z] #22 35.66 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-18T13:26:43.948Z] #22 35.73 Running setup.py bdist_wheel for pyyaml: started [2021-05-18T13:26:43.948Z] #22 37.09 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-05-18T13:26:43.948Z] #22 37.09 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-05-18T13:26:43.948Z] #22 37.23 Successfully built yamllint pyyaml [2021-05-18T13:26:43.948Z] #22 37.25 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-18T13:26:43.948Z] #22 37.58 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-18T13:26:43.948Z] #22 DONE 38.7s [2021-05-18T13:26:44.211Z] [2021-05-18T13:26:44.211Z] #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-05-18T13:26:44.211Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:26:44.211Z] #43 155.8 CC criu/sockets.o [2021-05-18T13:26:44.402Z] #43 152.7 CC criu/sigframe.o [2021-05-18T13:26:44.402Z] #43 ... [2021-05-18T13:26:44.402Z] [2021-05-18T13:26:44.402Z] #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-05-18T13:26:44.402Z] #49 sha256:dddcd6f3c728fab5d42ddd1669d3630d524ea0e8f0ecbe997f921467985f7956 [2021-05-18T13:26:44.402Z] #49 223.1 + /build/golangci-lint --version [2021-05-18T13:26:44.402Z] #49 223.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-18T13:26:44.402Z] #49 DONE 223.7s [2021-05-18T13:26:44.530Z] #43 156.6 CC criu/stats.o [2021-05-18T13:26:44.659Z] [2021-05-18T13:26:44.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-05-18T13:26:44.659Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:26:44.659Z] #43 153.0 CC criu/signalfd.o [2021-05-18T13:26:44.871Z] #43 156.9 CC criu/string.o [2021-05-18T13:26:44.871Z] #43 157.0 CC criu/sysctl.o [2021-05-18T13:26:44.916Z] #43 153.3 CC criu/sk-inet.o [2021-05-18T13:26:45.464Z] #43 157.6 CC criu/sysfs_parse.o [2021-05-18T13:26:45.504Z] --- PASS: TestDaemonIpcModePrivate (3.05s) [2021-05-18T13:26:45.504Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-05-18T13:26:45.504Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-18T13:26:45.504Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-18T13:26:45.504Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T13:26:45.504Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-18T13:26:45.504Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-18T13:26:45.504Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T13:26:45.504Z] === RUN TestIpcModeOlderClient [2021-05-18T13:26:45.504Z] === PAUSE TestIpcModeOlderClient [2021-05-18T13:26:45.504Z] === RUN TestKillContainerInvalidSignal [2021-05-18T13:26:45.842Z] #43 154.3 CC criu/sk-netlink.o [2021-05-18T13:26:46.048Z] #43 158.1 CC criu/timens.o [2021-05-18T13:26:46.064Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2021-05-18T13:26:46.064Z] === RUN TestKillContainer [2021-05-18T13:26:46.064Z] === RUN TestKillContainer/no_signal [2021-05-18T13:26:46.097Z] #43 154.7 CC criu/sk-packet.o [2021-05-18T13:26:46.316Z] #43 158.5 CC criu/timerfd.o [2021-05-18T13:26:46.890Z] #43 158.9 CC criu/tty.o [2021-05-18T13:26:46.987Z] === RUN TestKillContainer/non_killing_signal [2021-05-18T13:26:47.026Z] #43 155.5 CC criu/sk-queue.o [2021-05-18T13:26:47.242Z] === RUN TestKillContainer/killing_signal [2021-05-18T13:26:47.588Z] #43 155.9 CC criu/sk-tcp.o [2021-05-18T13:26:47.844Z] #43 156.4 CC criu/sk-unix.o [2021-05-18T13:26:48.165Z] --- PASS: TestKillContainer (1.95s) [2021-05-18T13:26:48.165Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-05-18T13:26:48.165Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2021-05-18T13:26:48.165Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2021-05-18T13:26:48.165Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-18T13:26:48.165Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-18T13:26:48.406Z] #43 ... [2021-05-18T13:26:48.406Z] [2021-05-18T13:26:48.406Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T13:26:48.406Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-18T13:26:48.406Z] #22 11.36 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-18T13:26:48.406Z] #22 12.32 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-18T13:26:48.406Z] #22 12.38 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-18T13:26:48.406Z] #22 12.43 Collecting pyyaml (from yamllint==1.26.1) [2021-05-18T13:26:48.406Z] #22 12.65 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-18T13:26:48.406Z] #22 12.94 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-18T13:26:48.406Z] #22 12.95 Building wheels for collected packages: yamllint [2021-05-18T13:26:48.406Z] #22 12.95 Running setup.py bdist_wheel for yamllint: started [2021-05-18T13:26:48.406Z] #22 13.70 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-18T13:26:48.406Z] #22 13.71 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-18T13:26:48.406Z] #22 13.75 Successfully built yamllint [2021-05-18T13:26:48.406Z] #22 13.76 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-18T13:26:48.406Z] #22 14.03 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-18T13:26:48.406Z] #22 DONE 14.3s [2021-05-18T13:26:48.406Z] [2021-05-18T13:26:48.406Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-18T13:26:48.406Z] #25 sha256:46bfcf676c9b97d9c718421c5067bb0cd80134052ae25b8e43c74e0a18b379df [2021-05-18T13:26:48.724Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-18T13:26:48.813Z] #43 160.7 CC criu/tun.o [2021-05-18T13:26:48.969Z] #25 DONE 0.4s [2021-05-18T13:26:48.969Z] [2021-05-18T13:26:48.969Z] #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-05-18T13:26:48.969Z] #56 sha256:b7b668f518596f2349e6d978ed902dfcd170181949ef5226b7a8c4ea8199d41e [2021-05-18T13:26:48.969Z] #56 ... [2021-05-18T13:26:48.969Z] [2021-05-18T13:26:48.969Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-18T13:26:48.969Z] #30 sha256:53b9b0d156bc3688f26cae6851176a8ead2ac353f10ac7886abe4b36e08b0ade [2021-05-18T13:26:49.075Z] #43 161.2 CC criu/uffd.o [2021-05-18T13:26:49.648Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2021-05-18T13:26:49.648Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2021-05-18T13:26:49.648Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2021-05-18T13:26:49.648Z] === RUN TestKillStoppedContainer [2021-05-18T13:26:49.648Z] --- PASS: TestKillStoppedContainer (0.03s) [2021-05-18T13:26:49.648Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-18T13:26:49.648Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2021-05-18T13:26:49.648Z] === RUN TestKillDifferentUserContainer [2021-05-18T13:26:49.648Z] #43 ... [2021-05-18T13:26:49.648Z] [2021-05-18T13:26:49.648Z] #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-05-18T13:26:49.648Z] #53 sha256:c93e6afd5c08186537e7975c99dda8bcdcd37c42dba6c8b1e82caf393988c52c [2021-05-18T13:26:49.648Z] #53 118.3 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-05-18T13:26:50.206Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-05-18T13:26:50.206Z] === RUN TestInspectOomKilledTrue [2021-05-18T13:26:50.206Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-18T13:26:50.206Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T13:26:50.206Z] === RUN TestInspectOomKilledFalse [2021-05-18T13:26:50.206Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-18T13:26:50.206Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T13:26:50.206Z] === RUN TestLinksEtcHostsContentMatch [2021-05-18T13:26:50.206Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-05-18T13:26:50.206Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-18T13:26:50.206Z] === RUN TestLinksContainerNames [2021-05-18T13:26:51.039Z] #53 119.8 + mkdir -p /build [2021-05-18T13:26:51.039Z] #53 119.8 + cp runc /build/runc [2021-05-18T13:26:51.341Z] Client: [2021-05-18T13:26:51.341Z] Context: default [2021-05-18T13:26:51.341Z] Debug Mode: false [2021-05-18T13:26:51.341Z] Plugins: [2021-05-18T13:26:51.341Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-18T13:26:51.341Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-18T13:26:51.341Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-18T13:26:51.341Z] [2021-05-18T13:26:51.341Z] Server: [2021-05-18T13:26:51.341Z] Containers: 0 [2021-05-18T13:26:51.341Z] Running: 0 [2021-05-18T13:26:51.341Z] Paused: 0 [2021-05-18T13:26:51.341Z] Stopped: 0 [2021-05-18T13:26:51.341Z] Images: 0 [2021-05-18T13:26:51.341Z] Server Version: 20.10.6 [2021-05-18T13:26:51.341Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-18T13:26:51.341Z] Windows: [2021-05-18T13:26:51.341Z] LCOW: [2021-05-18T13:26:51.341Z] Logging Driver: json-file [2021-05-18T13:26:51.341Z] Plugins: [2021-05-18T13:26:51.341Z] Volume: local [2021-05-18T13:26:51.341Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-18T13:26:51.341Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-18T13:26:51.341Z] Swarm: inactive [2021-05-18T13:26:51.341Z] Default Isolation: process [2021-05-18T13:26:51.341Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-18T13:26:51.341Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-18T13:26:51.341Z] OSType: windows [2021-05-18T13:26:51.341Z] Architecture: x86_64 [2021-05-18T13:26:51.341Z] CPUs: 4 [2021-05-18T13:26:51.341Z] Total Memory: 32GiB [2021-05-18T13:26:51.341Z] Name: azwin-2-fd9ce0 [2021-05-18T13:26:51.341Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-18T13:26:51.341Z] Docker Root Dir: D:\docker [2021-05-18T13:26:51.341Z] Debug Mode: false [2021-05-18T13:26:51.341Z] Registry: https://index.docker.io/v1/ [2021-05-18T13:26:51.341Z] Labels: [2021-05-18T13:26:51.341Z] Experimental: true [2021-05-18T13:26:51.341Z] Insecure Registries: [2021-05-18T13:26:51.341Z] 10.0.0.4:5000 [2021-05-18T13:26:51.341Z] 127.0.0.0/8 [2021-05-18T13:26:51.341Z] Registry Mirrors: [2021-05-18T13:26:51.341Z] http://10.0.0.4:5000/ [2021-05-18T13:26:51.341Z] Live Restore Enabled: false [2021-05-18T13:26:51.341Z] Product License: Community Engine [2021-05-18T13:26:51.341Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-18T13:26:51.566Z] --- PASS: TestLinksContainerNames (1.31s) [2021-05-18T13:26:51.566Z] === RUN TestLogsFollowTailEmpty [2021-05-18T13:26:52.126Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2021-05-18T13:26:52.126Z] === RUN TestContainerNetworkMountsNoChown [2021-05-18T13:26:52.685Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/default [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/default [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/private [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/private [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/rprivate [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/slave [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/slave [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/rslave [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/shared [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/shared [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/rshared [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/default [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/rslave [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/slave [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/private [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/rshared [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/shared [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/rprivate [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-18T13:26:52.685Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T13:26:52.685Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-18T13:26:52.940Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T13:26:52.940Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-18T13:26:52.940Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-18T13:26:52.940Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-18T13:26:52.940Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-18T13:26:52.940Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-18T13:26:52.940Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-18T13:26:52.940Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-05-18T13:26:52.940Z] === RUN TestContainerBindMountNonRecursive [2021-05-18T13:26:52.940Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-05-18T13:26:52.940Z] 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-05-18T13:26:52.940Z] === RUN TestContainerVolumesMountedAsShared [2021-05-18T13:26:52.940Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-05-18T13:26:52.940Z] 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-05-18T13:26:52.940Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-18T13:26:52.940Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-05-18T13:26:52.940Z] 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-05-18T13:26:52.940Z] === RUN TestNetworkNat [2021-05-18T13:26:52.967Z] #53 DONE 121.8s [2021-05-18T13:26:52.967Z] [2021-05-18T13:26:52.967Z] #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-05-18T13:26:52.967Z] #24 sha256:815641be9c934c29c255c83e61289a84a0718106ea21fe03b3683b78eb8550b6 [2021-05-18T13:26:52.967Z] #24 220.6 + return [2021-05-18T13:26:53.228Z] #24 DONE 220.7s [2021-05-18T13:26:53.228Z] [2021-05-18T13:26:53.228Z] #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-05-18T13:26:53.228Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:26:53.228Z] #43 162.4 CC criu/util.o [2021-05-18T13:26:53.228Z] #43 163.6 CC criu/uts_ns.o [2021-05-18T13:26:53.228Z] #43 163.8 CC criu/vdso.o [2021-05-18T13:26:53.228Z] #43 164.3 LINK criu/built-in.o [2021-05-18T13:26:53.228Z] #43 164.4 LINK criu/criu [2021-05-18T13:26:53.228Z] #43 164.8 DEP lib/c/criu.d [2021-05-18T13:26:53.228Z] #43 164.9 CC images/rpc.pb-c.o [2021-05-18T13:26:53.228Z] #43 165.5 CC lib/c/criu.o [2021-05-18T13:26:53.863Z] --- PASS: TestNetworkNat (0.85s) [2021-05-18T13:26:53.863Z] === RUN TestNetworkLocalhostTCPNat [2021-05-18T13:26:54.221Z] #30 DONE 4.7s [2021-05-18T13:26:54.221Z] [2021-05-18T13:26:54.221Z] #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-05-18T13:26:54.221Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:26:54.221Z] #43 158.1 CC criu/sockets.o [2021-05-18T13:26:54.221Z] #43 158.7 CC criu/stats.o [2021-05-18T13:26:54.221Z] #43 158.9 CC criu/string.o [2021-05-18T13:26:54.221Z] #43 159.0 CC criu/sysctl.o [2021-05-18T13:26:54.221Z] #43 159.5 CC criu/sysfs_parse.o [2021-05-18T13:26:54.221Z] #43 159.8 CC criu/timens.o [2021-05-18T13:26:54.221Z] #43 160.0 CC criu/timerfd.o [2021-05-18T13:26:54.221Z] #43 160.3 CC criu/tty.o [2021-05-18T13:26:54.221Z] #43 161.6 CC criu/tun.o [2021-05-18T13:26:54.221Z] #43 162.0 CC criu/uffd.o [2021-05-18T13:26:54.221Z] #43 ... [2021-05-18T13:26:54.221Z] [2021-05-18T13:26:54.221Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-18T13:26:54.221Z] #33 sha256:137e3b78520c168626c4c5cf1443ef19011947724dc3829349db65e6987287c1 [2021-05-18T13:26:54.221Z] #33 DONE 0.3s [2021-05-18T13:26:54.221Z] [2021-05-18T13:26:54.221Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-18T13:26:54.221Z] #35 sha256:e8075e7175dc2c4ee5ad23752a66959d537fac161b4a6cf4ea02b26de9f993be [2021-05-18T13:26:54.221Z] #35 DONE 0.1s [2021-05-18T13:26:54.221Z] [2021-05-18T13:26:54.221Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-18T13:26:54.221Z] #38 sha256:39aa6c4e52a6e98cfd6fb6e2dd8525426c471e724d627e63547ff03f5f69133a [2021-05-18T13:26:54.221Z] #38 DONE 0.0s [2021-05-18T13:26:54.221Z] [2021-05-18T13:26:54.221Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-18T13:26:54.221Z] #41 sha256:00fe4c75d722660fc3149eaff13fb07017ad4ae4a13fef2193897c73b42d8b1e [2021-05-18T13:26:54.422Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2021-05-18T13:26:54.422Z] === RUN TestNetworkLoopbackNat [2021-05-18T13:26:54.477Z] #41 DONE 0.4s [2021-05-18T13:26:54.477Z] [2021-05-18T13:26:54.477Z] #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-05-18T13:26:54.477Z] #53 sha256:c78f186b705179bb84327155071c90f0bf6d587a328bee27f8837c8638fbef91 [2021-05-18T13:26:54.477Z] #53 ... [2021-05-18T13:26:54.477Z] [2021-05-18T13:26:54.477Z] #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-05-18T13:26:54.477Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T13:26:54.477Z] #43 162.9 CC criu/util.o [2021-05-18T13:26:54.616Z] #43 166.5 LINK lib/c/built-in.o [2021-05-18T13:26:54.616Z] #43 166.6 LINK lib/c/libcriu.so [2021-05-18T13:26:54.616Z] #43 166.6 LINK lib/c/libcriu.a [2021-05-18T13:26:54.616Z] #43 166.8 GEN magic.py [2021-05-18T13:26:54.878Z] #43 167.0 Note: Building without setproctitle() and strlcpy() support. [2021-05-18T13:26:54.878Z] #43 167.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-18T13:26:54.878Z] #43 167.0 Note: Building without GnuTLS support [2021-05-18T13:26:54.878Z] #43 167.0 Makefile.config:39: Warn: you have no libnftables installed [2021-05-18T13:26:54.878Z] #43 167.0 Makefile.config:40: Warn: Building without nftables support [2021-05-18T13:26:55.406Z] #43 163.8 CC criu/uts_ns.o [2021-05-18T13:26:55.663Z] #43 163.9 CC criu/vdso-compat.o [2021-05-18T13:26:55.663Z] #43 164.1 CC criu/vdso.o [2021-05-18T13:26:55.827Z] #43 167.8 fatal: not a git repository (or any of the parent directories): .git [2021-05-18T13:26:55.827Z] #43 ... [2021-05-18T13:26:55.827Z] [2021-05-18T13:26:55.827Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-18T13:26:55.827Z] #25 sha256:f56542b55d9dbbbf87712ab687a3438c31503cf928f346c227e120077e0cfbb0 [2021-05-18T13:26:55.919Z] #43 164.5 LINK criu/built-in.o [2021-05-18T13:26:56.090Z] #25 DONE 0.3s [2021-05-18T13:26:56.090Z] [2021-05-18T13:26:56.090Z] #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-05-18T13:26:56.090Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:26:56.090Z] #43 ... [2021-05-18T13:26:56.090Z] [2021-05-18T13:26:56.090Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-18T13:26:56.090Z] #30 sha256:fd3b76c899a6283bce4d0757b37ac56b98cfbbe42c62a441c296f174d377f455 [2021-05-18T13:26:56.175Z] #43 164.6 LINK criu/criu [2021-05-18T13:26:56.431Z] #43 164.9 DEP lib/c/criu.d [2021-05-18T13:26:56.431Z] #43 165.0 CC images/rpc.pb-c.o [2021-05-18T13:26:56.994Z] #43 165.4 CC lib/c/criu.o [2021-05-18T13:26:57.556Z] #43 166.1 LINK lib/c/built-in.o [2021-05-18T13:26:57.556Z] #43 166.1 LINK lib/c/libcriu.so [2021-05-18T13:26:57.556Z] #43 166.1 LINK lib/c/libcriu.a [2021-05-18T13:26:57.556Z] #43 166.2 GEN magic.py [2021-05-18T13:26:57.680Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2021-05-18T13:26:57.680Z] === RUN TestPause [2021-05-18T13:26:57.680Z] --- SKIP: TestPause (0.01s) [2021-05-18T13:26:57.680Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T13:26:57.680Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-18T13:26:57.680Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-18T13:26:57.680Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-18T13:26:57.680Z] === RUN TestPauseStopPausedContainer [2021-05-18T13:26:57.680Z] --- SKIP: TestPauseStopPausedContainer (0.04s) [2021-05-18T13:26:57.680Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T13:26:57.680Z] === RUN TestPsFilter [2021-05-18T13:26:57.680Z] --- PASS: TestPsFilter (0.08s) [2021-05-18T13:26:57.680Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-18T13:26:57.813Z] #43 166.3 Note: Building without setproctitle() and strlcpy() support. [2021-05-18T13:26:57.813Z] #43 166.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-18T13:26:57.813Z] #43 166.3 Note: Building without GnuTLS support [2021-05-18T13:26:57.813Z] #43 166.3 Makefile.config:39: Warn: you have no libnftables installed [2021-05-18T13:26:57.813Z] #43 166.3 Makefile.config:40: Warn: Building without nftables support [2021-05-18T13:26:58.376Z] #43 166.9 fatal: not a git repository (or any of the parent directories): .git [2021-05-18T13:26:58.604Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2021-05-18T13:26:58.604Z] === RUN TestRemoveContainerWithVolume [2021-05-18T13:26:58.938Z] #43 167.4 make[1]: Nothing to be done for 'all'. [2021-05-18T13:26:59.163Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2021-05-18T13:26:59.163Z] === RUN TestRemoveContainerRunning [2021-05-18T13:26:59.501Z] #43 167.9 make[1]: 'images/built-in.o' is up to date. [2021-05-18T13:26:59.501Z] #43 168.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-18T13:26:59.501Z] #43 168.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-18T13:26:59.501Z] #43 168.0 make[1]: 'compel/libcompel.a' is up to date. [2021-05-18T13:26:59.501Z] #43 168.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-18T13:26:59.501Z] #43 168.1 make[1]: Nothing to be done for 'all'. [2021-05-18T13:26:59.501Z] #43 168.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-18T13:26:59.600Z] #56 232.4 + bin/containerd-stress [2021-05-18T13:26:59.600Z] #56 234.4 + bin/containerd-shim [2021-05-18T13:26:59.722Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-05-18T13:26:59.722Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-18T13:26:59.757Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-05-18T13:26:59.757Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-05-18T13:26:59.757Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-05-18T13:27:00.019Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2021-05-18T13:27:00.019Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2021-05-18T13:27:00.019Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2021-05-18T13:27:00.019Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2021-05-18T13:27:00.019Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-05-18T13:27:00.277Z] #43 168.6 INSTALL criu/criu [2021-05-18T13:27:00.277Z] #43 DONE 168.7s [2021-05-18T13:27:00.277Z] [2021-05-18T13:27:00.277Z] #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-05-18T13:27:00.277Z] #53 sha256:c78f186b705179bb84327155071c90f0bf6d587a328bee27f8837c8638fbef91 [2021-05-18T13:27:00.282Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2021-05-18T13:27:00.283Z] === RUN TestRemoveInvalidContainer [2021-05-18T13:27:00.283Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-18T13:27:00.283Z] === RUN TestRenameLinkedContainer [2021-05-18T13:27:01.394Z] #30 ... [2021-05-18T13:27:01.394Z] [2021-05-18T13:27:01.394Z] #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-05-18T13:27:01.394Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T13:27:01.394Z] #43 168.7 make[1]: Nothing to be done for 'all'. [2021-05-18T13:27:01.394Z] #43 169.5 make[1]: 'images/built-in.o' is up to date. [2021-05-18T13:27:01.394Z] #43 169.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-18T13:27:01.394Z] #43 169.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-18T13:27:01.394Z] #43 169.6 make[1]: 'compel/libcompel.a' is up to date. [2021-05-18T13:27:01.394Z] #43 169.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-18T13:27:01.394Z] #43 169.7 make[1]: Nothing to be done for 'all'. [2021-05-18T13:27:01.394Z] #43 169.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-18T13:27:01.394Z] #43 170.0 make[2]: Nothing to be done for 'all'. [2021-05-18T13:27:01.394Z] #43 170.0 make[2]: Nothing to be done for 'all'. [2021-05-18T13:27:01.394Z] #43 170.1 make[2]: Nothing to be done for 'all'. [2021-05-18T13:27:01.394Z] #43 170.2 make[2]: Nothing to be done for 'all'. [2021-05-18T13:27:01.394Z] #43 170.3 make[2]: Nothing to be done for 'all'. [2021-05-18T13:27:01.394Z] #43 170.3 make[2]: Nothing to be done for 'all'. [2021-05-18T13:27:01.394Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-05-18T13:27:01.394Z] #43 170.5 make[2]: Nothing to be done for 'all'. [2021-05-18T13:27:01.394Z] #43 170.5 INSTALL criu/criu [2021-05-18T13:27:02.169Z] #53 ... [2021-05-18T13:27:02.169Z] [2021-05-18T13:27:02.169Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-18T13:27:02.169Z] #44 sha256:567aeef514edc853932d8ca46917da4c41471c5cc88702b8d2f4fa90dc8c433d [2021-05-18T13:27:02.169Z] #44 DONE 0.1s [2021-05-18T13:27:02.427Z] [2021-05-18T13:27:02.427Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-18T13:27:02.427Z] #46 sha256:16510a88be427e934ac817ff52e4a00bb7f07ced59595ac2a925b44db6af05f6 [2021-05-18T13:27:02.427Z] #46 DONE 0.2s [2021-05-18T13:27:02.427Z] [2021-05-18T13:27:02.427Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-18T13:27:02.427Z] #48 sha256:0c556c4f7453d527f386a266b96609e641bbe679470bdef2558000815dce3102 [2021-05-18T13:27:02.427Z] #48 DONE 0.1s [2021-05-18T13:27:02.427Z] [2021-05-18T13:27:02.427Z] #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-05-18T13:27:02.427Z] #56 sha256:b7b668f518596f2349e6d978ed902dfcd170181949ef5226b7a8c4ea8199d41e [2021-05-18T13:27:02.683Z] #56 ... [2021-05-18T13:27:02.683Z] [2021-05-18T13:27:02.683Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-18T13:27:02.683Z] #50 sha256:890023448efed954155650f662154efee3aaaf62ad6e809a2cbdf39530b945ec [2021-05-18T13:27:02.683Z] #50 DONE 0.2s [2021-05-18T13:27:02.683Z] [2021-05-18T13:27:02.683Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-18T13:27:02.683Z] #52 sha256:4e472f2e8e93b6f60d58006c3db6b7277af742fef84eed859bd9a347e79baab3 [2021-05-18T13:27:02.683Z] #52 DONE 0.1s [2021-05-18T13:27:02.683Z] [2021-05-18T13:27:02.683Z] #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-05-18T13:27:02.683Z] #56 sha256:b7b668f518596f2349e6d978ed902dfcd170181949ef5226b7a8c4ea8199d41e [2021-05-18T13:27:02.792Z] --- PASS: TestRenameLinkedContainer (2.54s) [2021-05-18T13:27:02.792Z] === RUN TestRenameStoppedContainer [2021-05-18T13:27:03.715Z] --- PASS: TestRenameStoppedContainer (0.68s) [2021-05-18T13:27:03.715Z] === RUN TestRenameRunningContainerAndReuse [2021-05-18T13:27:03.949Z] #43 DONE 175.9s [2021-05-18T13:27:03.949Z] [2021-05-18T13:27:03.949Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-18T13:27:03.949Z] #30 sha256:fd3b76c899a6283bce4d0757b37ac56b98cfbbe42c62a441c296f174d377f455 [2021-05-18T13:27:03.949Z] #30 DONE 7.6s [2021-05-18T13:27:03.949Z] [2021-05-18T13:27:03.949Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-18T13:27:03.949Z] #33 sha256:aef961cc0400d4e8ea9aaada4c8110df3111b730004a0aaba06e0214e1262716 [2021-05-18T13:27:03.949Z] #33 DONE 0.2s [2021-05-18T13:27:03.949Z] [2021-05-18T13:27:03.950Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-18T13:27:03.950Z] #35 sha256:ec2302af7718c2be779714e628cade465fae028e2bd6f0d1a5af631fade445d7 [2021-05-18T13:27:04.528Z] #35 DONE 0.5s [2021-05-18T13:27:04.528Z] [2021-05-18T13:27:04.528Z] #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-05-18T13:27:04.528Z] #56 sha256:cddbb621c15f3b01225581dcb52c1e4603dbea2e2439b8173333dae8632cca33 [2021-05-18T13:27:04.528Z] #56 ... [2021-05-18T13:27:04.528Z] [2021-05-18T13:27:04.528Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-18T13:27:04.528Z] #38 sha256:8706e14e0157b9f8f9b96ba4affec5ebd53f805233b98c39b44074bb41e0d4a8 [2021-05-18T13:27:04.792Z] #38 DONE 0.2s [2021-05-18T13:27:04.792Z] [2021-05-18T13:27:04.792Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-18T13:27:04.792Z] #41 sha256:c3858b16b17bc89fac227bf3bafb72cd6a1fc3834a71e37c27d69fbd87a38d4d [2021-05-18T13:27:05.077Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2021-05-18T13:27:05.077Z] === RUN TestRenameInvalidName [2021-05-18T13:27:05.368Z] #41 DONE 0.6s [2021-05-18T13:27:05.368Z] [2021-05-18T13:27:05.368Z] #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-05-18T13:27:05.368Z] #56 sha256:cddbb621c15f3b01225581dcb52c1e4603dbea2e2439b8173333dae8632cca33 [2021-05-18T13:27:05.636Z] --- PASS: TestRenameInvalidName (0.70s) [2021-05-18T13:27:05.636Z] === RUN TestRenameAnonymousContainer [2021-05-18T13:27:06.182Z] #56 241.2 + bin/containerd-shim-runc-v1 [2021-05-18T13:27:06.319Z] #56 ... [2021-05-18T13:27:06.319Z] [2021-05-18T13:27:06.319Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-18T13:27:06.319Z] #44 sha256:d500997dbdde730c4bcdc54eb65ec8fe3764a70d67cbb25986323efe3b9092ec [2021-05-18T13:27:06.319Z] #44 DONE 0.1s [2021-05-18T13:27:06.319Z] [2021-05-18T13:27:06.319Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-18T13:27:06.319Z] #46 sha256:6508841c3319d1a9de5d2630015d8ccf487aa8fdd8b1b85e4b8135ddbf3babd9 [2021-05-18T13:27:06.581Z] #46 DONE 0.2s [2021-05-18T13:27:06.581Z] [2021-05-18T13:27:06.581Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-18T13:27:06.581Z] #48 sha256:df156d52fef8aeef88647d1e2ca9dfba6db4060c44d72d7792ff39271b5a0c4c [2021-05-18T13:27:06.581Z] #48 DONE 0.1s [2021-05-18T13:27:06.581Z] [2021-05-18T13:27:06.581Z] #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-05-18T13:27:06.581Z] #56 sha256:cddbb621c15f3b01225581dcb52c1e4603dbea2e2439b8173333dae8632cca33 [2021-05-18T13:27:06.581Z] #56 ... [2021-05-18T13:27:06.581Z] [2021-05-18T13:27:06.581Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-18T13:27:06.581Z] #50 sha256:9356734ceeb84dc6a6c00ab8ed9c7a99da668bc1f64c56613482f1fc39cdbee1 [2021-05-18T13:27:06.844Z] #50 DONE 0.4s [2021-05-18T13:27:06.844Z] [2021-05-18T13:27:06.844Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-18T13:27:06.844Z] #52 sha256:ab5401bfa30117981db46300a983b07f775e7a426fbbc13600e4a711b1347ec7 [2021-05-18T13:27:07.109Z] #52 DONE 0.1s [2021-05-18T13:27:07.109Z] [2021-05-18T13:27:07.109Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-18T13:27:07.109Z] #54 sha256:ba4e9365ccb285be76a558496d6684ffda4d3899ff028da1255e481196a51ac5 [2021-05-18T13:27:07.370Z] #54 DONE 0.3s [2021-05-18T13:27:07.370Z] [2021-05-18T13:27:07.370Z] #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-05-18T13:27:07.370Z] #56 sha256:cddbb621c15f3b01225581dcb52c1e4603dbea2e2439b8173333dae8632cca33 [2021-05-18T13:27:09.222Z] #56 201.4 + bin/containerd [2021-05-18T13:27:09.793Z] --- PASS: TestRenameAnonymousContainer (3.49s) [2021-05-18T13:27:09.793Z] === RUN TestRenameContainerWithSameName [2021-05-18T13:27:09.793Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2021-05-18T13:27:09.793Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-18T13:27:11.153Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s) [2021-05-18T13:27:11.153Z] === RUN TestResize [2021-05-18T13:27:11.467Z] #56 245.9 + bin/containerd-shim-runc-v2 [2021-05-18T13:27:11.467Z] #56 246.9 + binaries [2021-05-18T13:27:11.467Z] #56 246.9 + install -D bin/containerd /build/containerd [2021-05-18T13:27:11.467Z] #56 246.9 + install -D bin/containerd-shim /build/containerd-shim [2021-05-18T13:27:11.467Z] #56 246.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-18T13:27:11.467Z] #56 246.9 + install -D bin/ctr /build/ctr [2021-05-18T13:27:11.714Z] --- PASS: TestResize (0.67s) [2021-05-18T13:27:11.714Z] === RUN TestResizeWithInvalidSize [2021-05-18T13:27:12.638Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2021-05-18T13:27:12.638Z] === RUN TestResizeWhenContainerNotStarted [2021-05-18T13:27:13.197Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2021-05-18T13:27:13.197Z] === RUN TestDaemonRestartKillContainers [2021-05-18T13:27:13.197Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-18T13:27:13.197Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-18T13:27:13.197Z] === RUN TestCgroupNamespacesRun [2021-05-18T13:27:13.200Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-18T13:27:13.200Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-35a5f53b\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-18T13:27:13.200Z] ---------------------------------------------------------------------------- [2021-05-18T13:27:13.200Z] [2021-05-18T13:27:13.200Z] INFO: executeCI.ps1 starting at Tue May 18 13:27:11 CUT 2021 [2021-05-18T13:27:13.200Z] [2021-05-18T13:27:13.200Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-18T13:27:13.200Z] INFO: Running git version 2.24.1.windows.2 [2021-05-18T13:27:13.200Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-05-18T13:27:13.200Z] INFO: Environment variables: [2021-05-18T13:27:13.200Z] [2021-05-18T13:27:13.200Z] Name Value [2021-05-18T13:27:13.200Z] ---- ----- [2021-05-18T13:27:13.200Z] ALLUSERSPROFILE C:\ProgramData [2021-05-18T13:27:13.200Z] amd64 true [2021-05-18T13:27:13.200Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-18T13:27:13.200Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-18T13:27:13.200Z] arm64 true [2021-05-18T13:27:13.200Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-05-18T13:27:13.200Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-18T13:27:13.200Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-05-18T13:27:13.200Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-18T13:27:13.200Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-18T13:27:13.200Z] BRANCH_NAME PR-42382 [2021-05-18T13:27:13.200Z] BUILD_DISPLAY_NAME #3 [2021-05-18T13:27:13.200Z] BUILD_ID 3 [2021-05-18T13:27:13.200Z] BUILD_NUMBER 3 [2021-05-18T13:27:13.200Z] BUILD_TAG jenkins-moby-PR-42382-3 [2021-05-18T13:27:13.200Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42382/3/ [2021-05-18T13:27:13.200Z] cgroup2 true [2021-05-18T13:27:13.200Z] CHANGE_AUTHOR thaJeztah [2021-05-18T13:27:13.200Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-05-18T13:27:13.200Z] CHANGE_BRANCH 20.10_backport_schema1_cache_fix [2021-05-18T13:27:13.200Z] CHANGE_FORK thaJeztah/docker [2021-05-18T13:27:13.200Z] CHANGE_ID 42382 [2021-05-18T13:27:13.200Z] CHANGE_TARGET 20.10 [2021-05-18T13:27:13.200Z] CHANGE_TITLE [20.10 backport] builder-next: relax second cache key requirements for schema1 [2021-05-18T13:27:13.200Z] CHANGE_URL https://github.com/moby/moby/pull/42382 [2021-05-18T13:27:13.200Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-18T13:27:13.200Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-18T13:27:13.200Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-18T13:27:13.200Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-18T13:27:13.200Z] COMPUTERNAME azwin-2-fd9ce0 [2021-05-18T13:27:13.200Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-18T13:27:13.200Z] ConfigSequenceNumber 0 [2021-05-18T13:27:13.200Z] dco true [2021-05-18T13:27:13.200Z] DOCKER_BUILDKIT 0 [2021-05-18T13:27:13.200Z] DOCKER_DUT_DEBUG 1 [2021-05-18T13:27:13.200Z] DOCKER_EXPERIMENTAL 1 [2021-05-18T13:27:13.200Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-18T13:27:13.200Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-18T13:27:13.200Z] EXECUTOR_NUMBER 0 [2021-05-18T13:27:13.200Z] FQDN azwin-2-fd9ce0.westus.cloudapp.azure.com [2021-05-18T13:27:13.200Z] GIT_BRANCH PR-42382 [2021-05-18T13:27:13.200Z] GIT_COMMIT 94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:27:13.200Z] GIT_PREVIOUS_COMMIT 94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:27:13.200Z] GIT_URL https://github.com/moby/moby.git [2021-05-18T13:27:13.200Z] HUDSON_COOKIE 9ea626f8-c953-4844-9025-85cd5480942c [2021-05-18T13:27:13.200Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-18T13:27:13.200Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-18T13:27:13.200Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-18T13:27:13.200Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-18T13:27:13.200Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-18T13:27:13.200Z] JENKINS_NODE_COOKIE 7b2f3017-c029-485a-af29-7d98ed13fbef [2021-05-18T13:27:13.200Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-18T13:27:13.200Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-18T13:27:13.200Z] JOB_BASE_NAME PR-42382 [2021-05-18T13:27:13.200Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42382/display/redirect [2021-05-18T13:27:13.200Z] JOB_NAME moby/PR-42382 [2021-05-18T13:27:13.200Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42382/ [2021-05-18T13:27:13.200Z] library.jps.version master [2021-05-18T13:27:13.200Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-18T13:27:13.200Z] NODE_LABELS amd64 azure azwin-2-fd9ce0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-05-18T13:27:13.201Z] NODE_NAME azwin-2-fd9ce0 [2021-05-18T13:27:13.201Z] NUMBER_OF_PROCESSORS 4 [2021-05-18T13:27:13.201Z] OS Windows_NT [2021-05-18T13:27:13.201Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-18T13:27:13.201Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-18T13:27:13.201Z] ppc64le false [2021-05-18T13:27:13.201Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-18T13:27:13.201Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-05-18T13:27:13.201Z] PROCESSOR_LEVEL 6 [2021-05-18T13:27:13.201Z] PROCESSOR_REVISION 5504 [2021-05-18T13:27:13.201Z] ProgramData C:\ProgramData [2021-05-18T13:27:13.201Z] ProgramFiles C:\Program Files [2021-05-18T13:27:13.201Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-18T13:27:13.201Z] ProgramW6432 C:\Program Files [2021-05-18T13:27:13.201Z] PROMPT $P$G [2021-05-18T13:27:13.201Z] PSExecutionPolicyPreference Bypass [2021-05-18T13:27:13.201Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-18T13:27:13.201Z] PUBLIC C:\Users\Public [2021-05-18T13:27:13.201Z] rootless true [2021-05-18T13:27:13.201Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42382/3/display/redirect?page=artif... [2021-05-18T13:27:13.201Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42382/3/display/redirect?page=changes [2021-05-18T13:27:13.201Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42382/3/display/redirect [2021-05-18T13:27:13.201Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42382/3/display/redirect?page=tests [2021-05-18T13:27:13.201Z] s390x false [2021-05-18T13:27:13.201Z] SKIP_VALIDATION_TESTS 1 [2021-05-18T13:27:13.201Z] SOURCES_DRIVE d [2021-05-18T13:27:13.201Z] SOURCES_SUBDIR gopath [2021-05-18T13:27:13.201Z] STAGE_NAME Run tests [2021-05-18T13:27:13.201Z] SystemDrive C: [2021-05-18T13:27:13.201Z] SystemRoot C:\Windows [2021-05-18T13:27:13.201Z] TEMP C:\Windows\TEMP [2021-05-18T13:27:13.201Z] TESTDEBUG 0 [2021-05-18T13:27:13.201Z] TESTRUN_DRIVE d [2021-05-18T13:27:13.201Z] TESTRUN_SUBDIR CI [2021-05-18T13:27:13.202Z] TIMEOUT 120m [2021-05-18T13:27:13.202Z] TMP C:\Windows\TEMP [2021-05-18T13:27:13.202Z] unit_validate true [2021-05-18T13:27:13.202Z] USERDOMAIN WORKGROUP [2021-05-18T13:27:13.202Z] USERNAME azwin-2-fd9ce0$ [2021-05-18T13:27:13.202Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-18T13:27:13.202Z] validate_force false [2021-05-18T13:27:13.202Z] windir C:\Windows [2021-05-18T13:27:13.202Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-05-18T13:27:13.202Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-05-18T13:27:13.202Z] windowsRS1 false [2021-05-18T13:27:13.202Z] windowsRS5 true [2021-05-18T13:27:13.202Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-18T13:27:13.202Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-18T13:27:13.202Z] [2021-05-18T13:27:13.202Z] [2021-05-18T13:27:13.202Z] [2021-05-18T13:27:13.202Z] INFO: Sources under d:\gopath\... [2021-05-18T13:27:13.202Z] INFO: Test run under d:\CI\... [2021-05-18T13:27:13.202Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-18T13:27:13.202Z] INFO: docker/docker repository was found [2021-05-18T13:27:13.374Z] #56 DONE 248.5s [2021-05-18T13:27:13.663Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-05-18T13:27:13.663Z] ltsc2019: Pulling from windows/servercore [2021-05-18T13:27:13.663Z] 4612f6d0b889: Pulling fs layer [2021-05-18T13:27:13.663Z] 8116de3c91c3: Pulling fs layer [2021-05-18T13:27:13.944Z] [2021-05-18T13:27:13.944Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-18T13:27:13.944Z] #57 sha256:288344c1e740c4c276d3bb371f930c9617a46043ebad7a07c5acf39e1f9e620f [2021-05-18T13:27:14.470Z] #56 ... [2021-05-18T13:27:14.470Z] [2021-05-18T13:27:14.470Z] #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-05-18T13:27:14.470Z] #53 sha256:c78f186b705179bb84327155071c90f0bf6d587a328bee27f8837c8638fbef91 [2021-05-18T13:27:14.470Z] #53 125.8 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-05-18T13:27:14.882Z] #57 DONE 0.9s [2021-05-18T13:27:14.882Z] [2021-05-18T13:27:14.882Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-18T13:27:14.882Z] #61 sha256:a50279cf56e86fe0fc702ed316ef7dd30c7e25bc40afea0624e04ba943f51765 [2021-05-18T13:27:15.145Z] #61 DONE 0.2s [2021-05-18T13:27:15.145Z] [2021-05-18T13:27:15.145Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-18T13:27:15.145Z] #66 sha256:2e672a9d1f99a3410f8a947649b49de11f3282eaf4d00555212f984eecce0548 [2021-05-18T13:27:15.417Z] #53 126.9 + mkdir -p /build [2021-05-18T13:27:15.417Z] #53 126.9 + cp runc /build/runc [2021-05-18T13:27:15.695Z] #53 DONE 127.1s [2021-05-18T13:27:15.695Z] [2021-05-18T13:27:15.695Z] #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-05-18T13:27:15.695Z] #56 sha256:b7b668f518596f2349e6d978ed902dfcd170181949ef5226b7a8c4ea8199d41e [2021-05-18T13:27:16.309Z] #66 DONE 1.1s [2021-05-18T13:27:16.309Z] [2021-05-18T13:27:16.309Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-18T13:27:16.309Z] #68 sha256:cec52649bec43d5b8483699699a92b6fba795938b290a731bff35c2bd2b7dc44 [2021-05-18T13:27:16.309Z] #68 DONE 0.1s [2021-05-18T13:27:16.309Z] [2021-05-18T13:27:16.309Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-18T13:27:16.309Z] #69 sha256:2e60c97887bf61cd4ad7810f5c02e51607f0e92d8968053d60b7faa233677d22 [2021-05-18T13:27:16.309Z] #69 DONE 0.0s [2021-05-18T13:27:16.309Z] [2021-05-18T13:27:16.309Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-18T13:27:16.309Z] #70 sha256:e28e25f17dd1fef20d4e90c1361ca2fa02c08d64680f78f8673eda270451991c [2021-05-18T13:27:16.456Z] --- PASS: TestCgroupNamespacesRun (3.07s) [2021-05-18T13:27:16.456Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-18T13:27:16.624Z] #56 ... [2021-05-18T13:27:16.624Z] [2021-05-18T13:27:16.624Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-18T13:27:16.624Z] #54 sha256:c7854d6dd7424ff9fd98c15e70f10ac9d9ede4c6bc63bbb2d57b8f577129d762 [2021-05-18T13:27:16.624Z] #54 DONE 0.1s [2021-05-18T13:27:16.624Z] [2021-05-18T13:27:16.624Z] #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-05-18T13:27:16.624Z] #56 sha256:b7b668f518596f2349e6d978ed902dfcd170181949ef5226b7a8c4ea8199d41e [2021-05-18T13:27:17.694Z] #70 DONE 1.4s [2021-05-18T13:27:17.694Z] [2021-05-18T13:27:17.694Z] #71 exporting to image [2021-05-18T13:27:17.694Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-18T13:27:17.694Z] #71 exporting layers [2021-05-18T13:27:18.966Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.44s) [2021-05-18T13:27:18.966Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-18T13:27:20.788Z] 8116de3c91c3: Verifying Checksum [2021-05-18T13:27:20.788Z] 8116de3c91c3: Download complete [2021-05-18T13:27:22.225Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.99s) [2021-05-18T13:27:22.225Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-18T13:27:24.771Z] --- PASS: TestCgroupNamespacesRunHostMode (3.06s) [2021-05-18T13:27:24.771Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-18T13:27:25.622Z] #56 208.2 + bin/containerd-stress [2021-05-18T13:27:25.828Z] #71 exporting layers 7.0s done [2021-05-18T13:27:25.828Z] #71 writing image sha256:635b7c62bd07f7a13b214d83d76cbc8e23172df5cddcda324299c46d59212ba9 [2021-05-18T13:27:25.828Z] #71 writing image sha256:635b7c62bd07f7a13b214d83d76cbc8e23172df5cddcda324299c46d59212ba9 done [2021-05-18T13:27:25.828Z] #71 naming to docker.io/library/docker:94c1890d3997cad133e50f0899677f4966078951 done [2021-05-18T13:27:25.828Z] #71 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-05-18T13:27:26.178Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42382/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42382/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:94c1890d3997cad133e50f0899677f4966078951 hack/validate/default [2021-05-18T13:27:27.011Z] #56 211.4 + bin/containerd-shim [2021-05-18T13:27:27.562Z] Congratulations! All commits are properly signed with the DCO! [2021-05-18T13:27:28.124Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.94s) [2021-05-18T13:27:28.124Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-18T13:27:28.508Z] Congratulations! Seccomp profile generation is done correctly. [2021-05-18T13:27:28.508Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-05-18T13:27:30.110Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.43s) [2021-05-18T13:27:30.110Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-18T13:27:32.620Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.11s) [2021-05-18T13:27:32.620Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-18T13:27:33.195Z] 4612f6d0b889: Verifying Checksum [2021-05-18T13:27:33.195Z] 4612f6d0b889: Download complete [2021-05-18T13:27:33.737Z] #56 217.4 + bin/containerd-shim-runc-v1 [2021-05-18T13:27:35.129Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.03s) [2021-05-18T13:27:35.129Z] === RUN TestKernelTCPMemory [2021-05-18T13:27:35.129Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-05-18T13:27:35.129Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T13:27:35.129Z] === RUN TestNISDomainname [2021-05-18T13:27:35.129Z] --- SKIP: TestNISDomainname (0.00s) [2021-05-18T13:27:35.129Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-18T13:27:35.129Z] === RUN TestHostnameDnsResolution [2021-05-18T13:27:37.011Z] --- PASS: TestHostnameDnsResolution (1.82s) [2021-05-18T13:27:37.011Z] === RUN TestStats [2021-05-18T13:27:37.011Z] --- SKIP: TestStats (0.00s) [2021-05-18T13:27:37.011Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T13:27:37.011Z] === RUN TestStopContainerWithTimeout [2021-05-18T13:27:37.011Z] === RUN TestStopContainerWithTimeout/0 [2021-05-18T13:27:37.011Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-18T13:27:37.011Z] === RUN TestStopContainerWithTimeout/1 [2021-05-18T13:27:37.011Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-18T13:27:37.011Z] === RUN TestStopContainerWithTimeout/3 [2021-05-18T13:27:37.011Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-18T13:27:37.011Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-18T13:27:37.011Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-18T13:27:37.011Z] === CONT TestStopContainerWithTimeout/0 [2021-05-18T13:27:37.011Z] === CONT TestStopContainerWithTimeout/3 [2021-05-18T13:27:37.011Z] === CONT TestStopContainerWithTimeout/1 [2021-05-18T13:27:37.011Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-18T13:27:37.951Z] #56 221.6 + bin/containerd-shim-runc-v2 [2021-05-18T13:27:38.505Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-05-18T13:27:38.505Z] Congratulations! All API changes are done the right way. [2021-05-18T13:27:38.505Z] Congratulations! All TOML source files changed here have valid syntax. [2021-05-18T13:27:38.505Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-05-18T13:27:38.765Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-05-18T13:27:38.765Z] Congratulations! No new tests were added to integration-cli. [2021-05-18T13:27:38.765Z] [2021-05-18T13:27:38.765Z] INFO Start validation with golang-ci-lint [2021-05-18T13:27:38.765Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-05-18T13:27:38.765Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-18T13:27:38.765Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-18T13:27:38.893Z] #56 223.1 + binaries [2021-05-18T13:27:38.893Z] #56 223.1 + install -D bin/containerd /build/containerd [2021-05-18T13:27:38.893Z] #56 223.2 + install -D bin/containerd-shim /build/containerd-shim [2021-05-18T13:27:38.893Z] #56 223.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-18T13:27:38.893Z] #56 223.2 + install -D bin/ctr /build/ctr [2021-05-18T13:27:40.270Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-18T13:27:40.270Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2021-05-18T13:27:40.270Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2021-05-18T13:27:40.270Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2021-05-18T13:27:40.270Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2021-05-18T13:27:40.270Z] === RUN TestDeleteDevicemapper [2021-05-18T13:27:40.270Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-18T13:27:40.270Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-18T13:27:40.270Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-18T13:27:41.436Z] #56 DONE 225.2s [2021-05-18T13:27:42.377Z] [2021-05-18T13:27:42.377Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-18T13:27:42.377Z] #57 sha256:c52756f78983bd6dc9d54f3cb5b214d1ea01eff8c1d6a671392d986c879a8a03 [2021-05-18T13:27:43.213Z] #56 233.9 + bin/containerd-stress [2021-05-18T13:27:43.213Z] #56 236.0 + bin/containerd-shim [2021-05-18T13:27:43.528Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.72s) [2021-05-18T13:27:43.528Z] === RUN TestUpdateMemory [2021-05-18T13:27:43.528Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-18T13:27:43.528Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T13:27:43.528Z] === RUN TestUpdateCPUQuota [2021-05-18T13:27:43.528Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-05-18T13:27:43.528Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T13:27:43.528Z] === RUN TestUpdatePidsLimit [2021-05-18T13:27:43.528Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-05-18T13:27:43.528Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T13:27:43.528Z] === RUN TestUpdateRestartPolicy [2021-05-18T13:27:44.286Z] #57 DONE 1.7s [2021-05-18T13:27:44.286Z] [2021-05-18T13:27:44.286Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-18T13:27:44.286Z] #61 sha256:9a547e009e3274cc118da9c41d427348830e350eb2ee8e942541f4c504e1cd2c [2021-05-18T13:27:44.286Z] #61 DONE 0.4s [2021-05-18T13:27:44.546Z] [2021-05-18T13:27:44.546Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-18T13:27:44.546Z] #66 sha256:20e69d4ba6447922f4adc475d1fbfc54a6d58ef4b5d430a5732ba9f793f6c8a8 [2021-05-18T13:27:46.455Z] #66 DONE 1.8s [2021-05-18T13:27:46.455Z] [2021-05-18T13:27:46.455Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-18T13:27:46.455Z] #68 sha256:e7e2f5350ce40771ab96f2e8df7b268f05434c6fa6c8d5546770d814836bb27d [2021-05-18T13:27:46.455Z] #68 DONE 0.1s [2021-05-18T13:27:46.455Z] [2021-05-18T13:27:46.455Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-18T13:27:46.455Z] #69 sha256:d228a8539601375e3c3f0b6d01c9eea1106ac7d12dcb3901af4c361fba6bbb43 [2021-05-18T13:27:46.455Z] #69 DONE 0.0s [2021-05-18T13:27:46.455Z] [2021-05-18T13:27:46.455Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-18T13:27:46.455Z] #70 sha256:e51a6befce0a9549bbc68ee9f4ac229a3cfdeceafce43269315e9ca60aed640e [2021-05-18T13:27:48.370Z] #70 DONE 1.9s [2021-05-18T13:27:48.370Z] [2021-05-18T13:27:48.370Z] #71 exporting to image [2021-05-18T13:27:48.370Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-18T13:27:48.370Z] #71 exporting layers [2021-05-18T13:27:51.319Z] #56 243.0 + bin/containerd-shim-runc-v1 [2021-05-18T13:27:52.580Z] #71 exporting layers 4.2s done [2021-05-18T13:27:52.580Z] #71 writing image sha256:7840c5e1bc101eb4a4489261ec5243eea8532cd35fe96053cbb9d8ecad5f2ef4 done [2021-05-18T13:27:52.580Z] #71 naming to docker.io/library/docker:94c1890d3997cad133e50f0899677f4966078951 done [2021-05-18T13:27:52.580Z] #71 DONE 4.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-18T13:27:52.916Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42382/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:94c1890d3997cad133e50f0899677f4966078951 hack/test/unit [2021-05-18T13:27:54.602Z] #56 247.5 + bin/containerd-shim-runc-v2 [2021-05-18T13:27:55.531Z] #56 248.4 + binaries [2021-05-18T13:27:55.680Z] --- PASS: TestUpdateRestartPolicy (12.23s) [2021-05-18T13:27:55.680Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-18T13:27:55.786Z] #56 248.4 + install -D bin/containerd /build/containerd [2021-05-18T13:27:55.786Z] #56 248.5 + install -D bin/containerd-shim /build/containerd-shim [2021-05-18T13:27:55.786Z] #56 248.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-18T13:27:55.786Z] #56 248.5 + install -D bin/ctr /build/ctr [2021-05-18T13:27:55.936Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2021-05-18T13:27:55.936Z] === RUN TestWaitNonBlocked [2021-05-18T13:27:55.936Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T13:27:55.936Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T13:27:55.936Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T13:27:55.936Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T13:27:55.936Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T13:27:55.936Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T13:27:56.860Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-18T13:27:56.860Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2021-05-18T13:27:56.860Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2021-05-18T13:27:56.860Z] === RUN TestWaitBlocked [2021-05-18T13:27:56.860Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T13:27:56.860Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T13:27:56.860Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T13:27:56.861Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T13:27:56.861Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T13:27:56.861Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T13:27:57.672Z] #56 DONE 250.2s [2021-05-18T13:27:57.785Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-18T13:27:57.785Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2021-05-18T13:27:57.785Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2021-05-18T13:27:57.785Z] === CONT TestDaemonRestartIpcMode [2021-05-18T13:27:57.785Z] === CONT TestIpcModeOlderClient [2021-05-18T13:27:57.785Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-18T13:27:57.785Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-05-18T13:27:58.205Z] ? github.com/docker/docker/api [no test files] [2021-05-18T13:27:58.238Z] [2021-05-18T13:27:58.238Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-18T13:27:58.238Z] #57 sha256:dcad41fbb0ed8de824be43c8af6c14795ec9a27063a9a974cafd1b573e5eee06 [2021-05-18T13:27:59.603Z] #57 DONE 1.0s [2021-05-18T13:27:59.603Z] [2021-05-18T13:27:59.603Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-18T13:27:59.603Z] #61 sha256:a9e2777c7e45fd1ed61de8c25765d5dc92d0246a6f4134a25f0c07b09bf3be27 [2021-05-18T13:27:59.603Z] #61 DONE 0.2s [2021-05-18T13:27:59.603Z] [2021-05-18T13:27:59.603Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-18T13:27:59.603Z] #66 sha256:8d9b552b6c4b74eba069ca046f982c31161cfd460f27ed935e822a8d6d371cf5 [2021-05-18T13:28:00.529Z] #66 DONE 0.9s [2021-05-18T13:28:00.529Z] [2021-05-18T13:28:00.529Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-18T13:28:00.529Z] #68 sha256:0e69e32140423b965dc7d74e03b254ef9a8bd57ba2c91481c36e4ffd78d4fca1 [2021-05-18T13:28:00.529Z] #68 DONE 0.0s [2021-05-18T13:28:00.529Z] [2021-05-18T13:28:00.529Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-18T13:28:00.529Z] #69 sha256:0d3bc443d842c8338a5c7f9f868e722df0cf94f4e6b09c208e5486064995383a [2021-05-18T13:28:00.529Z] #69 DONE 0.0s [2021-05-18T13:28:00.529Z] [2021-05-18T13:28:00.529Z] #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-05-18T13:28:00.529Z] #70 sha256:7670bd820a06e84274838cfb1aa1b3d8c41b34d24fb12bacc2743e676fb12fce [2021-05-18T13:28:01.456Z] #70 0.690 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-05-18T13:28:01.456Z] #70 0.789 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-05-18T13:28:01.456Z] #70 0.872 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-05-18T13:28:01.712Z] #70 1.034 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-05-18T13:28:02.281Z] #70 1.126 Reading package lists... [2021-05-18T13:28:02.843Z] #70 1.758 Reading package lists... [2021-05-18T13:28:03.017Z] --- PASS: TestDaemonRestartIpcMode (5.05s) [2021-05-18T13:28:03.017Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.35s) [2021-05-18T13:28:03.017Z] PASS [2021-05-18T13:28:03.017Z] [2021-05-18T13:28:03.017Z] === Skipped [2021-05-18T13:28:03.017Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-18T13:28:03.017Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T13:28:03.017Z] [2021-05-18T13:28:03.017Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-05-18T13:28:03.017Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-18T13:28:03.017Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-05-18T13:28:03.018Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-05-18T13:28:03.018Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-05-18T13:28:03.018Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-05-18T13:28:03.018Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-05-18T13:28:03.018Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-18T13:28:03.018Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-18T13:28:03.018Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-18T13:28:03.018Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-18T13:28:03.018Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-05-18T13:28:03.018Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-05-18T13:28:03.018Z] 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-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-05-18T13:28:03.018Z] 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-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-05-18T13:28:03.018Z] 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-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestPause (0.01s) [2021-05-18T13:28:03.018Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-18T13:28:03.018Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.04s) [2021-05-18T13:28:03.018Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-05-18T13:28:03.018Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-05-18T13:28:03.018Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2021-05-18T13:28:03.018Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-05-18T13:28:03.018Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-18T13:28:03.018Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-18T13:28:03.018Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-05-18T13:28:03.018Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-05-18T13:28:03.018Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] [2021-05-18T13:28:03.018Z] DONE 177 tests, 26 skipped in 107.899s [2021-05-18T13:28:03.098Z] #70 2.378 Building dependency tree... [2021-05-18T13:28:03.098Z] #70 2.509 Reading state information... [2021-05-18T13:28:03.098Z] #70 2.614 The following additional packages will be installed: [2021-05-18T13:28:03.098Z] #70 2.614 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-05-18T13:28:03.098Z] #70 2.614 libpam-systemd [2021-05-18T13:28:03.098Z] #70 2.615 Suggested packages: [2021-05-18T13:28:03.098Z] #70 2.615 systemd-container policykit-1 [2021-05-18T13:28:03.098Z] #70 2.615 Recommended packages: [2021-05-18T13:28:03.098Z] #70 2.615 libnss-systemd [2021-05-18T13:28:03.098Z] #70 2.694 The following NEW packages will be installed: [2021-05-18T13:28:03.272Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-18T13:28:03.272Z] INFO: Testing against a local daemon [2021-05-18T13:28:03.272Z] === RUN TestCommitInheritsEnv [2021-05-18T13:28:03.354Z] #70 2.695 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-05-18T13:28:03.354Z] #70 2.695 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-05-18T13:28:03.354Z] #70 2.961 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. [2021-05-18T13:28:03.354Z] #70 2.961 Need to get 4762 kB of archives. [2021-05-18T13:28:03.354Z] #70 2.961 After this operation, 16.6 MB of additional disk space will be used. [2021-05-18T13:28:03.354Z] #70 2.961 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-05-18T13:28:03.610Z] #70 2.963 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-05-18T13:28:03.610Z] #70 2.964 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-05-18T13:28:03.610Z] #70 2.967 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-05-18T13:28:03.610Z] #70 2.969 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-05-18T13:28:03.610Z] #70 2.970 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-05-18T13:28:03.610Z] #70 3.053 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-05-18T13:28:03.610Z] #70 3.060 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-05-18T13:28:03.610Z] #70 3.063 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-05-18T13:28:03.610Z] #70 3.065 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-05-18T13:28:03.610Z] #70 3.067 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-05-18T13:28:03.866Z] #70 3.219 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:28:03.866Z] #70 3.244 Fetched 4762 kB in 0s (13.2 MB/s) [2021-05-18T13:28:03.866Z] #70 3.269 Selecting previously unselected package libargon2-1:amd64. [2021-05-18T13:28:03.866Z] #70 3.269 (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-05-18T13:28:03.866Z] #70 3.283 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-05-18T13:28:03.866Z] #70 3.290 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-18T13:28:03.866Z] #70 3.322 Selecting previously unselected package libjson-c3:amd64. [2021-05-18T13:28:03.866Z] #70 3.324 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-05-18T13:28:03.866Z] #70 3.328 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-18T13:28:03.866Z] #70 3.361 Selecting previously unselected package libcryptsetup12:amd64. [2021-05-18T13:28:03.866Z] #70 3.364 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-05-18T13:28:03.866Z] #70 3.367 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-18T13:28:03.866Z] #70 3.416 Selecting previously unselected package libidn11:amd64. [2021-05-18T13:28:03.866Z] #70 3.417 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-05-18T13:28:03.866Z] #70 3.421 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-05-18T13:28:03.866Z] #70 3.464 Selecting previously unselected package libkmod2:amd64. [2021-05-18T13:28:04.121Z] #70 3.464 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-05-18T13:28:04.121Z] #70 3.468 Unpacking libkmod2:amd64 (26-1) ... [2021-05-18T13:28:04.121Z] #70 3.512 Selecting previously unselected package systemd. [2021-05-18T13:28:04.121Z] #70 3.512 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-05-18T13:28:04.121Z] #70 3.550 Unpacking systemd (241-7~deb10u7) ... [2021-05-18T13:28:04.682Z] #70 3.965 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-18T13:28:04.682Z] #70 3.976 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-18T13:28:04.682Z] #70 3.986 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-18T13:28:04.682Z] #70 3.998 Setting up libidn11:amd64 (1.33-2.2) ... [2021-05-18T13:28:04.682Z] #70 4.008 Setting up libkmod2:amd64 (26-1) ... [2021-05-18T13:28:04.682Z] #70 4.018 Setting up systemd (241-7~deb10u7) ... [2021-05-18T13:28:04.682Z] #70 4.067 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-05-18T13:28:04.682Z] #70 4.068 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-05-18T13:28:04.682Z] #70 4.072 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-18T13:28:04.682Z] #70 4.072 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-18T13:28:05.155Z] --- PASS: TestCommitInheritsEnv (1.98s) [2021-05-18T13:28:05.155Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-18T13:28:05.155Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-18T13:28:05.155Z] === RUN TestImagesFilterMultiReference [2021-05-18T13:28:05.155Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-05-18T13:28:05.155Z] === RUN TestImagePullPlatformInvalid [2021-05-18T13:28:05.155Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-18T13:28:05.155Z] === RUN TestRemoveImageOrphaning [2021-05-18T13:28:05.243Z] #70 4.512 Selecting previously unselected package systemd-sysv. [2021-05-18T13:28:05.243Z] #70 4.512 (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-05-18T13:28:05.243Z] #70 4.526 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-05-18T13:28:05.243Z] #70 4.530 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-05-18T13:28:05.243Z] #70 4.570 Selecting previously unselected package libdbus-1-3:amd64. [2021-05-18T13:28:05.243Z] #70 4.573 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-05-18T13:28:05.243Z] #70 4.577 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-18T13:28:05.243Z] #70 4.631 Selecting previously unselected package dbus. [2021-05-18T13:28:05.243Z] #70 4.633 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-05-18T13:28:05.243Z] #70 4.644 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-05-18T13:28:05.243Z] #70 4.701 Selecting previously unselected package libpam-systemd:amd64. [2021-05-18T13:28:05.243Z] #70 4.704 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-05-18T13:28:05.243Z] #70 4.707 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-18T13:28:05.243Z] #70 4.747 Selecting previously unselected package dbus-user-session. [2021-05-18T13:28:05.243Z] #70 4.749 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-05-18T13:28:05.243Z] #70 4.753 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-18T13:28:05.243Z] #70 4.825 Setting up systemd-sysv (241-7~deb10u7) ... [2021-05-18T13:28:05.498Z] #70 4.835 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-18T13:28:05.498Z] #70 4.845 Setting up dbus (1.12.20-0+deb10u1) ... [2021-05-18T13:28:05.498Z] #70 4.961 invoke-rc.d: could not determine current runlevel [2021-05-18T13:28:05.498Z] #70 4.964 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-18T13:28:05.498Z] #70 4.968 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-18T13:28:05.498Z] #70 5.108 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-18T13:28:05.755Z] #70 5.123 Processing triggers for systemd (241-7~deb10u7) ... [2021-05-18T13:28:05.755Z] #70 5.132 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T13:28:06.011Z] #70 DONE 5.3s [2021-05-18T13:28:06.011Z] [2021-05-18T13:28:06.011Z] #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-05-18T13:28:06.011Z] #71 sha256:402ae5839944091ec9c9b57a8fc8929ab918da52ed60a827813d0f73f23154cb [2021-05-18T13:28:06.267Z] #71 0.459 % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-18T13:28:06.267Z] #71 0.460 Dload Upload Total Spent Left Speed [2021-05-18T13:28:06.267Z] #71 0.460 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 15581 0 --:--:-- --:--:-- --:--:-- 15581 [2021-05-18T13:28:06.528Z] #71 DONE 0.6s [2021-05-18T13:28:06.528Z] [2021-05-18T13:28:06.528Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-18T13:28:06.528Z] #72 sha256:6780d9e0001a15f2bb3aac065a97d265779c33593e38704b49638eeb2845a639 [2021-05-18T13:28:07.086Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2021-05-18T13:28:07.086Z] === RUN TestRemoveImageGarbageCollector [2021-05-18T13:28:07.086Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-18T13:28:07.086Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-18T13:28:07.086Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-18T13:28:07.086Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-05-18T13:28:07.086Z] === RUN TestTagInvalidReference [2021-05-18T13:28:07.086Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-18T13:28:07.086Z] === RUN TestTagValidPrefixedRepo [2021-05-18T13:28:07.341Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-05-18T13:28:07.341Z] === RUN TestTagExistedNameWithoutForce [2021-05-18T13:28:07.341Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-18T13:28:07.341Z] === RUN TestTagOfficialNames [2021-05-18T13:28:07.341Z] --- PASS: TestTagOfficialNames (0.04s) [2021-05-18T13:28:07.341Z] === RUN TestTagMatchesDigest [2021-05-18T13:28:07.341Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-18T13:28:07.341Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-18T13:28:07.459Z] #72 DONE 0.8s [2021-05-18T13:28:07.459Z] [2021-05-18T13:28:07.459Z] #73 exporting to image [2021-05-18T13:28:07.459Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-18T13:28:07.459Z] #73 exporting layers [2021-05-18T13:28:10.617Z] ok github.com/docker/docker/api/server 0.030s coverage: 9.0% of statements [2021-05-18T13:28:13.994Z] #73 exporting layers 6.6s done [2021-05-18T13:28:13.994Z] #73 writing image sha256:44e44aba5bc5b1d728d779b9893f340f3e7e75702c2705f2121bbec40ae51bd6 [2021-05-18T13:28:13.994Z] #73 writing image sha256:44e44aba5bc5b1d728d779b9893f340f3e7e75702c2705f2121bbec40ae51bd6 done [2021-05-18T13:28:13.994Z] #73 naming to docker.io/library/docker:94c1890d3997cad133e50f0899677f4966078951 done [2021-05-18T13:28:13.994Z] #73 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-18T13:28:14.339Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42382/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 -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:94c1890d3997cad133e50f0899677f4966078951 hack/make.sh dynbinary test-integration [2021-05-18T13:28:14.970Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T13:28:14.970Z] [2021-05-18T13:28:14.970Z] + TEST_INTEGRATION_DEST=2 [2021-05-18T13:28:14.970Z] + CONTAINER_NAME=docker-pr3-2 [2021-05-18T13:28:14.970Z] + TEST_SKIP_INTEGRATION=1 [2021-05-18T13:28:14.970Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-18T13:28:14.970Z] + run_tests [2021-05-18T13:28:14.970Z] + c=0 [2021-05-18T13:28:14.970Z] + '[' -n 0 ']' [2021-05-18T13:28:14.970Z] + rm= [2021-05-18T13:28:14.970Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42382/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42382/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42382/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:94c1890d3997cad133e50f0899677f4966078951 hack/make.sh '' test-integration [2021-05-18T13:28:14.970Z] ++ jobs -p [2021-05-18T13:28:14.970Z] + for job in $(jobs -p) [2021-05-18T13:28:14.970Z] + wait 9507 [2021-05-18T13:28:14.970Z] + TEST_INTEGRATION_DEST=3 [2021-05-18T13:28:14.970Z] + CONTAINER_NAME=docker-pr3-3 [2021-05-18T13:28:14.970Z] + TEST_SKIP_INTEGRATION=1 [2021-05-18T13:28:14.970Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-18T13:28:14.970Z] + run_tests [2021-05-18T13:28:14.970Z] + '[' -n 0 ']' [2021-05-18T13:28:14.970Z] + rm= [2021-05-18T13:28:14.970Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42382/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42382/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42382/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:94c1890d3997cad133e50f0899677f4966078951 hack/make.sh '' test-integration [2021-05-18T13:28:14.970Z] + TEST_INTEGRATION_DEST=1 [2021-05-18T13:28:14.970Z] + CONTAINER_NAME=docker-pr3-1 [2021-05-18T13:28:14.970Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-05-18T13:28:14.970Z] + run_tests test-integration-flaky [2021-05-18T13:28:14.970Z] + '[' -n 0 ']' [2021-05-18T13:28:14.970Z] + rm= [2021-05-18T13:28:14.970Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42382/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42382/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42382/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:94c1890d3997cad133e50f0899677f4966078951 hack/make.sh test-integration-flaky test-integration [2021-05-18T13:28:14.970Z] [2021-05-18T13:28:14.970Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-18T13:28:14.970Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-18T13:28:14.970Z] HOSTNAME=5bb500e2e170 [2021-05-18T13:28:14.970Z] TEST_SKIP_INTEGRATION=1 [2021-05-18T13:28:14.970Z] TESTDEBUG=0 [2021-05-18T13:28:14.970Z] DEST=bundles/test-integration [2021-05-18T13:28:14.970Z] PWD=/go/src/github.com/docker/docker [2021-05-18T13:28:14.970Z] KEEPBUNDLE=1 [2021-05-18T13:28:14.970Z] DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:28:14.970Z] container=docker [2021-05-18T13:28:14.970Z] HOME=/root [2021-05-18T13:28:14.970Z] GOLANG_VERSION=1.13.15 [2021-05-18T13:28:14.970Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-18T13:28:14.970Z] VALIDATE_BRANCH=20.10 [2021-05-18T13:28:14.970Z] TERM=xterm [2021-05-18T13:28:14.970Z] DOCKER_PKG=github.com/docker/docker [2021-05-18T13:28:14.970Z] SHLVL=1 [2021-05-18T13:28:14.970Z] TIMEOUT=120m [2021-05-18T13:28:14.970Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-18T13:28:14.970Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-18T13:28:14.970Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-18T13:28:14.970Z] GO111MODULE=off [2021-05-18T13:28:14.970Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-18T13:28:14.970Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-18T13:28:14.970Z] GOPATH=/go [2021-05-18T13:28:14.970Z] PKG_CONFIG=pkg-config [2021-05-18T13:28:14.970Z] _=/usr/bin/env [2021-05-18T13:28:14.970Z] Building test suite binary ./integration-cli/test.main [2021-05-18T13:28:14.970Z] [2021-05-18T13:28:14.970Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-18T13:28:14.970Z] [2021-05-18T13:28:14.970Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-18T13:28:14.970Z] HOSTNAME=38c52671c838 [2021-05-18T13:28:14.970Z] TEST_SKIP_INTEGRATION=1 [2021-05-18T13:28:14.970Z] TESTDEBUG=0 [2021-05-18T13:28:14.970Z] DEST=bundles/test-integration [2021-05-18T13:28:14.970Z] PWD=/go/src/github.com/docker/docker [2021-05-18T13:28:14.970Z] KEEPBUNDLE=1 [2021-05-18T13:28:14.970Z] DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:28:14.970Z] container=docker [2021-05-18T13:28:14.970Z] HOME=/root [2021-05-18T13:28:14.970Z] GOLANG_VERSION=1.13.15 [2021-05-18T13:28:14.970Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-18T13:28:14.970Z] VALIDATE_BRANCH=20.10 [2021-05-18T13:28:14.970Z] TERM=xterm [2021-05-18T13:28:14.970Z] DOCKER_PKG=github.com/docker/docker [2021-05-18T13:28:14.970Z] SHLVL=1 [2021-05-18T13:28:14.970Z] TIMEOUT=120m [2021-05-18T13:28:14.970Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-18T13:28:14.970Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-18T13:28:14.970Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-05-18T13:28:14.970Z] GO111MODULE=off [2021-05-18T13:28:14.970Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-18T13:28:14.970Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-18T13:28:14.970Z] GOPATH=/go [2021-05-18T13:28:14.970Z] PKG_CONFIG=pkg-config [2021-05-18T13:28:14.970Z] _=/usr/bin/env [2021-05-18T13:28:14.970Z] Building test suite binary ./integration-cli/test.main [2021-05-18T13:28:14.970Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-05-18T13:28:14.970Z] No new tests added to integration. [2021-05-18T13:28:14.970Z] [2021-05-18T13:28:14.970Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-18T13:28:14.970Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-18T13:28:14.970Z] HOSTNAME=9ae55cc1263c [2021-05-18T13:28:14.970Z] TESTDEBUG=0 [2021-05-18T13:28:14.970Z] DEST=bundles/test-integration [2021-05-18T13:28:14.970Z] PWD=/go/src/github.com/docker/docker [2021-05-18T13:28:14.970Z] KEEPBUNDLE=1 [2021-05-18T13:28:14.970Z] DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:28:14.970Z] container=docker [2021-05-18T13:28:14.970Z] HOME=/root [2021-05-18T13:28:14.970Z] GOLANG_VERSION=1.13.15 [2021-05-18T13:28:14.970Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-18T13:28:14.970Z] VALIDATE_BRANCH=20.10 [2021-05-18T13:28:14.970Z] TERM=xterm [2021-05-18T13:28:14.970Z] DOCKER_PKG=github.com/docker/docker [2021-05-18T13:28:14.970Z] SHLVL=1 [2021-05-18T13:28:14.970Z] TIMEOUT=120m [2021-05-18T13:28:14.970Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-18T13:28:14.970Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-18T13:28:14.970Z] GO111MODULE=off [2021-05-18T13:28:14.970Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-18T13:28:14.970Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-18T13:28:14.970Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-18T13:28:14.970Z] GOPATH=/go [2021-05-18T13:28:14.970Z] PKG_CONFIG=pkg-config [2021-05-18T13:28:14.970Z] _=/usr/bin/env [2021-05-18T13:28:14.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-18T13:28:15.703Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-05-18T13:28:15.704Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-05-18T13:28:15.704Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-05-18T13:28:15.704Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-05-18T13:28:15.704Z] 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-05-18T13:28:15.704Z] Detected virtualization docker. [2021-05-18T13:28:15.704Z] Detected architecture x86-64. [2021-05-18T13:28:15.704Z] Set hostname to <379b7af48cb5>. [2021-05-18T13:28:16.264Z] + source /etc/docker-entrypoint-cmd [2021-05-18T13:28:16.264Z] ++ hack/make.sh dynbinary test-integration [2021-05-18T13:28:16.264Z] [2021-05-18T13:28:16.521Z] Removing bundles/ [2021-05-18T13:28:16.521Z] [2021-05-18T13:28:16.521Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-18T13:28:16.521Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T13:28:16.521Z] GOOS="" GOARCH="" GOARM="" [2021-05-18T13:29:19.783Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-18T13:29:19.783Z] ok github.com/docker/docker/api/server/middleware 0.057s coverage: 37.7% of statements [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-18T13:29:19.783Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2021-05-18T13:29:19.783Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2021-05-18T13:29:19.783Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 5.7% of statements [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/types [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-18T13:29:19.783Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-18T13:29:19.783Z] ok github.com/docker/docker/api/types/time 0.024s coverage: 100.0% of statements [2021-05-18T13:29:19.783Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2021-05-18T13:29:19.784Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-18T13:29:19.784Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-18T13:29:19.784Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-18T13:29:19.784Z] ? github.com/docker/docker/builder [no test files] [2021-05-18T13:29:19.784Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-18T13:29:19.784Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-18T13:29:19.784Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-18T13:29:19.784Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-18T13:29:19.784Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-18T13:29:19.784Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-18T13:29:19.784Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-18T13:29:19.784Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2021-05-18T13:29:19.784Z] ok github.com/docker/docker/builder/remotecontext 0.178s coverage: 13.7% of statements [2021-05-18T13:29:19.784Z] ok github.com/docker/docker/builder/dockerfile 0.437s coverage: 48.5% of statements [2021-05-18T13:29:19.784Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-18T13:29:19.784Z] ok github.com/docker/docker/builder/remotecontext/git 4.554s coverage: 86.3% of statements [2021-05-18T13:29:19.784Z] ? github.com/docker/docker/cli [no test files] [2021-05-18T13:29:19.784Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-18T13:29:23.091Z] ok github.com/docker/docker/client 0.257s coverage: 75.4% of statements [2021-05-18T13:29:30.179Z] 4612f6d0b889: Pull complete [2021-05-18T13:29:43.875Z] --- PASS: TestImportExtremelyLargeImageWorks (95.58s) [2021-05-18T13:29:43.875Z] PASS [2021-05-18T13:29:43.875Z] [2021-05-18T13:29:43.875Z] === Skipped [2021-05-18T13:29:43.875Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-18T13:29:43.875Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-18T13:29:43.875Z] [2021-05-18T13:29:43.875Z] [2021-05-18T13:29:43.875Z] DONE 12 tests, 1 skipped in 99.725s [2021-05-18T13:29:43.875Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-18T13:29:43.875Z] INFO: Testing against a local daemon [2021-05-18T13:29:43.875Z] === RUN TestNetworkCreateDelete [2021-05-18T13:29:43.875Z] --- PASS: TestNetworkCreateDelete (0.58s) [2021-05-18T13:29:43.875Z] === RUN TestDockerNetworkDeletePreferID [2021-05-18T13:29:45.235Z] --- PASS: TestDockerNetworkDeletePreferID (1.76s) [2021-05-18T13:29:45.235Z] === RUN TestDaemonDNSFallback [2021-05-18T13:29:45.353Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|files|name|exports_file|imports) took 2m1.826306275s [2021-05-18T13:29:45.353Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 460.788899ms [2021-05-18T13:29:55.161Z] --- PASS: TestDaemonDNSFallback (8.23s) [2021-05-18T13:29:55.161Z] === RUN TestInspectNetwork [2021-05-18T13:29:55.161Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-18T13:29:55.161Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:29:55.161Z] === RUN TestRunContainerWithBridgeNone [2021-05-18T13:29:55.161Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-18T13:29:55.161Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:29:55.161Z] === RUN TestNetworkInvalidJSON [2021-05-18T13:29:55.161Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-18T13:29:55.161Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-18T13:29:55.161Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T13:29:55.161Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T13:29:55.161Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T13:29:55.161Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T13:29:55.161Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-18T13:29:55.161Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T13:29:55.161Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T13:29:55.161Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-18T13:29:55.161Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-18T13:29:55.161Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-18T13:29:55.162Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-18T13:29:55.162Z] === RUN TestNetworkList [2021-05-18T13:29:55.162Z] === RUN TestNetworkList//networks [2021-05-18T13:29:55.162Z] === PAUSE TestNetworkList//networks [2021-05-18T13:29:55.162Z] === RUN TestNetworkList//networks/ [2021-05-18T13:29:55.162Z] === PAUSE TestNetworkList//networks/ [2021-05-18T13:29:55.162Z] === CONT TestNetworkList//networks [2021-05-18T13:29:55.162Z] === CONT TestNetworkList//networks/ [2021-05-18T13:29:55.162Z] --- PASS: TestNetworkList (0.01s) [2021-05-18T13:29:55.162Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-18T13:29:55.162Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-18T13:29:55.162Z] === RUN TestHostIPv4BridgeLabel [2021-05-18T13:29:55.162Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-18T13:29:55.162Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:29:55.162Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-18T13:29:55.162Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-05-18T13:29:55.162Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:29:55.162Z] === RUN TestDaemonDefaultNetworkPools [2021-05-18T13:29:55.162Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-18T13:29:55.162Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:29:55.162Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-18T13:29:55.162Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-18T13:29:55.162Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:29:55.162Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-18T13:29:55.162Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-18T13:29:55.162Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:29:55.162Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-18T13:29:55.162Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-18T13:29:55.162Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:29:55.162Z] === RUN TestServiceWithPredefinedNetwork [2021-05-18T13:29:55.162Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-18T13:29:55.162Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:29:55.162Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-18T13:29:55.162Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T13:29:55.162Z] service_test.go:242: FLAKY_TEST [2021-05-18T13:29:55.162Z] === RUN TestServiceWithDataPathPortInit [2021-05-18T13:29:55.162Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-18T13:29:55.162Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:29:55.162Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-18T13:29:55.162Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-18T13:29:55.162Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:29:55.162Z] PASS [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === Skipped [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-05-18T13:29:55.162Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-05-18T13:29:55.162Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-05-18T13:29:55.162Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-05-18T13:29:55.162Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-05-18T13:29:55.162Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-18T13:29:55.162Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-18T13:29:55.162Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-18T13:29:55.162Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-05-18T13:29:55.162Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T13:29:55.162Z] service_test.go:242: FLAKY_TEST [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-05-18T13:29:55.162Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-18T13:29:55.162Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] DONE 22 tests, 12 skipped in 10.662s [2021-05-18T13:29:55.162Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-18T13:29:55.162Z] INFO: Testing against a local daemon [2021-05-18T13:29:55.162Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-18T13:29:55.162Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-18T13:29:55.162Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T13:29:55.162Z] === RUN TestDockerNetworkIpvlan [2021-05-18T13:29:55.162Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-18T13:29:55.162Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T13:29:55.162Z] PASS [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === Skipped [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-18T13:29:55.162Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-18T13:29:55.162Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] DONE 2 tests, 2 skipped in 0.029s [2021-05-18T13:29:55.162Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-18T13:29:55.162Z] INFO: Testing against a local daemon [2021-05-18T13:29:55.162Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-18T13:29:55.162Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-18T13:29:55.162Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:29:55.162Z] === RUN TestDockerNetworkMacvlan [2021-05-18T13:29:55.162Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-05-18T13:29:55.162Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:29:55.162Z] PASS [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === Skipped [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-18T13:29:55.162Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-05-18T13:29:55.162Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] DONE 2 tests, 2 skipped in 0.027s [2021-05-18T13:29:55.162Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-18T13:29:55.162Z] testing: warning: no tests to run [2021-05-18T13:29:55.162Z] PASS [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] DONE 0 tests in 0.005s [2021-05-18T13:29:55.162Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-18T13:29:55.162Z] INFO: Testing against a local daemon [2021-05-18T13:29:55.162Z] === RUN TestAuthZPluginAllowRequest [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] === RUN TestAuthZPluginTLS [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] === RUN TestAuthZPluginDenyRequest [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] === RUN TestAuthZPluginDenyResponse [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] === RUN TestAuthZPluginAllowEventStream [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] === RUN TestAuthZPluginErrorResponse [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] === RUN TestAuthZPluginErrorRequest [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] === RUN TestAuthZPluginHeader [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.07s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] === RUN TestAuthZPluginV2Disable [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] PASS [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === Skipped [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.07s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-18T13:29:55.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] DONE 17 tests, 17 skipped in 0.166s [2021-05-18T13:29:55.162Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-18T13:29:55.162Z] INFO: Testing against a local daemon [2021-05-18T13:29:55.162Z] === RUN TestPluginInvalidJSON [2021-05-18T13:29:55.162Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T13:29:55.162Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T13:29:55.162Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T13:29:55.162Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-05-18T13:29:55.162Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-18T13:29:55.162Z] === RUN TestPluginInstall [2021-05-18T13:29:55.162Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-18T13:29:55.162Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] === RUN TestPluginsWithRuntimes [2021-05-18T13:29:55.162Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-18T13:29:55.162Z] 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-05-18T13:29:55.162Z] === RUN TestPluginBackCompatMediaTypes [2021-05-18T13:29:55.162Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-18T13:29:55.162Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-18T13:29:55.162Z] PASS [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === Skipped [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-05-18T13:29:55.162Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-05-18T13:29:55.162Z] 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-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-05-18T13:29:55.162Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] [2021-05-18T13:29:55.162Z] DONE 5 tests, 3 skipped in 0.040s [2021-05-18T13:29:55.162Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-18T13:29:55.162Z] INFO: Testing against a local daemon [2021-05-18T13:29:55.162Z] === RUN TestExternalGraphDriver [2021-05-18T13:29:55.162Z] --- SKIP: TestExternalGraphDriver (0.05s) [2021-05-18T13:29:55.162Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-18T13:29:55.162Z] === RUN TestGraphdriverPluginV2 [2021-05-18T13:29:55.325Z] ok github.com/docker/docker/cmd/dockerd 0.125s coverage: 29.1% of statements [2021-05-18T13:29:55.325Z] ok github.com/docker/docker/container 0.187s coverage: 34.4% of statements [2021-05-18T13:29:55.325Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-18T13:29:55.325Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-18T13:29:55.325Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-18T13:29:55.325Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-18T13:29:55.325Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2021-05-18T13:29:55.541Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T13:29:55.541Z] [2021-05-18T13:29:55.541Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-18T13:29:55.541Z] DOCKER_SYSTEMD=1 [2021-05-18T13:29:55.541Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-18T13:29:55.541Z] HOSTNAME=379b7af48cb5 [2021-05-18T13:29:55.541Z] DEST=bundles/test-integration [2021-05-18T13:29:55.541Z] PWD=/go/src/github.com/docker/docker [2021-05-18T13:29:55.541Z] DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:29:55.541Z] container=docker [2021-05-18T13:29:55.541Z] HOME=/root [2021-05-18T13:29:55.541Z] LANG=C.UTF-8 [2021-05-18T13:29:55.541Z] INVOCATION_ID=51b67eb23bf846a297e2afcc419027ca [2021-05-18T13:29:55.541Z] GOLANG_VERSION=1.13.15 [2021-05-18T13:29:55.541Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-18T13:29:55.541Z] VALIDATE_BRANCH=20.10 [2021-05-18T13:29:55.541Z] TERM=xterm [2021-05-18T13:29:55.541Z] DOCKER_PKG=github.com/docker/docker [2021-05-18T13:29:55.541Z] SHLVL=3 [2021-05-18T13:29:55.541Z] TIMEOUT=120m [2021-05-18T13:29:55.541Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-18T13:29:55.541Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-18T13:29:55.541Z] GO111MODULE=off [2021-05-18T13:29:55.541Z] DOCKER_EXPERIMENTAL=1 [2021-05-18T13:29:55.541Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-18T13:29:55.541Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-18T13:29:55.541Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-18T13:29:55.541Z] GOPATH=/go [2021-05-18T13:29:55.541Z] PKG_CONFIG=pkg-config [2021-05-18T13:29:55.541Z] _=/usr/bin/env [2021-05-18T13:29:55.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-18T13:29:56.714Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.9% of statements [2021-05-18T13:30:00.938Z] ok github.com/docker/docker/daemon/cluster 0.120s coverage: 0.5% of statements [2021-05-18T13:30:01.687Z] --- PASS: TestGraphdriverPluginV2 (6.73s) [2021-05-18T13:30:01.687Z] PASS [2021-05-18T13:30:01.687Z] [2021-05-18T13:30:01.687Z] === Skipped [2021-05-18T13:30:01.687Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s) [2021-05-18T13:30:01.687Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-18T13:30:01.687Z] [2021-05-18T13:30:01.687Z] [2021-05-18T13:30:01.687Z] DONE 2 tests, 1 skipped in 6.814s [2021-05-18T13:30:01.687Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-18T13:30:01.687Z] INFO: Testing against a local daemon [2021-05-18T13:30:01.687Z] === RUN TestContinueAfterPluginCrash [2021-05-18T13:30:01.687Z] === PAUSE TestContinueAfterPluginCrash [2021-05-18T13:30:01.687Z] === RUN TestReadPluginNoRead [2021-05-18T13:30:01.687Z] === PAUSE TestReadPluginNoRead [2021-05-18T13:30:01.687Z] === RUN TestDaemonStartWithLogOpt [2021-05-18T13:30:01.687Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-18T13:30:01.687Z] === CONT TestContinueAfterPluginCrash [2021-05-18T13:30:01.687Z] === CONT TestDaemonStartWithLogOpt [2021-05-18T13:30:01.687Z] === CONT TestReadPluginNoRead [2021-05-18T13:30:03.484Z] INFO [runner/unused/goanalysis] analyzers took 29.422844278s with top 10 stages: buildssa: 24.905247747s, U1000: 4.517596531s [2021-05-18T13:30:03.494Z] ok github.com/docker/docker/daemon/config 0.088s coverage: 81.8% of statements [2021-05-18T13:30:03.494Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2021-05-18T13:30:04.441Z] ok github.com/docker/docker/daemon/events 0.080s coverage: 50.0% of statements [2021-05-18T13:30:04.946Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-18T13:30:05.387Z] ok github.com/docker/docker/daemon/graphdriver 0.030s coverage: 2.2% of statements [2021-05-18T13:30:05.870Z] --- PASS: TestDaemonStartWithLogOpt (5.17s) [2021-05-18T13:30:07.229Z] === RUN TestReadPluginNoRead/default [2021-05-18T13:30:07.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-18T13:30:07.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-18T13:30:09.600Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2021-05-18T13:30:09.737Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-18T13:30:09.862Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.118s coverage: 73.3% of statements [2021-05-18T13:30:10.123Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.503s coverage: 14.1% of statements [2021-05-18T13:30:10.297Z] --- PASS: TestContinueAfterPluginCrash (9.56s) [2021-05-18T13:30:11.072Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.847s coverage: 56.2% of statements [2021-05-18T13:30:12.179Z] --- PASS: TestReadPluginNoRead (11.24s) [2021-05-18T13:30:12.179Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.44s) [2021-05-18T13:30:12.179Z] --- PASS: TestReadPluginNoRead/default (2.53s) [2021-05-18T13:30:12.179Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.48s) [2021-05-18T13:30:12.179Z] read_test.go:92: [d4548529e8a24] daemon is not started [2021-05-18T13:30:12.179Z] PASS [2021-05-18T13:30:12.179Z] [2021-05-18T13:30:12.179Z] DONE 6 tests in 11.265s [2021-05-18T13:30:12.179Z] 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-05-18T13:30:12.179Z] testing: warning: no tests to run [2021-05-18T13:30:12.179Z] PASS [2021-05-18T13:30:12.179Z] [2021-05-18T13:30:12.179Z] DONE 0 tests in 0.005s [2021-05-18T13:30:12.179Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-18T13:30:12.179Z] INFO: Testing against a local daemon [2021-05-18T13:30:12.179Z] === RUN TestPluginWithDevMounts [2021-05-18T13:30:12.179Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-18T13:30:12.179Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-18T13:30:12.179Z] PASS [2021-05-18T13:30:12.179Z] [2021-05-18T13:30:12.179Z] === Skipped [2021-05-18T13:30:12.179Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-05-18T13:30:12.179Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-18T13:30:12.179Z] [2021-05-18T13:30:12.179Z] [2021-05-18T13:30:12.179Z] DONE 1 tests, 1 skipped in 0.029s [2021-05-18T13:30:12.179Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-18T13:30:12.179Z] INFO: Testing against a local daemon [2021-05-18T13:30:12.179Z] === RUN TestSecretInspect [2021-05-18T13:30:12.179Z] --- SKIP: TestSecretInspect (0.01s) [2021-05-18T13:30:12.179Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.179Z] === RUN TestSecretList [2021-05-18T13:30:12.179Z] --- SKIP: TestSecretList (0.01s) [2021-05-18T13:30:12.179Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] === RUN TestSecretsCreateAndDelete [2021-05-18T13:30:12.180Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-05-18T13:30:12.180Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] === RUN TestSecretsUpdate [2021-05-18T13:30:12.180Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-05-18T13:30:12.180Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] === RUN TestTemplatedSecret [2021-05-18T13:30:12.180Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-18T13:30:12.180Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] === RUN TestSecretCreateResolve [2021-05-18T13:30:12.180Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-05-18T13:30:12.180Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] PASS [2021-05-18T13:30:12.180Z] [2021-05-18T13:30:12.180Z] === Skipped [2021-05-18T13:30:12.180Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-05-18T13:30:12.180Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] [2021-05-18T13:30:12.180Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-05-18T13:30:12.180Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] [2021-05-18T13:30:12.180Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-05-18T13:30:12.180Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] [2021-05-18T13:30:12.180Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-05-18T13:30:12.180Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] [2021-05-18T13:30:12.180Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-05-18T13:30:12.180Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] [2021-05-18T13:30:12.180Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-05-18T13:30:12.180Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] [2021-05-18T13:30:12.180Z] [2021-05-18T13:30:12.180Z] DONE 6 tests, 6 skipped in 0.085s [2021-05-18T13:30:12.180Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-18T13:30:12.180Z] INFO: Testing against a local daemon [2021-05-18T13:30:12.180Z] === RUN TestServiceCreateInit [2021-05-18T13:30:12.180Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-18T13:30:12.180Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-18T13:30:12.180Z] --- PASS: TestServiceCreateInit (0.01s) [2021-05-18T13:30:12.180Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-18T13:30:12.180Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-18T13:30:12.180Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] === RUN TestCreateServiceMultipleTimes [2021-05-18T13:30:12.180Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-05-18T13:30:12.180Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] === RUN TestCreateServiceConflict [2021-05-18T13:30:12.180Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-05-18T13:30:12.180Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] === RUN TestCreateServiceMaxReplicas [2021-05-18T13:30:12.180Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-05-18T13:30:12.180Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-18T13:30:12.180Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-18T13:30:12.180Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] === RUN TestCreateServiceSecretFileMode [2021-05-18T13:30:12.180Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-05-18T13:30:12.180Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] === RUN TestCreateServiceConfigFileMode [2021-05-18T13:30:12.180Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-05-18T13:30:12.180Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] === RUN TestCreateServiceSysctls [2021-05-18T13:30:12.180Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-05-18T13:30:12.180Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] === RUN TestCreateServiceCapabilities [2021-05-18T13:30:12.180Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-05-18T13:30:12.180Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] === RUN TestInspect [2021-05-18T13:30:12.180Z] --- SKIP: TestInspect (0.01s) [2021-05-18T13:30:12.180Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] === RUN TestCreateJob [2021-05-18T13:30:12.180Z] --- SKIP: TestCreateJob (0.01s) [2021-05-18T13:30:12.180Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] === RUN TestReplicatedJob [2021-05-18T13:30:12.180Z] --- SKIP: TestReplicatedJob (0.01s) [2021-05-18T13:30:12.180Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] === RUN TestUpdateReplicatedJob [2021-05-18T13:30:12.180Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-05-18T13:30:12.180Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] === RUN TestServiceListWithStatuses [2021-05-18T13:30:12.180Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-18T13:30:12.180Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-18T13:30:12.180Z] === RUN TestDockerNetworkConnectAlias [2021-05-18T13:30:12.180Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-05-18T13:30:12.180Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.180Z] === RUN TestDockerNetworkReConnect [2021-05-18T13:30:12.434Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-05-18T13:30:12.434Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:12.434Z] === RUN TestServicePlugin [2021-05-18T13:30:12.474Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2021-05-18T13:30:15.029Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.854s coverage: 49.4% of statements [2021-05-18T13:30:16.591Z] --- SKIP: TestServicePlugin (3.67s) [2021-05-18T13:30:16.591Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] === RUN TestServiceUpdateLabel [2021-05-18T13:30:16.591Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-05-18T13:30:16.591Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] === RUN TestServiceUpdateSecrets [2021-05-18T13:30:16.591Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-05-18T13:30:16.591Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] === RUN TestServiceUpdateConfigs [2021-05-18T13:30:16.591Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-05-18T13:30:16.591Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] === RUN TestServiceUpdateNetwork [2021-05-18T13:30:16.591Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-05-18T13:30:16.591Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] === RUN TestServiceUpdatePidsLimit [2021-05-18T13:30:16.591Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-05-18T13:30:16.591Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] PASS [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === Skipped [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-18T13:30:16.591Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-18T13:30:16.591Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-18T13:30:16.591Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-18T13:30:16.591Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-05-18T13:30:16.591Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-05-18T13:30:16.591Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-05-18T13:30:16.591Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-18T13:30:16.591Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-05-18T13:30:16.591Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-05-18T13:30:16.591Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-05-18T13:30:16.591Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-05-18T13:30:16.591Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-05-18T13:30:16.591Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-05-18T13:30:16.591Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-05-18T13:30:16.591Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-05-18T13:30:16.591Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-18T13:30:16.591Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-05-18T13:30:16.591Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-05-18T13:30:16.591Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestServicePlugin (3.67s) [2021-05-18T13:30:16.591Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-05-18T13:30:16.591Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-05-18T13:30:16.591Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-05-18T13:30:16.591Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-05-18T13:30:16.591Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.591Z] [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-05-18T13:30:16.592Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T13:30:16.592Z] [2021-05-18T13:30:16.592Z] [2021-05-18T13:30:16.592Z] DONE 24 tests, 23 skipped in 3.919s [2021-05-18T13:30:16.592Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-18T13:30:16.592Z] INFO: Testing against a local daemon [2021-05-18T13:30:16.592Z] === RUN TestSessionCreate [2021-05-18T13:30:16.592Z] --- PASS: TestSessionCreate (0.02s) [2021-05-18T13:30:16.592Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-18T13:30:16.592Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-18T13:30:16.592Z] PASS [2021-05-18T13:30:16.592Z] [2021-05-18T13:30:16.592Z] DONE 2 tests in 0.064s [2021-05-18T13:30:16.592Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-18T13:30:16.592Z] INFO: Testing against a local daemon [2021-05-18T13:30:16.592Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-18T13:30:16.592Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-18T13:30:16.592Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-18T13:30:16.592Z] === RUN TestEventsExecDie [2021-05-18T13:30:16.950Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.629s coverage: 57.7% of statements [2021-05-18T13:30:16.950Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.033s coverage: 57.5% of statements [2021-05-18T13:30:16.950Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.182s coverage: 46.2% of statements [2021-05-18T13:30:17.150Z] --- PASS: TestEventsExecDie (0.94s) [2021-05-18T13:30:17.150Z] === RUN TestEventsBackwardsCompatible [2021-05-18T13:30:17.150Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-05-18T13:30:17.150Z] === RUN TestInfoBinaryCommits [2021-05-18T13:30:17.150Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-18T13:30:17.150Z] === RUN TestInfoAPIVersioned [2021-05-18T13:30:17.150Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-18T13:30:17.150Z] === RUN TestInfoDiscoveryBackend [2021-05-18T13:30:17.896Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2021-05-18T13:30:18.159Z] ok github.com/docker/docker/daemon 12.363s coverage: 17.1% of statements [2021-05-18T13:30:18.159Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-18T13:30:18.159Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-18T13:30:18.159Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-18T13:30:18.159Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-18T13:30:18.159Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-18T13:30:18.159Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-18T13:30:18.159Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-18T13:30:19.033Z] --- PASS: TestInfoDiscoveryBackend (1.88s) [2021-05-18T13:30:19.033Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-18T13:30:19.551Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.069s coverage: 3.0% of statements [2021-05-18T13:30:20.939Z] ok github.com/docker/docker/daemon/logger 0.273s coverage: 43.2% of statements [2021-05-18T13:30:21.513Z] ok github.com/docker/docker/daemon/images 0.064s coverage: 6.7% of statements [2021-05-18T13:30:21.513Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-18T13:30:21.513Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-18T13:30:22.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-18T13:30:22.090Z] ok github.com/docker/docker/daemon/logger/awslogs 0.416s coverage: 77.8% of statements [2021-05-18T13:30:22.090Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-18T13:30:22.090Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-18T13:30:22.090Z] ok github.com/docker/docker/daemon/logger/gelf 0.045s coverage: 67.0% of statements [2021-05-18T13:30:22.291Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-05-18T13:30:22.291Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-18T13:30:22.291Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-18T13:30:22.291Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:30:22.291Z] === RUN TestInfoAPI [2021-05-18T13:30:22.546Z] --- PASS: TestInfoAPI (0.02s) [2021-05-18T13:30:22.546Z] === RUN TestInfoAPIWarnings [2021-05-18T13:30:22.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-18T13:30:22.664Z] ok github.com/docker/docker/daemon/logger/journald 0.040s coverage: 23.9% of statements [2021-05-18T13:30:22.926Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.033s coverage: 87.2% of statements [2021-05-18T13:30:23.499Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.052s coverage: 69.9% of statements [2021-05-18T13:30:24.446Z] ok github.com/docker/docker/daemon/logger/local 0.071s coverage: 75.2% of statements [2021-05-18T13:30:24.446Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-18T13:30:25.020Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.036s coverage: 31.5% of statements [2021-05-18T13:30:25.282Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.107s coverage: 55.1% of statements [2021-05-18T13:30:26.229Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 46.8% of statements [2021-05-18T13:30:26.229Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2021-05-18T13:30:27.174Z] ok github.com/docker/docker/daemon/network 0.063s coverage: 63.8% of statements [2021-05-18T13:30:28.564Z] ok github.com/docker/docker/distribution/metadata 0.112s coverage: 48.2% of statements [2021-05-18T13:30:28.564Z] ok github.com/docker/docker/daemon/logger/splunk 1.991s coverage: 82.5% of statements [2021-05-18T13:30:28.564Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-18T13:30:28.564Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-18T13:30:29.954Z] ok github.com/docker/docker/errdefs 0.017s coverage: 53.1% of statements [2021-05-18T13:30:29.954Z] ok github.com/docker/docker/distribution 0.290s coverage: 25.0% of statements [2021-05-18T13:30:29.954Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-18T13:30:30.899Z] ok github.com/docker/docker/image 0.050s coverage: 86.8% of statements [2021-05-18T13:30:31.473Z] ok github.com/docker/docker/distribution/xfer 1.711s coverage: 85.1% of statements [2021-05-18T13:30:31.473Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-18T13:30:31.473Z] ok github.com/docker/docker/image/cache 0.049s coverage: 19.2% of statements [2021-05-18T13:30:31.473Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-05-18T13:30:31.735Z] ok github.com/docker/docker/image/v1 0.071s coverage: 25.0% of statements [2021-05-18T13:30:31.735Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-18T13:30:31.996Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2021-05-18T13:30:33.387Z] ok github.com/docker/docker/opts 0.054s coverage: 67.1% of statements [2021-05-18T13:30:33.387Z] ok github.com/docker/docker/oci 0.049s coverage: 38.4% of statements [2021-05-18T13:30:33.387Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 52.9% of statements [2021-05-18T13:30:34.333Z] ok github.com/docker/docker/pkg/broadcaster 0.055s coverage: 100.0% of statements [2021-05-18T13:30:35.279Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2021-05-18T13:30:36.677Z] ok github.com/docker/docker/pkg/authorization 1.419s coverage: 68.3% of statements [2021-05-18T13:30:36.677Z] ok github.com/docker/docker/pkg/archive 1.049s coverage: 82.0% of statements [2021-05-18T13:30:36.988Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2021-05-18T13:30:37.568Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2021-05-18T13:30:37.568Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2021-05-18T13:30:38.511Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-05-18T13:30:39.083Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-05-18T13:30:39.362Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-05-18T13:30:39.652Z] ok github.com/docker/docker/pkg/chrootarchive 3.073s coverage: 43.2% of statements [2021-05-18T13:30:40.567Z] --- PASS: TestInfoAPIWarnings (17.90s) [2021-05-18T13:30:40.567Z] === RUN TestInfoDebug [2021-05-18T13:30:40.622Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2021-05-18T13:30:40.622Z] ok github.com/docker/docker/pkg/filenotify 0.614s coverage: 67.0% of statements [2021-05-18T13:30:41.195Z] ok github.com/docker/docker/pkg/fsutils 0.248s coverage: 85.1% of statements [2021-05-18T13:30:41.456Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2021-05-18T13:30:42.029Z] ok github.com/docker/docker/pkg/discovery/kv 3.101s coverage: 84.1% of statements [2021-05-18T13:30:42.292Z] ok github.com/docker/docker/layer 7.832s coverage: 68.8% of statements [2021-05-18T13:30:42.292Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-18T13:30:42.292Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-18T13:30:42.292Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-18T13:30:42.292Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-18T13:30:42.292Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-18T13:30:42.292Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-18T13:30:42.292Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-18T13:30:42.450Z] --- PASS: TestInfoDebug (1.91s) [2021-05-18T13:30:42.450Z] === RUN TestInfoInsecureRegistries [2021-05-18T13:30:42.865Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2021-05-18T13:30:42.865Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2021-05-18T13:30:43.128Z] ok github.com/docker/docker/pkg/idtools 0.823s coverage: 69.5% of statements [2021-05-18T13:30:43.128Z] ok github.com/docker/docker/pkg/ioutils 0.653s coverage: 70.6% of statements [2021-05-18T13:30:43.128Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-18T13:30:43.128Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-18T13:30:43.128Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-18T13:30:43.390Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements [2021-05-18T13:30:43.390Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-18T13:30:43.652Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2021-05-18T13:30:43.933Z] ok github.com/docker/docker/pkg/parsers/kernel 0.028s coverage: 60.0% of statements [2021-05-18T13:30:43.933Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.032s coverage: 86.7% of statements [2021-05-18T13:30:44.194Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2021-05-18T13:30:44.194Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-18T13:30:44.194Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-18T13:30:44.332Z] --- PASS: TestInfoInsecureRegistries (1.91s) [2021-05-18T13:30:44.332Z] === RUN TestInfoRegistryMirrors [2021-05-18T13:30:44.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-18T13:30:45.140Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2021-05-18T13:30:45.403Z] ok github.com/docker/docker/pkg/pools 0.022s coverage: 88.2% of statements [2021-05-18T13:30:45.665Z] ok github.com/docker/docker/pkg/plugins/transport 0.021s coverage: 85.7% of statements [2021-05-18T13:30:45.665Z] ok github.com/docker/docker/pkg/progress 0.024s coverage: 75.9% of statements [2021-05-18T13:30:46.214Z] --- PASS: TestInfoRegistryMirrors (1.87s) [2021-05-18T13:30:46.214Z] === RUN TestLoginFailsWithBadCredentials [2021-05-18T13:30:46.214Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-05-18T13:30:46.214Z] === RUN TestPingCacheHeaders [2021-05-18T13:30:46.214Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-18T13:30:46.214Z] === RUN TestPingGet [2021-05-18T13:30:46.214Z] --- PASS: TestPingGet (0.01s) [2021-05-18T13:30:46.214Z] === RUN TestPingHead [2021-05-18T13:30:46.214Z] --- PASS: TestPingHead (0.02s) [2021-05-18T13:30:46.214Z] === RUN TestVersion [2021-05-18T13:30:46.214Z] --- PASS: TestVersion (0.02s) [2021-05-18T13:30:46.214Z] PASS [2021-05-18T13:30:46.214Z] [2021-05-18T13:30:46.214Z] === Skipped [2021-05-18T13:30:46.214Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-18T13:30:46.214Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-18T13:30:46.214Z] [2021-05-18T13:30:46.214Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-18T13:30:46.214Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T13:30:46.214Z] [2021-05-18T13:30:46.214Z] [2021-05-18T13:30:46.214Z] DONE 18 tests, 2 skipped in 30.096s [2021-05-18T13:30:46.214Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-18T13:30:46.214Z] INFO: Testing against a local daemon [2021-05-18T13:30:46.214Z] === RUN TestVolumesCreateAndList [2021-05-18T13:30:46.214Z] --- PASS: TestVolumesCreateAndList (0.01s) [2021-05-18T13:30:46.214Z] === RUN TestVolumesRemove [2021-05-18T13:30:46.214Z] --- PASS: TestVolumesRemove (0.04s) [2021-05-18T13:30:46.214Z] === RUN TestVolumesInspect [2021-05-18T13:30:46.214Z] --- PASS: TestVolumesInspect (0.01s) [2021-05-18T13:30:46.214Z] === RUN TestVolumesInvalidJSON [2021-05-18T13:30:46.214Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-18T13:30:46.214Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-18T13:30:46.214Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-18T13:30:46.214Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-18T13:30:46.214Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-18T13:30:46.214Z] PASS [2021-05-18T13:30:46.214Z] [2021-05-18T13:30:46.214Z] DONE 5 tests in 0.111s [2021-05-18T13:30:46.238Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2021-05-18T13:30:46.468Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-18T13:30:46.468Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 16798 is not a child of this shell [2021-05-18T13:30:46.468Z] warning: PID 16798 from bundles/test-integration/docker.pid had a nonzero exit code [2021-05-18T13:30:46.468Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-18T13:30:46.468Z] [2021-05-18T13:30:46.468Z] Unloading profiles will leave already running processes permanently [2021-05-18T13:30:46.468Z] unconfined, which can lead to unexpected situations. [2021-05-18T13:30:46.468Z] [2021-05-18T13:30:46.468Z] To set a process to complain mode, use the command line tool [2021-05-18T13:30:46.468Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-18T13:30:46.468Z] Removing test suite binaries [2021-05-18T13:30:46.468Z] exiting test-integration [2021-05-18T13:30:46.468Z] ++ exit 0 [2021-05-18T13:30:46.812Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-05-18T13:30:47.073Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 75.0% of statements [2021-05-18T13:30:47.391Z] [2021-05-18T13:30:47.646Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-05-18T13:30:47.646Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-05-18T13:30:48.591Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 54.9% of statements Post stage [Pipeline] junit [2021-05-18T13:30:48.760Z] Recording test results [2021-05-18T13:30:48.853Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 36.9% of statements [2021-05-18T13:30:49.427Z] ok github.com/docker/docker/pkg/tailfile 0.121s coverage: 88.6% of statements [2021-05-18T13:30:49.427Z] ok github.com/docker/docker/pkg/signal 2.903s coverage: 61.0% of statements [2021-05-18T13:30:49.633Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-18T13:30:49.689Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2021-05-18T13:30:49.950Z] testing: warning: no tests to run [2021-05-18T13:30:49.950Z] coverage: [no statements] [2021-05-18T13:30:49.950Z] ok github.com/docker/docker/pkg/term/windows 0.018s coverage: [no statements] [no tests to run] [2021-05-18T13:30:49.999Z] + echo Ensuring container killed. [2021-05-18T13:30:49.999Z] Ensuring container killed. [2021-05-18T13:30:49.999Z] + docker rm -vf docker-pr3 [2021-05-18T13:30:49.999Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-05-18T13:30:50.212Z] ok github.com/docker/docker/pkg/truncindex 0.124s coverage: 91.5% of statements [2021-05-18T13:30:50.212Z] ok github.com/docker/docker/pkg/urlutil 0.017s coverage: 100.0% of statements [2021-05-18T13:30:50.212Z] ok github.com/docker/docker/pkg/useragent 0.018s coverage: 88.9% of statements [2021-05-18T13:30:50.312Z] + echo Chowning /workspace to jenkins user [2021-05-18T13:30:50.312Z] Chowning /workspace to jenkins user [2021-05-18T13:30:50.312Z] + id -u [2021-05-18T13:30:50.312Z] + id -g [2021-05-18T13:30:50.312Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42382:/workspace busybox chown -R 1000:1000 /workspace [2021-05-18T13:30:50.312Z] Unable to find image 'busybox:latest' locally [2021-05-18T13:30:50.312Z] latest: Pulling from library/busybox [2021-05-18T13:30:50.568Z] 92f8b3f0730f: Pulling fs layer [2021-05-18T13:30:50.568Z] 92f8b3f0730f: Download complete [2021-05-18T13:30:50.568Z] 92f8b3f0730f: Pull complete [2021-05-18T13:30:50.568Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-18T13:30:50.568Z] Status: Downloaded newer image for busybox:latest [2021-05-18T13:30:51.602Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.5% of statements [2021-05-18T13:30:51.864Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 85.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-18T13:30:52.252Z] + bundleName=amd64-rootless [2021-05-18T13:30:52.252Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-05-18T13:30:52.252Z] Creating amd64-rootless-bundles.tar.gz [2021-05-18T13:30:52.252Z] + + find bundlesxargs -path tar */root/*overlay2 -czf -prune amd64-rootless-bundles.tar.gz -o [2021-05-18T13:30:52.252Z] -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-05-18T13:30:52.260Z] Archiving artifacts [2021-05-18T13:30:52.811Z] ok github.com/docker/docker/reference 0.023s coverage: 84.4% of statements [2021-05-18T13:30:53.073Z] ok github.com/docker/docker/plugin 0.556s coverage: 23.2% of statements [2021-05-18T13:30:53.214Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42382/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-18T13:30:53.509Z] + make clean [2021-05-18T13:30:53.509Z] docker volume rm -f docker-dev-cache [2021-05-18T13:30:53.765Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T13:30:54.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-18T13:30:54.994Z] ok github.com/docker/docker/registry 0.184s coverage: 57.2% of statements [2021-05-18T13:30:54.994Z] ok github.com/docker/docker/quota 0.525s coverage: 71.4% of statements [2021-05-18T13:30:54.994Z] ok github.com/docker/docker/registry/resumable 0.044s coverage: 100.0% of statements [2021-05-18T13:30:55.257Z] ok github.com/docker/docker/restartmanager 0.018s coverage: 45.3% of statements [2021-05-18T13:30:55.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-18T13:30:55.518Z] ok github.com/docker/docker/testutil 0.026s coverage: 62.5% of statements [2021-05-18T13:30:56.268Z] 8116de3c91c3: Pull complete [2021-05-18T13:30:56.268Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-05-18T13:30:56.268Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:30:56.268Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:30:56.268Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-05-18T13:30:56.268Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-05-18T13:30:56.468Z] ok github.com/docker/docker/runconfig 0.040s coverage: 66.1% of statements [2021-05-18T13:30:56.732Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1935' [2021-05-18T13:30:56.732Z] INFO: Docker version of control daemon [2021-05-18T13:30:56.732Z] [2021-05-18T13:30:56.732Z] Client: [2021-05-18T13:30:56.732Z] Version: 20.10.6 [2021-05-18T13:30:56.732Z] API version: 1.41 [2021-05-18T13:30:56.732Z] Go version: go1.16.3 [2021-05-18T13:30:56.732Z] Git commit: 370c289 [2021-05-18T13:30:56.732Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-18T13:30:56.732Z] OS/Arch: windows/amd64 [2021-05-18T13:30:56.732Z] Context: default [2021-05-18T13:30:56.732Z] Experimental: true [2021-05-18T13:30:56.732Z] [2021-05-18T13:30:56.732Z] Server: Docker Engine - Community [2021-05-18T13:30:56.732Z] Engine: [2021-05-18T13:30:56.732Z] Version: 20.10.6 [2021-05-18T13:30:56.732Z] API version: 1.41 (minimum version 1.24) [2021-05-18T13:30:56.732Z] Go version: go1.13.15 [2021-05-18T13:30:56.732Z] Git commit: 8728dd2 [2021-05-18T13:30:56.732Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-18T13:30:56.732Z] OS/Arch: windows/amd64 [2021-05-18T13:30:56.732Z] Experimental: true [2021-05-18T13:30:56.732Z] [2021-05-18T13:30:56.732Z] INFO: Docker info of control daemon [2021-05-18T13:30:56.732Z] [2021-05-18T13:30:56.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-18T13:30:57.704Z] Client: [2021-05-18T13:30:57.704Z] Context: default [2021-05-18T13:30:57.704Z] Debug Mode: false [2021-05-18T13:30:57.704Z] Plugins: [2021-05-18T13:30:57.704Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-18T13:30:57.704Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-18T13:30:57.704Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-18T13:30:57.704Z] [2021-05-18T13:30:57.704Z] Server: [2021-05-18T13:30:57.704Z] Containers: 0 [2021-05-18T13:30:57.704Z] Running: 0 [2021-05-18T13:30:57.704Z] Paused: 0 [2021-05-18T13:30:57.704Z] Stopped: 0 [2021-05-18T13:30:57.704Z] Images: 1 [2021-05-18T13:30:57.704Z] Server Version: 20.10.6 [2021-05-18T13:30:57.704Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-18T13:30:57.704Z] Windows: [2021-05-18T13:30:57.704Z] LCOW: [2021-05-18T13:30:57.704Z] Logging Driver: json-file [2021-05-18T13:30:57.704Z] Plugins: [2021-05-18T13:30:57.704Z] Volume: local [2021-05-18T13:30:57.704Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-18T13:30:57.704Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-18T13:30:57.704Z] Swarm: inactive [2021-05-18T13:30:57.704Z] Default Isolation: process [2021-05-18T13:30:57.704Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-18T13:30:57.704Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-18T13:30:57.704Z] OSType: windows [2021-05-18T13:30:57.704Z] Architecture: x86_64 [2021-05-18T13:30:57.704Z] CPUs: 4 [2021-05-18T13:30:57.704Z] Total Memory: 32GiB [2021-05-18T13:30:57.704Z] Name: azwin-2-fd9ce0 [2021-05-18T13:30:57.704Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-18T13:30:57.704Z] Docker Root Dir: D:\docker [2021-05-18T13:30:57.704Z] Debug Mode: false [2021-05-18T13:30:57.704Z] Registry: https://index.docker.io/v1/ [2021-05-18T13:30:57.704Z] Labels: [2021-05-18T13:30:57.704Z] Experimental: true [2021-05-18T13:30:57.704Z] Insecure Registries: [2021-05-18T13:30:57.704Z] 10.0.0.4:5000 [2021-05-18T13:30:57.704Z] 127.0.0.0/8 [2021-05-18T13:30:57.704Z] Registry Mirrors: [2021-05-18T13:30:57.704Z] http://10.0.0.4:5000/ [2021-05-18T13:30:57.704Z] Live Restore Enabled: false [2021-05-18T13:30:57.704Z] Product License: Community Engine [2021-05-18T13:30:57.704Z] [2021-05-18T13:30:57.704Z] [2021-05-18T13:30:57.704Z] INFO: Commit hash is 94c1890d39 [2021-05-18T13:30:57.704Z] INFO: Nuke-Everything... [2021-05-18T13:30:57.704Z] INFO: Container count on control daemon to delete is 0 [2021-05-18T13:30:58.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-18T13:30:58.387Z] ok github.com/docker/docker/volume/drivers 0.051s coverage: 36.1% of statements [2021-05-18T13:30:58.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-18T13:30:58.676Z] INFO: Nuking d:\CI [2021-05-18T13:30:58.676Z] INFO: Zapped successfully [2021-05-18T13:30:58.676Z] INFO: Location for testing is d:\CI\PR-42382\3 [2021-05-18T13:30:58.676Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-18T13:30:58.676Z] [2021-05-18T13:30:58.676Z] [2021-05-18T13:30:58.676Z] INFO: Building the image from Dockerfile.windows at 05/18/2021 13:30:58... [2021-05-18T13:30:58.676Z] [2021-05-18T13:30:58.963Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.0% of statements [2021-05-18T13:30:59.538Z] ok github.com/docker/docker/volume/local 0.174s coverage: 76.4% of statements [2021-05-18T13:30:59.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-18T13:31:00.923Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.1% of statements [2021-05-18T13:31:03.377Z] Sending build context to Docker daemon 58.27MB [2021-05-18T13:31:03.377Z] [2021-05-18T13:31:03.377Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-18T13:31:03.377Z] ---> 3a7f23e29bd7 [2021-05-18T13:31:03.377Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-18T13:31:03.377Z] ---> Running in f037312896f3 [2021-05-18T13:31:03.838Z] Removing intermediate container f037312896f3 [2021-05-18T13:31:03.838Z] ---> cfc320c8ff54 [2021-05-18T13:31:03.838Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-18T13:31:03.838Z] ---> Running in dce078333636 [2021-05-18T13:31:04.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-18T13:31:04.299Z] Removing intermediate container dce078333636 [2021-05-18T13:31:04.299Z] ---> ebf06f9b07e4 [2021-05-18T13:31:04.299Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-18T13:31:04.299Z] ---> Running in 89b313585833 [2021-05-18T13:31:04.760Z] Removing intermediate container 89b313585833 [2021-05-18T13:31:04.760Z] ---> 7b9e019a3bf7 [2021-05-18T13:31:04.760Z] 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-05-18T13:31:04.760Z] ---> Running in edbe4f8addaf [2021-05-18T13:31:05.221Z] Removing intermediate container edbe4f8addaf [2021-05-18T13:31:05.221Z] ---> b06d4e9a1e42 [2021-05-18T13:31:05.221Z] 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-05-18T13:31:05.221Z] ---> Running in e789c0795a0c [2021-05-18T13:31:05.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-18T13:31:06.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-18T13:31:07.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-18T13:31:09.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-18T13:31:09.923Z] [2021-05-18T13:31:09.923Z] SUCCESS: Specified value was saved. [2021-05-18T13:31:10.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-18T13:31:10.895Z] INFO: Downloading git... [2021-05-18T13:31:11.877Z] INFO: Downloading go... [2021-05-18T13:31:12.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-18T13:31:13.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-18T13:31:13.424Z] INFO: Downloading compiler 1 of 3... [2021-05-18T13:31:13.886Z] INFO: Downloading compiler 2 of 3... [2021-05-18T13:31:14.351Z] INFO: Downloading compiler 3 of 3... [2021-05-18T13:31:14.351Z] INFO: Extracting git... [2021-05-18T13:31:14.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-18T13:31:15.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-18T13:31:15.683Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-18T13:31:15.683Z] Using test binary docker [2021-05-18T13:31:15.683Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-18T13:31:15.939Z] Starting apparmor (via systemctl): apparmor.service. [2021-05-18T13:31:15.939Z] Starting dockerd [2021-05-18T13:31:15.939Z] INFO: Waiting for daemon to start... [2021-05-18T13:31:17.824Z] . [2021-05-18T13:31:17.824Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-18T13:31:17.824Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-18T13:31:17.824Z] Error: No such image: emptyfs [2021-05-18T13:31:18.080Z] Running integration-test (iteration 1) [2021-05-18T13:31:18.080Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-18T13:31:19.024Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.6% of statements [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/rootless [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/volume [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-18T13:31:19.024Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === Skipped [2021-05-18T13:31:19.286Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-05-18T13:31:19.286Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-05-18T13:31:19.286Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-18T13:31:19.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:31:19.286Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-18T13:31:19.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:31:19.286Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-18T13:31:19.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:31:19.286Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-18T13:31:19.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:31:19.286Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-18T13:31:19.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:31:19.286Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-18T13:31:19.286Z] graphtest_unix.go:73: No driver to put! [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-18T13:31:19.286Z] time="2021-05-18T13:30:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T13:31:19.286Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T13:31:19.286Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-18T13:31:19.286Z] time="2021-05-18T13:30:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T13:31:19.286Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T13:31:19.286Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-18T13:31:19.286Z] time="2021-05-18T13:30:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T13:31:19.286Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T13:31:19.286Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-18T13:31:19.286Z] time="2021-05-18T13:30:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T13:31:19.286Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T13:31:19.286Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-18T13:31:19.286Z] time="2021-05-18T13:30:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T13:31:19.286Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T13:31:19.286Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-18T13:31:19.286Z] graphtest_unix.go:73: No driver to put! [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-18T13:31:19.286Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-18T13:31:19.286Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-18T13:31:19.286Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-18T13:31:19.286Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-18T13:31:19.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:31:19.286Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-18T13:31:19.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:31:19.286Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-18T13:31:19.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:31:19.286Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-18T13:31:19.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:31:19.286Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-18T13:31:19.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:31:19.286Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-18T13:31:19.286Z] graphtest_unix.go:73: No driver to put! [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-18T13:31:19.286Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-18T13:31:19.286Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] [2021-05-18T13:31:19.286Z] DONE 2229 tests, 26 skipped in 202.958s Post stage [Pipeline] junit [2021-05-18T13:31:20.240Z] Recording test results [2021-05-18T13:31:21.714Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-18T13:31:22.056Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42382/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 -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:94c1890d3997cad133e50f0899677f4966078951 hack/make.sh dynbinary test-integration [2021-05-18T13:31:22.999Z] [2021-05-18T13:31:22.999Z] Removing bundles/ [2021-05-18T13:31:22.999Z] [2021-05-18T13:31:22.999Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-18T13:31:23.000Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T13:31:23.000Z] GOOS="" GOARCH="" GOARM="" [2021-05-18T13:31:24.950Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.149671085s with top 10 stages: buildssa: 1m43.840600902s, goimports: 22.600718035s, unconvert: 12.689093133s, gosec: 9.920664807s, golint: 6.236229439s, misspell: 4.234939588s, ineffassign: 4.210138647s, vrp: 3.321452236s, inspect: 3.090588486s, printf: 1.812389501s [2021-05-18T13:31:24.950Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-05-18T13:31:24.950Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1682/1682, path_prettifier: 1682/1682, skip_files: 1682/1682, identifier_marker: 1577/1577, exclude: 1577/1577, exclude-rules: 64/1577, cgo: 1682/2262, filename_unadjuster: 1682/1682, nolint: 0/64, autogenerated_exclude: 1577/1682 [2021-05-18T13:31:24.950Z] INFO [runner] processing took 58.699105ms with stages: nolint: 25.212414ms, identifier_marker: 15.944276ms, path_prettifier: 8.271862ms, autogenerated_exclude: 4.089264ms, exclude-rules: 3.269453ms, skip_dirs: 1.635348ms, cgo: 181.117µs, filename_unadjuster: 90.812µs, max_same_issues: 1.294µs, uniq_by_line: 749ns, exclude: 462ns, diff: 414ns, path_shortener: 387ns, skip_files: 372ns, max_from_linter: 357ns, source_code: 351ns, max_per_file_from_linter: 173ns [2021-05-18T13:31:24.950Z] INFO [runner] linters took 1m43.329970528s with stages: goanalysis_metalinter: 1m22.955201063s, unused: 20.315775338s [2021-05-18T13:31:24.950Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-05-18T13:31:24.950Z] INFO Memory: 1536 samples, avg is 830.7MB, max is 4306.0MB [2021-05-18T13:31:24.950Z] INFO Execution took 3m45.625051221s [2021-05-18T13:31:24.950Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-05-18T13:31:25.540Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42382/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:94c1890d3997cad133e50f0899677f4966078951 hack/make.sh dynbinary-daemon test-docker-py [2021-05-18T13:31:26.112Z] [2021-05-18T13:31:26.112Z] Removing bundles/ [2021-05-18T13:31:26.112Z] [2021-05-18T13:31:26.112Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-18T13:31:26.112Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T13:31:26.112Z] GOOS="" GOARCH="" GOARM="" [2021-05-18T13:31:26.752Z] INFO: Expanding go... [2021-05-18T13:31:30.244Z] Loaded image: buildpack-deps:buster [2021-05-18T13:31:30.499Z] Loaded image: busybox:latest [2021-05-18T13:31:30.499Z] Loaded image: busybox:glibc [2021-05-18T13:31:33.012Z] Loaded image: debian:bullseye [2021-05-18T13:31:33.013Z] Loaded image: hello-world:latest [2021-05-18T13:31:33.013Z] Loaded image: arm32v7/hello-world:latest [2021-05-18T13:31:33.013Z] INFO: Testing against a local daemon [2021-05-18T13:31:33.013Z] === RUN TestCgroupNamespacesBuild [2021-05-18T13:31:37.174Z] --- PASS: TestCgroupNamespacesBuild (4.06s) [2021-05-18T13:31:37.174Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-18T13:31:39.066Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2021-05-18T13:31:39.066Z] === RUN TestBuildWithSession [2021-05-18T13:31:39.066Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-18T13:31:39.066Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T13:31:39.066Z] === RUN TestBuildSquashParent [2021-05-18T13:31:45.598Z] --- PASS: TestBuildSquashParent (6.10s) [2021-05-18T13:31:45.598Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-18T13:31:45.598Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T13:31:45.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T13:31:45.598Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T13:31:45.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T13:31:45.598Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T13:31:45.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T13:31:45.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T13:31:45.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T13:31:45.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T13:31:45.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T13:31:45.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T13:31:45.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T13:31:45.598Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T13:31:45.598Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T13:31:47.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-18T13:31:47.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-18T13:31:47.486Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T13:31:47.486Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T13:31:47.881Z] INFO: Expanding compiler 1 of 3... [2021-05-18T13:31:47.881Z] INFO: Expanding compiler 2 of 3... [2021-05-18T13:31:49.381Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T13:31:49.943Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T13:31:50.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-18T13:31:51.629Z] INFO: Expanding compiler 3 of 3... [2021-05-18T13:31:52.091Z] INFO: Removing downloaded files... [2021-05-18T13:31:52.091Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-05-18T13:31:52.091Z] INFO: Configuring git core.autocrlf... [2021-05-18T13:31:52.459Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-18T13:31:52.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.22s) [2021-05-18T13:31:52.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.54s) [2021-05-18T13:31:52.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s) [2021-05-18T13:31:52.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.34s) [2021-05-18T13:31:52.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.27s) [2021-05-18T13:31:52.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s) [2021-05-18T13:31:52.459Z] === RUN TestBuildMultiStageCopy [2021-05-18T13:31:52.459Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-18T13:31:53.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-18T13:31:54.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-18T13:31:54.348Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-18T13:31:54.348Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-18T13:31:54.604Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-18T13:31:54.860Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-18T13:31:55.116Z] --- PASS: TestBuildMultiStageCopy (3.08s) [2021-05-18T13:31:55.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.07s) [2021-05-18T13:31:55.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.26s) [2021-05-18T13:31:55.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.25s) [2021-05-18T13:31:55.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2021-05-18T13:31:55.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2021-05-18T13:31:55.116Z] === RUN TestBuildMultiStageParentConfig [2021-05-18T13:31:56.044Z] --- PASS: TestBuildMultiStageParentConfig (0.74s) [2021-05-18T13:31:56.044Z] === RUN TestBuildLabelWithTargets [2021-05-18T13:31:57.408Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2021-05-18T13:31:57.408Z] === RUN TestBuildWithEmptyLayers [2021-05-18T13:31:57.664Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-05-18T13:31:57.664Z] === RUN TestBuildMultiStageOnBuild [2021-05-18T13:31:58.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-18T13:32:00.177Z] --- PASS: TestBuildMultiStageOnBuild (2.39s) [2021-05-18T13:32:00.177Z] === RUN TestBuildUncleanTarFilenames [2021-05-18T13:32:00.738Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2021-05-18T13:32:00.738Z] === RUN TestBuildMultiStageLayerLeak [2021-05-18T13:32:03.254Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s) [2021-05-18T13:32:03.254Z] === RUN TestBuildWithHugeFile [2021-05-18T13:32:08.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-18T13:32:12.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-18T13:32:16.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-18T13:32:18.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-18T13:32:22.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-18T13:32:25.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-18T13:32:30.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-18T13:32:32.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-18T13:32:36.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-18T13:32:40.160Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-18T13:32:40.160Z] Using test binary docker [2021-05-18T13:32:40.160Z] +++ /etc/init.d/apparmor start [2021-05-18T13:32:40.160Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-18T13:32:40.160Z] INFO: Waiting for daemon to start... [2021-05-18T13:32:40.160Z] Starting dockerd [2021-05-18T13:32:40.160Z] +++ 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-05-18T13:32:42.696Z] . [2021-05-18T13:32:42.696Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-18T13:32:42.696Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-18T13:32:42.696Z] Error: No such image: emptyfs [2021-05-18T13:32:42.696Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-18T13:32:42.696Z] ++++ docker load [2021-05-18T13:32:42.955Z] Running integration-test (iteration 1) [2021-05-18T13:32:42.955Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-18T13:32:42.955Z] ++ 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-05-18T13:32:42.955Z] ++ set -e [2021-05-18T13:32:42.955Z] ++ '[' -n 0 ']' [2021-05-18T13:32:42.955Z] ++ set -x [2021-05-18T13:32:42.955Z] ++ 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-05-18T13:32:44.499Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T13:32:44.499Z] [2021-05-18T13:32:44.499Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-18T13:32:44.499Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-18T13:32:44.499Z] HOSTNAME=05a0bbd51353 [2021-05-18T13:32:44.499Z] TESTDEBUG=0 [2021-05-18T13:32:44.499Z] DEST=bundles/test-integration [2021-05-18T13:32:44.499Z] PWD=/go/src/github.com/docker/docker [2021-05-18T13:32:44.499Z] DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 [2021-05-18T13:32:44.499Z] container=docker [2021-05-18T13:32:44.499Z] HOME=/root [2021-05-18T13:32:44.499Z] GOLANG_VERSION=1.13.15 [2021-05-18T13:32:44.499Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-18T13:32:44.499Z] VALIDATE_BRANCH=20.10 [2021-05-18T13:32:44.499Z] TERM=xterm [2021-05-18T13:32:44.499Z] DOCKER_PKG=github.com/docker/docker [2021-05-18T13:32:44.499Z] SHLVL=1 [2021-05-18T13:32:44.499Z] TIMEOUT=120m [2021-05-18T13:32:44.499Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-18T13:32:44.499Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-18T13:32:44.499Z] GO111MODULE=off [2021-05-18T13:32:44.499Z] DOCKER_EXPERIMENTAL=1 [2021-05-18T13:32:44.499Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-18T13:32:44.499Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-18T13:32:44.499Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-18T13:32:44.499Z] GOPATH=/go [2021-05-18T13:32:44.499Z] PKG_CONFIG=pkg-config [2021-05-18T13:32:44.499Z] _=/usr/bin/env [2021-05-18T13:32:44.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-18T13:32:59.482Z] --- PASS: TestBuildWithHugeFile (55.85s) [2021-05-18T13:32:59.482Z] === RUN TestBuildWithEmptyDockerfile [2021-05-18T13:32:59.482Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T13:32:59.482Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T13:32:59.482Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T13:32:59.482Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T13:32:59.482Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T13:32:59.482Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T13:32:59.482Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T13:32:59.482Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T13:32:59.482Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T13:32:59.482Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-05-18T13:32:59.482Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-05-18T13:32:59.482Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-05-18T13:32:59.482Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-18T13:32:59.482Z] === RUN TestBuildPreserveOwnership [2021-05-18T13:32:59.482Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-18T13:33:02.602Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T13:33:02.602Z] [2021-05-18T13:33:02.602Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-05-18T13:33:02.602Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-05-18T13:33:02.602Z] Using test binary docker [2021-05-18T13:33:02.602Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-18T13:33:02.602Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-18T13:33:02.602Z] INFO: Waiting for daemon to start... [2021-05-18T13:33:02.602Z] Starting dockerd [2021-05-18T13:33:02.602Z] . [2021-05-18T13:33:02.602Z] INFO: Building docker-sdk-python3:4.4.1... [2021-05-18T13:33:02.746Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-18T13:33:04.109Z] --- PASS: TestBuildPreserveOwnership (4.76s) [2021-05-18T13:33:04.109Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.29s) [2021-05-18T13:33:04.109Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.46s) [2021-05-18T13:33:04.109Z] === RUN TestBuildPlatformInvalid [2021-05-18T13:33:04.109Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-05-18T13:33:04.109Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-18T13:33:04.242Z] Removing intermediate container e789c0795a0c [2021-05-18T13:33:04.242Z] ---> fbf328cdb6db [2021-05-18T13:33:04.242Z] 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-05-18T13:33:04.242Z] ---> Running in aaf32b0a80b8 [2021-05-18T13:33:04.242Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-05-18T13:33:04.242Z] go: finding gotest.tools v0.5.3 [2021-05-18T13:33:04.242Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-05-18T13:33:04.242Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-18T13:33:04.242Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-18T13:33:04.242Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-05-18T13:33:04.242Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-18T13:33:04.242Z] go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T13:33:04.242Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-18T13:33:04.242Z] go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T13:33:04.242Z] go: extracting github.com/fatih/color v1.9.0 [2021-05-18T13:33:04.242Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-05-18T13:33:04.242Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-18T13:33:04.242Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T13:33:04.242Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T13:33:04.242Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-18T13:33:04.242Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T13:33:04.242Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-18T13:33:04.242Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T13:33:04.242Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T13:33:04.242Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T13:33:04.242Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T13:33:04.242Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-18T13:33:04.242Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-18T13:33:04.242Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T13:33:04.242Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T13:33:04.242Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T13:33:04.242Z] go: finding github.com/fatih/color v1.9.0 [2021-05-18T13:33:04.242Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T13:33:04.242Z] go: finding github.com/pkg/errors v0.9.1 [2021-05-18T13:33:04.242Z] go: finding github.com/spf13/pflag v1.0.3 [2021-05-18T13:33:04.242Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-18T13:33:04.242Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-18T13:33:04.242Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-18T13:33:04.242Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T13:33:04.242Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T13:33:04.242Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T13:33:04.242Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T13:33:07.989Z] INFO: Build done for gotestsum... [2021-05-18T13:33:11.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-18T13:33:11.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-18T13:33:18.947Z] Loaded image: buildpack-deps:buster [2021-05-18T13:33:18.947Z] Loaded image: busybox:latest [2021-05-18T13:33:18.947Z] Loaded image: busybox:glibc [2021-05-18T13:33:19.880Z] Loaded image: debian:bullseye [2021-05-18T13:33:20.135Z] Loaded image: hello-world:latest [2021-05-18T13:33:20.135Z] Loaded image: arm32v7/hello-world:latest [2021-05-18T13:33:20.396Z] Removing intermediate container aaf32b0a80b8 [2021-05-18T13:33:20.396Z] ---> 0cb466b01ca6 [2021-05-18T13:33:20.396Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-18T13:33:20.396Z] ---> Running in 099d42ea4677 [2021-05-18T13:33:20.396Z] Removing intermediate container 099d42ea4677 [2021-05-18T13:33:20.396Z] ---> 992b3693ca5d [2021-05-18T13:33:20.396Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-18T13:33:20.396Z] ---> Running in c5a4db6f99b4 [2021-05-18T13:33:20.396Z] Removing intermediate container c5a4db6f99b4 [2021-05-18T13:33:20.396Z] ---> 7acbe47d6013 [2021-05-18T13:33:20.396Z] Step 10/10 : COPY . . [2021-05-18T13:33:28.218Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.70s) [2021-05-18T13:33:28.218Z] PASS [2021-05-18T13:33:28.218Z] [2021-05-18T13:33:28.218Z] === Skipped [2021-05-18T13:33:28.218Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-18T13:33:28.218Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T13:33:28.218Z] [2021-05-18T13:33:28.218Z] [2021-05-18T13:33:28.218Z] DONE 33 tests, 1 skipped in 129.772s [2021-05-18T13:33:28.218Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-18T13:33:28.218Z] INFO: Testing against a local daemon [2021-05-18T13:33:28.218Z] === RUN TestConfigInspect [2021-05-18T13:33:29.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-18T13:33:29.639Z] Loaded image: buildpack-deps:buster [2021-05-18T13:33:29.639Z] Loaded image: busybox:latest [2021-05-18T13:33:29.639Z] Loaded image: busybox:glibc [2021-05-18T13:33:30.730Z] --- PASS: TestConfigInspect (2.66s) [2021-05-18T13:33:30.730Z] === RUN TestConfigList [2021-05-18T13:33:32.174Z] Loaded image: debian:bullseye [2021-05-18T13:33:32.174Z] Loaded image: hello-world:latest [2021-05-18T13:33:32.434Z] Loaded image: arm32v7/hello-world:latest [2021-05-18T13:33:32.434Z] INFO: Testing against a local daemon [2021-05-18T13:33:32.434Z] === RUN TestCgroupNamespacesBuild [2021-05-18T13:33:33.243Z] --- PASS: TestConfigList (2.49s) [2021-05-18T13:33:33.243Z] === RUN TestConfigsCreateAndDelete [2021-05-18T13:33:35.755Z] --- PASS: TestConfigsCreateAndDelete (2.47s) [2021-05-18T13:33:35.755Z] === RUN TestConfigsUpdate [2021-05-18T13:33:36.630Z] --- PASS: TestCgroupNamespacesBuild (3.54s) [2021-05-18T13:33:36.630Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-18T13:33:37.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-18T13:33:37.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-18T13:33:38.268Z] --- PASS: TestConfigsUpdate (2.57s) [2021-05-18T13:33:38.268Z] === RUN TestTemplatedConfig [2021-05-18T13:33:39.166Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.21s) [2021-05-18T13:33:39.166Z] === RUN TestBuildWithSession [2021-05-18T13:33:39.166Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-18T13:33:39.166Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T13:33:39.166Z] === RUN TestBuildSquashParent [2021-05-18T13:33:39.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-18T13:33:40.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-18T13:33:40.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-18T13:33:41.520Z] ---> 49fced091903 [2021-05-18T13:33:41.520Z] Successfully built 49fced091903 [2021-05-18T13:33:41.520Z] Successfully tagged docker:latest [2021-05-18T13:33:41.520Z] INFO: Image build ended at 05/18/2021 13:33:40. Duration:00:02:42.3736251 [2021-05-18T13:33:41.520Z] [2021-05-18T13:33:41.520Z] [2021-05-18T13:33:41.520Z] INFO: Building the test binaries at 05/18/2021 13:33:40... [2021-05-18T13:33:41.532Z] --- PASS: TestTemplatedConfig (3.47s) [2021-05-18T13:33:41.532Z] === RUN TestConfigCreateResolve [2021-05-18T13:33:42.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-18T13:33:44.046Z] --- PASS: TestConfigCreateResolve (2.44s) [2021-05-18T13:33:44.046Z] === RUN TestConfigDaemonLibtrustID [2021-05-18T13:33:44.608Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2021-05-18T13:33:44.608Z] PASS [2021-05-18T13:33:44.864Z] [2021-05-18T13:33:44.864Z] DONE 7 tests in 16.815s [2021-05-18T13:33:44.864Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-18T13:33:44.864Z] INFO: Testing against a local daemon [2021-05-18T13:33:44.864Z] === RUN TestCheckpoint [2021-05-18T13:33:44.864Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-18T13:33:44.864Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T13:33:44.864Z] === RUN TestContainerInvalidJSON [2021-05-18T13:33:44.864Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T13:33:44.864Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T13:33:44.864Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T13:33:44.864Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T13:33:44.864Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-18T13:33:44.864Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-18T13:33:44.864Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T13:33:44.864Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-18T13:33:44.864Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T13:33:44.864Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-18T13:33:44.864Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-18T13:33:44.864Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-18T13:33:44.864Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-18T13:33:44.864Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-18T13:33:44.864Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-05-18T13:33:44.864Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-18T13:33:44.864Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-18T13:33:44.864Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-18T13:33:44.864Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-05-18T13:33:44.864Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-18T13:33:45.120Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-18T13:33:45.120Z] === RUN TestCopyFromContainer [2021-05-18T13:33:45.281Z] INFO: make.ps1 starting at 05/18/2021 13:33:44 [2021-05-18T13:33:45.281Z] INFO: Git commit (94c1890d39) assumed from DOCKER_GITCOMMIT environment variable [2021-05-18T13:33:45.281Z] INFO: Invoking autogen... [2021-05-18T13:33:45.742Z] INFO: Building daemon... [2021-05-18T13:33:46.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-18T13:33:46.485Z] === RUN TestCopyFromContainer// [2021-05-18T13:33:46.485Z] === RUN TestCopyFromContainer//bar/root [2021-05-18T13:33:46.485Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-18T13:33:46.740Z] === RUN TestCopyFromContainer/bar/quux [2021-05-18T13:33:46.740Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-18T13:33:46.740Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-18T13:33:46.997Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-18T13:33:46.997Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-18T13:33:46.997Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-18T13:33:46.997Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-18T13:33:47.252Z] --- PASS: TestCopyFromContainer (2.16s) [2021-05-18T13:33:47.252Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-18T13:33:47.252Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-05-18T13:33:47.252Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-05-18T13:33:47.252Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-05-18T13:33:47.252Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-05-18T13:33:47.252Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-05-18T13:33:47.252Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-18T13:33:47.252Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-05-18T13:33:47.252Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-05-18T13:33:47.252Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-05-18T13:33:47.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-18T13:33:47.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T13:33:47.252Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T13:33:47.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T13:33:47.252Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T13:33:47.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T13:33:47.252Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T13:33:47.252Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T13:33:47.252Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T13:33:47.252Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T13:33:47.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-18T13:33:47.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-18T13:33:47.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-18T13:33:47.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-18T13:33:47.252Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-18T13:33:47.252Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-18T13:33:47.252Z] === RUN TestCreateWithInvalidEnv [2021-05-18T13:33:47.252Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-18T13:33:47.252Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-18T13:33:47.252Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-18T13:33:47.252Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-18T13:33:47.252Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-18T13:33:47.252Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-18T13:33:47.252Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-18T13:33:47.252Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-18T13:33:47.252Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-18T13:33:47.252Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-18T13:33:47.252Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-18T13:33:47.252Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-18T13:33:47.252Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-18T13:33:47.252Z] === RUN TestCreateTmpfsMountsTarget [2021-05-18T13:33:47.252Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-05-18T13:33:47.252Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-18T13:33:48.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-18T13:33:49.297Z] sha256:aa0125cd0ffa186714f27432878bd0b31a3d4bcde85dfe1bbb5d33686199448d [2021-05-18T13:33:49.297Z] INFO: Starting docker-py tests... [2021-05-18T13:33:49.297Z] ============================= test session starts ============================== [2021-05-18T13:33:49.297Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-05-18T13:33:49.297Z] rootdir: /src, inifile: pytest.ini [2021-05-18T13:33:49.297Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-05-18T13:33:49.297Z] collected 389 items / 1 deselected / 388 selected [2021-05-18T13:33:49.297Z] [2021-05-18T13:33:49.769Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s) [2021-05-18T13:33:49.769Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-18T13:33:50.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-18T13:33:51.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-18T13:33:52.287Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2021-05-18T13:33:52.287Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-18T13:33:52.287Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T13:33:52.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T13:33:52.287Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T13:33:52.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T13:33:52.287Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T13:33:52.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T13:33:52.287Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T13:33:52.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T13:33:52.287Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T13:33:52.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T13:33:52.287Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T13:33:52.287Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T13:33:52.287Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T13:33:52.287Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T13:33:52.287Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T13:33:52.287Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-18T13:33:52.287Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-18T13:33:52.287Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-18T13:33:52.287Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-18T13:33:52.287Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-18T13:33:52.287Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-18T13:33:52.287Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-18T13:33:52.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-18T13:33:53.214Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2021-05-18T13:33:53.214Z] === RUN TestCreateDifferentPlatform [2021-05-18T13:33:53.214Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-18T13:33:53.214Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-18T13:33:53.214Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-18T13:33:53.214Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-18T13:33:53.214Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-18T13:33:53.214Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-18T13:33:53.214Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-18T13:33:53.214Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-18T13:33:53.214Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-05-18T13:33:53.214Z] === RUN TestContainerStartOnDaemonRestart [2021-05-18T13:33:53.214Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-18T13:33:53.214Z] === RUN TestDaemonRestartIpcMode [2021-05-18T13:33:53.214Z] === PAUSE TestDaemonRestartIpcMode [2021-05-18T13:33:53.214Z] === RUN TestDaemonHostGatewayIP [2021-05-18T13:33:53.214Z] === PAUSE TestDaemonHostGatewayIP [2021-05-18T13:33:53.214Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-18T13:33:53.214Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-18T13:33:53.214Z] === RUN TestContainerKillOnDaemonStart [2021-05-18T13:33:53.214Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-18T13:33:53.214Z] === RUN TestDiff [2021-05-18T13:33:53.775Z] --- PASS: TestDiff (0.78s) [2021-05-18T13:33:53.775Z] === RUN TestExecWithCloseStdin [2021-05-18T13:33:53.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-18T13:33:54.052Z] --- PASS: TestBuildSquashParent (13.27s) [2021-05-18T13:33:54.052Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-18T13:33:54.052Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T13:33:54.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T13:33:54.052Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T13:33:54.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T13:33:54.052Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T13:33:54.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T13:33:54.052Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T13:33:54.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T13:33:54.052Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T13:33:54.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T13:33:54.052Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T13:33:54.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T13:33:54.052Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T13:33:54.052Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T13:33:55.138Z] --- PASS: TestExecWithCloseStdin (1.09s) [2021-05-18T13:33:55.138Z] === RUN TestExec [2021-05-18T13:33:56.065Z] --- PASS: TestExec (1.14s) [2021-05-18T13:33:56.065Z] === RUN TestExecUser [2021-05-18T13:33:56.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-18T13:33:57.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-18T13:33:57.429Z] --- PASS: TestExecUser (1.09s) [2021-05-18T13:33:57.429Z] === RUN TestExportContainerAndImportImage [2021-05-18T13:33:58.245Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T13:33:58.245Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T13:33:58.355Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2021-05-18T13:33:58.355Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-18T13:33:59.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-18T13:34:00.215Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-18T13:34:00.215Z] Using test binary docker [2021-05-18T13:34:00.242Z] --- PASS: TestExportContainerAfterDaemonRestart (1.81s) [2021-05-18T13:34:00.242Z] === RUN TestHealthCheckWorkdir [2021-05-18T13:34:00.476Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-18T13:34:00.476Z] +++ /etc/init.d/apparmor start [2021-05-18T13:34:00.476Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-18T13:34:00.476Z] INFO: Waiting for daemon to start... [2021-05-18T13:34:00.476Z] Starting dockerd [2021-05-18T13:34:00.476Z] +++ 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-05-18T13:34:01.610Z] --- PASS: TestHealthCheckWorkdir (1.56s) [2021-05-18T13:34:01.610Z] === RUN TestHealthKillContainer [2021-05-18T13:34:03.584Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T13:34:03.584Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T13:34:04.874Z] --- PASS: TestHealthKillContainer (3.18s) [2021-05-18T13:34:04.874Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-18T13:34:05.800Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2021-05-18T13:34:05.800Z] === RUN TestIpcModeNone [2021-05-18T13:34:06.726Z] --- PASS: TestIpcModeNone (1.10s) [2021-05-18T13:34:06.726Z] === RUN TestIpcModePrivate [2021-05-18T13:34:07.056Z] . [2021-05-18T13:34:07.056Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-18T13:34:07.056Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-18T13:34:07.056Z] Error: No such image: emptyfs [2021-05-18T13:34:07.056Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-18T13:34:07.056Z] ++++ docker load [2021-05-18T13:34:07.056Z] Running integration-test (iteration 1) [2021-05-18T13:34:07.056Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-05-18T13:34:07.056Z] ++ 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-05-18T13:34:07.056Z] ++ set -e [2021-05-18T13:34:07.056Z] ++ '[' -n 0 ']' [2021-05-18T13:34:07.056Z] ++ set -x [2021-05-18T13:34:07.056Z] ++ 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-05-18T13:34:08.204Z] --- PASS: TestIpcModePrivate (1.18s) [2021-05-18T13:34:08.204Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-05-18T13:34:08.204Z] === RUN TestIpcModeShareable [2021-05-18T13:34:08.863Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-18T13:34:08.863Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.34s) [2021-05-18T13:34:08.863Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.53s) [2021-05-18T13:34:08.863Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.30s) [2021-05-18T13:34:08.863Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.71s) [2021-05-18T13:34:08.863Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.31s) [2021-05-18T13:34:08.863Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.24s) [2021-05-18T13:34:08.863Z] === RUN TestBuildMultiStageCopy [2021-05-18T13:34:08.863Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-18T13:34:09.138Z] --- PASS: TestIpcModeShareable (1.13s) [2021-05-18T13:34:09.138Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-05-18T13:34:09.138Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-18T13:34:09.870Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-05-18T13:34:10.699Z] tests/integration/api_client_test.py ..... [ 7%] [2021-05-18T13:34:12.402Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s) [2021-05-18T13:34:12.402Z] === RUN TestAPIIpcModeHost [2021-05-18T13:34:12.909Z] tests/integration/api_config_test.py ..... [ 8%] [2021-05-18T13:34:13.054Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-18T13:34:13.054Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-18T13:34:13.327Z] --- PASS: TestAPIIpcModeHost (1.14s) [2021-05-18T13:34:13.327Z] === RUN TestDaemonIpcModeShareable [2021-05-18T13:34:13.622Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-18T13:34:14.190Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-18T13:34:14.762Z] --- PASS: TestBuildMultiStageCopy (6.00s) [2021-05-18T13:34:14.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.72s) [2021-05-18T13:34:14.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2021-05-18T13:34:14.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2021-05-18T13:34:14.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2021-05-18T13:34:14.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2021-05-18T13:34:14.762Z] === RUN TestBuildMultiStageParentConfig [2021-05-18T13:34:15.213Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2021-05-18T13:34:15.213Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-05-18T13:34:15.213Z] === RUN TestDaemonIpcModePrivate [2021-05-18T13:34:16.144Z] --- PASS: TestBuildMultiStageParentConfig (1.32s) [2021-05-18T13:34:16.144Z] === RUN TestBuildLabelWithTargets [2021-05-18T13:34:17.100Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2021-05-18T13:34:17.100Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-05-18T13:34:17.100Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-18T13:34:18.678Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2021-05-18T13:34:18.678Z] === RUN TestBuildWithEmptyLayers [2021-05-18T13:34:18.986Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2021-05-18T13:34:18.986Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-05-18T13:34:18.986Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-18T13:34:19.614Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2021-05-18T13:34:19.614Z] === RUN TestBuildMultiStageOnBuild [2021-05-18T13:34:20.874Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2021-05-18T13:34:20.874Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-05-18T13:34:20.874Z] === RUN TestIpcModeOlderClient [2021-05-18T13:34:20.874Z] === PAUSE TestIpcModeOlderClient [2021-05-18T13:34:20.874Z] === RUN TestKillContainerInvalidSignal [2021-05-18T13:34:21.435Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-05-18T13:34:21.435Z] === RUN TestKillContainer [2021-05-18T13:34:21.435Z] === RUN TestKillContainer/no_signal [2021-05-18T13:34:21.980Z] Loaded image: buildpack-deps:buster [2021-05-18T13:34:21.980Z] Loaded image: busybox:latest [2021-05-18T13:34:21.980Z] Loaded image: busybox:glibc [2021-05-18T13:34:21.997Z] === RUN TestKillContainer/non_killing_signal [2021-05-18T13:34:22.559Z] === RUN TestKillContainer/killing_signal [2021-05-18T13:34:23.485Z] --- PASS: TestKillContainer (2.14s) [2021-05-18T13:34:23.485Z] --- PASS: TestKillContainer/no_signal (0.69s) [2021-05-18T13:34:23.485Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-05-18T13:34:23.485Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-05-18T13:34:23.485Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-18T13:34:23.485Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-18T13:34:23.809Z] --- PASS: TestBuildMultiStageOnBuild (4.18s) [2021-05-18T13:34:23.809Z] === RUN TestBuildUncleanTarFilenames [2021-05-18T13:34:23.893Z] Loaded image: debian:bullseye [2021-05-18T13:34:24.411Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-18T13:34:24.832Z] Loaded image: hello-world:latest [2021-05-18T13:34:24.832Z] Loaded image: arm32v7/hello-world:latest [2021-05-18T13:34:24.972Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2021-05-18T13:34:24.972Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2021-05-18T13:34:24.972Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-05-18T13:34:24.972Z] === RUN TestKillStoppedContainer [2021-05-18T13:34:24.972Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-05-18T13:34:24.972Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-18T13:34:24.972Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-05-18T13:34:24.972Z] === RUN TestKillDifferentUserContainer [2021-05-18T13:34:25.093Z] INFO: Testing against a local daemon [2021-05-18T13:34:25.093Z] === RUN TestCgroupNamespacesBuild [2021-05-18T13:34:25.712Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2021-05-18T13:34:25.712Z] === RUN TestBuildMultiStageLayerLeak [2021-05-18T13:34:25.899Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2021-05-18T13:34:25.899Z] === RUN TestInspectOomKilledTrue [2021-05-18T13:34:25.899Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-05-18T13:34:25.899Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-18T13:34:25.899Z] === RUN TestInspectOomKilledFalse [2021-05-18T13:34:26.459Z] --- PASS: TestInspectOomKilledFalse (0.79s) [2021-05-18T13:34:26.459Z] === RUN TestLinksEtcHostsContentMatch [2021-05-18T13:34:27.385Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-05-18T13:34:27.385Z] === RUN TestLinksContainerNames [2021-05-18T13:34:28.390Z] --- PASS: TestCgroupNamespacesBuild (2.78s) [2021-05-18T13:34:28.390Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-18T13:34:28.749Z] --- PASS: TestLinksContainerNames (1.45s) [2021-05-18T13:34:28.749Z] === RUN TestLogsFollowTailEmpty [2021-05-18T13:34:29.675Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-05-18T13:34:29.675Z] === RUN TestContainerNetworkMountsNoChown [2021-05-18T13:34:30.237Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/default [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/default [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/private [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/private [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/rprivate [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/slave [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/slave [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/rslave [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/shared [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/shared [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/rshared [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-18T13:34:30.237Z] === CONT TestMountDaemonRoot/default [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-18T13:34:30.237Z] === CONT TestMountDaemonRoot/rslave [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T13:34:30.237Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-18T13:34:30.237Z] === CONT TestMountDaemonRoot/slave [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-18T13:34:30.237Z] === CONT TestMountDaemonRoot/rprivate [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T13:34:30.237Z] === CONT TestMountDaemonRoot/private [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-18T13:34:30.237Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-18T13:34:30.237Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-18T13:34:30.237Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-18T13:34:30.237Z] === CONT TestMountDaemonRoot/rshared [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T13:34:30.237Z] === CONT TestMountDaemonRoot/shared [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-18T13:34:30.237Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-18T13:34:30.237Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-18T13:34:30.237Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T13:34:30.237Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-18T13:34:30.237Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-18T13:34:30.303Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.26s) [2021-05-18T13:34:30.303Z] === RUN TestBuildWithSession [2021-05-18T13:34:30.303Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-18T13:34:30.303Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T13:34:30.303Z] === RUN TestBuildSquashParent [2021-05-18T13:34:30.493Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T13:34:30.494Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-18T13:34:30.494Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-18T13:34:30.494Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-18T13:34:30.494Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-18T13:34:30.494Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-18T13:34:30.494Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-18T13:34:30.494Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T13:34:30.494Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-18T13:34:30.494Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T13:34:30.494Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-18T13:34:30.494Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-18T13:34:30.494Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-18T13:34:30.494Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-18T13:34:30.494Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-18T13:34:30.494Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T13:34:30.494Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-18T13:34:30.749Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T13:34:30.749Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-18T13:34:30.749Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-18T13:34:30.749Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-18T13:34:30.749Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-18T13:34:30.749Z] === RUN TestContainerBindMountNonRecursive [2021-05-18T13:34:30.981Z] --- PASS: TestBuildMultiStageLayerLeak (4.49s) [2021-05-18T13:34:30.981Z] === RUN TestBuildWithHugeFile [2021-05-18T13:34:32.637Z] --- PASS: TestContainerBindMountNonRecursive (2.00s) [2021-05-18T13:34:32.637Z] === RUN TestContainerVolumesMountedAsShared [2021-05-18T13:34:33.197Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2021-05-18T13:34:33.197Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-18T13:34:34.124Z] --- PASS: TestContainerVolumesMountedAsSlave (0.83s) [2021-05-18T13:34:34.124Z] === RUN TestNetworkNat [2021-05-18T13:34:35.050Z] --- PASS: TestNetworkNat (0.90s) [2021-05-18T13:34:35.050Z] === RUN TestNetworkLocalhostTCPNat [2021-05-18T13:34:35.611Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2021-05-18T13:34:35.611Z] === RUN TestNetworkLoopbackNat [2021-05-18T13:34:36.885Z] --- PASS: TestBuildSquashParent (6.18s) [2021-05-18T13:34:36.885Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-18T13:34:36.885Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T13:34:36.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T13:34:36.885Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T13:34:36.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T13:34:36.885Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T13:34:36.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T13:34:36.885Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T13:34:36.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T13:34:36.886Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T13:34:36.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T13:34:36.886Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T13:34:36.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T13:34:36.886Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T13:34:36.886Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T13:34:36.886Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T13:34:36.886Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T13:34:37.542Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-18T13:34:37.542Z] Using test binary docker [2021-05-18T13:34:37.542Z] +++ /etc/init.d/apparmor start [2021-05-18T13:34:37.542Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-18T13:34:37.542Z] INFO: Waiting for daemon to start... [2021-05-18T13:34:37.542Z] Starting dockerd [2021-05-18T13:34:37.542Z] +++ 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-05-18T13:34:38.874Z] --- PASS: TestNetworkLoopbackNat (3.22s) [2021-05-18T13:34:38.874Z] === RUN TestPause [2021-05-18T13:34:39.436Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T13:34:39.436Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T13:34:39.450Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-18T13:34:39.450Z] Using test binary docker [2021-05-18T13:34:39.450Z] +++ /etc/init.d/apparmor start [2021-05-18T13:34:39.450Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-18T13:34:39.450Z] INFO: Waiting for daemon to start... [2021-05-18T13:34:39.450Z] Starting dockerd [2021-05-18T13:34:39.450Z] +++ 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-05-18T13:34:39.800Z] --- PASS: TestPause (0.72s) [2021-05-18T13:34:39.800Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-18T13:34:39.800Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-18T13:34:39.800Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-18T13:34:39.800Z] === RUN TestPauseStopPausedContainer [2021-05-18T13:34:40.362Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2021-05-18T13:34:40.362Z] === RUN TestPsFilter [2021-05-18T13:34:40.362Z] --- PASS: TestPsFilter (0.10s) [2021-05-18T13:34:40.362Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-18T13:34:41.287Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-05-18T13:34:41.287Z] === RUN TestRemoveContainerWithVolume [2021-05-18T13:34:41.855Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2021-05-18T13:34:41.855Z] === RUN TestRemoveContainerRunning [2021-05-18T13:34:41.983Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-18T13:34:41.983Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.82s) [2021-05-18T13:34:41.983Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.99s) [2021-05-18T13:34:41.983Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s) [2021-05-18T13:34:41.983Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.22s) [2021-05-18T13:34:41.983Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.46s) [2021-05-18T13:34:41.983Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s) [2021-05-18T13:34:41.983Z] === RUN TestBuildMultiStageCopy [2021-05-18T13:34:41.983Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-18T13:34:42.782Z] --- PASS: TestRemoveContainerRunning (0.71s) [2021-05-18T13:34:42.782Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-18T13:34:43.343Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2021-05-18T13:34:43.343Z] === RUN TestRemoveInvalidContainer [2021-05-18T13:34:43.343Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-18T13:34:43.343Z] === RUN TestRenameLinkedContainer [2021-05-18T13:34:43.896Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-18T13:34:44.157Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-18T13:34:44.417Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-18T13:34:44.677Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-18T13:34:45.250Z] --- PASS: TestBuildMultiStageCopy (3.63s) [2021-05-18T13:34:45.250Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.14s) [2021-05-18T13:34:45.250Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2021-05-18T13:34:45.250Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2021-05-18T13:34:45.250Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s) [2021-05-18T13:34:45.250Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.39s) [2021-05-18T13:34:45.250Z] === RUN TestBuildMultiStageParentConfig [2021-05-18T13:34:46.191Z] --- PASS: TestBuildMultiStageParentConfig (1.02s) [2021-05-18T13:34:46.191Z] === RUN TestBuildLabelWithTargets [2021-05-18T13:34:46.608Z] --- PASS: TestRenameLinkedContainer (2.88s) [2021-05-18T13:34:46.608Z] === RUN TestRenameStoppedContainer [2021-05-18T13:34:46.864Z] --- PASS: TestRenameStoppedContainer (0.66s) [2021-05-18T13:34:46.864Z] === RUN TestRenameRunningContainerAndReuse [2021-05-18T13:34:48.104Z] --- PASS: TestBuildLabelWithTargets (1.57s) [2021-05-18T13:34:48.104Z] === RUN TestBuildWithEmptyLayers [2021-05-18T13:34:48.230Z] --- PASS: TestRenameRunningContainerAndReuse (1.45s) [2021-05-18T13:34:48.230Z] === RUN TestRenameInvalidName [2021-05-18T13:34:48.675Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2021-05-18T13:34:48.675Z] === RUN TestBuildMultiStageOnBuild [2021-05-18T13:34:49.156Z] --- PASS: TestRenameInvalidName (0.68s) [2021-05-18T13:34:49.156Z] === RUN TestRenameAnonymousContainer [2021-05-18T13:34:50.392Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-05-18T13:34:51.250Z] --- PASS: TestBuildMultiStageOnBuild (2.47s) [2021-05-18T13:34:51.250Z] === RUN TestBuildUncleanTarFilenames [2021-05-18T13:34:52.191Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2021-05-18T13:34:52.191Z] === RUN TestBuildMultiStageLayerLeak [2021-05-18T13:34:52.426Z] --- PASS: TestRenameAnonymousContainer (3.25s) [2021-05-18T13:34:52.426Z] === RUN TestRenameContainerWithSameName [2021-05-18T13:34:52.988Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2021-05-18T13:34:52.988Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-18T13:34:54.323Z] . [2021-05-18T13:34:54.323Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-18T13:34:54.324Z] [2021-05-18T13:34:54.324Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-18T13:34:54.324Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-18T13:34:54.324Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-18T13:34:54.324Z] Error: No such image: emptyfs [2021-05-18T13:34:54.324Z] Error: No such image: emptyfs [2021-05-18T13:34:54.324Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-18T13:34:54.324Z] ++++ docker load [2021-05-18T13:34:54.324Z] ++++ docker load [2021-05-18T13:34:54.324Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-18T13:34:54.324Z] Running integration-test (iteration 1) [2021-05-18T13:34:54.324Z] 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-05-18T13:34:54.324Z] ++ 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-05-18T13:34:54.324Z] ++ set -e [2021-05-18T13:34:54.324Z] ++ '[' -n 0 ']' [2021-05-18T13:34:54.324Z] ++ set -x [2021-05-18T13:34:54.324Z] ++ 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-05-18T13:34:54.324Z] Running integration-test (iteration 1) [2021-05-18T13:34:54.324Z] 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-05-18T13:34:54.324Z] ++ 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-05-18T13:34:54.324Z] ++ set -e [2021-05-18T13:34:54.324Z] ++ '[' -n 0 ']' [2021-05-18T13:34:54.324Z] ++ set -x [2021-05-18T13:34:54.324Z] ++ 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-05-18T13:34:54.353Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2021-05-18T13:34:54.353Z] === RUN TestResize [2021-05-18T13:34:54.735Z] --- PASS: TestBuildMultiStageLayerLeak (2.59s) [2021-05-18T13:34:54.735Z] === RUN TestBuildWithHugeFile [2021-05-18T13:34:55.279Z] --- PASS: TestResize (0.72s) [2021-05-18T13:34:55.279Z] === RUN TestResizeWithInvalidSize [2021-05-18T13:34:55.841Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-05-18T13:34:55.841Z] === RUN TestResizeWhenContainerNotStarted [2021-05-18T13:34:56.403Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2021-05-18T13:34:56.403Z] === RUN TestDaemonRestartKillContainers [2021-05-18T13:34:56.403Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-18T13:34:56.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-18T13:34:56.403Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-18T13:34:56.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-18T13:34:56.404Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-18T13:34:56.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-18T13:34:56.404Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-18T13:34:56.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-18T13:34:56.404Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-18T13:34:56.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-18T13:34:56.404Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-18T13:34:56.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-18T13:34:56.404Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-18T13:34:56.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-18T13:34:56.404Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-18T13:34:56.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-18T13:34:56.404Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-18T13:34:56.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-18T13:34:56.404Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-18T13:34:56.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-18T13:34:56.404Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-18T13:34:56.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-18T13:34:56.404Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-18T13:34:56.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-18T13:34:56.404Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-18T13:34:56.404Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-18T13:34:57.884Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-18T13:34:57.884Z] [2021-05-18T13:34:57.884Z] ________ ____ __. [2021-05-18T13:34:57.884Z] \_____ \ | |/ _| [2021-05-18T13:34:57.884Z] / | \| < [2021-05-18T13:34:57.884Z] / | \ | \ [2021-05-18T13:34:57.884Z] \_______ /____|__ \ [2021-05-18T13:34:57.884Z] \/ \/ [2021-05-18T13:34:57.884Z] [2021-05-18T13:34:57.884Z] INFO: make.ps1 ended at 05/18/2021 13:34:53 [2021-05-18T13:34:57.884Z] INFO: Binaries build ended at 05/18/2021 13:34:54. Duration:00:01:13.5634080 [2021-05-18T13:34:57.884Z] INFO: Copying the built daemon binary to d:\CI\PR-42382\3\binary\dockerd-94c1890d39.exe... [2021-05-18T13:34:57.884Z] INFO: Copying the built client binary to d:\CI\PR-42382\3\binary\docker-94c1890d39.exe... [2021-05-18T13:34:57.884Z] INFO: Copying dockerversion from the container... [2021-05-18T13:34:57.884Z] INFO: Copying the golang package from the container to d:\CI\PR-42382\3\installer\go.zip... [2021-05-18T13:34:57.884Z] INFO: Extracting go.zip to d:\CI\PR-42382\3\go [2021-05-18T13:34:58.933Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-18T13:34:58.933Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-18T13:35:00.300Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-18T13:35:00.300Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-18T13:35:01.702Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-18T13:35:01.702Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-18T13:35:04.250Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-18T13:35:04.250Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-18T13:35:07.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-18T13:35:07.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-18T13:35:10.030Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-18T13:35:10.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.40s) [2021-05-18T13:35:10.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s) [2021-05-18T13:35:10.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2021-05-18T13:35:10.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2021-05-18T13:35:10.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2021-05-18T13:35:10.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2021-05-18T13:35:10.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2021-05-18T13:35:10.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.43s) [2021-05-18T13:35:10.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.25s) [2021-05-18T13:35:10.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.20s) [2021-05-18T13:35:10.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s) [2021-05-18T13:35:10.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.15s) [2021-05-18T13:35:10.030Z] === RUN TestCgroupNamespacesRun [2021-05-18T13:35:11.394Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2021-05-18T13:35:11.394Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-18T13:35:11.394Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-18T13:35:11.394Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-18T13:35:11.394Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-18T13:35:13.281Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2021-05-18T13:35:13.281Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-18T13:35:15.167Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2021-05-18T13:35:15.167Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-18T13:35:17.053Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2021-05-18T13:35:17.053Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-18T13:35:18.415Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2021-05-18T13:35:18.415Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-18T13:35:19.008Z] INFO: Extraction ended at 05/18/2021 13:35:17. Duration:00:00:20.5528763 [2021-05-18T13:35:19.008Z] INFO: Updating the golang and path environment variables [2021-05-18T13:35:19.008Z] INFO: GOPATH=d:\gopath [2021-05-18T13:35:19.008Z] INFO: go version go1.13.15 windows/amd64 [2021-05-18T13:35:19.008Z] INFO: Running the daemon under test in debug mode [2021-05-18T13:35:19.008Z] INFO: Starting a daemon under test... [2021-05-18T13:35:19.008Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42382\3\daemon --pidfile d:\CI\PR-42382\3\docker.pid -D [2021-05-18T13:35:19.008Z] INFO: Process started successfully. [2021-05-18T13:35:19.008Z] INFO: Start tailing logs of the daemon under tests [2021-05-18T13:35:19.008Z] INFO: Waiting for the daemon under test to start... [2021-05-18T13:35:19.341Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2021-05-18T13:35:19.341Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-18T13:35:21.228Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2021-05-18T13:35:21.228Z] === RUN TestKernelTCPMemory [2021-05-18T13:35:21.228Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-05-18T13:35:21.228Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-05-18T13:35:21.228Z] === RUN TestNISDomainname [2021-05-18T13:35:22.591Z] --- PASS: TestNISDomainname (1.30s) [2021-05-18T13:35:22.591Z] === RUN TestHostnameDnsResolution [2021-05-18T13:35:23.954Z] --- PASS: TestHostnameDnsResolution (1.72s) [2021-05-18T13:35:23.954Z] === RUN TestStats [2021-05-18T13:35:27.216Z] --- PASS: TestStats (2.74s) [2021-05-18T13:35:27.216Z] === RUN TestStopContainerWithTimeout [2021-05-18T13:35:27.216Z] === RUN TestStopContainerWithTimeout/0 [2021-05-18T13:35:27.216Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-18T13:35:27.216Z] === RUN TestStopContainerWithTimeout/1 [2021-05-18T13:35:27.216Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-18T13:35:27.216Z] === RUN TestStopContainerWithTimeout/3 [2021-05-18T13:35:27.216Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-18T13:35:27.216Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-18T13:35:27.216Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-18T13:35:27.216Z] === CONT TestStopContainerWithTimeout/0 [2021-05-18T13:35:27.216Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-18T13:35:27.777Z] === CONT TestStopContainerWithTimeout/3 [2021-05-18T13:35:30.289Z] === CONT TestStopContainerWithTimeout/1 [2021-05-18T13:35:31.652Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-18T13:35:31.652Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-05-18T13:35:31.652Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2021-05-18T13:35:31.652Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2021-05-18T13:35:31.652Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2021-05-18T13:35:31.652Z] === RUN TestDeleteDevicemapper [2021-05-18T13:35:31.652Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-18T13:35:31.652Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-18T13:35:31.652Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-18T13:35:33.032Z] Loaded image: buildpack-deps:buster [2021-05-18T13:35:33.291Z] Loaded image: buildpack-deps:buster [2021-05-18T13:35:33.291Z] Loaded image: busybox:latest [2021-05-18T13:35:33.550Z] Loaded image: busybox:latest [2021-05-18T13:35:33.809Z] Loaded image: busybox:glibc [2021-05-18T13:35:34.067Z] Loaded image: busybox:glibc [2021-05-18T13:35:34.921Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.25s) [2021-05-18T13:35:34.921Z] === RUN TestUpdateMemory [2021-05-18T13:35:36.286Z] --- PASS: TestUpdateMemory (1.30s) [2021-05-18T13:35:36.286Z] === RUN TestUpdateCPUQuota [2021-05-18T13:35:36.730Z] .....INFO: Daemon under test started and replied! [2021-05-18T13:35:36.730Z] INFO: Docker version of the daemon under test [2021-05-18T13:35:36.730Z] [2021-05-18T13:35:36.730Z] Client: [2021-05-18T13:35:36.730Z] Version: 17.06.2-ce [2021-05-18T13:35:36.730Z] API version: 1.30 [2021-05-18T13:35:36.730Z] Go version: go1.8.3 [2021-05-18T13:35:36.730Z] Git commit: cec0b72 [2021-05-18T13:35:36.730Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-18T13:35:36.730Z] OS/Arch: windows/amd64 [2021-05-18T13:35:36.730Z] [2021-05-18T13:35:36.730Z] Server: [2021-05-18T13:35:36.730Z] Version: 0.0.0-dev [2021-05-18T13:35:36.730Z] API version: 1.41 (minimum version 1.24) [2021-05-18T13:35:36.730Z] Go version: go1.13.15 [2021-05-18T13:35:36.730Z] Git commit: 94c1890d39 [2021-05-18T13:35:36.730Z] Built: 05/18/2021 13:33:44 [2021-05-18T13:35:36.730Z] OS/Arch: windows/amd64 [2021-05-18T13:35:36.730Z] Experimental: false [2021-05-18T13:35:36.730Z] [2021-05-18T13:35:36.730Z] INFO: Docker info of the daemon under test [2021-05-18T13:35:36.730Z] [2021-05-18T13:35:36.730Z] Containers: 0 [2021-05-18T13:35:36.730Z] Running: 0 [2021-05-18T13:35:36.730Z] Paused: 0 [2021-05-18T13:35:36.730Z] Stopped: 0 [2021-05-18T13:35:36.730Z] Images: 0 [2021-05-18T13:35:36.730Z] Server Version: 0.0.0-dev [2021-05-18T13:35:36.730Z] Storage Driver: windowsfilter [2021-05-18T13:35:36.730Z] Windows: [2021-05-18T13:35:36.730Z] Logging Driver: json-file [2021-05-18T13:35:36.730Z] Plugins: [2021-05-18T13:35:36.730Z] Volume: local [2021-05-18T13:35:36.730Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-18T13:35:36.730Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-18T13:35:36.730Z] Swarm: inactive [2021-05-18T13:35:36.730Z] Default Isolation: process [2021-05-18T13:35:36.730Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-18T13:35:36.730Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-18T13:35:36.730Z] OSType: windows [2021-05-18T13:35:36.730Z] Architecture: x86_64 [2021-05-18T13:35:36.730Z] CPUs: 4 [2021-05-18T13:35:36.730Z] Total Memory: 32GiB [2021-05-18T13:35:36.730Z] Name: azwin-2-fd9ce0 [2021-05-18T13:35:36.730Z] ID: VBMZ:WIFA:3XZ7:CYTP:VU64:SJ6N:QNFZ:F3LH:V7HJ:O6AU:AEO6:DR5X [2021-05-18T13:35:36.730Z] Docker Root Dir: D:\CI\PR-42382\3\daemon [2021-05-18T13:35:36.730Z] Debug Mode (client): false [2021-05-18T13:35:36.730Z] Debug Mode (server): true [2021-05-18T13:35:36.730Z] File Descriptors: -1 [2021-05-18T13:35:36.730Z] Goroutines: 16 [2021-05-18T13:35:36.730Z] System Time: 2021-05-18T13:35:36.6702124Z [2021-05-18T13:35:36.730Z] EventsListeners: 0 [2021-05-18T13:35:36.730Z] Registry: https://index.docker.io/v1/ [2021-05-18T13:35:36.730Z] Labels: [2021-05-18T13:35:36.730Z] Experimental: false [2021-05-18T13:35:36.730Z] Insecure Registries: [2021-05-18T13:35:36.730Z] 127.0.0.0/8 [2021-05-18T13:35:36.730Z] Live Restore Enabled: false [2021-05-18T13:35:36.730Z] [2021-05-18T13:35:36.730Z] [2021-05-18T13:35:36.730Z] INFO: Docker images of the daemon under test [2021-05-18T13:35:36.730Z] [2021-05-18T13:35:37.192Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-18T13:35:37.192Z] [2021-05-18T13:35:37.192Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-05-18T13:35:37.192Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-05-18T13:35:37.192Z] ltsc2019: Pulling from windows/servercore [2021-05-18T13:35:37.192Z] 4612f6d0b889: Pulling fs layer [2021-05-18T13:35:37.192Z] 8116de3c91c3: Pulling fs layer [2021-05-18T13:35:42.181Z] Loaded image: debian:bullseye [2021-05-18T13:35:42.181Z] Loaded image: hello-world:latest [2021-05-18T13:35:42.181Z] Loaded image: debian:bullseye [2021-05-18T13:35:42.181Z] Loaded image: arm32v7/hello-world:latest [2021-05-18T13:35:42.181Z] Loaded image: hello-world:latest [2021-05-18T13:35:42.181Z] INFO: Testing against a local daemon [2021-05-18T13:35:42.181Z] === RUN TestDockerDaemonSuite [2021-05-18T13:35:42.181Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-05-18T13:35:42.181Z] Loaded image: arm32v7/hello-world:latest [2021-05-18T13:35:42.181Z] INFO: Testing against a local daemon [2021-05-18T13:35:42.181Z] === RUN TestDockerSuite [2021-05-18T13:35:42.181Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-18T13:35:42.181Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-18T13:35:42.181Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-18T13:35:42.181Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-18T13:35:42.181Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-18T13:35:42.181Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-18T13:35:42.181Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-18T13:35:42.181Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-18T13:35:42.815Z] --- PASS: TestUpdateCPUQuota (6.66s) [2021-05-18T13:35:42.815Z] === RUN TestUpdatePidsLimit [2021-05-18T13:35:42.815Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-18T13:35:43.116Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-18T13:35:43.116Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-18T13:35:43.682Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-18T13:35:43.682Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-18T13:35:43.741Z] === RUN TestUpdatePidsLimit/no_change [2021-05-18T13:35:44.303Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-18T13:35:44.615Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-18T13:35:44.863Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-18T13:35:44.877Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-18T13:35:44.877Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-18T13:35:45.790Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-18T13:35:45.802Z] 8116de3c91c3: Verifying Checksum [2021-05-18T13:35:45.802Z] 8116de3c91c3: Download complete [2021-05-18T13:35:46.352Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-18T13:35:46.913Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-18T13:35:47.406Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-18T13:35:48.278Z] --- PASS: TestUpdatePidsLimit (5.42s) [2021-05-18T13:35:48.278Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-05-18T13:35:48.278Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-05-18T13:35:48.278Z] --- PASS: TestUpdatePidsLimit/update_lower (0.69s) [2021-05-18T13:35:48.278Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-05-18T13:35:48.278Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s) [2021-05-18T13:35:48.278Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.70s) [2021-05-18T13:35:48.278Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-05-18T13:35:48.278Z] === RUN TestUpdateRestartPolicy [2021-05-18T13:35:48.780Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-18T13:35:48.780Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-18T13:35:48.780Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-18T13:35:49.347Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-05-18T13:35:51.092Z] --- PASS: TestBuildWithHugeFile (51.20s) [2021-05-18T13:35:51.092Z] === RUN TestBuildWithEmptyDockerfile [2021-05-18T13:35:51.092Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T13:35:51.092Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T13:35:51.092Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T13:35:51.092Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T13:35:51.092Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T13:35:51.092Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T13:35:51.092Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T13:35:51.092Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T13:35:51.092Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T13:35:51.092Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-05-18T13:35:51.092Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2021-05-18T13:35:51.092Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-05-18T13:35:51.092Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-05-18T13:35:51.092Z] === RUN TestBuildPreserveOwnership [2021-05-18T13:35:51.092Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-18T13:35:51.092Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-18T13:35:51.661Z] --- PASS: TestBuildPreserveOwnership (5.42s) [2021-05-18T13:35:51.661Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.62s) [2021-05-18T13:35:51.661Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.77s) [2021-05-18T13:35:51.661Z] === RUN TestBuildPlatformInvalid [2021-05-18T13:35:51.877Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-18T13:35:51.877Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-18T13:35:51.921Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-05-18T13:35:51.921Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-18T13:35:52.897Z] 4612f6d0b889: Verifying Checksum [2021-05-18T13:35:52.897Z] 4612f6d0b889: Download complete [2021-05-18T13:35:53.252Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-18T13:35:53.510Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-18T13:35:53.510Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-18T13:35:53.510Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-18T13:35:59.363Z] ..........................xx.................... [ 29%] [2021-05-18T13:36:01.621Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-18T13:36:02.295Z] --- PASS: TestBuildWithHugeFile (92.08s) [2021-05-18T13:36:02.295Z] === RUN TestBuildWithEmptyDockerfile [2021-05-18T13:36:02.295Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T13:36:02.295Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T13:36:02.295Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T13:36:02.295Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T13:36:02.296Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T13:36:02.296Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T13:36:02.296Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T13:36:02.296Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T13:36:02.296Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T13:36:02.296Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-05-18T13:36:02.296Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-05-18T13:36:02.296Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-05-18T13:36:02.296Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-18T13:36:02.296Z] === RUN TestBuildPreserveOwnership [2021-05-18T13:36:02.296Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-18T13:36:03.108Z] --- PASS: TestUpdateRestartPolicy (12.70s) [2021-05-18T13:36:03.108Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-18T13:36:03.108Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2021-05-18T13:36:03.108Z] === RUN TestWaitNonBlocked [2021-05-18T13:36:03.108Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T13:36:03.108Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T13:36:03.108Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T13:36:03.108Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T13:36:03.108Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T13:36:03.108Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T13:36:03.108Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-18T13:36:03.108Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2021-05-18T13:36:03.108Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2021-05-18T13:36:03.108Z] === RUN TestWaitBlocked [2021-05-18T13:36:03.108Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T13:36:03.108Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T13:36:03.108Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T13:36:03.108Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T13:36:03.108Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T13:36:03.108Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T13:36:03.241Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-18T13:36:04.033Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-18T13:36:04.033Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2021-05-18T13:36:04.033Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2021-05-18T13:36:04.033Z] === CONT TestContainerStartOnDaemonRestart [2021-05-18T13:36:04.033Z] === CONT TestIpcModeOlderClient [2021-05-18T13:36:04.033Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-05-18T13:36:04.033Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-18T13:36:05.776Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-18T13:36:05.776Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-18T13:36:06.828Z] Loaded image: buildpack-deps:buster [2021-05-18T13:36:06.828Z] Loaded image: busybox:latest [2021-05-18T13:36:06.828Z] Loaded image: busybox:glibc [2021-05-18T13:36:07.298Z] --- PASS: TestContainerStartOnDaemonRestart (3.12s) [2021-05-18T13:36:07.298Z] === CONT TestContainerKillOnDaemonStart [2021-05-18T13:36:07.400Z] Loaded image: debian:bullseye [2021-05-18T13:36:07.554Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.61s) [2021-05-18T13:36:07.554Z] === CONT TestDaemonHostGatewayIP [2021-05-18T13:36:07.660Z] Loaded image: hello-world:latest [2021-05-18T13:36:07.660Z] Loaded image: arm32v7/hello-world:latest [2021-05-18T13:36:07.676Z] --- PASS: TestBuildPreserveOwnership (5.08s) [2021-05-18T13:36:07.676Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.37s) [2021-05-18T13:36:07.676Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.70s) [2021-05-18T13:36:07.676Z] === RUN TestBuildPlatformInvalid [2021-05-18T13:36:07.676Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2021-05-18T13:36:07.676Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-18T13:36:07.934Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-18T13:36:08.193Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-05-18T13:36:08.760Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-18T13:36:10.136Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-18T13:36:11.511Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-18T13:36:11.718Z] --- PASS: TestDaemonHostGatewayIP (4.21s) [2021-05-18T13:36:11.718Z] === CONT TestDaemonRestartIpcMode [2021-05-18T13:36:12.447Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-05-18T13:36:13.824Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-05-18T13:36:14.981Z] --- PASS: TestDaemonRestartIpcMode (2.96s) [2021-05-18T13:36:15.199Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-05-18T13:36:17.653Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.39s) [2021-05-18T13:36:17.653Z] PASS [2021-05-18T13:36:17.653Z] [2021-05-18T13:36:17.653Z] === Skipped [2021-05-18T13:36:17.653Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-05-18T13:36:17.653Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T13:36:17.653Z] [2021-05-18T13:36:17.653Z] [2021-05-18T13:36:17.653Z] DONE 33 tests, 1 skipped in 130.895s [2021-05-18T13:36:17.653Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-05-18T13:36:17.653Z] ++ 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-05-18T13:36:17.653Z] ++ set -e [2021-05-18T13:36:17.653Z] ++ '[' -n 0 ']' [2021-05-18T13:36:17.653Z] ++ set -x [2021-05-18T13:36:17.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-05-18T13:36:17.653Z] INFO: Testing against a local daemon [2021-05-18T13:36:17.653Z] === RUN TestConfigInspect [2021-05-18T13:36:17.730Z] === RUN TestDockerSuite/TestAttachDetach [2021-05-18T13:36:17.730Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-05-18T13:36:18.665Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-18T13:36:20.043Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-05-18T13:36:20.043Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-18T13:36:20.268Z] --- PASS: TestContainerKillOnDaemonStart (12.51s) [2021-05-18T13:36:20.268Z] PASS [2021-05-18T13:36:20.268Z] [2021-05-18T13:36:20.268Z] === Skipped [2021-05-18T13:36:20.268Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-18T13:36:20.268Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T13:36:20.268Z] [2021-05-18T13:36:20.268Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-05-18T13:36:20.268Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-18T13:36:20.268Z] [2021-05-18T13:36:20.268Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-18T13:36:20.268Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-18T13:36:20.268Z] [2021-05-18T13:36:20.268Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-18T13:36:20.268Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-18T13:36:20.268Z] [2021-05-18T13:36:20.268Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-05-18T13:36:20.268Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-05-18T13:36:20.268Z] [2021-05-18T13:36:20.268Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-18T13:36:20.268Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-18T13:36:20.268Z] [2021-05-18T13:36:20.268Z] [2021-05-18T13:36:20.268Z] DONE 196 tests, 6 skipped in 154.833s [2021-05-18T13:36:20.268Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-18T13:36:20.268Z] INFO: Testing against a local daemon [2021-05-18T13:36:20.268Z] === RUN TestCommitInheritsEnv [2021-05-18T13:36:20.268Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-05-18T13:36:20.268Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-18T13:36:20.268Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-18T13:36:20.268Z] === RUN TestImagesFilterMultiReference [2021-05-18T13:36:20.268Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-05-18T13:36:20.268Z] === RUN TestImagePullPlatformInvalid [2021-05-18T13:36:20.268Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-18T13:36:20.268Z] === RUN TestRemoveImageOrphaning [2021-05-18T13:36:20.268Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-05-18T13:36:20.268Z] === RUN TestRemoveImageGarbageCollector [2021-05-18T13:36:20.949Z] --- PASS: TestConfigInspect (3.51s) [2021-05-18T13:36:20.949Z] === RUN TestConfigList [2021-05-18T13:36:22.575Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-18T13:36:22.781Z] --- PASS: TestRemoveImageGarbageCollector (2.12s) [2021-05-18T13:36:22.781Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-18T13:36:22.781Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-18T13:36:22.781Z] === RUN TestTagInvalidReference [2021-05-18T13:36:22.781Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-18T13:36:22.781Z] === RUN TestTagValidPrefixedRepo [2021-05-18T13:36:22.781Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-05-18T13:36:22.781Z] === RUN TestTagExistedNameWithoutForce [2021-05-18T13:36:22.781Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-18T13:36:22.781Z] === RUN TestTagOfficialNames [2021-05-18T13:36:22.781Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-18T13:36:22.781Z] === RUN TestTagMatchesDigest [2021-05-18T13:36:22.781Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-18T13:36:22.781Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-18T13:36:23.510Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-18T13:36:24.246Z] --- PASS: TestConfigList (3.16s) [2021-05-18T13:36:24.246Z] === RUN TestConfigsCreateAndDelete [2021-05-18T13:36:24.888Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-18T13:36:24.888Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-05-18T13:36:25.967Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-05-18T13:36:26.796Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-18T13:36:27.543Z] --- PASS: TestConfigsCreateAndDelete (3.28s) [2021-05-18T13:36:27.543Z] === RUN TestConfigsUpdate [2021-05-18T13:36:29.326Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-05-18T13:36:29.326Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-18T13:36:30.839Z] --- PASS: TestConfigsUpdate (3.17s) [2021-05-18T13:36:30.839Z] === RUN TestTemplatedConfig [2021-05-18T13:36:31.227Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-18T13:36:32.603Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-18T13:36:32.603Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-18T13:36:33.537Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-05-18T13:36:34.103Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-18T13:36:35.037Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-18T13:36:35.041Z] --- PASS: TestTemplatedConfig (3.78s) [2021-05-18T13:36:35.041Z] === RUN TestConfigCreateResolve [2021-05-18T13:36:35.697Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-05-18T13:36:35.971Z] Loaded image: buildpack-deps:buster [2021-05-18T13:36:36.540Z] Loaded image: busybox:latest [2021-05-18T13:36:36.799Z] Loaded image: busybox:glibc [2021-05-18T13:36:37.586Z] --- PASS: TestConfigCreateResolve (3.17s) [2021-05-18T13:36:37.586Z] === RUN TestConfigDaemonLibtrustID [2021-05-18T13:36:38.977Z] --- PASS: TestConfigDaemonLibtrustID (1.19s) [2021-05-18T13:36:38.977Z] PASS [2021-05-18T13:36:38.977Z] [2021-05-18T13:36:38.977Z] DONE 7 tests in 21.410s [2021-05-18T13:36:38.977Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-05-18T13:36:38.977Z] ++ 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-05-18T13:36:38.977Z] ++ set -e [2021-05-18T13:36:38.977Z] ++ '[' -n 0 ']' [2021-05-18T13:36:38.977Z] ++ set -x [2021-05-18T13:36:38.977Z] ++ 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-05-18T13:36:38.977Z] INFO: Testing against a local daemon [2021-05-18T13:36:38.977Z] === RUN TestCheckpoint [2021-05-18T13:36:38.977Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-18T13:36:38.977Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T13:36:38.977Z] === RUN TestContainerInvalidJSON [2021-05-18T13:36:38.977Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T13:36:38.977Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T13:36:38.977Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T13:36:38.977Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T13:36:38.977Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-18T13:36:38.977Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-18T13:36:38.977Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T13:36:38.977Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-18T13:36:38.977Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T13:36:38.977Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-18T13:36:38.977Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-18T13:36:38.977Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-18T13:36:38.977Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-05-18T13:36:38.977Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-18T13:36:39.238Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-05-18T13:36:39.238Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-18T13:36:39.238Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-05-18T13:36:39.238Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-18T13:36:39.238Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-05-18T13:36:39.238Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-18T13:36:39.499Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-05-18T13:36:39.499Z] === RUN TestCopyFromContainer [2021-05-18T13:36:40.084Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-05-18T13:36:40.172Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-05-18T13:36:41.409Z] === RUN TestCopyFromContainer// [2021-05-18T13:36:41.409Z] === RUN TestCopyFromContainer//bar/root [2021-05-18T13:36:41.409Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-18T13:36:41.409Z] === RUN TestCopyFromContainer/bar/quux [2021-05-18T13:36:41.459Z] Loaded image: debian:bullseye [2021-05-18T13:36:41.459Z] Loaded image: hello-world:latest [2021-05-18T13:36:41.670Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-18T13:36:41.670Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-18T13:36:41.670Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-18T13:36:41.717Z] Loaded image: arm32v7/hello-world:latest [2021-05-18T13:36:41.930Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-18T13:36:41.930Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-18T13:36:42.190Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-18T13:36:42.190Z] --- PASS: TestCopyFromContainer (2.82s) [2021-05-18T13:36:42.190Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-05-18T13:36:42.190Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-05-18T13:36:42.190Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-05-18T13:36:42.190Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-05-18T13:36:42.190Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-05-18T13:36:42.190Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-05-18T13:36:42.190Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-18T13:36:42.190Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-05-18T13:36:42.190Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-18T13:36:42.190Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-05-18T13:36:42.190Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-18T13:36:42.190Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T13:36:42.190Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T13:36:42.190Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T13:36:42.190Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T13:36:42.190Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T13:36:42.190Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T13:36:42.190Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T13:36:42.190Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T13:36:42.190Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T13:36:42.190Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-18T13:36:42.190Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-18T13:36:42.190Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-18T13:36:42.190Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-18T13:36:42.190Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-18T13:36:42.450Z] --- PASS: TestCreateLinkToNonExistingContainer (0.14s) [2021-05-18T13:36:42.450Z] === RUN TestCreateWithInvalidEnv [2021-05-18T13:36:42.450Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-18T13:36:42.450Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-18T13:36:42.450Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-18T13:36:42.450Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-18T13:36:42.450Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-18T13:36:42.450Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-18T13:36:42.450Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-18T13:36:42.450Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-18T13:36:42.450Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-18T13:36:42.450Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-18T13:36:42.450Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-18T13:36:42.450Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-18T13:36:42.450Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-05-18T13:36:42.450Z] === RUN TestCreateTmpfsMountsTarget [2021-05-18T13:36:42.450Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-05-18T13:36:42.450Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-18T13:36:44.992Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2021-05-18T13:36:44.992Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-18T13:36:47.533Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.47s) [2021-05-18T13:36:47.533Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-18T13:36:47.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T13:36:47.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T13:36:47.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T13:36:47.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T13:36:47.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T13:36:47.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T13:36:47.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T13:36:47.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T13:36:47.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T13:36:47.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T13:36:47.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T13:36:47.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T13:36:47.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T13:36:47.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T13:36:47.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T13:36:47.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-18T13:36:47.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-05-18T13:36:47.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-05-18T13:36:47.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2021-05-18T13:36:47.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-05-18T13:36:47.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-05-18T13:36:47.533Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-18T13:36:48.276Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-05-18T13:36:48.477Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2021-05-18T13:36:48.477Z] === RUN TestCreateDifferentPlatform [2021-05-18T13:36:48.477Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-18T13:36:48.477Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-18T13:36:48.477Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-18T13:36:48.477Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-18T13:36:48.477Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-18T13:36:48.477Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-18T13:36:48.477Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-18T13:36:48.477Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-18T13:36:48.477Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-05-18T13:36:48.477Z] === RUN TestContainerStartOnDaemonRestart [2021-05-18T13:36:48.477Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-18T13:36:48.477Z] === RUN TestDaemonRestartIpcMode [2021-05-18T13:36:48.477Z] === PAUSE TestDaemonRestartIpcMode [2021-05-18T13:36:48.477Z] === RUN TestDaemonHostGatewayIP [2021-05-18T13:36:48.477Z] === PAUSE TestDaemonHostGatewayIP [2021-05-18T13:36:48.477Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-18T13:36:48.477Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-18T13:36:48.477Z] === RUN TestContainerKillOnDaemonStart [2021-05-18T13:36:48.477Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-18T13:36:48.477Z] === RUN TestDiff [2021-05-18T13:36:49.418Z] --- PASS: TestDiff (0.89s) [2021-05-18T13:36:49.418Z] === RUN TestExecWithCloseStdin [2021-05-18T13:36:50.800Z] --- PASS: TestExecWithCloseStdin (1.15s) [2021-05-18T13:36:50.800Z] === RUN TestExec [2021-05-18T13:36:51.754Z] --- PASS: TestExec (1.16s) [2021-05-18T13:36:51.754Z] === RUN TestExecUser [2021-05-18T13:36:52.466Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-05-18T13:36:52.700Z] --- PASS: TestExecUser (1.12s) [2021-05-18T13:36:52.700Z] === RUN TestExportContainerAndImportImage [2021-05-18T13:36:53.842Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (46.13s) [2021-05-18T13:36:53.842Z] PASS [2021-05-18T13:36:53.842Z] [2021-05-18T13:36:53.842Z] === Skipped [2021-05-18T13:36:53.842Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-18T13:36:53.842Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T13:36:53.842Z] [2021-05-18T13:36:53.842Z] [2021-05-18T13:36:53.842Z] DONE 33 tests, 1 skipped in 250.844s [2021-05-18T13:36:53.842Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-18T13:36:53.842Z] ++ 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-05-18T13:36:53.842Z] ++ set -e [2021-05-18T13:36:53.842Z] ++ '[' -n 0 ']' [2021-05-18T13:36:53.842Z] ++ set -x [2021-05-18T13:36:53.842Z] ++ 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-05-18T13:36:53.842Z] INFO: Testing against a local daemon [2021-05-18T13:36:53.842Z] === RUN TestConfigInspect [2021-05-18T13:36:54.082Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2021-05-18T13:36:54.082Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-18T13:36:54.408Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-05-18T13:36:57.378Z] --- PASS: TestExportContainerAfterDaemonRestart (3.09s) [2021-05-18T13:36:57.378Z] === RUN TestHealthCheckWorkdir [2021-05-18T13:36:57.691Z] --- PASS: TestConfigInspect (3.51s) [2021-05-18T13:36:57.691Z] === RUN TestConfigList [2021-05-18T13:36:57.691Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-05-18T13:36:58.257Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-05-18T13:36:58.760Z] --- PASS: TestHealthCheckWorkdir (1.44s) [2021-05-18T13:36:58.760Z] === RUN TestHealthKillContainer [2021-05-18T13:36:58.823Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-05-18T13:37:00.723Z] --- PASS: TestConfigList (3.09s) [2021-05-18T13:37:00.723Z] === RUN TestConfigsCreateAndDelete [2021-05-18T13:37:00.981Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-05-18T13:37:01.547Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-05-18T13:37:02.055Z] --- PASS: TestHealthKillContainer (3.13s) [2021-05-18T13:37:02.055Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-18T13:37:02.113Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-18T13:37:02.626Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2021-05-18T13:37:02.626Z] === RUN TestIpcModeNone [2021-05-18T13:37:02.680Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-18T13:37:03.566Z] --- PASS: TestIpcModeNone (1.13s) [2021-05-18T13:37:03.566Z] === RUN TestIpcModePrivate [2021-05-18T13:37:03.616Z] --- PASS: TestConfigsCreateAndDelete (3.17s) [2021-05-18T13:37:03.616Z] === RUN TestConfigsUpdate [2021-05-18T13:37:04.551Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-18T13:37:04.810Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-18T13:37:04.951Z] --- PASS: TestIpcModePrivate (1.16s) [2021-05-18T13:37:04.951Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-05-18T13:37:04.951Z] === RUN TestIpcModeShareable [2021-05-18T13:37:05.746Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-05-18T13:37:05.746Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-05-18T13:37:05.891Z] --- PASS: TestIpcModeShareable (1.17s) [2021-05-18T13:37:05.891Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-05-18T13:37:05.891Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-18T13:37:06.313Z] --- PASS: TestConfigsUpdate (2.74s) [2021-05-18T13:37:06.313Z] === RUN TestTemplatedConfig [2021-05-18T13:37:08.215Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-18T13:37:08.474Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-05-18T13:37:09.200Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.19s) [2021-05-18T13:37:09.200Z] === RUN TestAPIIpcModeHost [2021-05-18T13:37:10.144Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-05-18T13:37:10.144Z] === RUN TestDaemonIpcModeShareable [2021-05-18T13:37:10.816Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-05-18T13:37:11.013Z] --- PASS: TestTemplatedConfig (4.40s) [2021-05-18T13:37:11.013Z] === RUN TestConfigCreateResolve [2021-05-18T13:37:11.013Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-18T13:37:12.000Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-18T13:37:12.270Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-05-18T13:37:12.686Z] --- PASS: TestDaemonIpcModeShareable (2.55s) [2021-05-18T13:37:12.686Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-05-18T13:37:12.686Z] === RUN TestDaemonIpcModePrivate [2021-05-18T13:37:14.215Z] --- PASS: TestConfigCreateResolve (3.05s) [2021-05-18T13:37:14.216Z] === RUN TestConfigDaemonLibtrustID [2021-05-18T13:37:14.787Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-05-18T13:37:15.046Z] --- PASS: TestConfigDaemonLibtrustID (1.16s) [2021-05-18T13:37:15.046Z] PASS [2021-05-18T13:37:15.046Z] [2021-05-18T13:37:15.046Z] DONE 7 tests in 21.251s [2021-05-18T13:37:15.046Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-18T13:37:15.046Z] ++ 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-05-18T13:37:15.046Z] ++ set -e [2021-05-18T13:37:15.046Z] ++ '[' -n 0 ']' [2021-05-18T13:37:15.046Z] ++ set -x [2021-05-18T13:37:15.047Z] ++ 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-05-18T13:37:15.308Z] INFO: Testing against a local daemon [2021-05-18T13:37:15.308Z] === RUN TestCheckpoint [2021-05-18T13:37:15.308Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-18T13:37:15.308Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T13:37:15.308Z] === RUN TestContainerInvalidJSON [2021-05-18T13:37:15.308Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T13:37:15.308Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T13:37:15.308Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T13:37:15.308Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T13:37:15.308Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-18T13:37:15.308Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-18T13:37:15.308Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T13:37:15.308Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-18T13:37:15.308Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T13:37:15.308Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-18T13:37:15.308Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-18T13:37:15.308Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-18T13:37:15.308Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-18T13:37:15.308Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-18T13:37:15.308Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-05-18T13:37:15.308Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-18T13:37:15.308Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-05-18T13:37:15.308Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-18T13:37:15.567Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-05-18T13:37:15.567Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-18T13:37:15.567Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-05-18T13:37:15.567Z] === RUN TestCopyFromContainer [2021-05-18T13:37:15.567Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-05-18T13:37:15.981Z] --- PASS: TestDaemonIpcModePrivate (2.67s) [2021-05-18T13:37:15.981Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-05-18T13:37:15.981Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-18T13:37:17.469Z] === RUN TestCopyFromContainer// [2021-05-18T13:37:17.727Z] === RUN TestCopyFromContainer//bar/root [2021-05-18T13:37:17.727Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-18T13:37:17.986Z] === RUN TestCopyFromContainer/bar/quux [2021-05-18T13:37:17.986Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-18T13:37:17.986Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-18T13:37:18.204Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-05-18T13:37:18.245Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-18T13:37:18.245Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-18T13:37:18.503Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-18T13:37:18.503Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-18T13:37:18.522Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.63s) [2021-05-18T13:37:18.522Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-05-18T13:37:18.522Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-18T13:37:18.762Z] --- PASS: TestCopyFromContainer (3.08s) [2021-05-18T13:37:18.762Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-05-18T13:37:18.762Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-05-18T13:37:18.762Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-05-18T13:37:18.762Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-05-18T13:37:18.762Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-05-18T13:37:18.762Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-05-18T13:37:18.762Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-05-18T13:37:18.762Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-05-18T13:37:18.762Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-18T13:37:18.762Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-05-18T13:37:18.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-18T13:37:18.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T13:37:18.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T13:37:18.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T13:37:18.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T13:37:18.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T13:37:18.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T13:37:18.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T13:37:18.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T13:37:18.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T13:37:18.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-18T13:37:18.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-18T13:37:18.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-05-18T13:37:18.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-18T13:37:18.762Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-18T13:37:18.762Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-05-18T13:37:18.762Z] === RUN TestCreateWithInvalidEnv [2021-05-18T13:37:18.762Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-18T13:37:18.762Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-18T13:37:18.762Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-18T13:37:18.762Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-18T13:37:18.762Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-18T13:37:18.762Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-18T13:37:18.762Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-18T13:37:18.762Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-18T13:37:18.762Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-18T13:37:18.762Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-18T13:37:18.762Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-18T13:37:18.762Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-05-18T13:37:18.762Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-05-18T13:37:18.762Z] === RUN TestCreateTmpfsMountsTarget [2021-05-18T13:37:18.762Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-18T13:37:18.762Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-18T13:37:19.697Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-05-18T13:37:20.151Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-05-18T13:37:21.063Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.51s) [2021-05-18T13:37:21.063Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-05-18T13:37:21.063Z] === RUN TestIpcModeOlderClient [2021-05-18T13:37:21.063Z] === PAUSE TestIpcModeOlderClient [2021-05-18T13:37:21.063Z] === RUN TestKillContainerInvalidSignal [2021-05-18T13:37:21.600Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-18T13:37:21.600Z] --- PASS: TestCreateWithCustomMaskedPaths (2.83s) [2021-05-18T13:37:21.600Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-18T13:37:21.633Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2021-05-18T13:37:21.633Z] === RUN TestKillContainer [2021-05-18T13:37:21.633Z] === RUN TestKillContainer/no_signal [2021-05-18T13:37:22.203Z] === RUN TestKillContainer/non_killing_signal [2021-05-18T13:37:23.143Z] === RUN TestKillContainer/killing_signal [2021-05-18T13:37:24.083Z] --- PASS: TestKillContainer (2.45s) [2021-05-18T13:37:24.084Z] --- PASS: TestKillContainer/no_signal (0.80s) [2021-05-18T13:37:24.084Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2021-05-18T13:37:24.084Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2021-05-18T13:37:24.084Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-18T13:37:24.084Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-18T13:37:24.132Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-05-18T13:37:24.132Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-05-18T13:37:24.391Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.93s) [2021-05-18T13:37:24.391Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-18T13:37:24.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T13:37:24.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T13:37:24.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T13:37:24.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T13:37:24.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T13:37:24.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T13:37:24.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T13:37:24.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T13:37:24.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T13:37:24.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T13:37:24.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T13:37:24.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T13:37:24.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T13:37:24.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T13:37:24.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T13:37:24.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-18T13:37:24.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-05-18T13:37:24.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-05-18T13:37:24.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-18T13:37:24.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-18T13:37:24.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-18T13:37:24.651Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-18T13:37:24.654Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-18T13:37:25.218Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-05-18T13:37:25.596Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s) [2021-05-18T13:37:25.596Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2021-05-18T13:37:25.596Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2021-05-18T13:37:25.596Z] === RUN TestKillStoppedContainer [2021-05-18T13:37:25.596Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-05-18T13:37:25.596Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-18T13:37:25.784Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.16s) [2021-05-18T13:37:25.784Z] === RUN TestCreateDifferentPlatform [2021-05-18T13:37:25.784Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-18T13:37:25.784Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-18T13:37:25.784Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-18T13:37:25.784Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-18T13:37:25.784Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-18T13:37:25.784Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-18T13:37:25.784Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-18T13:37:25.784Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-18T13:37:25.784Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-05-18T13:37:25.856Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-05-18T13:37:25.856Z] === RUN TestKillDifferentUserContainer [2021-05-18T13:37:26.043Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-05-18T13:37:26.043Z] === RUN TestContainerStartOnDaemonRestart [2021-05-18T13:37:26.043Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-18T13:37:26.043Z] === RUN TestDaemonRestartIpcMode [2021-05-18T13:37:26.043Z] === PAUSE TestDaemonRestartIpcMode [2021-05-18T13:37:26.043Z] === RUN TestDaemonHostGatewayIP [2021-05-18T13:37:26.043Z] === PAUSE TestDaemonHostGatewayIP [2021-05-18T13:37:26.043Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-18T13:37:26.043Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-18T13:37:26.043Z] === RUN TestContainerKillOnDaemonStart [2021-05-18T13:37:26.043Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-18T13:37:26.043Z] === RUN TestDiff [2021-05-18T13:37:26.043Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-18T13:37:26.043Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-18T13:37:26.175Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-05-18T13:37:26.610Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-05-18T13:37:26.796Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2021-05-18T13:37:26.796Z] === RUN TestInspectOomKilledTrue [2021-05-18T13:37:26.796Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-18T13:37:26.796Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T13:37:26.796Z] === RUN TestInspectOomKilledFalse [2021-05-18T13:37:26.796Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-18T13:37:26.796Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T13:37:26.796Z] === RUN TestLinksEtcHostsContentMatch [2021-05-18T13:37:26.868Z] --- PASS: TestDiff (1.08s) [2021-05-18T13:37:26.868Z] === RUN TestExecWithCloseStdin [2021-05-18T13:37:27.366Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2021-05-18T13:37:27.366Z] === RUN TestLinksContainerNames [2021-05-18T13:37:28.245Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-18T13:37:28.812Z] --- PASS: TestExecWithCloseStdin (1.68s) [2021-05-18T13:37:28.812Z] === RUN TestExec [2021-05-18T13:37:29.276Z] --- PASS: TestLinksContainerNames (1.72s) [2021-05-18T13:37:29.276Z] === RUN TestLogsFollowTailEmpty [2021-05-18T13:37:30.216Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2021-05-18T13:37:30.216Z] === RUN TestContainerNetworkMountsNoChown [2021-05-18T13:37:30.716Z] --- PASS: TestExec (1.96s) [2021-05-18T13:37:30.716Z] === RUN TestExecUser [2021-05-18T13:37:30.786Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/default [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/default [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/private [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/private [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/rprivate [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/slave [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/slave [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/rslave [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/shared [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/shared [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/rshared [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-18T13:37:30.786Z] === CONT TestMountDaemonRoot/default [2021-05-18T13:37:30.786Z] === CONT TestMountDaemonRoot/rprivate [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-18T13:37:30.786Z] === CONT TestMountDaemonRoot/rslave [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T13:37:30.786Z] === CONT TestMountDaemonRoot/shared [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T13:37:30.786Z] === CONT TestMountDaemonRoot/slave [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-18T13:37:30.786Z] === CONT TestMountDaemonRoot/private [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-18T13:37:30.786Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-18T13:37:30.786Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-18T13:37:30.786Z] === CONT TestMountDaemonRoot/rshared [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-18T13:37:30.786Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T13:37:30.786Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T13:37:30.786Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-18T13:37:30.786Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-18T13:37:31.046Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-18T13:37:31.306Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-18T13:37:31.306Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T13:37:31.306Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-18T13:37:31.306Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.08s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.15s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2021-05-18T13:37:31.306Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-05-18T13:37:31.306Z] === RUN TestContainerBindMountNonRecursive [2021-05-18T13:37:32.093Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-05-18T13:37:32.351Z] --- PASS: TestExecUser (1.61s) [2021-05-18T13:37:32.351Z] === RUN TestExportContainerAndImportImage [2021-05-18T13:37:33.285Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-18T13:37:33.846Z] --- PASS: TestContainerBindMountNonRecursive (2.31s) [2021-05-18T13:37:33.846Z] === RUN TestContainerVolumesMountedAsShared [2021-05-18T13:37:33.852Z] --- PASS: TestExportContainerAndImportImage (1.48s) [2021-05-18T13:37:33.852Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-18T13:37:34.417Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2021-05-18T13:37:34.417Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-18T13:37:34.787Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-18T13:37:35.357Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2021-05-18T13:37:35.358Z] === RUN TestNetworkNat [2021-05-18T13:37:35.724Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-18T13:37:36.297Z] --- PASS: TestNetworkNat (1.04s) [2021-05-18T13:37:36.297Z] === RUN TestNetworkLocalhostTCPNat [2021-05-18T13:37:36.659Z] --- PASS: TestExportContainerAfterDaemonRestart (2.73s) [2021-05-18T13:37:36.659Z] === RUN TestHealthCheckWorkdir [2021-05-18T13:37:37.238Z] --- PASS: TestNetworkLocalhostTCPNat (1.03s) [2021-05-18T13:37:37.238Z] === RUN TestNetworkLoopbackNat [2021-05-18T13:37:39.178Z] ......................... [ 67%] [2021-05-18T13:37:39.189Z] --- PASS: TestHealthCheckWorkdir (2.39s) [2021-05-18T13:37:39.189Z] === RUN TestHealthKillContainer [2021-05-18T13:37:39.756Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-05-18T13:37:39.756Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-18T13:37:40.533Z] --- PASS: TestNetworkLoopbackNat (3.40s) [2021-05-18T13:37:40.533Z] === RUN TestPause [2021-05-18T13:37:41.473Z] --- PASS: TestPause (0.86s) [2021-05-18T13:37:41.473Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-18T13:37:41.473Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-18T13:37:41.473Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-18T13:37:41.473Z] === RUN TestPauseStopPausedContainer [2021-05-18T13:37:42.285Z] --- PASS: TestHealthKillContainer (3.36s) [2021-05-18T13:37:42.285Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-18T13:37:42.426Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2021-05-18T13:37:42.426Z] === RUN TestPsFilter [2021-05-18T13:37:42.544Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-18T13:37:42.688Z] --- PASS: TestPsFilter (0.18s) [2021-05-18T13:37:42.688Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-18T13:37:42.802Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-05-18T13:37:42.802Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-05-18T13:37:43.368Z] --- PASS: TestInspectCpusetInConfigPre120 (1.11s) [2021-05-18T13:37:43.368Z] === RUN TestIpcModeNone [2021-05-18T13:37:43.639Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-18T13:37:43.640Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2021-05-18T13:37:43.640Z] === RUN TestRemoveContainerWithVolume [2021-05-18T13:37:44.211Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2021-05-18T13:37:44.211Z] === RUN TestRemoveContainerRunning [2021-05-18T13:37:45.014Z] --- PASS: TestIpcModeNone (1.78s) [2021-05-18T13:37:45.014Z] === RUN TestIpcModePrivate [2021-05-18T13:37:45.152Z] --- PASS: TestRemoveContainerRunning (0.86s) [2021-05-18T13:37:45.152Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-18T13:37:45.582Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-18T13:37:46.092Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2021-05-18T13:37:46.092Z] === RUN TestRemoveInvalidContainer [2021-05-18T13:37:46.092Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-18T13:37:46.092Z] === RUN TestRenameLinkedContainer [2021-05-18T13:37:46.151Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-05-18T13:37:47.087Z] --- PASS: TestIpcModePrivate (1.83s) [2021-05-18T13:37:47.087Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:91, shared: false, mustBeShared: false [2021-05-18T13:37:47.087Z] === RUN TestIpcModeShareable [2021-05-18T13:37:48.989Z] --- PASS: TestIpcModeShareable (1.82s) [2021-05-18T13:37:48.989Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-05-18T13:37:48.989Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-18T13:37:49.388Z] --- PASS: TestRenameLinkedContainer (3.34s) [2021-05-18T13:37:49.388Z] === RUN TestRenameStoppedContainer [2021-05-18T13:37:49.556Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-05-18T13:37:49.815Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-18T13:37:50.329Z] --- PASS: TestRenameStoppedContainer (0.81s) [2021-05-18T13:37:50.329Z] === RUN TestRenameRunningContainerAndReuse [2021-05-18T13:37:51.712Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2021-05-18T13:37:51.712Z] === RUN TestRenameInvalidName [2021-05-18T13:37:52.652Z] --- PASS: TestRenameInvalidName (0.83s) [2021-05-18T13:37:52.652Z] === RUN TestRenameAnonymousContainer [2021-05-18T13:37:53.098Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-05-18T13:37:53.666Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.94s) [2021-05-18T13:37:53.666Z] === RUN TestAPIIpcModeHost [2021-05-18T13:37:56.197Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-05-18T13:37:56.197Z] --- PASS: TestAPIIpcModeHost (2.12s) [2021-05-18T13:37:56.197Z] === RUN TestDaemonIpcModeShareable [2021-05-18T13:37:57.936Z] --- PASS: TestRenameAnonymousContainer (4.36s) [2021-05-18T13:37:57.936Z] === RUN TestRenameContainerWithSameName [2021-05-18T13:37:57.936Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2021-05-18T13:37:57.936Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-18T13:37:59.484Z] --- PASS: TestDaemonIpcModeShareable (3.32s) [2021-05-18T13:37:59.484Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2021-05-18T13:37:59.484Z] === RUN TestDaemonIpcModePrivate [2021-05-18T13:37:59.847Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2021-05-18T13:37:59.847Z] === RUN TestResize [2021-05-18T13:38:00.417Z] --- PASS: TestResize (0.83s) [2021-05-18T13:38:00.417Z] === RUN TestResizeWithInvalidSize [2021-05-18T13:38:00.419Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-18T13:38:01.357Z] --- PASS: TestResizeWithInvalidSize (1.00s) [2021-05-18T13:38:01.357Z] === RUN TestResizeWhenContainerNotStarted [2021-05-18T13:38:02.298Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2021-05-18T13:38:02.298Z] === RUN TestDaemonRestartKillContainers [2021-05-18T13:38:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-18T13:38:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-18T13:38:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-18T13:38:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-18T13:38:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-18T13:38:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-18T13:38:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-18T13:38:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-18T13:38:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-18T13:38:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-18T13:38:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-18T13:38:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-18T13:38:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-18T13:38:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-18T13:38:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-18T13:38:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-18T13:38:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-18T13:38:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-18T13:38:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-18T13:38:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-18T13:38:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-18T13:38:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-18T13:38:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-18T13:38:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-18T13:38:02.298Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-18T13:38:02.298Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-18T13:38:02.298Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-18T13:38:02.298Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-18T13:38:02.324Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-05-18T13:38:02.582Z] --- PASS: TestDaemonIpcModePrivate (3.36s) [2021-05-18T13:38:02.582Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-05-18T13:38:02.582Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-18T13:38:03.516Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-05-18T13:38:04.217Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-18T13:38:04.217Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-18T13:38:04.630Z] 4612f6d0b889: Pull complete [2021-05-18T13:38:05.164Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-18T13:38:05.164Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-18T13:38:05.738Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-18T13:38:05.738Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-18T13:38:06.049Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.30s) [2021-05-18T13:38:06.049Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2021-05-18T13:38:06.049Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-18T13:38:06.307Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-18T13:38:08.206Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-05-18T13:38:08.288Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-18T13:38:08.288Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-18T13:38:08.465Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.67s) [2021-05-18T13:38:08.465Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: true, mustBeShared: true [2021-05-18T13:38:08.465Z] === RUN TestIpcModeOlderClient [2021-05-18T13:38:08.465Z] === PAUSE TestIpcModeOlderClient [2021-05-18T13:38:08.465Z] === RUN TestKillContainerInvalidSignal [2021-05-18T13:38:09.846Z] --- PASS: TestKillContainerInvalidSignal (1.12s) [2021-05-18T13:38:09.846Z] === RUN TestKillContainer [2021-05-18T13:38:09.846Z] === RUN TestKillContainer/no_signal [2021-05-18T13:38:10.412Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-18T13:38:10.671Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-18T13:38:10.929Z] === RUN TestKillContainer/non_killing_signal [2021-05-18T13:38:11.592Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-18T13:38:11.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2021-05-18T13:38:11.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2021-05-18T13:38:11.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.97s) [2021-05-18T13:38:11.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.99s) [2021-05-18T13:38:11.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-05-18T13:38:11.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-05-18T13:38:11.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s) [2021-05-18T13:38:11.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.95s) [2021-05-18T13:38:11.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.93s) [2021-05-18T13:38:11.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.70s) [2021-05-18T13:38:11.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2021-05-18T13:38:11.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.06s) [2021-05-18T13:38:11.592Z] === RUN TestCgroupNamespacesRun [2021-05-18T13:38:11.866Z] === RUN TestKillContainer/killing_signal [2021-05-18T13:38:12.803Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-05-18T13:38:13.063Z] --- PASS: TestKillContainer (3.41s) [2021-05-18T13:38:13.063Z] --- PASS: TestKillContainer/no_signal (1.20s) [2021-05-18T13:38:13.063Z] --- PASS: TestKillContainer/non_killing_signal (1.00s) [2021-05-18T13:38:13.063Z] --- PASS: TestKillContainer/killing_signal (0.99s) [2021-05-18T13:38:13.063Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-18T13:38:13.063Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-18T13:38:14.133Z] --- PASS: TestCgroupNamespacesRun (2.52s) [2021-05-18T13:38:14.133Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-18T13:38:14.154Z] --- PASS: TestImportExtremelyLargeImageWorks (102.88s) [2021-05-18T13:38:14.154Z] PASS [2021-05-18T13:38:14.154Z] [2021-05-18T13:38:14.154Z] DONE 12 tests in 105.933s [2021-05-18T13:38:14.154Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-18T13:38:14.154Z] INFO: Testing against a local daemon [2021-05-18T13:38:14.154Z] === RUN TestNetworkCreateDelete [2021-05-18T13:38:14.154Z] --- PASS: TestNetworkCreateDelete (0.44s) [2021-05-18T13:38:14.154Z] === RUN TestDockerNetworkDeletePreferID [2021-05-18T13:38:14.154Z] --- PASS: TestDockerNetworkDeletePreferID (1.31s) [2021-05-18T13:38:14.154Z] === RUN TestDaemonDNSFallback [2021-05-18T13:38:14.409Z] --- PASS: TestDaemonDNSFallback (7.11s) [2021-05-18T13:38:14.409Z] === RUN TestInspectNetwork [2021-05-18T13:38:14.440Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-18T13:38:15.393Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.33s) [2021-05-18T13:38:15.393Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.13s) [2021-05-18T13:38:15.393Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.95s) [2021-05-18T13:38:15.393Z] === RUN TestKillStoppedContainer [2021-05-18T13:38:15.393Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-05-18T13:38:15.393Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-18T13:38:15.659Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-05-18T13:38:15.659Z] === RUN TestKillDifferentUserContainer [2021-05-18T13:38:16.043Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2021-05-18T13:38:16.043Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-18T13:38:17.042Z] --- PASS: TestKillDifferentUserContainer (1.53s) [2021-05-18T13:38:17.042Z] === RUN TestInspectOomKilledTrue [2021-05-18T13:38:17.042Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-18T13:38:17.042Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T13:38:17.042Z] === RUN TestInspectOomKilledFalse [2021-05-18T13:38:17.042Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-18T13:38:17.042Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T13:38:17.042Z] === RUN TestLinksEtcHostsContentMatch [2021-05-18T13:38:18.575Z] === RUN TestInspectNetwork/full_network_id [2021-05-18T13:38:18.575Z] === RUN TestInspectNetwork/partial_network_id [2021-05-18T13:38:18.575Z] === RUN TestInspectNetwork/network_name [2021-05-18T13:38:18.575Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-18T13:38:18.588Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.55s) [2021-05-18T13:38:18.588Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-18T13:38:18.949Z] --- PASS: TestLinksEtcHostsContentMatch (1.51s) [2021-05-18T13:38:18.949Z] === RUN TestLinksContainerNames [2021-05-18T13:38:18.949Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-05-18T13:38:19.515Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-05-18T13:38:20.450Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-05-18T13:38:20.709Z] --- PASS: TestLinksContainerNames (2.19s) [2021-05-18T13:38:20.709Z] === RUN TestLogsFollowTailEmpty [2021-05-18T13:38:20.967Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-05-18T13:38:21.129Z] --- PASS: TestCgroupNamespacesRunHostMode (2.50s) [2021-05-18T13:38:21.130Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-18T13:38:21.534Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-18T13:38:21.792Z] --- PASS: TestLogsFollowTailEmpty (1.12s) [2021-05-18T13:38:21.792Z] === RUN TestContainerNetworkMountsNoChown [2021-05-18T13:38:22.734Z] --- PASS: TestInspectNetwork (7.96s) [2021-05-18T13:38:22.734Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-18T13:38:22.734Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-18T13:38:22.734Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-18T13:38:22.734Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-18T13:38:22.734Z] === RUN TestRunContainerWithBridgeNone [2021-05-18T13:38:23.169Z] --- PASS: TestContainerNetworkMountsNoChown (1.12s) [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/default [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/default [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/private [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/private [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/rprivate [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/slave [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/slave [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/rslave [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/shared [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/shared [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/rshared [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-18T13:38:23.169Z] === CONT TestMountDaemonRoot/default [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-18T13:38:23.169Z] === CONT TestMountDaemonRoot/rslave [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T13:38:23.169Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-18T13:38:23.169Z] === CONT TestMountDaemonRoot/rshared [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T13:38:23.169Z] === CONT TestMountDaemonRoot/shared [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-18T13:38:23.169Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T13:38:23.169Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-18T13:38:23.169Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T13:38:23.169Z] === CONT TestMountDaemonRoot/rprivate [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T13:38:23.169Z] === CONT TestMountDaemonRoot/slave [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-18T13:38:23.169Z] === CONT TestMountDaemonRoot/private [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-18T13:38:23.169Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-18T13:38:23.169Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-18T13:38:23.169Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-18T13:38:23.169Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-18T13:38:23.169Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-18T13:38:23.169Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-18T13:38:23.169Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-18T13:38:23.427Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-18T13:38:23.427Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T13:38:23.427Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-18T13:38:23.427Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T13:38:23.427Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-18T13:38:23.427Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-18T13:38:23.427Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-18T13:38:23.427Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-18T13:38:23.427Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-18T13:38:23.427Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T13:38:23.427Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-18T13:38:23.671Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.48s) [2021-05-18T13:38:23.671Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-18T13:38:23.686Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-18T13:38:23.686Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T13:38:23.686Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-18T13:38:23.686Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-18T13:38:23.686Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-18T13:38:23.686Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-18T13:38:23.686Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-18T13:38:23.686Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-05-18T13:38:23.686Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-18T13:38:23.686Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-05-18T13:38:23.686Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-18T13:38:23.686Z] === RUN TestContainerBindMountNonRecursive [2021-05-18T13:38:24.228Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-05-18T13:38:25.581Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2021-05-18T13:38:25.581Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-18T13:38:25.588Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-18T13:38:26.000Z] --- PASS: TestRunContainerWithBridgeNone (3.06s) [2021-05-18T13:38:26.000Z] === RUN TestNetworkInvalidJSON [2021-05-18T13:38:26.000Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-18T13:38:26.000Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-18T13:38:26.000Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T13:38:26.000Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T13:38:26.000Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T13:38:26.000Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T13:38:26.000Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-18T13:38:26.000Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T13:38:26.000Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T13:38:26.000Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-18T13:38:26.000Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-18T13:38:26.000Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-18T13:38:26.000Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-18T13:38:26.000Z] === RUN TestNetworkList [2021-05-18T13:38:26.000Z] === RUN TestNetworkList//networks [2021-05-18T13:38:26.000Z] === PAUSE TestNetworkList//networks [2021-05-18T13:38:26.000Z] === RUN TestNetworkList//networks/ [2021-05-18T13:38:26.000Z] === PAUSE TestNetworkList//networks/ [2021-05-18T13:38:26.000Z] === CONT TestNetworkList//networks [2021-05-18T13:38:26.000Z] === CONT TestNetworkList//networks/ [2021-05-18T13:38:26.000Z] --- PASS: TestNetworkList (0.01s) [2021-05-18T13:38:26.000Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-18T13:38:26.000Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-18T13:38:26.000Z] === RUN TestHostIPv4BridgeLabel [2021-05-18T13:38:26.155Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-05-18T13:38:26.561Z] --- PASS: TestHostIPv4BridgeLabel (0.92s) [2021-05-18T13:38:26.561Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-18T13:38:26.963Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.42s) [2021-05-18T13:38:26.963Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-18T13:38:27.532Z] --- PASS: TestContainerBindMountNonRecursive (3.49s) [2021-05-18T13:38:27.532Z] === RUN TestContainerVolumesMountedAsShared [2021-05-18T13:38:27.923Z] --- PASS: TestDaemonRestartWithLiveRestore (1.58s) [2021-05-18T13:38:27.923Z] === RUN TestDaemonDefaultNetworkPools [2021-05-18T13:38:28.100Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2021-05-18T13:38:28.100Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-18T13:38:29.036Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-05-18T13:38:29.287Z] --- PASS: TestDaemonDefaultNetworkPools (1.40s) [2021-05-18T13:38:29.287Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-18T13:38:29.504Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.64s) [2021-05-18T13:38:29.504Z] === RUN TestKernelTCPMemory [2021-05-18T13:38:29.603Z] --- PASS: TestContainerVolumesMountedAsSlave (1.73s) [2021-05-18T13:38:29.603Z] === RUN TestNetworkNat [2021-05-18T13:38:30.888Z] --- PASS: TestKernelTCPMemory (1.15s) [2021-05-18T13:38:30.888Z] === RUN TestNISDomainname [2021-05-18T13:38:31.505Z] --- PASS: TestNetworkNat (1.41s) [2021-05-18T13:38:31.505Z] === RUN TestNetworkLocalhostTCPNat [2021-05-18T13:38:31.505Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-18T13:38:31.764Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-05-18T13:38:31.799Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.15s) [2021-05-18T13:38:31.799Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-18T13:38:32.277Z] --- PASS: TestNISDomainname (1.38s) [2021-05-18T13:38:32.277Z] === RUN TestHostnameDnsResolution [2021-05-18T13:38:32.700Z] --- PASS: TestNetworkLocalhostTCPNat (1.47s) [2021-05-18T13:38:32.700Z] === RUN TestNetworkLoopbackNat [2021-05-18T13:38:34.311Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.67s) [2021-05-18T13:38:34.311Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-18T13:38:34.601Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-05-18T13:38:34.824Z] --- PASS: TestHostnameDnsResolution (2.35s) [2021-05-18T13:38:34.824Z] === RUN TestStats [2021-05-18T13:38:35.236Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.87s) [2021-05-18T13:38:35.236Z] === RUN TestServiceWithPredefinedNetwork [2021-05-18T13:38:36.503Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-05-18T13:38:36.762Z] --- PASS: TestNetworkLoopbackNat (4.30s) [2021-05-18T13:38:36.762Z] === RUN TestPause [2021-05-18T13:38:37.366Z] --- PASS: TestStats (2.87s) [2021-05-18T13:38:37.366Z] === RUN TestStopContainerWithTimeout [2021-05-18T13:38:37.366Z] === RUN TestStopContainerWithTimeout/0 [2021-05-18T13:38:37.366Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-18T13:38:37.366Z] === RUN TestStopContainerWithTimeout/1 [2021-05-18T13:38:37.366Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-18T13:38:37.366Z] === RUN TestStopContainerWithTimeout/3 [2021-05-18T13:38:37.366Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-18T13:38:37.366Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-18T13:38:37.366Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-18T13:38:37.366Z] === CONT TestStopContainerWithTimeout/0 [2021-05-18T13:38:37.366Z] === CONT TestStopContainerWithTimeout/1 [2021-05-18T13:38:37.366Z] === CONT TestStopContainerWithTimeout/3 [2021-05-18T13:38:37.366Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-18T13:38:37.749Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) [2021-05-18T13:38:37.749Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-18T13:38:37.749Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T13:38:37.749Z] service_test.go:242: FLAKY_TEST [2021-05-18T13:38:37.749Z] === RUN TestServiceWithDataPathPortInit [2021-05-18T13:38:38.140Z] --- PASS: TestPause (1.36s) [2021-05-18T13:38:38.140Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-18T13:38:38.140Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-18T13:38:38.140Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-18T13:38:38.140Z] === RUN TestPauseStopPausedContainer [2021-05-18T13:38:39.373Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-05-18T13:38:39.515Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-05-18T13:38:39.515Z] --- PASS: TestPauseStopPausedContainer (1.33s) [2021-05-18T13:38:39.515Z] === RUN TestPsFilter [2021-05-18T13:38:39.774Z] --- PASS: TestPsFilter (0.16s) [2021-05-18T13:38:39.774Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-18T13:38:40.033Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-05-18T13:38:40.292Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-18T13:38:40.662Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-18T13:38:40.662Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2021-05-18T13:38:40.662Z] --- PASS: TestStopContainerWithTimeout/1 (2.32s) [2021-05-18T13:38:40.662Z] --- PASS: TestStopContainerWithTimeout/3 (3.39s) [2021-05-18T13:38:40.662Z] --- PASS: TestStopContainerWithTimeout/-1 (3.43s) [2021-05-18T13:38:40.662Z] === RUN TestDeleteDevicemapper [2021-05-18T13:38:40.662Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-18T13:38:40.662Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-18T13:38:40.662Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-18T13:38:40.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-18T13:38:40.859Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.13s) [2021-05-18T13:38:40.859Z] === RUN TestRemoveContainerWithVolume [2021-05-18T13:38:41.278Z] tests/integration/client_test.py ..... [ 75%] [2021-05-18T13:38:41.538Z] tests/integration/context_api_test.py ... [ 76%] [2021-05-18T13:38:41.794Z] --- PASS: TestRemoveContainerWithVolume (0.94s) [2021-05-18T13:38:41.794Z] === RUN TestRemoveContainerRunning [2021-05-18T13:38:42.112Z] tests/integration/errors_test.py . [ 76%] [2021-05-18T13:38:42.730Z] --- PASS: TestRemoveContainerRunning (0.94s) [2021-05-18T13:38:42.730Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-18T13:38:43.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-18T13:38:43.866Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s) [2021-05-18T13:38:43.866Z] === RUN TestRemoveInvalidContainer [2021-05-18T13:38:43.866Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-18T13:38:43.866Z] === RUN TestRenameLinkedContainer [2021-05-18T13:38:43.866Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-05-18T13:38:43.961Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.68s) [2021-05-18T13:38:43.961Z] === RUN TestUpdateMemory [2021-05-18T13:38:43.961Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-18T13:38:43.961Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-18T13:38:43.961Z] === RUN TestUpdateCPUQuota [2021-05-18T13:38:45.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-18T13:38:47.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-18T13:38:47.707Z] --- PASS: TestRenameLinkedContainer (3.92s) [2021-05-18T13:38:47.707Z] === RUN TestRenameStoppedContainer [2021-05-18T13:38:48.642Z] --- PASS: TestRenameStoppedContainer (0.96s) [2021-05-18T13:38:48.642Z] === RUN TestRenameRunningContainerAndReuse [2021-05-18T13:38:49.240Z] --- PASS: TestUpdateCPUQuota (5.74s) [2021-05-18T13:38:49.240Z] === RUN TestUpdatePidsLimit [2021-05-18T13:38:49.240Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-18T13:38:49.577Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-18T13:38:49.810Z] === RUN TestUpdatePidsLimit/no_change [2021-05-18T13:38:50.513Z] --- PASS: TestRenameRunningContainerAndReuse (1.93s) [2021-05-18T13:38:50.513Z] === RUN TestRenameInvalidName [2021-05-18T13:38:50.750Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-18T13:38:50.771Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-05-18T13:38:51.321Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-18T13:38:51.707Z] --- PASS: TestRenameInvalidName (1.13s) [2021-05-18T13:38:51.707Z] === RUN TestRenameAnonymousContainer [2021-05-18T13:38:51.890Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-18T13:38:52.461Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-18T13:38:52.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-18T13:38:53.032Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-18T13:38:54.414Z] --- PASS: TestUpdatePidsLimit (5.35s) [2021-05-18T13:38:54.414Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-05-18T13:38:54.414Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) [2021-05-18T13:38:54.414Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-05-18T13:38:54.414Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s) [2021-05-18T13:38:54.414Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-05-18T13:38:54.414Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-05-18T13:38:54.414Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s) [2021-05-18T13:38:54.414Z] === RUN TestUpdateRestartPolicy [2021-05-18T13:38:55.789Z] --- PASS: TestServiceWithDataPathPortInit (15.61s) [2021-05-18T13:38:55.789Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-18T13:38:55.930Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-18T13:38:56.866Z] --- PASS: TestRenameAnonymousContainer (4.97s) [2021-05-18T13:38:56.866Z] === RUN TestRenameContainerWithSameName [2021-05-18T13:38:57.801Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-18T13:38:58.059Z] --- PASS: TestRenameContainerWithSameName (1.28s) [2021-05-18T13:38:58.059Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-18T13:38:59.436Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-05-18T13:39:00.373Z] --- PASS: TestRenameContainerWithLinkedContainer (2.29s) [2021-05-18T13:39:00.373Z] === RUN TestResize [2021-05-18T13:39:01.750Z] --- PASS: TestResize (1.23s) [2021-05-18T13:39:01.750Z] === RUN TestResizeWithInvalidSize [2021-05-18T13:39:02.317Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.78s) [2021-05-18T13:39:02.317Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9lehqi3taghm6fc0jf3p1pvms Created:2021-05-18 13:38:54.759052909 +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[373a0237ee31ea5ddc77ca5025c1118b603e381431f8c3193a0ce99b2974aaa5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4sjm4nvnzomcrwhso8p2byd2i EndpointID:d8098f3369abd8a5eb6ca80bc5c0bb237da232e801461bda88f4e7b4a9720c73 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1790397899eef8422eebcf04103e79dcd1d439e8ce60051034232520c37d90fa 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:a2363e879c70 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4sjm4nvnzomcrwhso8p2byd2i EndpointID:d8098f3369abd8a5eb6ca80bc5c0bb237da232e801461bda88f4e7b4a9720c73 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-18T13:39:02.317Z] PASS [2021-05-18T13:39:02.317Z] [2021-05-18T13:39:02.317Z] === Skipped [2021-05-18T13:39:02.317Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T13:39:02.317Z] service_test.go:242: FLAKY_TEST [2021-05-18T13:39:02.317Z] [2021-05-18T13:39:02.317Z] [2021-05-18T13:39:02.317Z] DONE 26 tests, 1 skipped in 55.671s [2021-05-18T13:39:02.317Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-18T13:39:02.317Z] INFO: Testing against a local daemon [2021-05-18T13:39:02.317Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-18T13:39:02.317Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-18T13:39:02.317Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T13:39:02.317Z] === RUN TestDockerNetworkIpvlan [2021-05-18T13:39:02.317Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-18T13:39:02.317Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T13:39:02.317Z] PASS [2021-05-18T13:39:02.317Z] [2021-05-18T13:39:02.317Z] === Skipped [2021-05-18T13:39:02.317Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-18T13:39:02.317Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T13:39:02.317Z] [2021-05-18T13:39:02.317Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-18T13:39:02.317Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T13:39:02.317Z] [2021-05-18T13:39:02.317Z] [2021-05-18T13:39:02.317Z] DONE 2 tests, 2 skipped in 0.036s [2021-05-18T13:39:02.317Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-18T13:39:02.317Z] INFO: Testing against a local daemon [2021-05-18T13:39:02.317Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-18T13:39:02.686Z] --- PASS: TestResizeWithInvalidSize (1.19s) [2021-05-18T13:39:02.686Z] === RUN TestResizeWhenContainerNotStarted [2021-05-18T13:39:02.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-18T13:39:02.944Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-05-18T13:39:03.243Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.95s) [2021-05-18T13:39:03.243Z] === RUN TestDockerNetworkMacvlan [2021-05-18T13:39:03.879Z] --- PASS: TestResizeWhenContainerNotStarted (1.09s) [2021-05-18T13:39:03.879Z] === RUN TestDaemonRestartKillContainers [2021-05-18T13:39:03.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-18T13:39:03.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-18T13:39:03.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-18T13:39:03.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-18T13:39:03.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-18T13:39:03.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-18T13:39:03.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-18T13:39:03.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-18T13:39:03.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-18T13:39:03.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-18T13:39:03.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-18T13:39:03.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-18T13:39:03.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-18T13:39:03.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-18T13:39:03.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-18T13:39:03.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-18T13:39:03.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-18T13:39:03.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-18T13:39:03.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-18T13:39:03.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-18T13:39:03.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-18T13:39:03.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-18T13:39:03.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-18T13:39:03.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-18T13:39:03.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-18T13:39:03.879Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-18T13:39:04.168Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-18T13:39:05.093Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-18T13:39:06.457Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-18T13:39:09.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-18T13:39:09.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-18T13:39:09.314Z] --- PASS: TestUpdateRestartPolicy (12.98s) [2021-05-18T13:39:09.314Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-18T13:39:09.314Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2021-05-18T13:39:09.314Z] === RUN TestWaitNonBlocked [2021-05-18T13:39:09.314Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T13:39:09.314Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T13:39:09.314Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T13:39:09.314Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T13:39:09.314Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T13:39:09.314Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T13:39:09.430Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-05-18T13:39:09.574Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-18T13:39:09.574Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2021-05-18T13:39:09.574Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2021-05-18T13:39:09.574Z] === RUN TestWaitBlocked [2021-05-18T13:39:09.574Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T13:39:09.574Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T13:39:09.574Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T13:39:09.574Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T13:39:09.574Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T13:39:09.574Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T13:39:09.720Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-18T13:39:10.528Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-18T13:39:10.787Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-18T13:39:10.958Z] --- PASS: TestWaitBlocked (0.03s) [2021-05-18T13:39:10.958Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2021-05-18T13:39:10.958Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2021-05-18T13:39:10.958Z] === CONT TestContainerStartOnDaemonRestart [2021-05-18T13:39:10.958Z] === CONT TestContainerKillOnDaemonStart [2021-05-18T13:39:10.958Z] === CONT TestIpcModeOlderClient [2021-05-18T13:39:10.958Z] === CONT TestDaemonHostGatewayIP [2021-05-18T13:39:10.958Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-05-18T13:39:10.958Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-18T13:39:12.694Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-18T13:39:13.078Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-18T13:39:13.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-18T13:39:14.398Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s) [2021-05-18T13:39:14.398Z] === CONT TestDaemonRestartIpcMode [2021-05-18T13:39:15.785Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.93s) [2021-05-18T13:39:17.447Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-18T13:39:17.447Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-18T13:39:17.700Z] --- PASS: TestDaemonHostGatewayIP (6.80s) [2021-05-18T13:39:17.959Z] --- PASS: TestDaemonRestartIpcMode (3.88s) [2021-05-18T13:39:19.612Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-18T13:39:20.975Z] --- PASS: TestDockerNetworkMacvlan (17.46s) [2021-05-18T13:39:20.975Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-05-18T13:39:20.975Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-05-18T13:39:20.975Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.04s) [2021-05-18T13:39:20.975Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.23s) [2021-05-18T13:39:20.975Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.93s) [2021-05-18T13:39:20.975Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.57s) [2021-05-18T13:39:20.975Z] PASS [2021-05-18T13:39:20.975Z] [2021-05-18T13:39:20.975Z] DONE 8 tests in 19.439s [2021-05-18T13:39:20.975Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-18T13:39:20.975Z] testing: warning: no tests to run [2021-05-18T13:39:20.975Z] PASS [2021-05-18T13:39:20.975Z] [2021-05-18T13:39:20.975Z] DONE 0 tests in 0.006s [2021-05-18T13:39:20.975Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-18T13:39:20.975Z] INFO: Testing against a local daemon [2021-05-18T13:39:20.975Z] === RUN TestAuthZPluginAllowRequest [2021-05-18T13:39:22.367Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2021-05-18T13:39:22.367Z] === RUN TestAuthZPluginTLS [2021-05-18T13:39:23.302Z] --- PASS: TestAuthZPluginTLS (0.73s) [2021-05-18T13:39:23.302Z] === RUN TestAuthZPluginDenyRequest [2021-05-18T13:39:23.865Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2021-05-18T13:39:23.865Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-18T13:39:24.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-18T13:39:24.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-18T13:39:24.312Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-18T13:39:24.426Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s) [2021-05-18T13:39:24.426Z] === RUN TestAuthZPluginDenyResponse [2021-05-18T13:39:24.534Z] --- PASS: TestContainerKillOnDaemonStart (13.76s) [2021-05-18T13:39:24.534Z] PASS [2021-05-18T13:39:24.534Z] [2021-05-18T13:39:24.534Z] === Skipped [2021-05-18T13:39:24.534Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-05-18T13:39:24.534Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T13:39:24.534Z] [2021-05-18T13:39:24.534Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-18T13:39:24.534Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T13:39:24.534Z] [2021-05-18T13:39:24.534Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-18T13:39:24.534Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T13:39:24.534Z] [2021-05-18T13:39:24.534Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-18T13:39:24.534Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-18T13:39:24.534Z] [2021-05-18T13:39:24.534Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-18T13:39:24.534Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-18T13:39:24.534Z] [2021-05-18T13:39:24.534Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-05-18T13:39:24.534Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-18T13:39:24.534Z] [2021-05-18T13:39:24.534Z] [2021-05-18T13:39:24.534Z] DONE 196 tests, 6 skipped in 165.629s [2021-05-18T13:39:24.534Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-05-18T13:39:24.534Z] ++ 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-05-18T13:39:24.534Z] ++ set -e [2021-05-18T13:39:24.534Z] ++ '[' -n 0 ']' [2021-05-18T13:39:24.534Z] ++ set -x [2021-05-18T13:39:24.534Z] ++ 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-05-18T13:39:24.794Z] INFO: Testing against a local daemon [2021-05-18T13:39:24.794Z] === RUN TestCommitInheritsEnv [2021-05-18T13:39:25.054Z] --- PASS: TestCommitInheritsEnv (0.43s) [2021-05-18T13:39:25.054Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-18T13:39:25.054Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-18T13:39:25.054Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-18T13:39:25.054Z] === RUN TestImagesFilterMultiReference [2021-05-18T13:39:25.315Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-05-18T13:39:25.315Z] === RUN TestImagePullPlatformInvalid [2021-05-18T13:39:25.315Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-05-18T13:39:25.315Z] === RUN TestRemoveImageOrphaning [2021-05-18T13:39:25.351Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2021-05-18T13:39:25.351Z] === RUN TestAuthZPluginAllowEventStream [2021-05-18T13:39:25.886Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2021-05-18T13:39:25.886Z] === RUN TestRemoveImageGarbageCollector [2021-05-18T13:39:25.886Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-18T13:39:25.886Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T13:39:25.886Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-18T13:39:25.886Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-05-18T13:39:25.886Z] === RUN TestTagInvalidReference [2021-05-18T13:39:25.886Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-18T13:39:25.886Z] === RUN TestTagValidPrefixedRepo [2021-05-18T13:39:25.886Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-18T13:39:25.886Z] === RUN TestTagExistedNameWithoutForce [2021-05-18T13:39:25.886Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-18T13:39:25.886Z] === RUN TestTagOfficialNames [2021-05-18T13:39:25.886Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-18T13:39:25.886Z] === RUN TestTagMatchesDigest [2021-05-18T13:39:26.146Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-18T13:39:26.146Z] PASS [2021-05-18T13:39:26.146Z] [2021-05-18T13:39:26.146Z] === Skipped [2021-05-18T13:39:26.146Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-18T13:39:26.146Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-18T13:39:26.146Z] [2021-05-18T13:39:26.146Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-18T13:39:26.146Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T13:39:26.146Z] [2021-05-18T13:39:26.146Z] [2021-05-18T13:39:26.146Z] DONE 12 tests, 2 skipped in 1.536s [2021-05-18T13:39:26.146Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-05-18T13:39:26.146Z] ++ 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-05-18T13:39:26.146Z] ++ set -e [2021-05-18T13:39:26.146Z] ++ '[' -n 0 ']' [2021-05-18T13:39:26.146Z] ++ set -x [2021-05-18T13:39:26.146Z] ++ 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 [2021-05-18T13:39:26.146Z] INFO: Testing against a local daemon [2021-05-18T13:39:26.146Z] === RUN TestNetworkCreateDelete [2021-05-18T13:39:26.714Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2021-05-18T13:39:26.714Z] === RUN TestAuthZPluginErrorResponse [2021-05-18T13:39:27.086Z] --- PASS: TestNetworkCreateDelete (0.79s) [2021-05-18T13:39:27.086Z] === RUN TestDockerNetworkDeletePreferID [2021-05-18T13:39:27.604Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-18T13:39:27.640Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2021-05-18T13:39:27.640Z] === RUN TestAuthZPluginErrorRequest [2021-05-18T13:39:28.205Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-05-18T13:39:28.205Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-18T13:39:28.515Z] ......... [ 86%] [2021-05-18T13:39:28.538Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-18T13:39:28.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.73s) [2021-05-18T13:39:28.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.83s) [2021-05-18T13:39:28.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.03s) [2021-05-18T13:39:28.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.18s) [2021-05-18T13:39:28.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.04s) [2021-05-18T13:39:28.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.49s) [2021-05-18T13:39:28.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.31s) [2021-05-18T13:39:28.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.19s) [2021-05-18T13:39:28.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.32s) [2021-05-18T13:39:28.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (7.21s) [2021-05-18T13:39:28.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.47s) [2021-05-18T13:39:28.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.34s) [2021-05-18T13:39:28.538Z] === RUN TestCgroupNamespacesRun [2021-05-18T13:39:28.765Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2021-05-18T13:39:28.766Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-18T13:39:29.627Z] --- PASS: TestDockerNetworkDeletePreferID (2.46s) [2021-05-18T13:39:29.627Z] === RUN TestDaemonDNSFallback [2021-05-18T13:39:30.653Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s) [2021-05-18T13:39:30.653Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-18T13:39:31.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-18T13:39:32.077Z] --- PASS: TestCgroupNamespacesRun (3.44s) [2021-05-18T13:39:32.077Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-18T13:39:32.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-18T13:39:33.167Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.97s) [2021-05-18T13:39:33.167Z] === RUN TestAuthZPluginHeader [2021-05-18T13:39:33.422Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-05-18T13:39:33.422Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-18T13:39:33.452Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-05-18T13:39:33.777Z] tests/integration/models_images_test.py ............... [ 89%] [2021-05-18T13:39:34.019Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2021-05-18T13:39:34.019Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-18T13:39:35.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-18T13:39:37.080Z] tests/integration/models_networks_test.py .... [ 90%] [2021-05-18T13:39:37.296Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-05-18T13:39:37.296Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.95s) [2021-05-18T13:39:37.296Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-18T13:39:37.761Z] --- PASS: TestDaemonDNSFallback (8.20s) [2021-05-18T13:39:37.761Z] === RUN TestInspectNetwork [2021-05-18T13:39:38.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-18T13:39:38.661Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.45s) [2021-05-18T13:39:38.661Z] === RUN TestAuthZPluginV2Disable [2021-05-18T13:39:39.165Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-05-18T13:39:40.101Z] --- PASS: TestCgroupNamespacesRunHostMode (3.04s) [2021-05-18T13:39:40.101Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-18T13:39:41.922Z] --- PASS: TestAuthZPluginV2Disable (3.71s) [2021-05-18T13:39:41.922Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-18T13:39:42.355Z] tests/integration/models_nodes_test.py . [ 91%] [2021-05-18T13:39:43.045Z] === RUN TestInspectNetwork/full_network_id [2021-05-18T13:39:43.045Z] === RUN TestInspectNetwork/partial_network_id [2021-05-18T13:39:43.045Z] === RUN TestInspectNetwork/network_name [2021-05-18T13:39:43.046Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-18T13:39:43.389Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.24s) [2021-05-18T13:39:43.389Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-18T13:39:44.263Z] tests/integration/models_resources_test.py . [ 91%] [2021-05-18T13:39:45.185Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s) [2021-05-18T13:39:45.185Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-18T13:39:45.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-18T13:39:45.553Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.08s) [2021-05-18T13:39:45.553Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-18T13:39:46.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-18T13:39:46.927Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.30s) [2021-05-18T13:39:46.927Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-18T13:39:47.185Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-05-18T13:39:47.262Z] --- PASS: TestInspectNetwork (9.29s) [2021-05-18T13:39:47.262Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-18T13:39:47.262Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-18T13:39:47.262Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-18T13:39:47.262Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-18T13:39:47.262Z] === RUN TestRunContainerWithBridgeNone [2021-05-18T13:39:48.120Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-18T13:39:49.057Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-18T13:39:49.505Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-05-18T13:39:49.992Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.28s) [2021-05-18T13:39:49.992Z] === RUN TestKernelTCPMemory [2021-05-18T13:39:50.251Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-18T13:39:50.558Z] --- PASS: TestRunContainerWithBridgeNone (3.45s) [2021-05-18T13:39:50.559Z] === RUN TestNetworkInvalidJSON [2021-05-18T13:39:50.559Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-18T13:39:50.559Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-18T13:39:50.559Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T13:39:50.559Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T13:39:50.559Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T13:39:50.559Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T13:39:50.559Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-18T13:39:50.559Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T13:39:50.559Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T13:39:50.559Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-18T13:39:50.559Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-18T13:39:50.559Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-18T13:39:50.559Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-18T13:39:50.559Z] === RUN TestNetworkList [2021-05-18T13:39:50.559Z] === RUN TestNetworkList//networks [2021-05-18T13:39:50.559Z] === PAUSE TestNetworkList//networks [2021-05-18T13:39:50.559Z] === RUN TestNetworkList//networks/ [2021-05-18T13:39:50.559Z] === PAUSE TestNetworkList//networks/ [2021-05-18T13:39:50.559Z] === CONT TestNetworkList//networks [2021-05-18T13:39:50.559Z] === CONT TestNetworkList//networks/ [2021-05-18T13:39:50.559Z] --- PASS: TestNetworkList (0.03s) [2021-05-18T13:39:50.559Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-18T13:39:50.559Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-18T13:39:50.559Z] === RUN TestHostIPv4BridgeLabel [2021-05-18T13:39:51.627Z] --- PASS: TestKernelTCPMemory (1.57s) [2021-05-18T13:39:51.627Z] === RUN TestNISDomainname [2021-05-18T13:39:51.939Z] --- PASS: TestHostIPv4BridgeLabel (1.53s) [2021-05-18T13:39:51.939Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-18T13:39:52.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-05-18T13:39:52.795Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-05-18T13:39:52.795Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-05-18T13:39:53.935Z] --- PASS: TestNISDomainname (2.27s) [2021-05-18T13:39:53.935Z] === RUN TestHostnameDnsResolution [2021-05-18T13:39:55.122Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.70s) [2021-05-18T13:39:55.122Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-18T13:39:55.234Z] --- PASS: TestDaemonRestartWithLiveRestore (2.65s) [2021-05-18T13:39:55.234Z] === RUN TestDaemonDefaultNetworkPools [2021-05-18T13:39:56.466Z] --- PASS: TestHostnameDnsResolution (2.66s) [2021-05-18T13:39:56.466Z] === RUN TestStats [2021-05-18T13:39:57.143Z] --- PASS: TestDaemonDefaultNetworkPools (2.26s) [2021-05-18T13:39:57.143Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-18T13:39:57.546Z] tests/integration/regression_test.py ...... [ 98%] [2021-05-18T13:39:57.841Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-18T13:39:58.066Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-05-18T13:39:58.066Z] tests/integration/credentials/utils_test.py . [100%] [2021-05-18T13:39:58.066Z] [2021-05-18T13:39:58.066Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-05-18T13:39:58.066Z] =========================== short test summary info ============================ [2021-05-18T13:39:58.066Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-05-18T13:39:58.066Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-05-18T13:39:58.066Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-05-18T13:39:58.066Z] Not supported on most drivers [2021-05-18T13:39:58.066Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-05-18T13:39:58.066Z] Output of docker top depends on host distro, and is not formalized. [2021-05-18T13:39:58.066Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-05-18T13:39:58.066Z] Output of docker top depends on host distro, and is not formalized. [2021-05-18T13:39:58.066Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-05-18T13:39:58.066Z] Can fail if eth0 has multiple IP addresses [2021-05-18T13:39:58.066Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-05-18T13:39:58.066Z] This doesn't seem to be taken into account by the engine [2021-05-18T13:39:58.066Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-05-18T13:39:58.066Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-05-18T13:39:58.066Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 372.28 seconds == [2021-05-18T13:39:58.326Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-05-18T13:39:59.215Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-18T13:39:59.782Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-05-18T13:39:59.782Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-05-18T13:39:59.782Z] --- PASS: TestStats (3.27s) [2021-05-18T13:39:59.782Z] === RUN TestStopContainerWithTimeout [2021-05-18T13:39:59.782Z] === RUN TestStopContainerWithTimeout/0 [2021-05-18T13:39:59.782Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-18T13:39:59.782Z] === RUN TestStopContainerWithTimeout/1 [2021-05-18T13:39:59.782Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-18T13:39:59.782Z] === RUN TestStopContainerWithTimeout/3 [2021-05-18T13:39:59.782Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-18T13:39:59.782Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-18T13:39:59.782Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-18T13:39:59.782Z] === CONT TestStopContainerWithTimeout/0 [2021-05-18T13:39:59.782Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-18T13:40:00.439Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.56s) [2021-05-18T13:40:00.439Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-18T13:40:01.152Z] 8116de3c91c3: Pull complete [2021-05-18T13:40:01.152Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-05-18T13:40:01.152Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:40:01.152Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-05-18T13:40:01.152Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-05-18T13:40:01.152Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1935' [2021-05-18T13:40:01.152Z] WARN: Skipping validation tests [2021-05-18T13:40:01.152Z] INFO: Running unit tests at 05/18/2021 13:39:49... [2021-05-18T13:40:01.152Z] INFO: make.ps1 starting at 05/18/2021 13:39:53 [2021-05-18T13:40:01.152Z] INFO: Git commit (94c1890d39) assumed from DOCKER_GITCOMMIT environment variable [2021-05-18T13:40:01.152Z] INFO: Invoking autogen... [2021-05-18T13:40:01.152Z] INFO: Running unit tests... [2021-05-18T13:40:01.158Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-18T13:40:01.726Z] === CONT TestStopContainerWithTimeout/3 [2021-05-18T13:40:02.293Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-05-18T13:40:03.340Z] 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-05-18T13:40:03.669Z] === CONT TestStopContainerWithTimeout/1 [2021-05-18T13:40:05.722Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.91s) [2021-05-18T13:40:05.722Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-18T13:40:06.201Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-05-18T13:40:06.201Z] --- PASS: TestStopContainerWithTimeout/0 (1.94s) [2021-05-18T13:40:06.201Z] --- PASS: TestStopContainerWithTimeout/-1 (3.74s) [2021-05-18T13:40:06.201Z] --- PASS: TestStopContainerWithTimeout/3 (3.17s) [2021-05-18T13:40:06.201Z] --- PASS: TestStopContainerWithTimeout/1 (2.35s) [2021-05-18T13:40:06.201Z] === RUN TestDeleteDevicemapper [2021-05-18T13:40:06.201Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-18T13:40:06.201Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-18T13:40:06.201Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-18T13:40:06.201Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-05-18T13:40:07.105Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.53s) [2021-05-18T13:40:07.105Z] === RUN TestServiceWithPredefinedNetwork [2021-05-18T13:40:08.736Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-18T13:40:10.402Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s) [2021-05-18T13:40:10.402Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-18T13:40:10.402Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T13:40:10.402Z] service_test.go:242: FLAKY_TEST [2021-05-18T13:40:10.402Z] === RUN TestServiceWithDataPathPortInit [2021-05-18T13:40:10.536Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-18T13:40:10.536Z] [2021-05-18T13:40:10.537Z] Unloading profiles will leave already running processes permanently [2021-05-18T13:40:10.537Z] unconfined, which can lead to unexpected situations. [2021-05-18T13:40:10.537Z] [2021-05-18T13:40:10.537Z] To set a process to complain mode, use the command line tool [2021-05-18T13:40:10.537Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-18T13:40:10.537Z] Post stage [Pipeline] junit [2021-05-18T13:40:10.808Z] Recording test results [2021-05-18T13:40:11.966Z] ? github.com/docker/docker/api [no test files] [2021-05-18T13:40:12.096Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-05-18T13:40:12.396Z] + echo Ensuring container killed. [2021-05-18T13:40:12.396Z] Ensuring container killed. [2021-05-18T13:40:12.396Z] + docker rm -vf docker-pr3 [2021-05-18T13:40:12.396Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-05-18T13:40:12.701Z] + echo Chowning /workspace to jenkins user [2021-05-18T13:40:12.701Z] Chowning /workspace to jenkins user [2021-05-18T13:40:12.701Z] + id -u [2021-05-18T13:40:12.701Z] + id -g [2021-05-18T13:40:12.701Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42382:/workspace busybox chown -R 1000:1000 /workspace [2021-05-18T13:40:12.701Z] Unable to find image 'busybox:latest' locally [2021-05-18T13:40:12.934Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.33s) [2021-05-18T13:40:12.934Z] === RUN TestUpdateMemory [2021-05-18T13:40:12.934Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-18T13:40:12.934Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-18T13:40:12.934Z] === RUN TestUpdateCPUQuota [2021-05-18T13:40:12.934Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-18T13:40:12.966Z] latest: Pulling from library/busybox [2021-05-18T13:40:12.966Z] 92f8b3f0730f: Pulling fs layer [2021-05-18T13:40:12.966Z] 92f8b3f0730f: Verifying Checksum [2021-05-18T13:40:12.966Z] 92f8b3f0730f: Download complete [2021-05-18T13:40:13.153Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.89s) [2021-05-18T13:40:13.153Z] PASS [2021-05-18T13:40:13.153Z] [2021-05-18T13:40:13.153Z] DONE 17 tests in 52.048s [2021-05-18T13:40:13.153Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-18T13:40:13.153Z] INFO: Testing against a local daemon [2021-05-18T13:40:13.153Z] === RUN TestPluginInvalidJSON [2021-05-18T13:40:13.153Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T13:40:13.153Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T13:40:13.153Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T13:40:13.153Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-05-18T13:40:13.153Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-18T13:40:13.153Z] === RUN TestPluginInstall [2021-05-18T13:40:13.153Z] === RUN TestPluginInstall/no_auth [2021-05-18T13:40:13.238Z] 92f8b3f0730f: Pull complete [2021-05-18T13:40:13.238Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-18T13:40:13.238Z] Status: Downloaded newer image for busybox:latest [2021-05-18T13:40:13.501Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-18T13:40:14.068Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-18T13:40:14.068Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-18T13:40:14.328Z] === RUN TestDockerSuite/TestBuildCmdShDashC [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-18T13:40:14.897Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-18T13:40:14.897Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-18T13:40:14.936Z] + bundleName=docker-py [2021-05-18T13:40:14.936Z] + echo Creating docker-py-bundles.tar.gz [2021-05-18T13:40:14.936Z] Creating docker-py-bundles.tar.gz [2021-05-18T13:40:14.936Z] + 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-05-18T13:40:14.949Z] Archiving artifacts [2021-05-18T13:40:15.039Z] time="2021-05-18T13:40:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T13:40:15.039Z] time="2021-05-18T13:40:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94e27c12b9663f844bf65044dd886bd6cc60c28d984f602b62f58db2180d51df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T13:40:15.039Z] time="2021-05-18T13:40:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T13:40:15.039Z] time="2021-05-18T13:40:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94e27c12b9663f844bf65044dd886bd6cc60c28d984f602b62f58db2180d51df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T13:40:15.039Z] === RUN TestPluginInstall/with_htpasswd [2021-05-18T13:40:15.600Z] time="2021-05-18T13:40:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T13:40:15.600Z] time="2021-05-18T13:40:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94e27c12b9663f844bf65044dd886bd6cc60c28d984f602b62f58db2180d51df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T13:40:15.600Z] time="2021-05-18T13:40:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T13:40:15.600Z] time="2021-05-18T13:40:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94e27c12b9663f844bf65044dd886bd6cc60c28d984f602b62f58db2180d51df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T13:40:15.855Z] === RUN TestPluginInstall/with_insecure [2021-05-18T13:40:16.274Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-18T13:40:16.557Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42382/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-05-18T13:40:16.902Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42382/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 -e DOCKER_GRAPHDRIVER docker:94c1890d3997cad133e50f0899677f4966078951 hack/make.sh binary-daemon [2021-05-18T13:40:17.219Z] time="2021-05-18T13:40:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T13:40:17.219Z] time="2021-05-18T13:40:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fd51b0c56eb1d0d62a963fdf1d2b6284acd07546c6ac73e61e816959e0d3542" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T13:40:17.219Z] time="2021-05-18T13:40:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T13:40:17.219Z] time="2021-05-18T13:40:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fd51b0c56eb1d0d62a963fdf1d2b6284acd07546c6ac73e61e816959e0d3542" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T13:40:17.219Z] --- PASS: TestPluginInstall (4.37s) [2021-05-18T13:40:17.219Z] --- PASS: TestPluginInstall/no_auth (2.13s) [2021-05-18T13:40:17.219Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-05-18T13:40:17.219Z] --- PASS: TestPluginInstall/with_insecure (1.43s) [2021-05-18T13:40:17.219Z] plugin_test.go:165: [d0b2b95733f56] daemon is not started [2021-05-18T13:40:17.219Z] === RUN TestPluginsWithRuntimes [2021-05-18T13:40:17.473Z] [2021-05-18T13:40:17.473Z] Removing bundles/ [2021-05-18T13:40:17.473Z] [2021-05-18T13:40:17.473Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-05-18T13:40:17.473Z] Building: bundles/binary-daemon/dockerd-dev [2021-05-18T13:40:17.473Z] GOOS="" GOARCH="" GOARM="" [2021-05-18T13:40:19.106Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-18T13:40:20.469Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-18T13:40:21.544Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-05-18T13:40:22.355Z] --- PASS: TestPluginsWithRuntimes (5.00s) [2021-05-18T13:40:22.355Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.50s) [2021-05-18T13:40:22.355Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.60s) [2021-05-18T13:40:22.355Z] === RUN TestPluginBackCompatMediaTypes [2021-05-18T13:40:22.481Z] --- PASS: TestUpdateCPUQuota (10.04s) [2021-05-18T13:40:22.481Z] === RUN TestUpdatePidsLimit [2021-05-18T13:40:22.481Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-18T13:40:22.915Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-05-18T13:40:22.916Z] PASS [2021-05-18T13:40:22.916Z] [2021-05-18T13:40:22.916Z] DONE 10 tests in 10.146s [2021-05-18T13:40:22.916Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-18T13:40:22.916Z] INFO: Testing against a local daemon [2021-05-18T13:40:22.916Z] === RUN TestExternalGraphDriver [2021-05-18T13:40:23.171Z] === RUN TestExternalGraphDriver/json [2021-05-18T13:40:23.416Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-18T13:40:23.674Z] === RUN TestUpdatePidsLimit/no_change [2021-05-18T13:40:25.050Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-18T13:40:25.050Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-18T13:40:25.685Z] === RUN TestExternalGraphDriver/spec [2021-05-18T13:40:26.427Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-18T13:40:26.427Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-18T13:40:26.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-05-18T13:40:26.685Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-18T13:40:26.835Z] === RUN TestMiddlewares [2021-05-18T13:40:26.835Z] --- PASS: TestMiddlewares (0.00s) [2021-05-18T13:40:26.835Z] PASS [2021-05-18T13:40:26.835Z] coverage: 9.0% of statements [2021-05-18T13:40:26.835Z] ok github.com/docker/docker/api/server 0.058s coverage: 9.0% of statements [2021-05-18T13:40:27.622Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-18T13:40:27.881Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-18T13:40:28.198Z] === RUN TestExternalGraphDriver/pull [2021-05-18T13:40:28.447Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-18T13:40:28.509Z] --- PASS: TestServiceWithDataPathPortInit (17.74s) [2021-05-18T13:40:28.509Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-18T13:40:28.706Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-18T13:40:28.964Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-18T13:40:29.530Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-05-18T13:40:29.789Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-18T13:40:30.084Z] --- PASS: TestExternalGraphDriver (7.10s) [2021-05-18T13:40:30.085Z] --- PASS: TestExternalGraphDriver/json (2.37s) [2021-05-18T13:40:30.085Z] --- PASS: TestExternalGraphDriver/spec (2.54s) [2021-05-18T13:40:30.085Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2021-05-18T13:40:30.085Z] === RUN TestGraphdriverPluginV2 [2021-05-18T13:40:32.362Z] --- PASS: TestUpdatePidsLimit (9.68s) [2021-05-18T13:40:32.362Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.43s) [2021-05-18T13:40:32.362Z] --- PASS: TestUpdatePidsLimit/no_change (1.25s) [2021-05-18T13:40:32.362Z] --- PASS: TestUpdatePidsLimit/update_lower (1.32s) [2021-05-18T13:40:32.362Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.23s) [2021-05-18T13:40:32.362Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.15s) [2021-05-18T13:40:32.362Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.15s) [2021-05-18T13:40:32.362Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.25s) [2021-05-18T13:40:32.362Z] === RUN TestUpdateRestartPolicy [2021-05-18T13:40:33.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-05-18T13:40:35.327Z] --- PASS: TestGraphdriverPluginV2 (4.35s) [2021-05-18T13:40:35.327Z] PASS [2021-05-18T13:40:35.327Z] [2021-05-18T13:40:35.327Z] DONE 5 tests in 11.489s [2021-05-18T13:40:35.327Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-18T13:40:35.327Z] INFO: Testing against a local daemon [2021-05-18T13:40:35.327Z] === RUN TestContinueAfterPluginCrash [2021-05-18T13:40:35.327Z] === PAUSE TestContinueAfterPluginCrash [2021-05-18T13:40:35.327Z] === RUN TestReadPluginNoRead [2021-05-18T13:40:35.327Z] === PAUSE TestReadPluginNoRead [2021-05-18T13:40:35.327Z] === RUN TestDaemonStartWithLogOpt [2021-05-18T13:40:35.327Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-18T13:40:35.327Z] === CONT TestContinueAfterPluginCrash [2021-05-18T13:40:35.327Z] === CONT TestDaemonStartWithLogOpt [2021-05-18T13:40:37.945Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-05-18T13:40:37.945Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-05-18T13:40:37.945Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-05-18T13:40:38.500Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.08s) [2021-05-18T13:40:38.500Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pmiaok2ltn3efjgvt5786y57f Created:2021-05-18 13:40:29.530627969 +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[8c11bda346fb32e5346c74d86c8e73c63269681387682ac8577973a503881025:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u09zsotcxgg1mqroh15nao29m EndpointID:e009bacffa49cff9af201ab218f9b556e8a05a237fe152c7bf9d82031aee7047 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bcf142d5aa1a890fe719d62bd2dfa876de87547a623197cd4e2e40f1a8894aaa 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:627a9b201c50 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u09zsotcxgg1mqroh15nao29m EndpointID:e009bacffa49cff9af201ab218f9b556e8a05a237fe152c7bf9d82031aee7047 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-18T13:40:38.500Z] PASS [2021-05-18T13:40:38.500Z] [2021-05-18T13:40:38.500Z] === Skipped [2021-05-18T13:40:38.500Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T13:40:38.500Z] service_test.go:242: FLAKY_TEST [2021-05-18T13:40:38.500Z] [2021-05-18T13:40:38.500Z] [2021-05-18T13:40:38.500Z] DONE 26 tests, 1 skipped in 70.940s [2021-05-18T13:40:38.500Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-18T13:40:38.500Z] ++ 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-05-18T13:40:38.500Z] ++ set -e [2021-05-18T13:40:38.500Z] ++ '[' -n 0 ']' [2021-05-18T13:40:38.500Z] ++ set -x [2021-05-18T13:40:38.500Z] ++ 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-05-18T13:40:38.500Z] INFO: Testing against a local daemon [2021-05-18T13:40:38.500Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-18T13:40:38.500Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-18T13:40:38.500Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T13:40:38.500Z] === RUN TestDockerNetworkIpvlan [2021-05-18T13:40:38.500Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-18T13:40:38.500Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T13:40:38.500Z] PASS [2021-05-18T13:40:38.500Z] [2021-05-18T13:40:38.500Z] === Skipped [2021-05-18T13:40:38.500Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-18T13:40:38.500Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T13:40:38.500Z] [2021-05-18T13:40:38.500Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-18T13:40:38.500Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T13:40:38.500Z] [2021-05-18T13:40:38.500Z] [2021-05-18T13:40:38.500Z] DONE 2 tests, 2 skipped in 0.163s [2021-05-18T13:40:38.500Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-18T13:40:38.500Z] ++ 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-05-18T13:40:38.500Z] ++ set -e [2021-05-18T13:40:38.500Z] ++ '[' -n 0 ']' [2021-05-18T13:40:38.500Z] ++ set -x [2021-05-18T13:40:38.500Z] ++ 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-05-18T13:40:38.500Z] INFO: Testing against a local daemon [2021-05-18T13:40:38.500Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-18T13:40:38.592Z] --- PASS: TestDaemonStartWithLogOpt (4.10s) [2021-05-18T13:40:38.592Z] === CONT TestReadPluginNoRead [2021-05-18T13:40:41.039Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.41s) [2021-05-18T13:40:41.039Z] === RUN TestDockerNetworkMacvlan [2021-05-18T13:40:41.856Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-18T13:40:42.422Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-18T13:40:42.783Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-18T13:40:43.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-05-18T13:40:43.473Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-18T13:40:44.040Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-18T13:40:44.176Z] --- PASS: TestContinueAfterPluginCrash (9.51s) [2021-05-18T13:40:44.338Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-18T13:40:44.433Z] === RUN TestReadPluginNoRead/default [2021-05-18T13:40:44.607Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-18T13:40:45.719Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-18T13:40:46.330Z] --- PASS: TestReadPluginNoRead (7.51s) [2021-05-18T13:40:46.330Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2021-05-18T13:40:46.330Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.66s) [2021-05-18T13:40:46.330Z] --- PASS: TestReadPluginNoRead/default (1.59s) [2021-05-18T13:40:46.330Z] read_test.go:92: [d75bad1ffbde1] daemon is not started [2021-05-18T13:40:46.330Z] PASS [2021-05-18T13:40:46.330Z] [2021-05-18T13:40:46.330Z] DONE 6 tests in 11.661s [2021-05-18T13:40:46.330Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-18T13:40:46.330Z] testing: warning: no tests to run [2021-05-18T13:40:46.330Z] PASS [2021-05-18T13:40:46.330Z] [2021-05-18T13:40:46.330Z] DONE 0 tests in 0.008s [2021-05-18T13:40:46.330Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-18T13:40:46.330Z] INFO: Testing against a local daemon [2021-05-18T13:40:46.330Z] === RUN TestPluginWithDevMounts [2021-05-18T13:40:46.330Z] === PAUSE TestPluginWithDevMounts [2021-05-18T13:40:46.330Z] === CONT TestPluginWithDevMounts [2021-05-18T13:40:47.892Z] --- PASS: TestUpdateRestartPolicy (15.40s) [2021-05-18T13:40:47.892Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-18T13:40:48.215Z] --- PASS: TestPluginWithDevMounts (1.71s) [2021-05-18T13:40:48.215Z] PASS [2021-05-18T13:40:48.215Z] [2021-05-18T13:40:48.215Z] DONE 1 tests in 1.742s [2021-05-18T13:40:48.215Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-18T13:40:48.215Z] INFO: Testing against a local daemon [2021-05-18T13:40:48.215Z] === RUN TestSecretInspect [2021-05-18T13:40:48.826Z] --- PASS: TestUpdateRestartWithAutoRemove (1.29s) [2021-05-18T13:40:48.826Z] === RUN TestWaitNonBlocked [2021-05-18T13:40:48.826Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-18T13:40:48.826Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T13:40:48.826Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T13:40:48.826Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T13:40:48.826Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T13:40:48.826Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T13:40:48.827Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T13:40:49.762Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-05-18T13:40:49.921Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-18T13:40:50.700Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-18T13:40:50.700Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.87s) [2021-05-18T13:40:50.700Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.08s) [2021-05-18T13:40:50.700Z] === RUN TestWaitBlocked [2021-05-18T13:40:50.700Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T13:40:50.700Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T13:40:50.700Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T13:40:50.700Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T13:40:50.700Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T13:40:50.700Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T13:40:50.727Z] --- PASS: TestSecretInspect (2.44s) [2021-05-18T13:40:50.727Z] === RUN TestSecretList [2021-05-18T13:40:53.230Z] --- PASS: TestWaitBlocked (0.03s) [2021-05-18T13:40:53.230Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.18s) [2021-05-18T13:40:53.230Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.29s) [2021-05-18T13:40:53.230Z] === CONT TestContainerStartOnDaemonRestart [2021-05-18T13:40:53.230Z] === CONT TestContainerKillOnDaemonStart [2021-05-18T13:40:53.239Z] --- PASS: TestSecretList (2.44s) [2021-05-18T13:40:53.239Z] === RUN TestSecretsCreateAndDelete [2021-05-18T13:40:54.120Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-18T13:40:55.133Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-18T13:40:55.133Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-05-18T13:40:55.751Z] --- PASS: TestSecretsCreateAndDelete (2.44s) [2021-05-18T13:40:55.751Z] === RUN TestSecretsUpdate [2021-05-18T13:40:57.637Z] --- PASS: TestSecretsUpdate (2.45s) [2021-05-18T13:40:57.637Z] === RUN TestTemplatedSecret [2021-05-18T13:40:57.667Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-18T13:40:57.667Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-18T13:40:57.667Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-18T13:40:57.667Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-18T13:40:57.667Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-18T13:40:57.667Z] --- PASS: TestContainerStartOnDaemonRestart (4.65s) [2021-05-18T13:40:57.667Z] === CONT TestIpcModeOlderClient [2021-05-18T13:40:57.926Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-05-18T13:40:57.926Z] === CONT TestDaemonHostGatewayIP [2021-05-18T13:41:00.455Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-05-18T13:41:01.799Z] --- PASS: TestTemplatedSecret (3.40s) [2021-05-18T13:41:01.799Z] === RUN TestSecretCreateResolve [2021-05-18T13:41:02.251Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-18T13:41:02.358Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-18T13:41:03.162Z] --- PASS: TestSecretCreateResolve (2.06s) [2021-05-18T13:41:03.162Z] PASS [2021-05-18T13:41:03.162Z] [2021-05-18T13:41:03.162Z] DONE 6 tests in 15.276s [2021-05-18T13:41:03.162Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-18T13:41:03.162Z] INFO: Testing against a local daemon [2021-05-18T13:41:03.162Z] === RUN TestServiceCreateInit [2021-05-18T13:41:03.162Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-18T13:41:03.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-05-18T13:41:04.162Z] --- PASS: TestDockerNetworkMacvlan (23.50s) [2021-05-18T13:41:04.162Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.18s) [2021-05-18T13:41:04.162Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.20s) [2021-05-18T13:41:04.162Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.44s) [2021-05-18T13:41:04.162Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.57s) [2021-05-18T13:41:04.162Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.84s) [2021-05-18T13:41:04.162Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.79s) [2021-05-18T13:41:04.162Z] PASS [2021-05-18T13:41:04.162Z] [2021-05-18T13:41:04.162Z] DONE 8 tests in 27.058s [2021-05-18T13:41:04.162Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-18T13:41:04.162Z] ++ 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-05-18T13:41:04.162Z] ++ set -e [2021-05-18T13:41:04.162Z] ++ '[' -n 0 ']' [2021-05-18T13:41:04.162Z] ++ set -x [2021-05-18T13:41:04.162Z] ++ 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-05-18T13:41:04.301Z] --- PASS: TestDaemonHostGatewayIP (6.55s) [2021-05-18T13:41:04.301Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-18T13:41:04.423Z] testing: warning: no tests to run [2021-05-18T13:41:04.423Z] PASS [2021-05-18T13:41:04.423Z] [2021-05-18T13:41:04.423Z] DONE 0 tests in 0.031s [2021-05-18T13:41:04.423Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-18T13:41:04.423Z] ++ 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-05-18T13:41:04.423Z] ++ set -e [2021-05-18T13:41:04.423Z] ++ '[' -n 0 ']' [2021-05-18T13:41:04.423Z] ++ set -x [2021-05-18T13:41:04.423Z] ++ 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-05-18T13:41:04.423Z] INFO: Testing against a local daemon [2021-05-18T13:41:04.423Z] === RUN TestAuthZPluginAllowRequest [2021-05-18T13:41:06.988Z] --- PASS: TestAuthZPluginAllowRequest (2.36s) [2021-05-18T13:41:06.988Z] === RUN TestAuthZPluginTLS [2021-05-18T13:41:07.928Z] --- PASS: TestAuthZPluginTLS (1.21s) [2021-05-18T13:41:07.928Z] === RUN TestAuthZPluginDenyRequest [2021-05-18T13:41:08.402Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-18T13:41:08.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-05-18T13:41:08.491Z] --- PASS: TestContainerKillOnDaemonStart (15.39s) [2021-05-18T13:41:08.491Z] === CONT TestDaemonRestartIpcMode [2021-05-18T13:41:08.749Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-18T13:41:09.008Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.57s) [2021-05-18T13:41:09.309Z] --- PASS: TestAuthZPluginDenyRequest (1.18s) [2021-05-18T13:41:09.309Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-18T13:41:10.691Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.18s) [2021-05-18T13:41:10.691Z] === RUN TestAuthZPluginDenyResponse [2021-05-18T13:41:11.630Z] --- PASS: TestAuthZPluginDenyResponse (1.18s) [2021-05-18T13:41:11.630Z] === RUN TestAuthZPluginAllowEventStream [2021-05-18T13:41:13.200Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-18T13:41:13.458Z] --- PASS: TestDaemonRestartIpcMode (5.05s) [2021-05-18T13:41:13.458Z] PASS [2021-05-18T13:41:13.458Z] [2021-05-18T13:41:13.458Z] === Skipped [2021-05-18T13:41:13.458Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-18T13:41:13.458Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T13:41:13.458Z] [2021-05-18T13:41:13.458Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-18T13:41:13.458Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T13:41:13.458Z] [2021-05-18T13:41:13.458Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-18T13:41:13.458Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T13:41:13.458Z] [2021-05-18T13:41:13.458Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-18T13:41:13.458Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-18T13:41:13.458Z] [2021-05-18T13:41:13.458Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-18T13:41:13.458Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-18T13:41:13.458Z] [2021-05-18T13:41:13.458Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-18T13:41:13.458Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-18T13:41:13.458Z] [2021-05-18T13:41:13.458Z] [2021-05-18T13:41:13.458Z] DONE 196 tests, 6 skipped in 238.500s [2021-05-18T13:41:13.458Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-18T13:41:13.644Z] --- PASS: TestServiceCreateInit (9.62s) [2021-05-18T13:41:13.644Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.85s) [2021-05-18T13:41:13.644Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.75s) [2021-05-18T13:41:13.644Z] === RUN TestCreateServiceMultipleTimes [2021-05-18T13:41:13.717Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-18T13:41:13.717Z] ++ 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-05-18T13:41:13.717Z] ++ set -e [2021-05-18T13:41:13.717Z] ++ '[' -n 0 ']' [2021-05-18T13:41:13.717Z] ++ set -x [2021-05-18T13:41:13.717Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-18T13:41:13.976Z] INFO: Testing against a local daemon [2021-05-18T13:41:13.976Z] === RUN TestCommitInheritsEnv [2021-05-18T13:41:14.175Z] --- PASS: TestAuthZPluginAllowEventStream (2.26s) [2021-05-18T13:41:14.175Z] === RUN TestAuthZPluginErrorResponse [2021-05-18T13:41:14.543Z] --- PASS: TestCommitInheritsEnv (0.59s) [2021-05-18T13:41:14.543Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-18T13:41:14.543Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-18T13:41:14.543Z] === RUN TestImagesFilterMultiReference [2021-05-18T13:41:14.543Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-05-18T13:41:14.543Z] === RUN TestImagePullPlatformInvalid [2021-05-18T13:41:14.543Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-05-18T13:41:14.543Z] === RUN TestRemoveImageOrphaning [2021-05-18T13:41:15.111Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2021-05-18T13:41:15.111Z] === RUN TestRemoveImageGarbageCollector [2021-05-18T13:41:15.111Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-05-18T13:41:15.114Z] --- PASS: TestAuthZPluginErrorResponse (1.27s) [2021-05-18T13:41:15.114Z] === RUN TestAuthZPluginErrorRequest [2021-05-18T13:41:16.496Z] --- PASS: TestAuthZPluginErrorRequest (1.14s) [2021-05-18T13:41:16.496Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-18T13:41:17.436Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.17s) [2021-05-18T13:41:17.436Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-18T13:41:17.569Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-18T13:41:17.569Z] === RUN TestBoolValue [2021-05-18T13:41:17.569Z] --- PASS: TestBoolValue (0.00s) [2021-05-18T13:41:17.569Z] === RUN TestBoolValueOrDefault [2021-05-18T13:41:17.569Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-18T13:41:17.569Z] === RUN TestInt64ValueOrZero [2021-05-18T13:41:17.569Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-18T13:41:17.569Z] === RUN TestInt64ValueOrDefault [2021-05-18T13:41:17.569Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-18T13:41:17.569Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-18T13:41:17.569Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-18T13:41:17.569Z] === RUN TestJsonContentType [2021-05-18T13:41:17.569Z] --- PASS: TestJsonContentType (0.00s) [2021-05-18T13:41:17.569Z] PASS [2021-05-18T13:41:17.569Z] coverage: 14.7% of statements [2021-05-18T13:41:17.569Z] ok github.com/docker/docker/api/server/httputils 0.059s coverage: 14.7% of statements [2021-05-18T13:41:18.546Z] === RUN TestMaskSecretKeys [2021-05-18T13:41:18.546Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-18T13:41:18.546Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-18T13:41:18.546Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-18T13:41:18.546Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-18T13:41:18.546Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-18T13:41:18.546Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-18T13:41:18.546Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-18T13:41:18.546Z] === RUN TestVersionMiddlewareVersion [2021-05-18T13:41:18.546Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-18T13:41:18.546Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-18T13:41:18.546Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-18T13:41:18.546Z] PASS [2021-05-18T13:41:18.546Z] coverage: 37.7% of statements [2021-05-18T13:41:18.546Z] ok github.com/docker/docker/api/server/middleware 0.084s coverage: 37.7% of statements [2021-05-18T13:41:18.546Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-18T13:41:18.546Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-18T13:41:18.546Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-18T13:41:18.546Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-18T13:41:18.546Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-18T13:41:18.546Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-18T13:41:18.546Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-18T13:41:18.546Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-18T13:41:18.546Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-18T13:41:18.546Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-18T13:41:18.546Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-18T13:41:19.298Z] --- PASS: TestRemoveImageGarbageCollector (3.50s) [2021-05-18T13:41:19.298Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-18T13:41:19.298Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-18T13:41:19.298Z] === RUN TestTagInvalidReference [2021-05-18T13:41:19.298Z] --- PASS: TestTagInvalidReference (0.04s) [2021-05-18T13:41:19.298Z] === RUN TestTagValidPrefixedRepo [2021-05-18T13:41:19.298Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2021-05-18T13:41:19.298Z] === RUN TestTagExistedNameWithoutForce [2021-05-18T13:41:19.298Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-18T13:41:19.298Z] === RUN TestTagOfficialNames [2021-05-18T13:41:19.298Z] --- PASS: TestTagOfficialNames (0.07s) [2021-05-18T13:41:19.299Z] === RUN TestTagMatchesDigest [2021-05-18T13:41:19.299Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-18T13:41:19.299Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-18T13:41:20.090Z] === RUN TestStrSliceMarshalJSON [2021-05-18T13:41:20.090Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-18T13:41:20.090Z] === RUN TestStrSliceUnmarshalJSON [2021-05-18T13:41:20.090Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-18T13:41:20.090Z] === RUN TestStrSliceUnmarshalString [2021-05-18T13:41:20.090Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-18T13:41:20.090Z] === RUN TestStrSliceUnmarshalSlice [2021-05-18T13:41:20.090Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-18T13:41:20.090Z] PASS [2021-05-18T13:41:20.090Z] coverage: 90.0% of statements [2021-05-18T13:41:20.090Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2021-05-18T13:41:20.090Z] === RUN TestToJSON [2021-05-18T13:41:20.090Z] --- PASS: TestToJSON (0.00s) [2021-05-18T13:41:20.090Z] === RUN TestToParamWithVersion [2021-05-18T13:41:20.090Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-18T13:41:20.090Z] === RUN TestFromJSON [2021-05-18T13:41:20.090Z] --- PASS: TestFromJSON (0.00s) [2021-05-18T13:41:20.090Z] === RUN TestEmpty [2021-05-18T13:41:20.090Z] --- PASS: TestEmpty (0.00s) [2021-05-18T13:41:20.090Z] === RUN TestArgsMatchKVListEmptySources [2021-05-18T13:41:20.090Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-18T13:41:20.090Z] === RUN TestArgsMatchKVList [2021-05-18T13:41:20.090Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-18T13:41:20.090Z] === RUN TestArgsMatch [2021-05-18T13:41:20.090Z] --- PASS: TestArgsMatch (0.00s) [2021-05-18T13:41:20.090Z] === RUN TestAdd [2021-05-18T13:41:20.090Z] --- PASS: TestAdd (0.00s) [2021-05-18T13:41:20.090Z] === RUN TestDel [2021-05-18T13:41:20.090Z] --- PASS: TestDel (0.00s) [2021-05-18T13:41:20.090Z] === RUN TestLen [2021-05-18T13:41:20.090Z] --- PASS: TestLen (0.00s) [2021-05-18T13:41:20.090Z] === RUN TestExactMatch [2021-05-18T13:41:20.090Z] --- PASS: TestExactMatch (0.00s) [2021-05-18T13:41:20.090Z] === RUN TestOnlyOneExactMatch [2021-05-18T13:41:20.090Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-18T13:41:20.090Z] === RUN TestContains [2021-05-18T13:41:20.090Z] --- PASS: TestContains (0.00s) [2021-05-18T13:41:20.090Z] === RUN TestValidate [2021-05-18T13:41:20.091Z] --- PASS: TestValidate (0.00s) [2021-05-18T13:41:20.091Z] === RUN TestWalkValues [2021-05-18T13:41:20.091Z] --- PASS: TestWalkValues (0.00s) [2021-05-18T13:41:20.091Z] === RUN TestFuzzyMatch [2021-05-18T13:41:20.091Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-18T13:41:20.091Z] === RUN TestClone [2021-05-18T13:41:20.091Z] --- PASS: TestClone (0.00s) [2021-05-18T13:41:20.091Z] PASS [2021-05-18T13:41:20.091Z] coverage: 92.2% of statements [2021-05-18T13:41:20.091Z] ok github.com/docker/docker/api/types/filters 0.053s coverage: 92.2% of statements [2021-05-18T13:41:20.091Z] === RUN TestDurationToSecondsString [2021-05-18T13:41:20.091Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-18T13:41:20.091Z] === RUN TestGetTimestamp [2021-05-18T13:41:20.091Z] === RUN TestAdjustForAPIVersion [2021-05-18T13:41:20.091Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-18T13:41:20.091Z] PASS [2021-05-18T13:41:20.091Z] coverage: 5.7% of statements [2021-05-18T13:41:20.091Z] ok github.com/docker/docker/api/server/router/swarm 0.095s coverage: 5.7% of statements [2021-05-18T13:41:20.091Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-18T13:41:20.091Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-18T13:41:20.091Z] ? github.com/docker/docker/api/types [no test files] [2021-05-18T13:41:20.091Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-18T13:41:20.091Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-18T13:41:20.091Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-18T13:41:20.091Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-18T13:41:20.091Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-18T13:41:20.091Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-18T13:41:20.091Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-18T13:41:20.091Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-18T13:41:20.091Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-18T13:41:20.091Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-18T13:41:20.091Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-18T13:41:20.091Z] --- PASS: TestGetTimestamp (0.14s) [2021-05-18T13:41:20.091Z] === RUN TestParseTimestamps [2021-05-18T13:41:20.091Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-18T13:41:20.091Z] PASS [2021-05-18T13:41:20.091Z] coverage: 100.0% of statements [2021-05-18T13:41:20.091Z] ok github.com/docker/docker/api/types/time 0.174s coverage: 100.0% of statements [2021-05-18T13:41:20.733Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.72s) [2021-05-18T13:41:20.733Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-18T13:41:21.063Z] === RUN TestCompareVersion [2021-05-18T13:41:21.063Z] --- PASS: TestCompareVersion (0.00s) [2021-05-18T13:41:21.063Z] PASS [2021-05-18T13:41:21.063Z] coverage: 75.0% of statements [2021-05-18T13:41:21.063Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements [2021-05-18T13:41:21.063Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-18T13:41:21.063Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-18T13:41:21.063Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-18T13:41:21.063Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-18T13:41:21.063Z] ? github.com/docker/docker/builder [no test files] [2021-05-18T13:41:21.063Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-18T13:41:21.063Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-18T13:41:21.063Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-18T13:41:21.063Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-18T13:41:21.063Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-18T13:41:21.063Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-18T13:41:21.063Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-18T13:41:21.827Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-18T13:41:22.035Z] === RUN TestParseRemoteURL [2021-05-18T13:41:22.036Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-18T13:41:22.036Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-18T13:41:22.036Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-18T13:41:22.036Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-18T13:41:22.036Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-18T13:41:22.036Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-18T13:41:22.036Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-18T13:41:22.036Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-18T13:41:22.036Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-18T13:41:22.036Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-18T13:41:22.036Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-18T13:41:22.036Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-18T13:41:22.036Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-18T13:41:22.036Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-18T13:41:22.036Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-18T13:41:22.036Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-18T13:41:22.036Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-18T13:41:22.036Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-18T13:41:22.036Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-18T13:41:22.036Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-18T13:41:22.036Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-18T13:41:22.036Z] === RUN TestCloneArgsSmartHttp [2021-05-18T13:41:22.036Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-05-18T13:41:22.036Z] === RUN TestCloneArgsDumbHttp [2021-05-18T13:41:22.036Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-18T13:41:22.036Z] === RUN TestCloneArgsGit [2021-05-18T13:41:22.036Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-18T13:41:22.036Z] === RUN TestCheckoutGit [2021-05-18T13:41:23.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-05-18T13:41:23.275Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.67s) [2021-05-18T13:41:23.275Z] === RUN TestAuthZPluginHeader [2021-05-18T13:41:24.215Z] --- PASS: TestAuthZPluginHeader (1.51s) [2021-05-18T13:41:24.215Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-18T13:41:24.215Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-18T13:41:24.215Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T13:41:24.215Z] === RUN TestAuthZPluginV2Disable [2021-05-18T13:41:24.215Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-18T13:41:24.215Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T13:41:24.215Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-18T13:41:24.215Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-18T13:41:24.215Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T13:41:24.215Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-18T13:41:24.215Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-18T13:41:24.215Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T13:41:24.215Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-18T13:41:24.951Z] === RUN TestEnable [2021-05-18T13:41:24.951Z] --- PASS: TestEnable (0.00s) [2021-05-18T13:41:24.951Z] === RUN TestDisable [2021-05-18T13:41:24.951Z] --- PASS: TestDisable (0.00s) [2021-05-18T13:41:24.951Z] === RUN TestEnabled [2021-05-18T13:41:24.951Z] --- PASS: TestEnabled (0.00s) [2021-05-18T13:41:24.951Z] PASS [2021-05-18T13:41:24.951Z] coverage: 100.0% of statements [2021-05-18T13:41:24.951Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2021-05-18T13:41:24.951Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-18T13:41:24.951Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-05-18T13:41:24.951Z] === RUN TestProcessNoDockerignore [2021-05-18T13:41:24.951Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-18T13:41:24.951Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-18T13:41:24.951Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-05-18T13:41:24.951Z] === RUN TestDetectContentType [2021-05-18T13:41:24.951Z] --- PASS: TestDetectContentType (0.00s) [2021-05-18T13:41:24.951Z] === RUN TestSelectAcceptableMIME [2021-05-18T13:41:24.951Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestInspectEmptyResponse [2021-05-18T13:41:25.412Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestInspectResponseBinary [2021-05-18T13:41:25.412Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestResponseUnsupportedContentType [2021-05-18T13:41:25.412Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestInspectResponseTextSimple [2021-05-18T13:41:25.412Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestInspectResponseEmptyContentType [2021-05-18T13:41:25.412Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestUnknownContentLength [2021-05-18T13:41:25.412Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestDownloadRemote [2021-05-18T13:41:25.412Z] === RUN TestGetAllAllowed [2021-05-18T13:41:25.412Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestGetAllMeta [2021-05-18T13:41:25.412Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-18T13:41:25.412Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestIsUnreferencedBuiltin [2021-05-18T13:41:25.412Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestIsExistingDirectory [2021-05-18T13:41:25.412Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestGetFilenameForDownload [2021-05-18T13:41:25.412Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestEnv2Variables [2021-05-18T13:41:25.412Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-18T13:41:25.412Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestMaintainer [2021-05-18T13:41:25.412Z] --- PASS: TestMaintainer (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestLabel [2021-05-18T13:41:25.412Z] --- PASS: TestLabel (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestFromScratch [2021-05-18T13:41:25.412Z] --- PASS: TestFromScratch (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestFromWithArg [2021-05-18T13:41:25.412Z] --- PASS: TestFromWithArg (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-18T13:41:25.412Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestFromWithUndefinedArg [2021-05-18T13:41:25.412Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestFromMultiStageWithNamedStage [2021-05-18T13:41:25.412Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestOnbuild [2021-05-18T13:41:25.412Z] --- PASS: TestOnbuild (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestWorkdir [2021-05-18T13:41:25.412Z] --- PASS: TestWorkdir (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestCmd [2021-05-18T13:41:25.412Z] --- PASS: TestCmd (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestHealthcheckNone [2021-05-18T13:41:25.412Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestHealthcheckCmd [2021-05-18T13:41:25.412Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestEntrypoint [2021-05-18T13:41:25.412Z] --- PASS: TestEntrypoint (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestExpose [2021-05-18T13:41:25.412Z] --- PASS: TestExpose (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestUser [2021-05-18T13:41:25.412Z] --- PASS: TestUser (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestVolume [2021-05-18T13:41:25.412Z] --- PASS: TestVolume (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestStopSignal [2021-05-18T13:41:25.412Z] --- SKIP: TestStopSignal (0.00s) [2021-05-18T13:41:25.412Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-18T13:41:25.412Z] === RUN TestArg [2021-05-18T13:41:25.412Z] --- PASS: TestArg (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestShell [2021-05-18T13:41:25.412Z] --- PASS: TestShell (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestPrependEnvOnCmd [2021-05-18T13:41:25.412Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestRunWithBuildArgs [2021-05-18T13:41:25.412Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestRunIgnoresHealthcheck [2021-05-18T13:41:25.412Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestDispatchUnsupportedOptions [2021-05-18T13:41:25.412Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-18T13:41:25.412Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-18T13:41:25.412Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-18T13:41:25.412Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-18T13:41:25.412Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-18T13:41:25.412Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-18T13:41:25.412Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestNormalizeWorkdir [2021-05-18T13:41:25.412Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestDispatch [2021-05-18T13:41:25.412Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-18T13:41:25.412Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-18T13:41:25.412Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-18T13:41:25.412Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-18T13:41:25.412Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-18T13:41:25.412Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-18T13:41:25.412Z] === RUN TestDispatch/COPY_url [2021-05-18T13:41:25.412Z] --- PASS: TestDispatch (0.06s) [2021-05-18T13:41:25.412Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-05-18T13:41:25.412Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-05-18T13:41:25.412Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-05-18T13:41:25.412Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-05-18T13:41:25.412Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-18T13:41:25.412Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-05-18T13:41:25.412Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestAddScratchImageAddsToMounts [2021-05-18T13:41:25.412Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-18T13:41:25.412Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-18T13:41:25.412Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-18T13:41:25.412Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestImageSourceGetAddsToMounts [2021-05-18T13:41:25.412Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestEmptyDockerfile [2021-05-18T13:41:25.412Z] --- PASS: TestDownloadRemote (0.09s) [2021-05-18T13:41:25.412Z] === RUN TestGetWithStatusError [2021-05-18T13:41:25.412Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-05-18T13:41:25.412Z] === RUN TestSymlinkDockerfile [2021-05-18T13:41:25.412Z] --- PASS: TestGetWithStatusError (0.01s) [2021-05-18T13:41:25.412Z] === RUN TestCloseRootDirectory [2021-05-18T13:41:25.412Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-18T13:41:25.412Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:41:25.412Z] === RUN TestHashFile [2021-05-18T13:41:25.412Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-18T13:41:25.412Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-18T13:41:25.412Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-05-18T13:41:25.412Z] === RUN TestNonExistingDockerfile [2021-05-18T13:41:25.412Z] --- SKIP: TestHashFile (0.01s) [2021-05-18T13:41:25.412Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:41:25.412Z] === RUN TestHashSubdir [2021-05-18T13:41:25.412Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestCopyRunConfig [2021-05-18T13:41:25.412Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestDeepCopyRunConfig [2021-05-18T13:41:25.412Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestExportImage [2021-05-18T13:41:25.412Z] --- PASS: TestExportImage (0.00s) [2021-05-18T13:41:25.412Z] === RUN TestNormalizeDest [2021-05-18T13:41:25.412Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-18T13:41:25.412Z] PASS [2021-05-18T13:41:25.412Z] coverage: 46.8% of statements [2021-05-18T13:41:25.412Z] --- SKIP: TestHashSubdir (0.00s) [2021-05-18T13:41:25.412Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:41:25.412Z] === RUN TestRemoveDirectory [2021-05-18T13:41:25.412Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-05-18T13:41:25.412Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:41:25.412Z] PASS [2021-05-18T13:41:25.412Z] coverage: 9.3% of statements [2021-05-18T13:41:25.412Z] ok github.com/docker/docker/builder/dockerfile 0.288s coverage: 46.8% of statements [2021-05-18T13:41:25.412Z] ok github.com/docker/docker/builder/remotecontext 0.350s coverage: 9.3% of statements [2021-05-18T13:41:25.412Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-18T13:41:26.489Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-05-18T13:41:29.777Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-18T13:41:30.714Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-18T13:41:31.678Z] --- PASS: TestCreateServiceMultipleTimes (18.12s) [2021-05-18T13:41:31.678Z] === RUN TestCreateServiceConflict [2021-05-18T13:41:32.091Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-05-18T13:41:32.350Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-18T13:41:33.563Z] --- PASS: TestCreateServiceConflict (2.49s) [2021-05-18T13:41:33.563Z] === RUN TestCreateServiceMaxReplicas [2021-05-18T13:41:36.535Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-05-18T13:41:37.471Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-18T13:41:37.725Z] --- PASS: TestCreateServiceMaxReplicas (3.47s) [2021-05-18T13:41:37.725Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-18T13:41:37.818Z] === RUN TestCheckpointCreateError [2021-05-18T13:41:37.818Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestCheckpointCreate [2021-05-18T13:41:37.818Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestCheckpointDeleteError [2021-05-18T13:41:37.818Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestCheckpointDelete [2021-05-18T13:41:37.818Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestCheckpointListError [2021-05-18T13:41:37.818Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestCheckpointList [2021-05-18T13:41:37.818Z] --- PASS: TestCheckpointList (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestCheckpointListContainerNotFound [2021-05-18T13:41:37.818Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestNewClientWithOpsFromEnv [2021-05-18T13:41:37.818Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-18T13:41:37.818Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-18T13:41:37.818Z] === RUN TestGetAPIPath [2021-05-18T13:41:37.818Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestParseHostURL [2021-05-18T13:41:37.818Z] --- PASS: TestParseHostURL (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-18T13:41:37.818Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-18T13:41:37.818Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestNegotiateAPIVersion [2021-05-18T13:41:37.818Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestNegotiateAPVersionOverride [2021-05-18T13:41:37.818Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-18T13:41:37.818Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-18T13:41:37.818Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-18T13:41:37.818Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestClientRedirect [2021-05-18T13:41:37.818Z] --- PASS: TestClientRedirect (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestConfigCreateUnsupported [2021-05-18T13:41:37.818Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestConfigCreateError [2021-05-18T13:41:37.818Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestConfigCreate [2021-05-18T13:41:37.818Z] --- PASS: TestConfigCreate (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestConfigInspectNotFound [2021-05-18T13:41:37.818Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestConfigInspectWithEmptyID [2021-05-18T13:41:37.818Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestConfigInspectUnsupported [2021-05-18T13:41:37.818Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestConfigInspectError [2021-05-18T13:41:37.818Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestConfigInspectConfigNotFound [2021-05-18T13:41:37.818Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestConfigInspect [2021-05-18T13:41:37.818Z] --- PASS: TestConfigInspect (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestConfigListUnsupported [2021-05-18T13:41:37.818Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestConfigListError [2021-05-18T13:41:37.818Z] --- PASS: TestConfigListError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestConfigList [2021-05-18T13:41:37.818Z] --- PASS: TestConfigList (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestConfigRemoveUnsupported [2021-05-18T13:41:37.818Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestConfigRemoveError [2021-05-18T13:41:37.818Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestConfigRemove [2021-05-18T13:41:37.818Z] --- PASS: TestConfigRemove (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestConfigUpdateUnsupported [2021-05-18T13:41:37.818Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestConfigUpdateError [2021-05-18T13:41:37.818Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestConfigUpdate [2021-05-18T13:41:37.818Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerCommitError [2021-05-18T13:41:37.818Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerCommit [2021-05-18T13:41:37.818Z] --- PASS: TestContainerCommit (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerStatPathError [2021-05-18T13:41:37.818Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerStatPathNotFoundError [2021-05-18T13:41:37.818Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerStatPathNoHeaderError [2021-05-18T13:41:37.818Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerStatPath [2021-05-18T13:41:37.818Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestCopyToContainerError [2021-05-18T13:41:37.818Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestCopyToContainerNotFoundError [2021-05-18T13:41:37.818Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-18T13:41:37.818Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestCopyToContainer [2021-05-18T13:41:37.818Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestCopyFromContainerError [2021-05-18T13:41:37.818Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestCopyFromContainerNotFoundError [2021-05-18T13:41:37.818Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-18T13:41:37.818Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-18T13:41:37.818Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestCopyFromContainer [2021-05-18T13:41:37.818Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerCreateError [2021-05-18T13:41:37.818Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerCreateImageNotFound [2021-05-18T13:41:37.818Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerCreateWithName [2021-05-18T13:41:37.818Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerCreateAutoRemove [2021-05-18T13:41:37.818Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerDiffError [2021-05-18T13:41:37.818Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerDiff [2021-05-18T13:41:37.818Z] --- PASS: TestContainerDiff (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerExecCreateError [2021-05-18T13:41:37.818Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerExecCreate [2021-05-18T13:41:37.818Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerExecStartError [2021-05-18T13:41:37.818Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerExecStart [2021-05-18T13:41:37.818Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerExecInspectError [2021-05-18T13:41:37.818Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerExecInspect [2021-05-18T13:41:37.818Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerExportError [2021-05-18T13:41:37.818Z] --- PASS: TestContainerExportError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerExport [2021-05-18T13:41:37.818Z] --- PASS: TestContainerExport (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerInspectError [2021-05-18T13:41:37.818Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerInspectContainerNotFound [2021-05-18T13:41:37.818Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerInspectWithEmptyID [2021-05-18T13:41:37.818Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerInspect [2021-05-18T13:41:37.818Z] --- PASS: TestContainerInspect (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerInspectNode [2021-05-18T13:41:37.818Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerKillError [2021-05-18T13:41:37.818Z] --- PASS: TestContainerKillError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerKill [2021-05-18T13:41:37.818Z] --- PASS: TestContainerKill (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerListError [2021-05-18T13:41:37.818Z] --- PASS: TestContainerListError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerList [2021-05-18T13:41:37.818Z] --- PASS: TestContainerList (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerLogsNotFoundError [2021-05-18T13:41:37.818Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerLogsError [2021-05-18T13:41:37.818Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-18T13:41:37.818Z] === RUN TestContainerLogs [2021-05-18T13:41:37.818Z] --- PASS: TestContainerLogs (0.14s) [2021-05-18T13:41:37.818Z] === RUN TestContainerPauseError [2021-05-18T13:41:37.819Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerPause [2021-05-18T13:41:37.819Z] --- PASS: TestContainerPause (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainersPruneError [2021-05-18T13:41:37.819Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainersPrune [2021-05-18T13:41:37.819Z] --- PASS: TestContainersPrune (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerRemoveError [2021-05-18T13:41:37.819Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerRemoveNotFoundError [2021-05-18T13:41:37.819Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerRemove [2021-05-18T13:41:37.819Z] --- PASS: TestContainerRemove (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerRenameError [2021-05-18T13:41:37.819Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerRename [2021-05-18T13:41:37.819Z] --- PASS: TestContainerRename (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerResizeError [2021-05-18T13:41:37.819Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerExecResizeError [2021-05-18T13:41:37.819Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerResize [2021-05-18T13:41:37.819Z] --- PASS: TestContainerResize (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerExecResize [2021-05-18T13:41:37.819Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerRestartError [2021-05-18T13:41:37.819Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerRestart [2021-05-18T13:41:37.819Z] --- PASS: TestContainerRestart (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerStartError [2021-05-18T13:41:37.819Z] --- PASS: TestContainerStartError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerStart [2021-05-18T13:41:37.819Z] --- PASS: TestContainerStart (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerStatsError [2021-05-18T13:41:37.819Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerStats [2021-05-18T13:41:37.819Z] --- PASS: TestContainerStats (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerStopError [2021-05-18T13:41:37.819Z] --- PASS: TestContainerStopError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerStop [2021-05-18T13:41:37.819Z] --- PASS: TestContainerStop (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerTopError [2021-05-18T13:41:37.819Z] --- PASS: TestContainerTopError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerTop [2021-05-18T13:41:37.819Z] --- PASS: TestContainerTop (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerUnpauseError [2021-05-18T13:41:37.819Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerUnpause [2021-05-18T13:41:37.819Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerUpdateError [2021-05-18T13:41:37.819Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerUpdate [2021-05-18T13:41:37.819Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerWaitError [2021-05-18T13:41:37.819Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestContainerWait [2021-05-18T13:41:37.819Z] --- PASS: TestContainerWait (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestDiskUsageError [2021-05-18T13:41:37.819Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestDiskUsage [2021-05-18T13:41:37.819Z] --- PASS: TestDiskUsage (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestDistributionInspectUnsupported [2021-05-18T13:41:37.819Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestDistributionInspectWithEmptyID [2021-05-18T13:41:37.819Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestEventsErrorInOptions [2021-05-18T13:41:37.819Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestEventsErrorFromServer [2021-05-18T13:41:37.819Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestEvents [2021-05-18T13:41:37.819Z] --- PASS: TestEvents (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestTLSCloseWriter [2021-05-18T13:41:37.819Z] === PAUSE TestTLSCloseWriter [2021-05-18T13:41:37.819Z] === RUN TestImageBuildError [2021-05-18T13:41:37.819Z] --- PASS: TestImageBuildError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageBuild [2021-05-18T13:41:37.819Z] --- PASS: TestImageBuild (0.02s) [2021-05-18T13:41:37.819Z] === RUN TestGetDockerOS [2021-05-18T13:41:37.819Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageCreateError [2021-05-18T13:41:37.819Z] --- PASS: TestImageCreateError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageCreate [2021-05-18T13:41:37.819Z] --- PASS: TestImageCreate (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageHistoryError [2021-05-18T13:41:37.819Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageHistory [2021-05-18T13:41:37.819Z] --- PASS: TestImageHistory (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageImportError [2021-05-18T13:41:37.819Z] --- PASS: TestImageImportError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageImport [2021-05-18T13:41:37.819Z] --- PASS: TestImageImport (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageInspectError [2021-05-18T13:41:37.819Z] --- PASS: TestImageInspectError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageInspectImageNotFound [2021-05-18T13:41:37.819Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageInspectWithEmptyID [2021-05-18T13:41:37.819Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageInspect [2021-05-18T13:41:37.819Z] --- PASS: TestImageInspect (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageListError [2021-05-18T13:41:37.819Z] --- PASS: TestImageListError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageList [2021-05-18T13:41:37.819Z] --- PASS: TestImageList (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageListApiBefore125 [2021-05-18T13:41:37.819Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageLoadError [2021-05-18T13:41:37.819Z] --- PASS: TestImageLoadError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageLoad [2021-05-18T13:41:37.819Z] --- PASS: TestImageLoad (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImagesPruneError [2021-05-18T13:41:37.819Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImagesPrune [2021-05-18T13:41:37.819Z] --- PASS: TestImagesPrune (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImagePullReferenceParseError [2021-05-18T13:41:37.819Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImagePullAnyError [2021-05-18T13:41:37.819Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-18T13:41:37.819Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-18T13:41:37.819Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-18T13:41:37.819Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-18T13:41:37.819Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImagePullWithoutErrors [2021-05-18T13:41:37.819Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImagePushReferenceError [2021-05-18T13:41:37.819Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImagePushAnyError [2021-05-18T13:41:37.819Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-18T13:41:37.819Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-18T13:41:37.819Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-18T13:41:37.819Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-18T13:41:37.819Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImagePushWithoutErrors [2021-05-18T13:41:37.819Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-18T13:41:37.819Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-18T13:41:37.819Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-18T13:41:37.819Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-18T13:41:37.819Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-18T13:41:37.819Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-18T13:41:37.819Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-18T13:41:37.819Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-18T13:41:37.819Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageRemoveError [2021-05-18T13:41:37.819Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageRemoveImageNotFound [2021-05-18T13:41:37.819Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageRemove [2021-05-18T13:41:37.819Z] --- PASS: TestImageRemove (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageSaveError [2021-05-18T13:41:37.819Z] --- PASS: TestImageSaveError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageSave [2021-05-18T13:41:37.819Z] --- PASS: TestImageSave (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageSearchAnyError [2021-05-18T13:41:37.819Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-18T13:41:37.819Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-18T13:41:37.819Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-18T13:41:37.819Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-18T13:41:37.819Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageSearchWithoutErrors [2021-05-18T13:41:37.819Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageTagError [2021-05-18T13:41:37.819Z] --- PASS: TestImageTagError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageTagInvalidReference [2021-05-18T13:41:37.819Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageTagInvalidSourceImageName [2021-05-18T13:41:37.819Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageTagHexSource [2021-05-18T13:41:37.819Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestImageTag [2021-05-18T13:41:37.819Z] --- PASS: TestImageTag (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestInfoServerError [2021-05-18T13:41:37.819Z] --- PASS: TestInfoServerError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestInfoInvalidResponseJSONError [2021-05-18T13:41:37.819Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestInfo [2021-05-18T13:41:37.819Z] --- PASS: TestInfo (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNetworkConnectError [2021-05-18T13:41:37.819Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-18T13:41:37.819Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNetworkConnect [2021-05-18T13:41:37.819Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNetworkCreateError [2021-05-18T13:41:37.819Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNetworkCreate [2021-05-18T13:41:37.819Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNetworkDisconnectError [2021-05-18T13:41:37.819Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNetworkDisconnect [2021-05-18T13:41:37.819Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNetworkInspectError [2021-05-18T13:41:37.819Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNetworkInspectNotFoundError [2021-05-18T13:41:37.819Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNetworkInspectWithEmptyID [2021-05-18T13:41:37.819Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNetworkInspect [2021-05-18T13:41:37.819Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNetworkListError [2021-05-18T13:41:37.819Z] --- PASS: TestNetworkListError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNetworkList [2021-05-18T13:41:37.819Z] --- PASS: TestNetworkList (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNetworksPruneError [2021-05-18T13:41:37.819Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNetworksPrune [2021-05-18T13:41:37.819Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNetworkRemoveError [2021-05-18T13:41:37.819Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNetworkRemove [2021-05-18T13:41:37.819Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNodeInspectError [2021-05-18T13:41:37.819Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNodeInspectNodeNotFound [2021-05-18T13:41:37.819Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNodeInspectWithEmptyID [2021-05-18T13:41:37.819Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNodeInspect [2021-05-18T13:41:37.819Z] --- PASS: TestNodeInspect (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNodeListError [2021-05-18T13:41:37.819Z] --- PASS: TestNodeListError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNodeList [2021-05-18T13:41:37.819Z] --- PASS: TestNodeList (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNodeRemoveError [2021-05-18T13:41:37.819Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNodeRemove [2021-05-18T13:41:37.819Z] --- PASS: TestNodeRemove (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNodeUpdateError [2021-05-18T13:41:37.819Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestNodeUpdate [2021-05-18T13:41:37.819Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestOptionWithTimeout [2021-05-18T13:41:37.819Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPingFail [2021-05-18T13:41:37.819Z] --- PASS: TestPingFail (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPingWithError [2021-05-18T13:41:37.819Z] 2021/05/18 13:41:35 RoundTripper returned a response & error; ignoring response [2021-05-18T13:41:37.819Z] 2021/05/18 13:41:35 RoundTripper returned a response & error; ignoring response [2021-05-18T13:41:37.819Z] --- PASS: TestPingWithError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPingSuccess [2021-05-18T13:41:37.819Z] --- PASS: TestPingSuccess (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPingHeadFallback [2021-05-18T13:41:37.819Z] === RUN TestPingHeadFallback/OK [2021-05-18T13:41:37.819Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-18T13:41:37.819Z] === RUN TestPingHeadFallback/Not_Found [2021-05-18T13:41:37.819Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-18T13:41:37.819Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-18T13:41:37.819Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-18T13:41:37.819Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-18T13:41:37.819Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-18T13:41:37.819Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPluginDisableError [2021-05-18T13:41:37.819Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPluginDisable [2021-05-18T13:41:37.819Z] --- PASS: TestPluginDisable (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPluginEnableError [2021-05-18T13:41:37.819Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPluginEnable [2021-05-18T13:41:37.819Z] --- PASS: TestPluginEnable (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPluginInspectError [2021-05-18T13:41:37.819Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPluginInspectWithEmptyID [2021-05-18T13:41:37.819Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPluginInspect [2021-05-18T13:41:37.819Z] --- PASS: TestPluginInspect (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPluginListError [2021-05-18T13:41:37.819Z] --- PASS: TestPluginListError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPluginList [2021-05-18T13:41:37.819Z] --- PASS: TestPluginList (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPluginPushError [2021-05-18T13:41:37.819Z] --- PASS: TestPluginPushError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPluginPush [2021-05-18T13:41:37.819Z] --- PASS: TestPluginPush (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPluginRemoveError [2021-05-18T13:41:37.819Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPluginRemove [2021-05-18T13:41:37.819Z] --- PASS: TestPluginRemove (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPluginSetError [2021-05-18T13:41:37.819Z] --- PASS: TestPluginSetError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPluginSet [2021-05-18T13:41:37.819Z] --- PASS: TestPluginSet (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestSetHostHeader [2021-05-18T13:41:37.819Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestPlainTextError [2021-05-18T13:41:37.819Z] --- PASS: TestPlainTextError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestInfiniteError [2021-05-18T13:41:37.819Z] --- PASS: TestInfiniteError (0.01s) [2021-05-18T13:41:37.819Z] === RUN TestSecretCreateUnsupported [2021-05-18T13:41:37.819Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestSecretCreateError [2021-05-18T13:41:37.819Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestSecretCreate [2021-05-18T13:41:37.819Z] --- PASS: TestSecretCreate (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestSecretInspectUnsupported [2021-05-18T13:41:37.819Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestSecretInspectError [2021-05-18T13:41:37.819Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestSecretInspectSecretNotFound [2021-05-18T13:41:37.819Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestSecretInspectWithEmptyID [2021-05-18T13:41:37.819Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestSecretInspect [2021-05-18T13:41:37.819Z] --- PASS: TestSecretInspect (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestSecretListUnsupported [2021-05-18T13:41:37.819Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestSecretListError [2021-05-18T13:41:37.819Z] --- PASS: TestSecretListError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestSecretList [2021-05-18T13:41:37.819Z] --- PASS: TestSecretList (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestSecretRemoveUnsupported [2021-05-18T13:41:37.819Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestSecretRemoveError [2021-05-18T13:41:37.819Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestSecretRemove [2021-05-18T13:41:37.819Z] --- PASS: TestSecretRemove (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestSecretUpdateUnsupported [2021-05-18T13:41:37.819Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-18T13:41:37.819Z] === RUN TestSecretUpdateError [2021-05-18T13:41:37.820Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestSecretUpdate [2021-05-18T13:41:37.820Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestServiceCreateError [2021-05-18T13:41:37.820Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestServiceCreate [2021-05-18T13:41:37.820Z] --- PASS: TestServiceCreate (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-18T13:41:37.820Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestServiceCreateDigestPinning [2021-05-18T13:41:37.820Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestServiceInspectError [2021-05-18T13:41:37.820Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestServiceInspectServiceNotFound [2021-05-18T13:41:37.820Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestServiceInspectWithEmptyID [2021-05-18T13:41:37.820Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestServiceInspect [2021-05-18T13:41:37.820Z] --- PASS: TestServiceInspect (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestServiceListError [2021-05-18T13:41:37.820Z] --- PASS: TestServiceListError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestServiceList [2021-05-18T13:41:37.820Z] --- PASS: TestServiceList (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestServiceLogsError [2021-05-18T13:41:37.820Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestServiceLogs [2021-05-18T13:41:37.820Z] --- PASS: TestServiceLogs (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestServiceRemoveError [2021-05-18T13:41:37.820Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestServiceRemoveNotFoundError [2021-05-18T13:41:37.820Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestServiceRemove [2021-05-18T13:41:37.820Z] --- PASS: TestServiceRemove (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestServiceUpdateError [2021-05-18T13:41:37.820Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestServiceUpdate [2021-05-18T13:41:37.820Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestSwarmGetUnlockKeyError [2021-05-18T13:41:37.820Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestSwarmGetUnlockKey [2021-05-18T13:41:37.820Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestSwarmInitError [2021-05-18T13:41:37.820Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestSwarmInit [2021-05-18T13:41:37.820Z] --- PASS: TestSwarmInit (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestSwarmInspectError [2021-05-18T13:41:37.820Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestSwarmInspect [2021-05-18T13:41:37.820Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestSwarmJoinError [2021-05-18T13:41:37.820Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestSwarmJoin [2021-05-18T13:41:37.820Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestSwarmLeaveError [2021-05-18T13:41:37.820Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestSwarmLeave [2021-05-18T13:41:37.820Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestSwarmUnlockError [2021-05-18T13:41:37.820Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestSwarmUnlock [2021-05-18T13:41:37.820Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestSwarmUpdateError [2021-05-18T13:41:37.820Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestSwarmUpdate [2021-05-18T13:41:37.820Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestTaskInspectError [2021-05-18T13:41:37.820Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestTaskInspectWithEmptyID [2021-05-18T13:41:37.820Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestTaskInspect [2021-05-18T13:41:37.820Z] --- PASS: TestTaskInspect (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestTaskListError [2021-05-18T13:41:37.820Z] --- PASS: TestTaskListError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestTaskList [2021-05-18T13:41:37.820Z] --- PASS: TestTaskList (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestVolumeCreateError [2021-05-18T13:41:37.820Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestVolumeCreate [2021-05-18T13:41:37.820Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestVolumeInspectError [2021-05-18T13:41:37.820Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestVolumeInspectNotFound [2021-05-18T13:41:37.820Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestVolumeInspectWithEmptyID [2021-05-18T13:41:37.820Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestVolumeInspect [2021-05-18T13:41:37.820Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestVolumeListError [2021-05-18T13:41:37.820Z] --- PASS: TestVolumeListError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestVolumeList [2021-05-18T13:41:37.820Z] --- PASS: TestVolumeList (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestVolumeRemoveError [2021-05-18T13:41:37.820Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-18T13:41:37.820Z] === RUN TestVolumeRemove [2021-05-18T13:41:37.820Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-18T13:41:37.820Z] === CONT TestTLSCloseWriter [2021-05-18T13:41:37.820Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-05-18T13:41:37.820Z] PASS [2021-05-18T13:41:37.820Z] coverage: 74.9% of statements [2021-05-18T13:41:37.820Z] ok github.com/docker/docker/client 0.519s coverage: 74.9% of statements [2021-05-18T13:41:38.414Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-18T13:41:38.414Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-18T13:41:38.980Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-05-18T13:41:40.355Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-18T13:41:41.732Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-18T13:41:42.667Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-18T13:41:42.925Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-05-18T13:41:46.167Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.93s) [2021-05-18T13:41:46.167Z] PASS [2021-05-18T13:41:46.167Z] [2021-05-18T13:41:46.167Z] === Skipped [2021-05-18T13:41:46.167Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-18T13:41:46.167Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T13:41:46.167Z] [2021-05-18T13:41:46.167Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-18T13:41:46.167Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T13:41:46.167Z] [2021-05-18T13:41:46.167Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-18T13:41:46.167Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T13:41:46.167Z] [2021-05-18T13:41:46.167Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-18T13:41:46.167Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T13:41:46.167Z] [2021-05-18T13:41:46.167Z] [2021-05-18T13:41:46.167Z] DONE 17 tests, 4 skipped in 39.923s [2021-05-18T13:41:46.167Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-18T13:41:46.167Z] ++ 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-05-18T13:41:46.167Z] ++ set -e [2021-05-18T13:41:46.167Z] ++ '[' -n 0 ']' [2021-05-18T13:41:46.167Z] ++ set -x [2021-05-18T13:41:46.167Z] ++ 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-05-18T13:41:46.167Z] INFO: Testing against a local daemon [2021-05-18T13:41:46.167Z] === RUN TestPluginInvalidJSON [2021-05-18T13:41:46.167Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T13:41:46.167Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T13:41:46.167Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T13:41:46.167Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-05-18T13:41:46.167Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-18T13:41:46.167Z] === RUN TestPluginInstall [2021-05-18T13:41:46.167Z] === RUN TestPluginInstall/no_auth [2021-05-18T13:41:46.737Z] time="2021-05-18T13:41:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T13:41:46.737Z] time="2021-05-18T13:41:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a5471891a14311e111aa35a0008fd0370d6eae154e5e41a094179f08907ff3fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T13:41:46.737Z] time="2021-05-18T13:41:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T13:41:46.737Z] time="2021-05-18T13:41:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a5471891a14311e111aa35a0008fd0370d6eae154e5e41a094179f08907ff3fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T13:41:47.307Z] === RUN TestPluginInstall/with_htpasswd [2021-05-18T13:41:47.878Z] time="2021-05-18T13:41:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T13:41:47.878Z] time="2021-05-18T13:41:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aa2c8a3bd6837fe15a97a4fbe303802fd2079cd96ddfbde4c4c292792169781c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T13:41:47.878Z] time="2021-05-18T13:41:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T13:41:47.878Z] time="2021-05-18T13:41:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aa2c8a3bd6837fe15a97a4fbe303802fd2079cd96ddfbde4c4c292792169781c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T13:41:48.448Z] === RUN TestPluginInstall/with_insecure [2021-05-18T13:41:49.492Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-05-18T13:41:50.359Z] time="2021-05-18T13:41:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T13:41:50.359Z] time="2021-05-18T13:41:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35d5bf37ee6ffbedcf6718acf155d1b66fd86ea0ed648779ad117af9b4b1e765" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T13:41:50.359Z] time="2021-05-18T13:41:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T13:41:50.359Z] time="2021-05-18T13:41:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35d5bf37ee6ffbedcf6718acf155d1b66fd86ea0ed648779ad117af9b4b1e765" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T13:41:50.619Z] --- PASS: TestPluginInstall (6.10s) [2021-05-18T13:41:50.619Z] --- PASS: TestPluginInstall/no_auth (2.69s) [2021-05-18T13:41:50.619Z] --- PASS: TestPluginInstall/with_htpasswd (1.16s) [2021-05-18T13:41:50.619Z] --- PASS: TestPluginInstall/with_insecure (2.24s) [2021-05-18T13:41:50.619Z] plugin_test.go:165: [d6544ded4467d] daemon is not started [2021-05-18T13:41:50.619Z] === RUN TestPluginsWithRuntimes [2021-05-18T13:41:52.059Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-05-18T13:41:52.059Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-05-18T13:41:52.555Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.78s) [2021-05-18T13:41:52.555Z] === RUN TestCreateServiceSecretFileMode [2021-05-18T13:41:53.454Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-05-18T13:41:53.482Z] --- PASS: TestCreateServiceSecretFileMode (2.80s) [2021-05-18T13:41:53.482Z] === RUN TestCreateServiceConfigFileMode [2021-05-18T13:41:53.913Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-18T13:41:53.961Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-05-18T13:41:53.961Z] Copying nested executables into bundles/binary-daemon [2021-05-18T13:41:53.961Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-05-18T13:41:54.285Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42382/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 -e DOCKER_GRAPHDRIVER docker:94c1890d3997cad133e50f0899677f4966078951 hack/make.sh cross [2021-05-18T13:41:54.856Z] [2021-05-18T13:41:54.856Z] Removing bundles/ [2021-05-18T13:41:54.856Z] [2021-05-18T13:41:54.856Z] ---> Making bundle: cross (in bundles/cross) [2021-05-18T13:41:54.856Z] Cross building: bundles/cross/linux/amd64 [2021-05-18T13:41:54.856Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-05-18T13:41:54.856Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-05-18T13:41:55.549Z] --- PASS: TestCheckoutGit (31.43s) [2021-05-18T13:41:55.549Z] === RUN TestValidGitTransport [2021-05-18T13:41:55.549Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-18T13:41:55.549Z] === RUN TestGitInvalidRef [2021-05-18T13:41:55.549Z] --- PASS: TestGitInvalidRef (0.19s) [2021-05-18T13:41:55.549Z] PASS [2021-05-18T13:41:55.549Z] coverage: 86.3% of statements [2021-05-18T13:41:55.549Z] ok github.com/docker/docker/builder/remotecontext/git 31.733s coverage: 86.3% of statements [2021-05-18T13:41:55.549Z] ? github.com/docker/docker/cli [no test files] [2021-05-18T13:41:55.549Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-18T13:41:55.822Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-18T13:41:56.745Z] --- PASS: TestCreateServiceConfigFileMode (2.93s) [2021-05-18T13:41:56.745Z] === RUN TestCreateServiceSysctls [2021-05-18T13:41:57.642Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-18T13:41:57.732Z] --- PASS: TestPluginsWithRuntimes (7.26s) [2021-05-18T13:41:57.732Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.27s) [2021-05-18T13:41:57.732Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.21s) [2021-05-18T13:41:57.732Z] === RUN TestPluginBackCompatMediaTypes [2021-05-18T13:41:59.017Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-18T13:41:59.113Z] --- PASS: TestPluginBackCompatMediaTypes (1.13s) [2021-05-18T13:41:59.113Z] PASS [2021-05-18T13:41:59.113Z] [2021-05-18T13:41:59.113Z] DONE 10 tests in 14.704s [2021-05-18T13:41:59.113Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-18T13:41:59.113Z] ++ 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-05-18T13:41:59.113Z] ++ set -e [2021-05-18T13:41:59.113Z] ++ '[' -n 0 ']' [2021-05-18T13:41:59.113Z] ++ set -x [2021-05-18T13:41:59.113Z] ++ 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-05-18T13:41:59.113Z] INFO: Testing against a local daemon [2021-05-18T13:41:59.113Z] === RUN TestExternalGraphDriver [2021-05-18T13:41:59.373Z] === RUN TestExternalGraphDriver/json [2021-05-18T13:41:59.583Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-05-18T13:42:00.910Z] --- PASS: TestCreateServiceSysctls (3.83s) [2021-05-18T13:42:00.910Z] === RUN TestCreateServiceCapabilities [2021-05-18T13:42:01.359Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-18T13:42:01.359Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-18T13:42:01.359Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-18T13:42:01.359Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-18T13:42:01.359Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-18T13:42:01.359Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-18T13:42:01.359Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-18T13:42:01.359Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-18T13:42:01.359Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-18T13:42:01.359Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-18T13:42:01.359Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-18T13:42:01.359Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-18T13:42:01.359Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-18T13:42:01.359Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-18T13:42:01.359Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-18T13:42:01.359Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-18T13:42:01.359Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-18T13:42:01.359Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-18T13:42:01.359Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-18T13:42:01.359Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-18T13:42:01.359Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-18T13:42:01.359Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-18T13:42:01.359Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-18T13:42:01.359Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-18T13:42:01.359Z] === RUN TestConfigureDaemonLogs [2021-05-18T13:42:01.359Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-18T13:42:01.359Z] === RUN TestCommonOptionsInstallFlags [2021-05-18T13:42:01.359Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-18T13:42:01.359Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-18T13:42:01.359Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-18T13:42:01.359Z] PASS [2021-05-18T13:42:01.359Z] coverage: 18.4% of statements [2021-05-18T13:42:01.359Z] ok github.com/docker/docker/cmd/dockerd 0.376s coverage: 18.4% of statements [2021-05-18T13:42:01.483Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-05-18T13:42:02.332Z] === RUN TestContainerStopSignal [2021-05-18T13:42:02.332Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-18T13:42:02.332Z] === RUN TestContainerStopTimeout [2021-05-18T13:42:02.332Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-18T13:42:02.332Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-18T13:42:02.332Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-18T13:42:02.332Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-18T13:42:02.332Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-18T13:42:02.332Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-18T13:42:02.332Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-18T13:42:02.332Z] === RUN TestReplaceAndAppendEnvVars [2021-05-18T13:42:02.332Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-18T13:42:02.332Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-18T13:42:02.332Z] === RUN TestNewMemoryStore [2021-05-18T13:42:02.332Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-18T13:42:02.332Z] === RUN TestAddContainers [2021-05-18T13:42:02.332Z] --- PASS: TestAddContainers (0.00s) [2021-05-18T13:42:02.332Z] === RUN TestGetContainer [2021-05-18T13:42:02.332Z] --- PASS: TestGetContainer (0.00s) [2021-05-18T13:42:02.332Z] === RUN TestDeleteContainer [2021-05-18T13:42:02.332Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-18T13:42:02.332Z] === RUN TestListContainers [2021-05-18T13:42:02.332Z] --- PASS: TestListContainers (0.00s) [2021-05-18T13:42:02.332Z] === RUN TestFirstContainer [2021-05-18T13:42:02.332Z] --- PASS: TestFirstContainer (0.00s) [2021-05-18T13:42:02.332Z] === RUN TestApplyAllContainer [2021-05-18T13:42:02.332Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-18T13:42:02.332Z] === RUN TestIsValidHealthString [2021-05-18T13:42:02.332Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-18T13:42:02.332Z] === RUN TestStateRunStop [2021-05-18T13:42:02.332Z] --- PASS: TestStateRunStop (0.00s) [2021-05-18T13:42:02.332Z] === RUN TestStateTimeoutWait [2021-05-18T13:42:02.332Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-05-18T13:42:02.332Z] state_test.go:141: Stop callback fired [2021-05-18T13:42:02.332Z] state_test.go:165: Stop callback fired [2021-05-18T13:42:02.332Z] === RUN TestIsValidStateString [2021-05-18T13:42:02.332Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-18T13:42:02.332Z] === RUN TestViewSaveDelete [2021-05-18T13:42:02.332Z] --- PASS: TestViewSaveDelete (0.02s) [2021-05-18T13:42:02.332Z] === RUN TestViewAll [2021-05-18T13:42:02.332Z] --- PASS: TestViewAll (0.01s) [2021-05-18T13:42:02.332Z] === RUN TestViewGet [2021-05-18T13:42:02.332Z] --- PASS: TestViewGet (0.01s) [2021-05-18T13:42:02.332Z] === RUN TestNames [2021-05-18T13:42:02.332Z] --- PASS: TestNames (0.00s) [2021-05-18T13:42:02.332Z] === RUN TestViewWithHealthCheck [2021-05-18T13:42:02.332Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-05-18T13:42:02.332Z] PASS [2021-05-18T13:42:02.332Z] coverage: 41.6% of statements [2021-05-18T13:42:02.332Z] ok github.com/docker/docker/container 0.262s coverage: 41.6% of statements [2021-05-18T13:42:02.332Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-18T13:42:02.332Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-18T13:42:02.332Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-18T13:42:02.332Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-18T13:42:02.418Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-05-18T13:42:02.986Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-18T13:42:03.423Z] --- PASS: TestCreateServiceCapabilities (2.82s) [2021-05-18T13:42:03.423Z] === RUN TestInspect [2021-05-18T13:42:03.573Z] === RUN TestExternalGraphDriver/spec [2021-05-18T13:42:04.362Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-05-18T13:42:04.519Z] === RUN TestPrepare [2021-05-18T13:42:04.519Z] --- PASS: TestPrepare (0.00s) [2021-05-18T13:42:04.519Z] === RUN TestStart [2021-05-18T13:42:04.519Z] --- PASS: TestStart (0.00s) [2021-05-18T13:42:04.519Z] === RUN TestWaitCancel [2021-05-18T13:42:04.519Z] --- PASS: TestWaitCancel (0.00s) [2021-05-18T13:42:04.519Z] === RUN TestWaitDisabled [2021-05-18T13:42:04.519Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-18T13:42:04.519Z] === RUN TestWaitEnabled [2021-05-18T13:42:04.519Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-18T13:42:04.519Z] === RUN TestRemove [2021-05-18T13:42:04.519Z] --- PASS: TestRemove (0.00s) [2021-05-18T13:42:04.519Z] PASS [2021-05-18T13:42:04.519Z] coverage: 65.3% of statements [2021-05-18T13:42:04.519Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.245s coverage: 65.3% of statements [2021-05-18T13:42:06.686Z] --- PASS: TestInspect (3.28s) [2021-05-18T13:42:06.686Z] === RUN TestCreateJob [2021-05-18T13:42:07.438Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-18T13:42:07.438Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-18T13:42:07.438Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-18T13:42:07.438Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-18T13:42:07.438Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-18T13:42:07.438Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-18T13:42:07.438Z] PASS [2021-05-18T13:42:07.438Z] coverage: 35.9% of statements [2021-05-18T13:42:07.438Z] ok github.com/docker/docker/daemon/cluster/convert 0.288s coverage: 35.9% of statements [2021-05-18T13:42:07.438Z] === RUN TestNewListSecretsFilters [2021-05-18T13:42:07.438Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-18T13:42:07.438Z] === RUN TestNewListConfigsFilters [2021-05-18T13:42:07.438Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-18T13:42:07.438Z] PASS [2021-05-18T13:42:07.438Z] coverage: 0.5% of statements [2021-05-18T13:42:07.438Z] ok github.com/docker/docker/daemon/cluster 0.452s coverage: 0.5% of statements [2021-05-18T13:42:07.777Z] === RUN TestExternalGraphDriver/pull [2021-05-18T13:42:09.952Z] --- PASS: TestCreateJob (3.67s) [2021-05-18T13:42:09.952Z] === RUN TestReplicatedJob [2021-05-18T13:42:10.923Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-05-18T13:42:10.923Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-05-18T13:42:11.073Z] --- PASS: TestExternalGraphDriver (11.75s) [2021-05-18T13:42:11.073Z] --- PASS: TestExternalGraphDriver/json (3.92s) [2021-05-18T13:42:11.073Z] --- PASS: TestExternalGraphDriver/spec (4.58s) [2021-05-18T13:42:11.073Z] --- PASS: TestExternalGraphDriver/pull (3.12s) [2021-05-18T13:42:11.073Z] === RUN TestGraphdriverPluginV2 [2021-05-18T13:42:11.073Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-05-18T13:42:11.073Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T13:42:11.073Z] PASS [2021-05-18T13:42:11.073Z] [2021-05-18T13:42:11.073Z] === Skipped [2021-05-18T13:42:11.073Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-05-18T13:42:11.073Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T13:42:11.073Z] [2021-05-18T13:42:11.073Z] [2021-05-18T13:42:11.073Z] DONE 5 tests, 1 skipped in 11.945s [2021-05-18T13:42:11.073Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-18T13:42:11.073Z] ++ 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-05-18T13:42:11.073Z] ++ set -e [2021-05-18T13:42:11.073Z] ++ '[' -n 0 ']' [2021-05-18T13:42:11.073Z] ++ set -x [2021-05-18T13:42:11.073Z] ++ 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-05-18T13:42:11.073Z] INFO: Testing against a local daemon [2021-05-18T13:42:11.073Z] === RUN TestContinueAfterPluginCrash [2021-05-18T13:42:11.073Z] === PAUSE TestContinueAfterPluginCrash [2021-05-18T13:42:11.073Z] === RUN TestReadPluginNoRead [2021-05-18T13:42:11.073Z] === PAUSE TestReadPluginNoRead [2021-05-18T13:42:11.073Z] === RUN TestDaemonStartWithLogOpt [2021-05-18T13:42:11.073Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-18T13:42:11.073Z] === CONT TestContinueAfterPluginCrash [2021-05-18T13:42:11.073Z] === CONT TestDaemonStartWithLogOpt [2021-05-18T13:42:11.073Z] === CONT TestReadPluginNoRead [2021-05-18T13:42:12.149Z] === RUN TestDiscoveryOptsErrors [2021-05-18T13:42:12.149Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-18T13:42:12.149Z] === RUN TestDiscoveryOpts [2021-05-18T13:42:12.149Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-18T13:42:12.149Z] PASS [2021-05-18T13:42:12.149Z] coverage: 30.0% of statements [2021-05-18T13:42:12.149Z] ok github.com/docker/docker/daemon/discovery 0.052s coverage: 30.0% of statements [2021-05-18T13:42:13.123Z] === RUN TestBuilderGC [2021-05-18T13:42:13.123Z] --- PASS: TestBuilderGC (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestDaemonConfigurationNotFound [2021-05-18T13:42:13.123Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestDaemonBrokenConfiguration [2021-05-18T13:42:13.123Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestParseClusterAdvertiseSettings [2021-05-18T13:42:13.123Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestFindConfigurationConflicts [2021-05-18T13:42:13.123Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-18T13:42:13.123Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-18T13:42:13.123Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-18T13:42:13.123Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-18T13:42:13.123Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-18T13:42:13.123Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-18T13:42:13.123Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-18T13:42:13.123Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-18T13:42:13.123Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-18T13:42:13.123Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-05-18T13:42:13.123Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-18T13:42:13.123Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-18T13:42:13.123Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestValidateConfigurationErrors [2021-05-18T13:42:13.123Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-18T13:42:13.123Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-18T13:42:13.123Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-18T13:42:13.123Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-18T13:42:13.123Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-18T13:42:13.123Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-18T13:42:13.123Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-18T13:42:13.123Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-18T13:42:13.123Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-18T13:42:13.123Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-18T13:42:13.123Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-18T13:42:13.123Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestValidateConfiguration [2021-05-18T13:42:13.123Z] === RUN TestValidateConfiguration/with_label [2021-05-18T13:42:13.123Z] === RUN TestValidateConfiguration/with_dns [2021-05-18T13:42:13.123Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-18T13:42:13.123Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-18T13:42:13.123Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-18T13:42:13.123Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-18T13:42:13.123Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-18T13:42:13.123Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-18T13:42:13.123Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestModifiedDiscoverySettings [2021-05-18T13:42:13.123Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestReloadSetConfigFileNotExist [2021-05-18T13:42:13.123Z] time="2021-05-18T13:42:12Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-18T13:42:13.123Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-05-18T13:42:13.123Z] === RUN TestReloadDefaultConfigNotExist [2021-05-18T13:42:13.123Z] --- SKIP: TestReloadDefaultConfigNotExist (0.02s) [2021-05-18T13:42:13.123Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:42:13.123Z] === RUN TestReloadBadDefaultConfig [2021-05-18T13:42:13.123Z] time="2021-05-18T13:42:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-483251147" [2021-05-18T13:42:13.123Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestReloadWithConflictingLabels [2021-05-18T13:42:13.123Z] time="2021-05-18T13:42:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-513833646" [2021-05-18T13:42:13.123Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestReloadWithDuplicateLabels [2021-05-18T13:42:13.123Z] time="2021-05-18T13:42:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-269623349" [2021-05-18T13:42:13.123Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-05-18T13:42:13.123Z] === RUN TestDaemonConfigurationMerge [2021-05-18T13:42:13.123Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-18T13:42:13.123Z] PASS [2021-05-18T13:42:13.123Z] coverage: 79.7% of statements [2021-05-18T13:42:13.123Z] ok github.com/docker/docker/daemon/config 0.370s coverage: 79.7% of statements [2021-05-18T13:42:14.096Z] === RUN TestVerifyNetworkingConfig [2021-05-18T13:42:14.096Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-18T13:42:14.096Z] === RUN TestGetContainer [2021-05-18T13:42:14.096Z] --- PASS: TestGetContainer (0.00s) [2021-05-18T13:42:14.096Z] === RUN TestValidContainerNames [2021-05-18T13:42:14.096Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-18T13:42:14.096Z] === RUN TestContainerInitDNS [2021-05-18T13:42:14.096Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-18T13:42:14.096Z] daemon_test.go:147: root required [2021-05-18T13:42:14.096Z] === RUN TestMerge [2021-05-18T13:42:14.096Z] --- PASS: TestMerge (0.00s) [2021-05-18T13:42:14.096Z] === RUN TestValidateContainerIsolation [2021-05-18T13:42:14.096Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-18T13:42:14.096Z] === RUN TestFindNetworkErrorType [2021-05-18T13:42:14.096Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-18T13:42:14.096Z] === RUN TestEnsureServicesExist [2021-05-18T13:42:14.096Z] --- PASS: TestEnsureServicesExist (0.02s) [2021-05-18T13:42:14.096Z] === RUN TestEnsureServicesExistErrors [2021-05-18T13:42:14.096Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-18T13:42:14.096Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-18T13:42:14.096Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-18T13:42:14.096Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-18T13:42:14.096Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-18T13:42:14.096Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-18T13:42:14.096Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-18T13:42:14.096Z] === RUN TestContainerDelete [2021-05-18T13:42:14.096Z] --- PASS: TestContainerDelete (0.00s) [2021-05-18T13:42:14.096Z] === RUN TestContainerDoubleDelete [2021-05-18T13:42:14.096Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-18T13:42:14.096Z] === RUN TestLogContainerEventCopyLabels [2021-05-18T13:42:14.096Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-18T13:42:14.096Z] === RUN TestLogContainerEventWithAttributes [2021-05-18T13:42:14.096Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-18T13:42:14.096Z] === RUN TestNoneHealthcheck [2021-05-18T13:42:14.096Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-18T13:42:14.096Z] === RUN TestHealthStates [2021-05-18T13:42:14.096Z] time="2021-05-18T13:42:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-18T13:42:14.096Z] time="2021-05-18T13:42:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-18T13:42:14.096Z] time="2021-05-18T13:42:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-18T13:42:14.096Z] time="2021-05-18T13:42:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-18T13:42:14.096Z] time="2021-05-18T13:42:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-18T13:42:14.096Z] time="2021-05-18T13:42:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-18T13:42:14.096Z] time="2021-05-18T13:42:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-18T13:42:14.096Z] time="2021-05-18T13:42:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-18T13:42:14.096Z] time="2021-05-18T13:42:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-18T13:42:14.096Z] time="2021-05-18T13:42:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-18T13:42:14.096Z] --- PASS: TestHealthStates (0.13s) [2021-05-18T13:42:14.096Z] === RUN TestMaskURLCredentials [2021-05-18T13:42:14.096Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-18T13:42:14.096Z] === RUN TestGetInspectData [2021-05-18T13:42:14.096Z] --- PASS: TestGetInspectData (0.00s) [2021-05-18T13:42:14.096Z] === RUN TestFillLicense [2021-05-18T13:42:14.096Z] --- PASS: TestFillLicense (0.00s) [2021-05-18T13:42:14.096Z] === RUN TestListInvalidFilter [2021-05-18T13:42:14.096Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-18T13:42:14.096Z] === RUN TestNameFilter [2021-05-18T13:42:14.096Z] --- PASS: TestNameFilter (0.00s) [2021-05-18T13:42:14.096Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-18T13:42:14.096Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-18T13:42:14.096Z] === 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-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-18T13:42:14.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-18T13:42:14.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-05-18T13:42:14.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-18T13:42:14.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-18T13:42:14.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-18T13:42:14.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-18T13:42:14.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-18T13:42:14.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-18T13:42:14.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-18T13:42:14.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-18T13:42:14.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-18T13:42:14.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-18T13:42:14.097Z] --- 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-05-18T13:42:14.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-18T13:42:14.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-18T13:42:14.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-18T13:42:14.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-18T13:42:14.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-18T13:42:14.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-18T13:42:14.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-18T13:42:14.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-18T13:42:14.097Z] === RUN TestDaemonReloadLabels [2021-05-18T13:42:14.097Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-18T13:42:14.097Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-18T13:42:14.097Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-18T13:42:14.097Z] === RUN TestDaemonReloadMirrors [2021-05-18T13:42:14.097Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-18T13:42:14.097Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-18T13:42:14.097Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-18T13:42:14.097Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-18T13:42:14.097Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-18T13:42:14.097Z] === RUN TestDaemonDiscoveryReload [2021-05-18T13:42:14.558Z] === RUN TestEventsLog [2021-05-18T13:42:14.558Z] --- PASS: TestEventsLog (0.00s) [2021-05-18T13:42:14.558Z] === RUN TestEventsLogTimeout [2021-05-18T13:42:14.558Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-18T13:42:14.558Z] === RUN TestLogEvents [2021-05-18T13:42:14.558Z] === RUN TestWaitNodeAttachment [2021-05-18T13:42:14.558Z] --- PASS: TestLogEvents (0.05s) [2021-05-18T13:42:14.558Z] === RUN TestLoadBufferedEvents [2021-05-18T13:42:14.558Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-05-18T13:42:14.558Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-18T13:42:14.558Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-18T13:42:14.558Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-18T13:42:14.558Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-18T13:42:14.558Z] PASS [2021-05-18T13:42:14.558Z] coverage: 50.0% of statements [2021-05-18T13:42:14.558Z] ok github.com/docker/docker/daemon/events 0.437s coverage: 50.0% of statements [2021-05-18T13:42:15.020Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-05-18T13:42:15.020Z] === RUN TestIsolationConversion [2021-05-18T13:42:15.020Z] === RUN TestIsolationConversion/default [2021-05-18T13:42:15.020Z] === RUN TestIsolationConversion/process [2021-05-18T13:42:15.020Z] === RUN TestIsolationConversion/hyperv [2021-05-18T13:42:15.020Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-18T13:42:15.020Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-18T13:42:15.020Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-18T13:42:15.020Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-18T13:42:15.020Z] === RUN TestContainerLabels [2021-05-18T13:42:15.020Z] --- PASS: TestContainerLabels (0.00s) [2021-05-18T13:42:15.020Z] === RUN TestCredentialSpecConversion [2021-05-18T13:42:15.020Z] === RUN TestCredentialSpecConversion/none [2021-05-18T13:42:15.020Z] === RUN TestCredentialSpecConversion/config [2021-05-18T13:42:15.020Z] === RUN TestCredentialSpecConversion/file [2021-05-18T13:42:15.020Z] === RUN TestCredentialSpecConversion/registry [2021-05-18T13:42:15.020Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-18T13:42:15.020Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-18T13:42:15.020Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-18T13:42:15.020Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-18T13:42:15.020Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-18T13:42:15.020Z] === RUN TestControllerValidateMountBind [2021-05-18T13:42:15.020Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-18T13:42:15.020Z] === RUN TestControllerValidateMountVolume [2021-05-18T13:42:15.020Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-18T13:42:15.020Z] === RUN TestControllerValidateMountTarget [2021-05-18T13:42:15.020Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-18T13:42:15.020Z] === RUN TestControllerValidateMountTmpfs [2021-05-18T13:42:15.020Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-18T13:42:15.020Z] === RUN TestControllerValidateMountInvalidType [2021-05-18T13:42:15.020Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-18T13:42:15.020Z] === RUN TestControllerValidateMountNamedPipe [2021-05-18T13:42:15.020Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-18T13:42:15.020Z] PASS [2021-05-18T13:42:15.020Z] coverage: 11.3% of statements [2021-05-18T13:42:15.020Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.733s coverage: 11.3% of statements [2021-05-18T13:42:15.020Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-05-18T13:42:15.020Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-18T13:42:15.113Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-05-18T13:42:15.481Z] === RUN TestIsEmptyDir [2021-05-18T13:42:15.481Z] --- PASS: TestIsEmptyDir (0.01s) [2021-05-18T13:42:15.481Z] PASS [2021-05-18T13:42:15.481Z] coverage: 2.3% of statements [2021-05-18T13:42:15.481Z] ok github.com/docker/docker/daemon/graphdriver 0.071s coverage: 2.3% of statements [2021-05-18T13:42:15.481Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-05-18T13:42:15.481Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-18T13:42:15.942Z] === RUN TestLinkNaming [2021-05-18T13:42:15.942Z] --- PASS: TestLinkNaming (0.00s) [2021-05-18T13:42:15.942Z] === RUN TestLinkNew [2021-05-18T13:42:15.942Z] --- PASS: TestLinkNew (0.00s) [2021-05-18T13:42:15.942Z] === RUN TestLinkEnv [2021-05-18T13:42:15.942Z] --- PASS: TestLinkEnv (0.00s) [2021-05-18T13:42:15.942Z] === RUN TestLinkMultipleEnv [2021-05-18T13:42:15.942Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-18T13:42:15.942Z] === RUN TestLinkPortRangeEnv [2021-05-18T13:42:15.942Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-18T13:42:15.942Z] PASS [2021-05-18T13:42:15.942Z] coverage: 93.0% of statements [2021-05-18T13:42:15.942Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2021-05-18T13:42:15.942Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-05-18T13:42:15.942Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-18T13:42:15.942Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-18T13:42:15.942Z] reload_test.go:520: root required [2021-05-18T13:42:15.942Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-18T13:42:15.942Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-05-18T13:42:15.942Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-18T13:42:15.942Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-05-18T13:42:15.942Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-18T13:42:15.942Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2021-05-18T13:42:15.942Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-18T13:42:15.942Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-05-18T13:42:15.942Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-18T13:42:15.942Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-18T13:42:15.942Z] === RUN TestParseVolumesFrom [2021-05-18T13:42:15.942Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-18T13:42:15.942Z] PASS [2021-05-18T13:42:15.942Z] coverage: 9.1% of statements [2021-05-18T13:42:16.390Z] === RUN TestReadPluginNoRead/default [2021-05-18T13:42:16.390Z] --- PASS: TestDaemonStartWithLogOpt (4.76s) [2021-05-18T13:42:16.405Z] ok github.com/docker/docker/daemon 2.702s coverage: 9.1% of statements [2021-05-18T13:42:16.405Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-18T13:42:16.405Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-18T13:42:16.405Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-18T13:42:16.405Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-18T13:42:16.405Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-18T13:42:16.405Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-18T13:42:16.405Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-18T13:42:16.405Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-18T13:42:16.405Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-18T13:42:16.405Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-18T13:42:16.405Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-18T13:42:16.405Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-18T13:42:16.405Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-18T13:42:16.405Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-18T13:42:16.405Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-18T13:42:17.335Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-18T13:42:18.031Z] --- PASS: TestReplicatedJob (6.96s) [2021-05-18T13:42:18.031Z] === RUN TestUpdateReplicatedJob [2021-05-18T13:42:18.397Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-05-18T13:42:18.712Z] === RUN TestAdapterReadLogs [2021-05-18T13:42:18.712Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-18T13:42:18.712Z] === RUN TestCopier [2021-05-18T13:42:18.712Z] --- PASS: TestCopier (0.01s) [2021-05-18T13:42:18.712Z] === RUN TestCopierLongLines [2021-05-18T13:42:18.712Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-18T13:42:18.712Z] === RUN TestCopierSlow [2021-05-18T13:42:19.173Z] --- PASS: TestCopierSlow (0.28s) [2021-05-18T13:42:19.173Z] === RUN TestCopierWithSized [2021-05-18T13:42:19.173Z] === RUN TestCopierWithSized/as_is [2021-05-18T13:42:19.173Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-18T13:42:19.173Z] --- PASS: TestCopierWithSized (0.01s) [2021-05-18T13:42:19.173Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2021-05-18T13:42:19.173Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-05-18T13:42:19.173Z] === RUN TestCopierWithPartial [2021-05-18T13:42:19.173Z] --- PASS: TestCopierWithPartial (0.00s) [2021-05-18T13:42:19.173Z] === RUN TestRingLogger [2021-05-18T13:42:19.173Z] --- PASS: TestRingLogger (0.00s) [2021-05-18T13:42:19.173Z] === RUN TestRingCap [2021-05-18T13:42:19.173Z] --- PASS: TestRingCap (0.00s) [2021-05-18T13:42:19.173Z] === RUN TestRingClose [2021-05-18T13:42:19.173Z] --- PASS: TestRingClose (0.00s) [2021-05-18T13:42:19.173Z] === RUN TestRingDrain [2021-05-18T13:42:19.173Z] --- PASS: TestRingDrain (0.00s) [2021-05-18T13:42:19.173Z] PASS [2021-05-18T13:42:19.173Z] coverage: 43.5% of statements [2021-05-18T13:42:19.173Z] ok github.com/docker/docker/daemon/logger 0.510s coverage: 43.5% of statements [2021-05-18T13:42:19.244Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-18T13:42:19.634Z] === RUN TestNewStreamConfig [2021-05-18T13:42:19.634Z] === RUN TestNewStreamConfig/defaults [2021-05-18T13:42:19.634Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-18T13:42:19.634Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-18T13:42:19.634Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-18T13:42:19.634Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-18T13:42:19.634Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-18T13:42:19.634Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-18T13:42:19.634Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-18T13:42:19.634Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-18T13:42:19.634Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-18T13:42:19.634Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-18T13:42:19.634Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-18T13:42:19.634Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-18T13:42:19.634Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-18T13:42:19.634Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-18T13:42:19.634Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-18T13:42:19.634Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-18T13:42:19.634Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-18T13:42:19.634Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-18T13:42:19.634Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-18T13:42:19.772Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-18T13:42:20.095Z] time="2021-05-18T13:42:19Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-18T13:42:20.095Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-05-18T13:42:20.095Z] === RUN TestCreateSuccess [2021-05-18T13:42:20.095Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-18T13:42:20.095Z] === RUN TestCreateLogGroupSuccess [2021-05-18T13:42:20.095Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-18T13:42:20.095Z] === RUN TestCreateError [2021-05-18T13:42:20.095Z] --- PASS: TestCreateError (0.00s) [2021-05-18T13:42:20.095Z] === RUN TestCreateAlreadyExists [2021-05-18T13:42:20.095Z] time="2021-05-18T13:42:19Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-18T13:42:20.095Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-18T13:42:20.095Z] === RUN TestLogClosed [2021-05-18T13:42:20.095Z] --- PASS: TestLogClosed (0.00s) [2021-05-18T13:42:20.095Z] === RUN TestLogBlocking [2021-05-18T13:42:20.095Z] --- PASS: TestLogBlocking (0.00s) [2021-05-18T13:42:20.095Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-18T13:42:20.095Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-18T13:42:20.095Z] === RUN TestLogNonBlockingBufferFull [2021-05-18T13:42:20.095Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-18T13:42:20.095Z] === RUN TestPublishBatchSuccess [2021-05-18T13:42:20.095Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-18T13:42:20.095Z] === RUN TestPublishBatchError [2021-05-18T13:42:20.095Z] time="2021-05-18T13:42:19Z" level=error msg=Error [2021-05-18T13:42:20.095Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-18T13:42:20.095Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-18T13:42:20.095Z] time="2021-05-18T13:42:19Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-18T13:42:20.095Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-18T13:42:20.095Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-18T13:42:20.095Z] time="2021-05-18T13:42:19Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-18T13:42:20.095Z] time="2021-05-18T13:42:19Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-18T13:42:20.095Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-18T13:42:20.095Z] === RUN TestCollectBatchSimple [2021-05-18T13:42:20.095Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-18T13:42:20.095Z] === RUN TestCollectBatchTicker [2021-05-18T13:42:20.095Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-18T13:42:20.095Z] === RUN TestCollectBatchMultilinePattern [2021-05-18T13:42:20.095Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-18T13:42:20.096Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-18T13:42:20.096Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-18T13:42:20.096Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-05-18T13:42:20.096Z] === RUN TestCollectBatchClose [2021-05-18T13:42:20.096Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestEffectiveLen [2021-05-18T13:42:20.096Z] === RUN TestEffectiveLen/0/Hello [2021-05-18T13:42:20.096Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-18T13:42:20.096Z] === RUN TestEffectiveLen/2/🙃 [2021-05-18T13:42:20.096Z] === RUN TestEffectiveLen/3/���� [2021-05-18T13:42:20.096Z] === RUN TestEffectiveLen/4/He��o [2021-05-18T13:42:20.096Z] === RUN TestEffectiveLen/5/ [2021-05-18T13:42:20.096Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestFindValidSplit [2021-05-18T13:42:20.096Z] === RUN TestFindValidSplit/0/ [2021-05-18T13:42:20.096Z] === RUN TestFindValidSplit/1/Hello [2021-05-18T13:42:20.096Z] === RUN TestFindValidSplit/2/Hello [2021-05-18T13:42:20.096Z] === RUN TestFindValidSplit/3/Hello [2021-05-18T13:42:20.096Z] === RUN TestFindValidSplit/4/🙃 [2021-05-18T13:42:20.096Z] === RUN TestFindValidSplit/5/🙃 [2021-05-18T13:42:20.096Z] === RUN TestFindValidSplit/6/a� [2021-05-18T13:42:20.096Z] === RUN TestFindValidSplit/7/a� [2021-05-18T13:42:20.096Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-18T13:42:20.096Z] cloudwatchlogs_test.go:1044: [2021-05-18T13:42:20.096Z] cloudwatchlogs_test.go:1045: [2021-05-18T13:42:20.096Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-18T13:42:20.096Z] cloudwatchlogs_test.go:1044: Hello [2021-05-18T13:42:20.096Z] cloudwatchlogs_test.go:1045: [2021-05-18T13:42:20.096Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-18T13:42:20.096Z] cloudwatchlogs_test.go:1044: He [2021-05-18T13:42:20.096Z] cloudwatchlogs_test.go:1045: llo [2021-05-18T13:42:20.096Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-18T13:42:20.096Z] cloudwatchlogs_test.go:1044: [2021-05-18T13:42:20.096Z] cloudwatchlogs_test.go:1045: Hello [2021-05-18T13:42:20.096Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-18T13:42:20.096Z] cloudwatchlogs_test.go:1044: [2021-05-18T13:42:20.096Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-18T13:42:20.096Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-18T13:42:20.096Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-18T13:42:20.096Z] cloudwatchlogs_test.go:1045: [2021-05-18T13:42:20.096Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-18T13:42:20.096Z] cloudwatchlogs_test.go:1044: a [2021-05-18T13:42:20.096Z] cloudwatchlogs_test.go:1045: � [2021-05-18T13:42:20.096Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-18T13:42:20.096Z] cloudwatchlogs_test.go:1044: a� [2021-05-18T13:42:20.096Z] cloudwatchlogs_test.go:1045: [2021-05-18T13:42:20.096Z] === RUN TestProcessEventEmoji [2021-05-18T13:42:20.096Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestCollectBatchLineSplit [2021-05-18T13:42:20.096Z] === RUN TestSearchRegistryForImagesErrors [2021-05-18T13:42:20.096Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestSearchRegistryForImages [2021-05-18T13:42:20.096Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestOnlyPlatformWithFallback [2021-05-18T13:42:20.096Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestImageDelete [2021-05-18T13:42:20.096Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-05-18T13:42:20.096Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-18T13:42:20.096Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestCollectBatchMaxEvents [2021-05-18T13:42:20.096Z] === RUN TestImageDelete/no_lease [2021-05-18T13:42:20.096Z] === RUN TestImageDelete/lease_exists [2021-05-18T13:42:20.096Z] --- PASS: TestImageDelete (0.04s) [2021-05-18T13:42:20.096Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-18T13:42:20.096Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-05-18T13:42:20.096Z] === RUN TestContentStoreForPull [2021-05-18T13:42:20.096Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-05-18T13:42:20.096Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-18T13:42:20.096Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-05-18T13:42:20.096Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-18T13:42:20.096Z] === RUN TestJSONFileLogger [2021-05-18T13:42:20.096Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestJSONFileLoggerWithTags [2021-05-18T13:42:20.096Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestJSONFileLoggerWithOpts [2021-05-18T13:42:20.096Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2021-05-18T13:42:20.096Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-18T13:42:20.096Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-05-18T13:42:20.096Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-18T13:42:20.096Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestEncodeDecode [2021-05-18T13:42:20.096Z] === PAUSE TestEncodeDecode [2021-05-18T13:42:20.096Z] === RUN TestUnexpectedEOF [2021-05-18T13:42:20.096Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-05-18T13:42:20.096Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-18T13:42:20.096Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-18T13:42:20.096Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-18T13:42:20.096Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-18T13:42:20.096Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-18T13:42:20.096Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-18T13:42:20.096Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-18T13:42:20.096Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-18T13:42:20.096Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-18T13:42:20.096Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-18T13:42:20.096Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-18T13:42:20.096Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-18T13:42:20.096Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-18T13:42:20.096Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-18T13:42:20.096Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-18T13:42:20.096Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-18T13:42:20.096Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-18T13:42:20.096Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-18T13:42:20.096Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-18T13:42:20.096Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-18T13:42:20.096Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-18T13:42:20.096Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestCreateTagSuccess [2021-05-18T13:42:20.096Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-18T13:42:20.096Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-18T13:42:20.096Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-18T13:42:20.096Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-18T13:42:20.096Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-18T13:42:20.096Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-05-18T13:42:20.096Z] PASS [2021-05-18T13:42:20.096Z] coverage: 77.8% of statements [2021-05-18T13:42:20.096Z] ok github.com/docker/docker/daemon/logger/awslogs 0.381s coverage: 77.8% of statements [2021-05-18T13:42:20.096Z] --- PASS: TestContentStoreForPull (0.19s) [2021-05-18T13:42:20.096Z] PASS [2021-05-18T13:42:20.096Z] coverage: 6.7% of statements [2021-05-18T13:42:20.096Z] ok github.com/docker/docker/daemon/images 0.419s coverage: 6.7% of statements [2021-05-18T13:42:20.096Z] time="2021-05-18T13:42:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-18T13:42:20.096Z] time="2021-05-18T13:42:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-18T13:42:20.096Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-05-18T13:42:20.096Z] === CONT TestEncodeDecode [2021-05-18T13:42:20.096Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-18T13:42:20.096Z] PASS [2021-05-18T13:42:20.096Z] coverage: 69.9% of statements [2021-05-18T13:42:20.096Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.264s coverage: 69.9% of statements [2021-05-18T13:42:20.096Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-18T13:42:20.096Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-18T13:42:20.096Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-18T13:42:20.096Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-18T13:42:20.096Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-18T13:42:20.096Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-18T13:42:20.096Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-18T13:42:20.557Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-18T13:42:20.557Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-18T13:42:20.557Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-18T13:42:21.018Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-05-18T13:42:21.018Z] === RUN TestFastTimeMarshalJSON [2021-05-18T13:42:21.018Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-05-18T13:42:21.018Z] PASS [2021-05-18T13:42:21.018Z] coverage: 87.2% of statements [2021-05-18T13:42:21.018Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.196s coverage: 87.2% of statements [2021-05-18T13:42:21.148Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-18T13:42:21.148Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-18T13:42:21.153Z] --- PASS: TestReadPluginNoRead (9.64s) [2021-05-18T13:42:21.153Z] --- PASS: TestReadPluginNoRead/default (1.83s) [2021-05-18T13:42:21.153Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2021-05-18T13:42:21.153Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s) [2021-05-18T13:42:21.153Z] read_test.go:92: [d778bf5d586f7] daemon is not started [2021-05-18T13:42:21.297Z] --- PASS: TestUpdateReplicatedJob (3.80s) [2021-05-18T13:42:21.297Z] === RUN TestServiceListWithStatuses [2021-05-18T13:42:21.297Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-18T13:42:21.297Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-18T13:42:21.297Z] === RUN TestDockerNetworkConnectAlias [2021-05-18T13:42:21.413Z] --- PASS: TestContinueAfterPluginCrash (10.28s) [2021-05-18T13:42:21.413Z] PASS [2021-05-18T13:42:21.413Z] [2021-05-18T13:42:21.413Z] DONE 6 tests in 10.447s [2021-05-18T13:42:21.413Z] 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-05-18T13:42:21.413Z] ++ 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-05-18T13:42:21.413Z] ++ set -e [2021-05-18T13:42:21.413Z] ++ '[' -n 0 ']' [2021-05-18T13:42:21.413Z] ++ set -x [2021-05-18T13:42:21.414Z] ++ 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-05-18T13:42:21.414Z] testing: warning: no tests to run [2021-05-18T13:42:21.414Z] PASS [2021-05-18T13:42:21.414Z] [2021-05-18T13:42:21.414Z] DONE 0 tests in 0.055s [2021-05-18T13:42:21.414Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-18T13:42:21.414Z] ++ 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-05-18T13:42:21.414Z] ++ set -e [2021-05-18T13:42:21.414Z] ++ '[' -n 0 ']' [2021-05-18T13:42:21.414Z] ++ set -x [2021-05-18T13:42:21.414Z] ++ 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-05-18T13:42:21.673Z] INFO: Testing against a local daemon [2021-05-18T13:42:21.673Z] === RUN TestPluginWithDevMounts [2021-05-18T13:42:21.673Z] === PAUSE TestPluginWithDevMounts [2021-05-18T13:42:21.673Z] === CONT TestPluginWithDevMounts [2021-05-18T13:42:23.209Z] === RUN TestOpenFileDelete [2021-05-18T13:42:23.209Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-18T13:42:23.209Z] === RUN TestOpenFileRename [2021-05-18T13:42:23.209Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-18T13:42:23.209Z] === RUN TestParseLogTagDefaultTag [2021-05-18T13:42:23.209Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-18T13:42:23.209Z] === RUN TestParseLogTag [2021-05-18T13:42:23.209Z] --- PASS: TestParseLogTag (0.00s) [2021-05-18T13:42:23.209Z] === RUN TestParseLogTagEmptyTag [2021-05-18T13:42:23.209Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-18T13:42:23.209Z] === RUN TestTailFiles [2021-05-18T13:42:23.209Z] --- PASS: TestTailFiles (0.00s) [2021-05-18T13:42:23.209Z] === RUN TestFollowLogsConsumerGone [2021-05-18T13:42:23.209Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-18T13:42:23.209Z] === RUN TestFollowLogsProducerGone [2021-05-18T13:42:23.209Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-05-18T13:42:23.209Z] logfile_test.go:179: logDecode() closed after sending 3973 messages [2021-05-18T13:42:23.209Z] logfile_test.go:232: messages sent: 3973, received: 3973 [2021-05-18T13:42:23.209Z] === RUN TestCheckCapacityAndRotate [2021-05-18T13:42:23.209Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-18T13:42:23.209Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-18T13:42:23.209Z] === RUN TestWriteLog [2021-05-18T13:42:23.209Z] === PAUSE TestWriteLog [2021-05-18T13:42:23.209Z] === RUN TestReadLog [2021-05-18T13:42:23.209Z] === PAUSE TestReadLog [2021-05-18T13:42:23.209Z] === CONT TestWriteLog [2021-05-18T13:42:23.209Z] === CONT TestReadLog [2021-05-18T13:42:23.209Z] --- PASS: TestWriteLog (0.00s) [2021-05-18T13:42:23.209Z] === RUN TestReadLog/tail_exact [2021-05-18T13:42:23.209Z] === RUN TestLog [2021-05-18T13:42:23.209Z] --- PASS: TestLog (0.01s) [2021-05-18T13:42:23.209Z] PASS [2021-05-18T13:42:23.209Z] coverage: 31.5% of statements [2021-05-18T13:42:23.209Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.180s coverage: 31.5% of statements [2021-05-18T13:42:23.209Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2021-05-18T13:42:23.209Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-05-18T13:42:23.209Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) [2021-05-18T13:42:23.209Z] PASS [2021-05-18T13:42:23.209Z] coverage: 55.3% of statements [2021-05-18T13:42:23.209Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.287s coverage: 55.3% of statements [2021-05-18T13:42:23.209Z] === RUN TestReadLog/tail_less_than_available [2021-05-18T13:42:23.209Z] === RUN TestReadLog/tail_more_than_available [2021-05-18T13:42:23.209Z] --- PASS: TestReadLog (0.17s) [2021-05-18T13:42:23.209Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-05-18T13:42:23.209Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-05-18T13:42:23.209Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-05-18T13:42:23.209Z] PASS [2021-05-18T13:42:23.209Z] coverage: 75.2% of statements [2021-05-18T13:42:23.209Z] ok github.com/docker/docker/daemon/logger/local 0.270s coverage: 75.2% of statements [2021-05-18T13:42:23.209Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-18T13:42:24.181Z] === RUN TestNewParse [2021-05-18T13:42:24.181Z] --- PASS: TestNewParse (0.00s) [2021-05-18T13:42:24.181Z] PASS [2021-05-18T13:42:24.181Z] coverage: 8.3% of statements [2021-05-18T13:42:24.181Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2021-05-18T13:42:24.181Z] === RUN TestValidateLogOpt [2021-05-18T13:42:24.181Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-18T13:42:24.181Z] === RUN TestNewMissedConfig [2021-05-18T13:42:24.181Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-18T13:42:24.181Z] === RUN TestNewMissedUrl [2021-05-18T13:42:24.181Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-18T13:42:24.181Z] === RUN TestNewMissedToken [2021-05-18T13:42:24.181Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-18T13:42:24.181Z] === RUN TestNewWithProxy [2021-05-18T13:42:24.181Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-18T13:42:24.215Z] --- PASS: TestPluginWithDevMounts (2.10s) [2021-05-18T13:42:24.215Z] PASS [2021-05-18T13:42:24.215Z] [2021-05-18T13:42:24.215Z] DONE 1 tests in 2.265s [2021-05-18T13:42:24.215Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-18T13:42:24.215Z] ++ 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-05-18T13:42:24.215Z] ++ set -e [2021-05-18T13:42:24.215Z] ++ '[' -n 0 ']' [2021-05-18T13:42:24.215Z] ++ set -x [2021-05-18T13:42:24.215Z] ++ 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-05-18T13:42:24.215Z] INFO: Testing against a local daemon [2021-05-18T13:42:24.215Z] === RUN TestSecretInspect [2021-05-18T13:42:24.643Z] === RUN TestDefault [2021-05-18T13:42:24.643Z] --- PASS: TestDefault (0.01s) [2021-05-18T13:42:24.643Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-18T13:42:24.643Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-18T13:42:24.643Z] === RUN TestJsonFormat [2021-05-18T13:42:24.643Z] --- PASS: TestJsonFormat (0.02s) [2021-05-18T13:42:24.643Z] === RUN TestRawFormat [2021-05-18T13:42:24.643Z] --- PASS: TestRawFormat (0.00s) [2021-05-18T13:42:24.643Z] === RUN TestRawFormatWithLabels [2021-05-18T13:42:24.643Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-18T13:42:24.643Z] === RUN TestRawFormatWithoutTag [2021-05-18T13:42:24.643Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-18T13:42:24.643Z] === RUN TestBatching [2021-05-18T13:42:25.104Z] --- PASS: TestBatching (0.42s) [2021-05-18T13:42:25.104Z] === RUN TestFrequency [2021-05-18T13:42:25.104Z] --- PASS: TestFrequency (0.27s) [2021-05-18T13:42:25.104Z] === RUN TestOneMessagePerRequest [2021-05-18T13:42:25.104Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-05-18T13:42:25.104Z] === RUN TestVerify [2021-05-18T13:42:25.104Z] --- PASS: TestVerify (0.00s) [2021-05-18T13:42:25.104Z] === RUN TestSkipVerify [2021-05-18T13:42:25.104Z] === RUN TestParseLogFormat [2021-05-18T13:42:25.104Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-18T13:42:25.104Z] === RUN TestValidateLogOptEmpty [2021-05-18T13:42:25.104Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-18T13:42:25.104Z] === RUN TestValidateSyslogAddress [2021-05-18T13:42:25.104Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-18T13:42:25.104Z] === RUN TestParseAddressDefaultPort [2021-05-18T13:42:25.104Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-18T13:42:25.104Z] === RUN TestValidateSyslogFacility [2021-05-18T13:42:25.104Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-18T13:42:25.104Z] === RUN TestValidateLogOptSyslogFormat [2021-05-18T13:42:25.104Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-18T13:42:25.104Z] === RUN TestValidateLogOpt [2021-05-18T13:42:25.104Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-18T13:42:25.104Z] PASS [2021-05-18T13:42:25.104Z] coverage: 46.8% of statements [2021-05-18T13:42:25.104Z] ok github.com/docker/docker/daemon/logger/syslog 0.071s coverage: 46.8% of statements [2021-05-18T13:42:25.104Z] time="2021-05-18T13:42:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T13:42:25.104Z] time="2021-05-18T13:42:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T13:42:25.104Z] time="2021-05-18T13:42:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T13:42:25.104Z] time="2021-05-18T13:42:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T13:42:25.104Z] time="2021-05-18T13:42:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T13:42:25.336Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-05-18T13:42:25.565Z] --- PASS: TestSkipVerify (0.49s) [2021-05-18T13:42:25.565Z] === RUN TestBufferMaximum [2021-05-18T13:42:25.565Z] time="2021-05-18T13:42:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T13:42:25.565Z] time="2021-05-18T13:42:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T13:42:25.565Z] time="2021-05-18T13:42:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T13:42:25.565Z] time="2021-05-18T13:42:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T13:42:25.565Z] time="2021-05-18T13:42:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T13:42:25.565Z] time="2021-05-18T13:42:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621345345.342966\",\"host\":\"9bb76912e2ae\"}'" [2021-05-18T13:42:25.565Z] time="2021-05-18T13:42:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621345345.342966\",\"host\":\"9bb76912e2ae\"}'" [2021-05-18T13:42:25.565Z] --- PASS: TestBufferMaximum (0.00s) [2021-05-18T13:42:25.565Z] === RUN TestServerAlwaysDown [2021-05-18T13:42:25.565Z] time="2021-05-18T13:42:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T13:42:25.565Z] time="2021-05-18T13:42:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T13:42:25.565Z] time="2021-05-18T13:42:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621345345.346077\",\"host\":\"9bb76912e2ae\"}'" [2021-05-18T13:42:25.565Z] time="2021-05-18T13:42:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621345345.346077\",\"host\":\"9bb76912e2ae\"}'" [2021-05-18T13:42:25.565Z] time="2021-05-18T13:42:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T13:42:25.565Z] time="2021-05-18T13:42:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621345345.346077\",\"host\":\"9bb76912e2ae\"}'" [2021-05-18T13:42:25.565Z] time="2021-05-18T13:42:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621345345.346964\",\"host\":\"9bb76912e2ae\"}'" [2021-05-18T13:42:25.565Z] time="2021-05-18T13:42:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621345345.346964\",\"host\":\"9bb76912e2ae\"}'" [2021-05-18T13:42:25.565Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-18T13:42:25.565Z] === RUN TestCannotSendAfterClose [2021-05-18T13:42:25.565Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-18T13:42:25.565Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-18T13:42:26.276Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-05-18T13:42:26.537Z] time="2021-05-18T13:42:26Z" 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-05-18T13:42:26.537Z] time="2021-05-18T13:42:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9bb76912e2ae\"}'" [2021-05-18T13:42:26.537Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-05-18T13:42:26.537Z] PASS [2021-05-18T13:42:26.537Z] coverage: 82.5% of statements [2021-05-18T13:42:26.537Z] ok github.com/docker/docker/daemon/logger/splunk 2.287s coverage: 82.5% of statements [2021-05-18T13:42:26.537Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-18T13:42:26.537Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-18T13:42:26.537Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-18T13:42:26.570Z] --- PASS: TestDockerNetworkConnectAlias (5.47s) [2021-05-18T13:42:26.570Z] === RUN TestDockerNetworkReConnect [2021-05-18T13:42:26.999Z] === RUN TestV1IDService [2021-05-18T13:42:26.999Z] --- PASS: TestV1IDService (0.17s) [2021-05-18T13:42:26.999Z] === RUN TestV2MetadataService [2021-05-18T13:42:27.213Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-18T13:42:27.460Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-18T13:42:27.460Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-18T13:42:27.460Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-18T13:42:27.460Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-18T13:42:27.460Z] === RUN TestContinueOnError_NeverContinue [2021-05-18T13:42:27.460Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-18T13:42:27.460Z] === RUN TestContinueOnError_UnnestsErrors [2021-05-18T13:42:27.460Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-05-18T13:42:27.460Z] === RUN TestManifestStore [2021-05-18T13:42:27.460Z] === RUN TestManifestStore/no_remote_or_local [2021-05-18T13:42:27.508Z] --- PASS: TestSecretInspect (3.18s) [2021-05-18T13:42:27.508Z] === RUN TestSecretList [2021-05-18T13:42:27.922Z] time="2021-05-18T13:42:27Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local003282387\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-18T13:42:27.922Z] === RUN TestManifestStore/no_local_cache [2021-05-18T13:42:27.922Z] === RUN TestManifestStore/with_local_cache [2021-05-18T13:42:27.922Z] === RUN TestManifestStore/unknown_media_type [2021-05-18T13:42:27.922Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-18T13:42:27.922Z] time="2021-05-18T13:42:27Z" level=warning msg="reference for unknown type: " [2021-05-18T13:42:27.922Z] time="2021-05-18T13:42:27Z" level=warning msg="reference for unknown type: " [2021-05-18T13:42:27.922Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-18T13:42:27.922Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-18T13:42:27.922Z] time="2021-05-18T13:42:27Z" level=warning msg="reference for unknown type: " [2021-05-18T13:42:27.922Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-18T13:42:27.922Z] time="2021-05-18T13:42:27Z" level=warning msg="reference for unknown type: " [2021-05-18T13:42:27.922Z] time="2021-05-18T13:42:27Z" level=warning msg="reference for unknown type: " [2021-05-18T13:42:27.922Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-18T13:42:27.922Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-18T13:42:27.922Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-18T13:42:27.922Z] time="2021-05-18T13:42:27Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-18T13:42:27.922Z] --- PASS: TestManifestStore (0.30s) [2021-05-18T13:42:27.922Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-05-18T13:42:27.922Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-05-18T13:42:27.922Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-05-18T13:42:27.922Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-05-18T13:42:27.922Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-05-18T13:42:27.922Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-05-18T13:42:27.922Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-05-18T13:42:27.922Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-05-18T13:42:27.922Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-05-18T13:42:27.922Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-05-18T13:42:27.922Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-05-18T13:42:27.922Z] === RUN TestDetectManifestBlobMediaType [2021-05-18T13:42:27.922Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-18T13:42:27.922Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-18T13:42:27.922Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-18T13:42:27.922Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-18T13:42:27.922Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-18T13:42:27.922Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-18T13:42:27.922Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-18T13:42:27.922Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-18T13:42:27.922Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-18T13:42:27.922Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-18T13:42:27.922Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-18T13:42:27.922Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-18T13:42:27.922Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-18T13:42:27.922Z] === RUN TestFixManifestLayers [2021-05-18T13:42:27.922Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-18T13:42:27.922Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-18T13:42:27.922Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-18T13:42:27.922Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-18T13:42:27.922Z] === RUN TestFixManifestLayersBadParent [2021-05-18T13:42:27.922Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-18T13:42:27.922Z] === RUN TestValidateManifest [2021-05-18T13:42:27.922Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-18T13:42:27.922Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-18T13:42:27.922Z] === RUN TestFormatPlatform [2021-05-18T13:42:27.922Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-18T13:42:27.922Z] === RUN TestGetRepositoryMountCandidates [2021-05-18T13:42:27.922Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-18T13:42:27.922Z] === RUN TestLayerAlreadyExists [2021-05-18T13:42:27.922Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-18T13:42:27.922Z] 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-05-18T13:42:27.922Z] 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-05-18T13:42:27.922Z] 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-05-18T13:42:27.922Z] 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-05-18T13:42:27.922Z] 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-05-18T13:42:27.922Z] 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-05-18T13:42:27.922Z] === RUN TestWhenEmptyAuthConfig [2021-05-18T13:42:27.922Z] --- PASS: TestV2MetadataService (1.01s) [2021-05-18T13:42:27.922Z] PASS [2021-05-18T13:42:27.922Z] coverage: 48.2% of statements [2021-05-18T13:42:27.922Z] ok github.com/docker/docker/distribution/metadata 1.334s coverage: 48.2% of statements [2021-05-18T13:42:27.922Z] === RUN TestSuccessfulDownload [2021-05-18T13:42:27.922Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-18T13:42:27.922Z] download_test.go:268: Needs fixing on Windows [2021-05-18T13:42:27.922Z] === RUN TestCancelledDownload [2021-05-18T13:42:27.922Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-18T13:42:27.922Z] === RUN TestMaxDownloadAttempts [2021-05-18T13:42:27.922Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-18T13:42:27.922Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-18T13:42:27.922Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-18T13:42:27.922Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-18T13:42:27.922Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-18T13:42:27.922Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-18T13:42:27.922Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-18T13:42:27.922Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-18T13:42:27.922Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-18T13:42:27.922Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-18T13:42:27.922Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-18T13:42:27.922Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-18T13:42:28.383Z] time="2021-05-18T13:42:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-18T13:42:28.383Z] time="2021-05-18T13:42:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-18T13:42:28.383Z] time="2021-05-18T13:42:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-18T13:42:28.383Z] time="2021-05-18T13:42:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-18T13:42:28.383Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-18T13:42:28.383Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-05-18T13:42:28.383Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-05-18T13:42:28.383Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-05-18T13:42:28.383Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-05-18T13:42:28.383Z] === RUN TestTransfer [2021-05-18T13:42:28.844Z] --- PASS: TestTransfer (0.12s) [2021-05-18T13:42:28.844Z] === RUN TestConcurrencyLimit [2021-05-18T13:42:28.844Z] === RUN TestNotFound [2021-05-18T13:42:28.844Z] --- PASS: TestNotFound (0.00s) [2021-05-18T13:42:28.844Z] === RUN TestConflict [2021-05-18T13:42:28.844Z] --- PASS: TestConflict (0.00s) [2021-05-18T13:42:28.844Z] === RUN TestForbidden [2021-05-18T13:42:28.844Z] --- PASS: TestForbidden (0.00s) [2021-05-18T13:42:28.844Z] === RUN TestInvalidParameter [2021-05-18T13:42:28.844Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-18T13:42:28.844Z] === RUN TestNotImplemented [2021-05-18T13:42:28.844Z] --- PASS: TestNotImplemented (0.00s) [2021-05-18T13:42:28.844Z] === RUN TestNotModified [2021-05-18T13:42:28.844Z] --- PASS: TestNotModified (0.00s) [2021-05-18T13:42:28.844Z] === RUN TestUnauthorized [2021-05-18T13:42:28.844Z] --- PASS: TestUnauthorized (0.00s) [2021-05-18T13:42:28.844Z] === RUN TestUnknown [2021-05-18T13:42:28.844Z] --- PASS: TestUnknown (0.00s) [2021-05-18T13:42:28.844Z] === RUN TestCancelled [2021-05-18T13:42:28.844Z] --- PASS: TestCancelled (0.00s) [2021-05-18T13:42:28.844Z] === RUN TestDeadline [2021-05-18T13:42:28.844Z] --- PASS: TestDeadline (0.00s) [2021-05-18T13:42:28.844Z] === RUN TestDataLoss [2021-05-18T13:42:28.844Z] --- PASS: TestDataLoss (0.00s) [2021-05-18T13:42:28.844Z] === RUN TestUnavailable [2021-05-18T13:42:28.844Z] --- PASS: TestUnavailable (0.00s) [2021-05-18T13:42:28.844Z] === RUN TestSystem [2021-05-18T13:42:28.844Z] --- PASS: TestSystem (0.00s) [2021-05-18T13:42:28.844Z] === RUN TestFromStatusCode [2021-05-18T13:42:28.844Z] === RUN TestFromStatusCode/Not_Found [2021-05-18T13:42:28.844Z] === RUN TestFromStatusCode/Bad_Request [2021-05-18T13:42:28.844Z] === RUN TestFromStatusCode/Conflict [2021-05-18T13:42:28.844Z] === RUN TestFromStatusCode/Unauthorized [2021-05-18T13:42:28.844Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-18T13:42:28.844Z] === RUN TestFromStatusCode/Forbidden [2021-05-18T13:42:28.844Z] === RUN TestFromStatusCode/Not_Modified [2021-05-18T13:42:28.844Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-18T13:42:28.844Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-18T13:42:28.844Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-18T13:42:28.844Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-18T13:42:28.844Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-18T13:42:28.844Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-18T13:42:28.844Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-18T13:42:28.844Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-18T13:42:28.844Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-18T13:42:28.844Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-18T13:42:28.844Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-18T13:42:28.844Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-18T13:42:28.844Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-18T13:42:28.844Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-18T13:42:28.844Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-18T13:42:28.844Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-18T13:42:28.844Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-18T13:42:28.844Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-18T13:42:28.844Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-18T13:42:28.844Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-18T13:42:28.844Z] PASS [2021-05-18T13:42:28.844Z] coverage: 53.1% of statements [2021-05-18T13:42:28.844Z] ok github.com/docker/docker/errdefs 0.059s coverage: 53.1% of statements [2021-05-18T13:42:28.844Z] --- PASS: TestWhenEmptyAuthConfig (1.04s) [2021-05-18T13:42:28.844Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-18T13:42:28.844Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-18T13:42:28.844Z] === RUN TestTokenPassThru [2021-05-18T13:42:28.844Z] --- PASS: TestTokenPassThru (0.01s) [2021-05-18T13:42:28.844Z] === RUN TestTokenPassThruDifferentHost [2021-05-18T13:42:28.844Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-05-18T13:42:28.844Z] PASS [2021-05-18T13:42:28.844Z] coverage: 23.4% of statements [2021-05-18T13:42:28.844Z] ok github.com/docker/docker/distribution 1.547s coverage: 23.4% of statements [2021-05-18T13:42:28.844Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-18T13:42:28.844Z] --- PASS: TestConcurrencyLimit (0.41s) [2021-05-18T13:42:28.844Z] === RUN TestInactiveJobs [2021-05-18T13:42:29.817Z] --- PASS: TestInactiveJobs (0.55s) [2021-05-18T13:42:29.817Z] === RUN TestWatchRelease [2021-05-18T13:42:29.817Z] --- PASS: TestWatchRelease (0.05s) [2021-05-18T13:42:29.817Z] === RUN TestWatchFinishedTransfer [2021-05-18T13:42:29.817Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-18T13:42:29.817Z] === RUN TestDuplicateTransfer [2021-05-18T13:42:29.817Z] --- PASS: TestDuplicateTransfer (0.10s) [2021-05-18T13:42:29.817Z] === RUN TestSuccessfulUpload [2021-05-18T13:42:30.278Z] time="2021-05-18T13:42:29Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-18T13:42:30.278Z] === RUN TestFSGetInvalidData [2021-05-18T13:42:30.278Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-05-18T13:42:30.278Z] === RUN TestFSInvalidSet [2021-05-18T13:42:30.278Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-18T13:42:30.278Z] === RUN TestFSInvalidRoot [2021-05-18T13:42:30.278Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-18T13:42:30.278Z] === RUN TestFSMetadataGetSet [2021-05-18T13:42:30.278Z] --- PASS: TestSuccessfulUpload (0.64s) [2021-05-18T13:42:30.278Z] === RUN TestCancelledUpload [2021-05-18T13:42:30.278Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-05-18T13:42:30.278Z] === RUN TestFSInvalidWalker [2021-05-18T13:42:30.278Z] --- PASS: TestCancelledUpload (0.01s) [2021-05-18T13:42:30.278Z] PASS [2021-05-18T13:42:30.278Z] coverage: 77.3% of statements [2021-05-18T13:42:30.278Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-05-18T13:42:30.278Z] === RUN TestFSGetSet [2021-05-18T13:42:30.278Z] ok github.com/docker/docker/distribution/xfer 2.383s coverage: 77.3% of statements [2021-05-18T13:42:30.278Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-18T13:42:30.278Z] --- PASS: TestFSGetSet (0.04s) [2021-05-18T13:42:30.278Z] === RUN TestFSGetUnsetKey [2021-05-18T13:42:30.278Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-05-18T13:42:30.278Z] === RUN TestFSGetEmptyData [2021-05-18T13:42:30.278Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-05-18T13:42:30.278Z] === RUN TestFSDelete [2021-05-18T13:42:30.731Z] --- PASS: TestDockerNetworkReConnect (4.12s) [2021-05-18T13:42:30.731Z] === RUN TestServicePlugin [2021-05-18T13:42:30.739Z] --- PASS: TestFSDelete (0.04s) [2021-05-18T13:42:30.739Z] === RUN TestFSWalker [2021-05-18T13:42:30.739Z] --- PASS: TestFSWalker (0.04s) [2021-05-18T13:42:30.739Z] === RUN TestFSWalkerStopOnError [2021-05-18T13:42:30.739Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-05-18T13:42:30.739Z] === RUN TestNewFromJSON [2021-05-18T13:42:30.739Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-18T13:42:30.739Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-18T13:42:30.739Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-18T13:42:30.739Z] === RUN TestMarshalKeyOrder [2021-05-18T13:42:30.739Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-18T13:42:30.739Z] === RUN TestImage [2021-05-18T13:42:30.739Z] --- PASS: TestImage (0.00s) [2021-05-18T13:42:30.739Z] === RUN TestImageOSNotEmpty [2021-05-18T13:42:30.739Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-18T13:42:30.739Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-18T13:42:30.739Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-18T13:42:30.739Z] === RUN TestCreate [2021-05-18T13:42:30.739Z] --- PASS: TestCreate (0.01s) [2021-05-18T13:42:30.739Z] === RUN TestRestore [2021-05-18T13:42:30.739Z] time="2021-05-18T13:42:30Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-18T13:42:30.739Z] --- PASS: TestRestore (0.14s) [2021-05-18T13:42:30.739Z] === RUN TestAddDelete [2021-05-18T13:42:30.739Z] --- PASS: TestAddDelete (0.02s) [2021-05-18T13:42:30.739Z] === RUN TestSearchAfterDelete [2021-05-18T13:42:30.739Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-05-18T13:42:30.739Z] === RUN TestParentReset [2021-05-18T13:42:30.739Z] === RUN TestCompare [2021-05-18T13:42:30.739Z] --- PASS: TestCompare (0.00s) [2021-05-18T13:42:30.739Z] PASS [2021-05-18T13:42:30.739Z] coverage: 19.2% of statements [2021-05-18T13:42:30.739Z] ok github.com/docker/docker/image/cache 0.121s coverage: 19.2% of statements [2021-05-18T13:42:30.739Z] --- PASS: TestParentReset (0.03s) [2021-05-18T13:42:30.739Z] === RUN TestGetAndSetLastUpdated [2021-05-18T13:42:30.739Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-05-18T13:42:30.739Z] === RUN TestStoreLen [2021-05-18T13:42:30.739Z] --- PASS: TestStoreLen (0.05s) [2021-05-18T13:42:30.739Z] PASS [2021-05-18T13:42:30.739Z] coverage: 86.8% of statements [2021-05-18T13:42:30.739Z] ok github.com/docker/docker/image 0.565s coverage: 86.8% of statements [2021-05-18T13:42:30.739Z] === RUN TestMakeV1ConfigFromConfig [2021-05-18T13:42:30.739Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-18T13:42:30.739Z] PASS [2021-05-18T13:42:30.739Z] coverage: 25.0% of statements [2021-05-18T13:42:30.739Z] ok github.com/docker/docker/image/v1 0.077s coverage: 25.0% of statements [2021-05-18T13:42:30.804Z] --- PASS: TestSecretList (3.14s) [2021-05-18T13:42:30.804Z] === RUN TestSecretsCreateAndDelete [2021-05-18T13:42:31.200Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-05-18T13:42:31.200Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-18T13:42:31.401Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-18T13:42:32.172Z] === RUN TestSerialization [2021-05-18T13:42:32.172Z] --- PASS: TestSerialization (0.02s) [2021-05-18T13:42:32.172Z] PASS [2021-05-18T13:42:32.172Z] coverage: 100.0% of statements [2021-05-18T13:42:32.172Z] ok github.com/docker/docker/libcontainerd/queue 0.082s coverage: 100.0% of statements [2021-05-18T13:42:33.346Z] --- PASS: TestSecretsCreateAndDelete (3.18s) [2021-05-18T13:42:33.346Z] === RUN TestSecretsUpdate [2021-05-18T13:42:33.718Z] === RUN TestEnvironmentParsing [2021-05-18T13:42:33.718Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-18T13:42:33.718Z] PASS [2021-05-18T13:42:33.718Z] coverage: 1.0% of statements [2021-05-18T13:42:33.718Z] ok github.com/docker/docker/libcontainerd/local 0.195s coverage: 1.0% of statements [2021-05-18T13:42:33.718Z] === RUN TestEmptyLayer [2021-05-18T13:42:33.718Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-18T13:42:33.718Z] === RUN TestCommitFailure [2021-05-18T13:42:33.718Z] --- PASS: TestCommitFailure (0.01s) [2021-05-18T13:42:33.718Z] === RUN TestStartTransactionFailure [2021-05-18T13:42:33.718Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-18T13:42:33.718Z] === RUN TestGetOrphan [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-18T13:42:33.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestGetOrphan (0.01s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-18T13:42:33.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-18T13:42:33.718Z] PASS [2021-05-18T13:42:33.718Z] coverage: 42.3% of statements [2021-05-18T13:42:33.718Z] ok github.com/docker/docker/oci 0.192s coverage: 42.3% of statements [2021-05-18T13:42:33.718Z] === RUN TestMountAndRegister [2021-05-18T13:42:33.718Z] --- PASS: TestMountAndRegister (0.06s) [2021-05-18T13:42:33.718Z] layer_test.go:271: Layer size: 14 [2021-05-18T13:42:33.718Z] === RUN TestLayerRelease [2021-05-18T13:42:33.718Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-18T13:42:33.718Z] layer_test.go:304: Failing on Windows [2021-05-18T13:42:33.718Z] === RUN TestStoreRestore [2021-05-18T13:42:33.718Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-18T13:42:33.718Z] layer_test.go:353: Failing on Windows [2021-05-18T13:42:33.718Z] === RUN TestTarStreamStability [2021-05-18T13:42:33.718Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-18T13:42:33.718Z] layer_test.go:468: Failing on Windows [2021-05-18T13:42:33.718Z] === RUN TestRegisterExistingLayer [2021-05-18T13:42:34.179Z] --- PASS: TestRegisterExistingLayer (0.13s) [2021-05-18T13:42:34.179Z] === RUN TestTarStreamVerification [2021-05-18T13:42:34.179Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-18T13:42:34.179Z] layer_test.go:697: Failing on Windows [2021-05-18T13:42:34.179Z] === RUN TestLayerMigration [2021-05-18T13:42:34.179Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-18T13:42:34.179Z] migration_test.go:46: Failing on Windows [2021-05-18T13:42:34.179Z] === RUN TestLayerMigrationNoTarsplit [2021-05-18T13:42:34.179Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-18T13:42:34.179Z] migration_test.go:182: Failing on Windows [2021-05-18T13:42:34.179Z] === RUN TestMountInit [2021-05-18T13:42:34.179Z] --- SKIP: TestMountInit (0.00s) [2021-05-18T13:42:34.179Z] mount_test.go:17: Failing on Windows [2021-05-18T13:42:34.179Z] === RUN TestMountSize [2021-05-18T13:42:34.179Z] --- SKIP: TestMountSize (0.00s) [2021-05-18T13:42:34.179Z] mount_test.go:76: Failing on Windows [2021-05-18T13:42:34.179Z] === RUN TestMountChanges [2021-05-18T13:42:34.179Z] --- SKIP: TestMountChanges (0.00s) [2021-05-18T13:42:34.179Z] mount_test.go:125: Failing on Windows [2021-05-18T13:42:34.179Z] === RUN TestMountApply [2021-05-18T13:42:34.179Z] --- SKIP: TestMountApply (0.00s) [2021-05-18T13:42:34.179Z] mount_test.go:212: Failing on Windows [2021-05-18T13:42:34.179Z] PASS [2021-05-18T13:42:34.179Z] coverage: 30.1% of statements [2021-05-18T13:42:34.179Z] ok github.com/docker/docker/layer 0.404s coverage: 30.1% of statements [2021-05-18T13:42:34.179Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-18T13:42:34.179Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-18T13:42:34.179Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-18T13:42:34.179Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-18T13:42:34.179Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-18T13:42:34.640Z] === RUN TestParseVersion [2021-05-18T13:42:34.640Z] --- PASS: TestParseVersion (0.00s) [2021-05-18T13:42:34.640Z] PASS [2021-05-18T13:42:34.640Z] coverage: 52.9% of statements [2021-05-18T13:42:34.640Z] ok github.com/docker/docker/pkg/aaparser 0.056s coverage: 52.9% of statements [2021-05-18T13:42:34.684Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-18T13:42:35.101Z] === RUN TestAddressPoolOpt [2021-05-18T13:42:35.101Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/a [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/something [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/_=a [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/env1=value1 [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/_env1=value1 [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/PATH [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/=a [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/PATH= [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/PATH=something [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/asd!qwe [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/1asd [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/123 [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/some_space [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/__some_space_before [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/some_space_after__ [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/= [2021-05-18T13:42:35.101Z] === RUN TestValidateEnv/PaTh [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-18T13:42:35.101Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-18T13:42:35.101Z] === RUN TestParseHost [2021-05-18T13:42:35.101Z] --- PASS: TestParseHost (0.00s) [2021-05-18T13:42:35.101Z] === RUN TestParseDockerDaemonHost [2021-05-18T13:42:35.101Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-18T13:42:35.101Z] === RUN TestParseTCP [2021-05-18T13:42:35.101Z] --- PASS: TestParseTCP (0.00s) [2021-05-18T13:42:35.101Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-18T13:42:35.101Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-18T13:42:35.101Z] === RUN TestValidateExtraHosts [2021-05-18T13:42:35.101Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-18T13:42:35.101Z] === RUN TestIpOptString [2021-05-18T13:42:35.101Z] --- PASS: TestIpOptString (0.00s) [2021-05-18T13:42:35.101Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-18T13:42:35.101Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-18T13:42:35.101Z] === RUN TestNewIpOptValidDefaultVal [2021-05-18T13:42:35.101Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-18T13:42:35.101Z] === RUN TestIpOptSetInvalidVal [2021-05-18T13:42:35.101Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-18T13:42:35.101Z] === RUN TestValidateIPAddress [2021-05-18T13:42:35.101Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-18T13:42:35.101Z] === RUN TestMapOpts [2021-05-18T13:42:35.101Z] --- PASS: TestMapOpts (0.00s) [2021-05-18T13:42:35.101Z] === RUN TestListOptsWithoutValidator [2021-05-18T13:42:35.101Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-18T13:42:35.101Z] === RUN TestListOptsWithValidator [2021-05-18T13:42:35.101Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-18T13:42:35.101Z] === RUN TestValidateDNSSearch [2021-05-18T13:42:35.101Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-18T13:42:35.101Z] === RUN TestValidateLabel [2021-05-18T13:42:35.101Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-18T13:42:35.101Z] === RUN TestValidateLabel/label_with_general_format [2021-05-18T13:42:35.101Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-18T13:42:35.101Z] === RUN TestValidateLabel/label_with_one_more [2021-05-18T13:42:35.101Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-18T13:42:35.101Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-18T13:42:35.101Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-18T13:42:35.101Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-18T13:42:35.101Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-18T13:42:35.101Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-18T13:42:35.101Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-18T13:42:35.101Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-18T13:42:35.102Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-18T13:42:35.102Z] --- PASS: TestValidateLabel (0.00s) [2021-05-18T13:42:35.102Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-18T13:42:35.102Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-18T13:42:35.102Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-18T13:42:35.102Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-18T13:42:35.102Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-18T13:42:35.102Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-18T13:42:35.102Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-18T13:42:35.102Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-18T13:42:35.102Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-18T13:42:35.102Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-18T13:42:35.102Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-18T13:42:35.102Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-18T13:42:35.102Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-18T13:42:35.102Z] === RUN TestNamedListOpts [2021-05-18T13:42:35.102Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-18T13:42:35.102Z] === RUN TestNamedMapOpts [2021-05-18T13:42:35.102Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-18T13:42:35.102Z] === RUN TestParseLink [2021-05-18T13:42:35.102Z] --- PASS: TestParseLink (0.00s) [2021-05-18T13:42:35.102Z] === RUN TestQuotedStringSetWithQuotes [2021-05-18T13:42:35.102Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-18T13:42:35.102Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-18T13:42:35.102Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-18T13:42:35.102Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-18T13:42:35.102Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-18T13:42:35.102Z] === RUN TestUlimitOpt [2021-05-18T13:42:35.102Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-18T13:42:35.102Z] PASS [2021-05-18T13:42:35.102Z] coverage: 67.1% of statements [2021-05-18T13:42:35.102Z] ok github.com/docker/docker/opts 0.366s coverage: 67.1% of statements [2021-05-18T13:42:36.586Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-18T13:42:36.642Z] --- PASS: TestSecretsUpdate (3.13s) [2021-05-18T13:42:36.642Z] === RUN TestTemplatedSecret [2021-05-18T13:42:36.646Z] === RUN TestUnbuffered [2021-05-18T13:42:36.646Z] --- PASS: TestUnbuffered (0.00s) [2021-05-18T13:42:36.646Z] === RUN TestRaceUnbuffered [2021-05-18T13:42:36.646Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-18T13:42:36.646Z] PASS [2021-05-18T13:42:36.646Z] coverage: 100.0% of statements [2021-05-18T13:42:36.646Z] ok github.com/docker/docker/pkg/broadcaster 0.056s coverage: 100.0% of statements [2021-05-18T13:42:36.646Z] === RUN TestPeerCertificateMarshalJSON [2021-05-18T13:42:36.646Z] === RUN TestMatch [2021-05-18T13:42:36.646Z] === RUN TestMatch/[[]] [2021-05-18T13:42:36.646Z] === RUN TestMatch/[[foo]] [2021-05-18T13:42:36.646Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-18T13:42:36.646Z] === RUN TestMatch/[[foo_bar]] [2021-05-18T13:42:36.646Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-18T13:42:36.646Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-18T13:42:36.646Z] === RUN TestMatch/[] [2021-05-18T13:42:36.646Z] === RUN TestMatch/[]#01 [2021-05-18T13:42:36.646Z] === RUN TestMatch/[[qux]] [2021-05-18T13:42:36.646Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-18T13:42:36.646Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-18T13:42:36.646Z] === RUN TestMatch/[[foo_baz]] [2021-05-18T13:42:36.646Z] --- PASS: TestMatch (0.00s) [2021-05-18T13:42:36.646Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-18T13:42:36.646Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-18T13:42:36.646Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-18T13:42:36.646Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-18T13:42:36.646Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-18T13:42:36.646Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-18T13:42:36.646Z] --- PASS: TestMatch/[] (0.00s) [2021-05-18T13:42:36.646Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-18T13:42:36.646Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-18T13:42:36.646Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-18T13:42:36.646Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-18T13:42:36.646Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-18T13:42:36.646Z] PASS [2021-05-18T13:42:36.646Z] coverage: 87.5% of statements [2021-05-18T13:42:36.646Z] ok github.com/docker/docker/pkg/capabilities 0.105s coverage: 87.5% of statements [2021-05-18T13:42:37.107Z] === RUN TestIsArchivePathDir [2021-05-18T13:42:37.107Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-18T13:42:37.107Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-18T13:42:37.107Z] --- PASS: TestPeerCertificateMarshalJSON (0.66s) [2021-05-18T13:42:37.107Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-18T13:42:37.107Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-18T13:42:37.107Z] === RUN TestMiddleware [2021-05-18T13:42:37.107Z] --- PASS: TestMiddleware (0.00s) [2021-05-18T13:42:37.107Z] === RUN TestNewResponseModifier [2021-05-18T13:42:37.107Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-18T13:42:37.107Z] PASS [2021-05-18T13:42:37.107Z] coverage: 26.8% of statements [2021-05-18T13:42:37.107Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-05-18T13:42:37.107Z] === RUN TestIsArchivePathInvalidFile [2021-05-18T13:42:37.107Z] ok github.com/docker/docker/pkg/authorization 0.778s coverage: 26.8% of statements [2021-05-18T13:42:37.107Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-05-18T13:42:37.107Z] === RUN TestIsArchivePathTar [2021-05-18T13:42:37.569Z] --- PASS: TestIsArchivePathTar (0.25s) [2021-05-18T13:42:37.569Z] === RUN TestDecompressStreamGzip [2021-05-18T13:42:37.569Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-05-18T13:42:37.569Z] === RUN TestDecompressStreamBzip2 [2021-05-18T13:42:37.569Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-05-18T13:42:37.569Z] === RUN TestDecompressStreamXz [2021-05-18T13:42:37.569Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-18T13:42:37.569Z] archive_test.go:134: Xz not present in msys2 [2021-05-18T13:42:37.569Z] === RUN TestCompressStreamXzUnsupported [2021-05-18T13:42:37.569Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-18T13:42:37.569Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-18T13:42:37.569Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-18T13:42:37.569Z] === RUN TestCompressStreamInvalid [2021-05-18T13:42:37.569Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-18T13:42:37.569Z] === RUN TestExtensionInvalid [2021-05-18T13:42:37.569Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-18T13:42:37.569Z] === RUN TestExtensionUncompressed [2021-05-18T13:42:37.569Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-18T13:42:37.569Z] === RUN TestExtensionBzip2 [2021-05-18T13:42:37.569Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-18T13:42:37.569Z] === RUN TestExtensionGzip [2021-05-18T13:42:37.569Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-18T13:42:37.569Z] === RUN TestExtensionXz [2021-05-18T13:42:37.569Z] --- PASS: TestExtensionXz (0.00s) [2021-05-18T13:42:37.569Z] === RUN TestCmdStreamLargeStderr [2021-05-18T13:42:38.030Z] === RUN TestChrootTarUntar [2021-05-18T13:42:38.030Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-18T13:42:38.030Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:42:38.030Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-18T13:42:38.030Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.01s) [2021-05-18T13:42:38.030Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:42:38.030Z] === RUN TestChrootUntarEmptyArchive [2021-05-18T13:42:38.030Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-18T13:42:38.030Z] === RUN TestChrootTarUntarWithSymlink [2021-05-18T13:42:38.030Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-18T13:42:38.030Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-18T13:42:38.030Z] === RUN TestChrootCopyWithTar [2021-05-18T13:42:38.030Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-18T13:42:38.030Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-18T13:42:38.030Z] === RUN TestChrootCopyFileWithTar [2021-05-18T13:42:38.030Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-18T13:42:38.030Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:42:38.030Z] === RUN TestChrootUntarPath [2021-05-18T13:42:38.030Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-18T13:42:38.030Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-18T13:42:38.030Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-18T13:42:38.030Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-18T13:42:38.030Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:42:38.030Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-18T13:42:38.030Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-18T13:42:38.030Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:42:38.030Z] === RUN TestChrootApplyDotDotFile [2021-05-18T13:42:38.030Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-18T13:42:38.030Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:42:38.030Z] PASS [2021-05-18T13:42:38.030Z] coverage: 15.4% of statements [2021-05-18T13:42:38.030Z] ok github.com/docker/docker/pkg/chrootarchive 0.116s coverage: 15.4% of statements [2021-05-18T13:42:38.030Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-05-18T13:42:38.030Z] === RUN TestCmdStreamBad [2021-05-18T13:42:38.030Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-18T13:42:38.030Z] archive_test.go:239: Failing on Windows CI machines [2021-05-18T13:42:38.030Z] === RUN TestCmdStreamGood [2021-05-18T13:42:38.030Z] === RUN TestSizeEmpty [2021-05-18T13:42:38.030Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-18T13:42:38.030Z] === RUN TestSizeEmptyFile [2021-05-18T13:42:38.030Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-18T13:42:38.030Z] === RUN TestSizeNonemptyFile [2021-05-18T13:42:38.030Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-18T13:42:38.030Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-18T13:42:38.030Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-18T13:42:38.030Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-18T13:42:38.030Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-18T13:42:38.030Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-18T13:42:38.030Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-18T13:42:38.030Z] === RUN TestMoveToSubdir [2021-05-18T13:42:38.030Z] --- PASS: TestMoveToSubdir (0.00s) [2021-05-18T13:42:38.030Z] === RUN TestSizeNonExistingDirectory [2021-05-18T13:42:38.030Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-18T13:42:38.030Z] PASS [2021-05-18T13:42:38.030Z] coverage: 80.0% of statements [2021-05-18T13:42:38.030Z] --- PASS: TestCmdStreamGood (0.04s) [2021-05-18T13:42:38.030Z] === RUN TestUntarPathWithInvalidDest [2021-05-18T13:42:38.030Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2021-05-18T13:42:38.030Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-05-18T13:42:38.030Z] === RUN TestUntarPathWithInvalidSrc [2021-05-18T13:42:38.030Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-18T13:42:38.030Z] === RUN TestUntarPath [2021-05-18T13:42:38.030Z] --- PASS: TestUntarPath (0.06s) [2021-05-18T13:42:38.030Z] === RUN TestUntarPathWithDestinationFile [2021-05-18T13:42:38.030Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-05-18T13:42:38.030Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-18T13:42:38.030Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-05-18T13:42:38.030Z] === RUN TestCopyWithTarInvalidSrc [2021-05-18T13:42:38.030Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-18T13:42:38.030Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-18T13:42:38.030Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-18T13:42:38.030Z] === RUN TestCopyWithTarSrcFile [2021-05-18T13:42:38.030Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-05-18T13:42:38.030Z] === RUN TestCopyWithTarSrcFolder [2021-05-18T13:42:38.030Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-05-18T13:42:38.030Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-18T13:42:38.030Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-18T13:42:38.030Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-18T13:42:38.030Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-18T13:42:38.030Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-18T13:42:38.030Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-18T13:42:38.030Z] === RUN TestCopyFileWithTarSrcFile [2021-05-18T13:42:38.030Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-05-18T13:42:38.030Z] === RUN TestTarFiles [2021-05-18T13:42:38.492Z] === RUN Test [2021-05-18T13:42:38.492Z] === RUN Test/TestContainsEntry [2021-05-18T13:42:38.492Z] === RUN Test/TestCreateEntries [2021-05-18T13:42:38.492Z] === RUN Test/TestEntriesDiff [2021-05-18T13:42:38.492Z] === RUN Test/TestEntriesEquality [2021-05-18T13:42:38.492Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-18T13:42:38.492Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-18T13:42:38.492Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-18T13:42:38.492Z] === RUN Test/TestGeneratorNotGenerate [2021-05-18T13:42:38.492Z] === RUN Test/TestGeneratorWithPort [2021-05-18T13:42:38.492Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-18T13:42:38.492Z] === RUN Test/TestNewEntry [2021-05-18T13:42:38.492Z] === RUN Test/TestParse [2021-05-18T13:42:38.492Z] --- PASS: Test (0.00s) [2021-05-18T13:42:38.492Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-18T13:42:38.492Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-18T13:42:38.492Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-18T13:42:38.492Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-18T13:42:38.492Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-18T13:42:38.492Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-18T13:42:38.492Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-18T13:42:38.492Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-18T13:42:38.492Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-18T13:42:38.492Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-18T13:42:38.492Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-18T13:42:38.492Z] --- PASS: Test/TestParse (0.00s) [2021-05-18T13:42:38.492Z] PASS [2021-05-18T13:42:38.492Z] coverage: 58.3% of statements [2021-05-18T13:42:38.492Z] ok github.com/docker/docker/pkg/discovery 0.117s coverage: 58.3% of statements [2021-05-18T13:42:38.953Z] === RUN Test [2021-05-18T13:42:38.953Z] === RUN Test/TestContent [2021-05-18T13:42:38.953Z] === RUN Test/TestInitialize [2021-05-18T13:42:38.953Z] === RUN Test/TestNew [2021-05-18T13:42:38.953Z] === RUN Test/TestParsingContentsWithComments [2021-05-18T13:42:38.953Z] === RUN Test/TestRegister [2021-05-18T13:42:38.953Z] === RUN Test/TestWatch [2021-05-18T13:42:38.953Z] --- PASS: Test (0.01s) [2021-05-18T13:42:38.953Z] --- PASS: Test/TestContent (0.00s) [2021-05-18T13:42:38.953Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-18T13:42:38.953Z] --- PASS: Test/TestNew (0.00s) [2021-05-18T13:42:38.953Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-18T13:42:38.953Z] --- PASS: Test/TestRegister (0.00s) [2021-05-18T13:42:38.953Z] --- PASS: Test/TestWatch (0.00s) [2021-05-18T13:42:38.953Z] PASS [2021-05-18T13:42:38.953Z] coverage: 92.9% of statements [2021-05-18T13:42:38.953Z] ok github.com/docker/docker/pkg/discovery/file 0.061s coverage: 92.9% of statements [2021-05-18T13:42:39.925Z] === RUN Test [2021-05-18T13:42:39.925Z] === RUN Test/TestWatch [2021-05-18T13:42:39.925Z] --- PASS: Test (0.00s) [2021-05-18T13:42:39.925Z] --- PASS: Test/TestWatch (0.00s) [2021-05-18T13:42:39.925Z] PASS [2021-05-18T13:42:39.925Z] coverage: 92.3% of statements [2021-05-18T13:42:39.925Z] ok github.com/docker/docker/pkg/discovery/memory 0.049s coverage: 92.3% of statements [2021-05-18T13:42:40.386Z] === RUN Test [2021-05-18T13:42:40.386Z] === RUN Test/TestInitialize [2021-05-18T13:42:40.386Z] time="2021-05-18T13:42:39Z" level=info msg="Initializing discovery without TLS" [2021-05-18T13:42:40.386Z] time="2021-05-18T13:42:40Z" level=info msg="Initializing discovery without TLS" [2021-05-18T13:42:40.386Z] time="2021-05-18T13:42:40Z" level=info msg="Initializing discovery without TLS" [2021-05-18T13:42:40.386Z] === RUN Test/TestInitializeWithCerts [2021-05-18T13:42:40.386Z] time="2021-05-18T13:42:40Z" level=info msg="Initializing discovery with TLS" [2021-05-18T13:42:40.386Z] === RUN Test/TestWatch [2021-05-18T13:42:40.386Z] time="2021-05-18T13:42:40Z" level=info msg="Initializing discovery without TLS" [2021-05-18T13:42:40.846Z] --- PASS: TestTemplatedSecret (3.73s) [2021-05-18T13:42:40.846Z] === RUN TestSecretCreateResolve [2021-05-18T13:42:40.847Z] === RUN Test [2021-05-18T13:42:40.847Z] === RUN Test/TestInitialize [2021-05-18T13:42:40.847Z] === RUN Test/TestInitializeWithPattern [2021-05-18T13:42:40.847Z] === RUN Test/TestRegister [2021-05-18T13:42:40.847Z] === RUN Test/TestWatch [2021-05-18T13:42:40.847Z] --- PASS: Test (0.00s) [2021-05-18T13:42:40.847Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-18T13:42:40.847Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-18T13:42:40.847Z] --- PASS: Test/TestRegister (0.00s) [2021-05-18T13:42:40.847Z] --- PASS: Test/TestWatch (0.00s) [2021-05-18T13:42:40.847Z] PASS [2021-05-18T13:42:40.847Z] coverage: 93.8% of statements [2021-05-18T13:42:40.847Z] ok github.com/docker/docker/pkg/discovery/nodes 0.068s coverage: 93.8% of statements [2021-05-18T13:42:41.308Z] === RUN TestPollerAddRemove [2021-05-18T13:42:41.308Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-18T13:42:41.308Z] === RUN TestPollerEvent [2021-05-18T13:42:41.308Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-18T13:42:41.308Z] poller_test.go:41: No chmod on Windows [2021-05-18T13:42:41.308Z] === RUN TestPollerClose [2021-05-18T13:42:41.308Z] --- PASS: TestPollerClose (0.00s) [2021-05-18T13:42:41.308Z] PASS [2021-05-18T13:42:41.308Z] coverage: 36.2% of statements [2021-05-18T13:42:41.308Z] ok github.com/docker/docker/pkg/filenotify 0.082s coverage: 36.2% of statements [2021-05-18T13:42:42.282Z] === RUN TestCopyFileWithInvalidSrc [2021-05-18T13:42:42.282Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestCopyFileWithInvalidDest [2021-05-18T13:42:42.282Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-18T13:42:42.282Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-18T13:42:42.282Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestCopyFile [2021-05-18T13:42:42.282Z] --- PASS: TestCopyFile (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-18T13:42:42.282Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-18T13:42:42.282Z] fileutils_test.go:134: Needs porting to Windows [2021-05-18T13:42:42.282Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-18T13:42:42.282Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-18T13:42:42.282Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-18T13:42:42.282Z] fileutils_test.go:180: Needs porting to Windows [2021-05-18T13:42:42.282Z] === RUN TestWildcardMatches [2021-05-18T13:42:42.282Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestPatternMatches [2021-05-18T13:42:42.282Z] --- PASS: TestPatternMatches (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-18T13:42:42.282Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestPatternMatchesFolderExclusions [2021-05-18T13:42:42.282Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-18T13:42:42.282Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-18T13:42:42.282Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-18T13:42:42.282Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-18T13:42:42.282Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestSingleExclamationError [2021-05-18T13:42:42.282Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestMatchesWithNoPatterns [2021-05-18T13:42:42.282Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestMatchesWithMalformedPatterns [2021-05-18T13:42:42.282Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestMatches [2021-05-18T13:42:42.282Z] --- PASS: TestMatches (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestCleanPatterns [2021-05-18T13:42:42.282Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-18T13:42:42.282Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestCleanPatternsExceptionFlag [2021-05-18T13:42:42.282Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-18T13:42:42.282Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-18T13:42:42.282Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestCleanPatternsErrorSingleException [2021-05-18T13:42:42.282Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestCreateIfNotExistsDir [2021-05-18T13:42:42.282Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestCreateIfNotExistsFile [2021-05-18T13:42:42.282Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestMatch [2021-05-18T13:42:42.282Z] --- PASS: TestMatch (0.00s) [2021-05-18T13:42:42.282Z] PASS [2021-05-18T13:42:42.282Z] coverage: 87.7% of statements [2021-05-18T13:42:42.282Z] ok github.com/docker/docker/pkg/fileutils 0.146s coverage: 87.7% of statements [2021-05-18T13:42:42.282Z] === RUN TestGet [2021-05-18T13:42:42.282Z] --- PASS: TestGet (0.00s) [2021-05-18T13:42:42.282Z] === RUN TestGetShortcutString [2021-05-18T13:42:42.282Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-18T13:42:42.282Z] PASS [2021-05-18T13:42:42.282Z] coverage: 42.9% of statements [2021-05-18T13:42:42.282Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2021-05-18T13:42:43.254Z] --- PASS: TestTarFiles (5.07s) [2021-05-18T13:42:43.254Z] === RUN TestTarUntar [2021-05-18T13:42:43.254Z] --- PASS: TestTarUntar (0.05s) [2021-05-18T13:42:43.254Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-18T13:42:43.254Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-05-18T13:42:43.254Z] === RUN TestTarWithOptions [2021-05-18T13:42:43.254Z] --- PASS: TestTarWithOptions (0.03s) [2021-05-18T13:42:43.254Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-18T13:42:43.254Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-18T13:42:43.254Z] === RUN TestUntarUstarGnuConflict [2021-05-18T13:42:43.254Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-05-18T13:42:43.254Z] === RUN TestUntarInvalidFilenames [2021-05-18T13:42:43.254Z] --- PASS: Test (3.19s) [2021-05-18T13:42:43.254Z] --- PASS: Test/TestInitialize (0.12s) [2021-05-18T13:42:43.254Z] --- PASS: Test/TestInitializeWithCerts (0.03s) [2021-05-18T13:42:43.254Z] --- PASS: Test/TestWatch (3.03s) [2021-05-18T13:42:43.254Z] PASS [2021-05-18T13:42:43.254Z] coverage: 84.1% of statements [2021-05-18T13:42:43.254Z] ok github.com/docker/docker/pkg/discovery/kv 3.297s coverage: 84.1% of statements [2021-05-18T13:42:43.318Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-05-18T13:42:43.387Z] --- PASS: TestSecretCreateResolve (3.17s) [2021-05-18T13:42:43.388Z] PASS [2021-05-18T13:42:43.388Z] [2021-05-18T13:42:43.388Z] DONE 6 tests in 19.680s [2021-05-18T13:42:43.388Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-05-18T13:42:43.388Z] ++ 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-05-18T13:42:43.388Z] ++ set -e [2021-05-18T13:42:43.388Z] ++ '[' -n 0 ']' [2021-05-18T13:42:43.388Z] ++ set -x [2021-05-18T13:42:43.388Z] ++ 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-05-18T13:42:43.581Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-18T13:42:43.648Z] INFO: Testing against a local daemon [2021-05-18T13:42:43.648Z] === RUN TestServiceCreateInit [2021-05-18T13:42:43.648Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-18T13:42:43.717Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames288677118\\dest" [2021-05-18T13:42:43.717Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-05-18T13:42:43.717Z] === RUN TestUntarHardlinkToSymlink [2021-05-18T13:42:43.717Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-18T13:42:43.717Z] === RUN TestUntarInvalidHardlink [2021-05-18T13:42:43.717Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink359395007\\victim\\hello" -> "../victim/hello" [2021-05-18T13:42:43.717Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink137108754\\victim\\hello" -> "/../victim/hello" [2021-05-18T13:42:43.717Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink954449737\\victim" -> "../victim" [2021-05-18T13:42:43.717Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink563095572\\victim" -> "../victim" [2021-05-18T13:42:43.717Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink461383267\\victim" -> "../victim" [2021-05-18T13:42:43.717Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink268243558\\victim" -> "../victim" [2021-05-18T13:42:43.717Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-05-18T13:42:43.717Z] === RUN TestUntarInvalidSymlink [2021-05-18T13:42:43.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink451659917\\dest\\dotdot" -> "../victim/hello" [2021-05-18T13:42:43.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink571822216\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-18T13:42:43.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink390557767\\dest\\loophole-victim" -> "../victim" [2021-05-18T13:42:43.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink175663354\\dest\\loophole-victim" -> "../victim" [2021-05-18T13:42:43.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink814177297\\dest\\loophole-victim" -> "../victim" [2021-05-18T13:42:43.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink218015804\\dest\\loophole-victim" -> "../victim" [2021-05-18T13:42:43.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink393283691\\dest\\dir\\loophole" -> "../../victim" [2021-05-18T13:42:43.717Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-05-18T13:42:43.717Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-18T13:42:43.717Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-18T13:42:43.717Z] === RUN TestXGlobalNoParent [2021-05-18T13:42:43.717Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-18T13:42:43.717Z] === RUN TestReplaceFileTarWrapper [2021-05-18T13:42:43.717Z] === RUN TestCreateIDMapOrder [2021-05-18T13:42:43.717Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-18T13:42:43.717Z] PASS [2021-05-18T13:42:43.717Z] coverage: 7.2% of statements [2021-05-18T13:42:43.717Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2021-05-18T13:42:43.717Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-05-18T13:42:43.717Z] === RUN TestPrefixHeaderReadable [2021-05-18T13:42:43.717Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-05-18T13:42:43.717Z] === RUN TestDisablePigz [2021-05-18T13:42:43.717Z] --- PASS: TestDisablePigz (0.11s) [2021-05-18T13:42:43.717Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-18T13:42:43.717Z] === RUN TestPigz [2021-05-18T13:42:44.179Z] --- PASS: TestPigz (0.18s) [2021-05-18T13:42:44.179Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-18T13:42:44.179Z] === RUN TestCopyFileWithInvalidDest [2021-05-18T13:42:44.179Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-18T13:42:44.179Z] archive_windows_test.go:16: Currently fails [2021-05-18T13:42:44.179Z] === RUN TestCanonicalTarNameForPath [2021-05-18T13:42:44.179Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-18T13:42:44.179Z] === RUN TestCanonicalTarName [2021-05-18T13:42:44.179Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-18T13:42:44.179Z] === RUN TestChmodTarEntry [2021-05-18T13:42:44.179Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-18T13:42:44.179Z] === RUN TestHardLinkOrder [2021-05-18T13:42:44.179Z] --- PASS: TestHardLinkOrder (0.10s) [2021-05-18T13:42:44.179Z] === RUN TestChangeString [2021-05-18T13:42:44.179Z] --- PASS: TestChangeString (0.00s) [2021-05-18T13:42:44.179Z] === RUN TestChangesWithNoChanges [2021-05-18T13:42:44.179Z] === RUN TestFixedBufferCap [2021-05-18T13:42:44.179Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-18T13:42:44.179Z] === RUN TestFixedBufferLen [2021-05-18T13:42:44.179Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-18T13:42:44.179Z] === RUN TestFixedBufferString [2021-05-18T13:42:44.179Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-18T13:42:44.179Z] === RUN TestFixedBufferWrite [2021-05-18T13:42:44.179Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-18T13:42:44.179Z] === RUN TestFixedBufferRead [2021-05-18T13:42:44.179Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-18T13:42:44.179Z] === RUN TestBytesPipeRead [2021-05-18T13:42:44.179Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-18T13:42:44.179Z] === RUN TestBytesPipeWrite [2021-05-18T13:42:44.179Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-18T13:42:44.179Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-18T13:42:44.179Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-05-18T13:42:44.179Z] === RUN TestChangesWithChanges [2021-05-18T13:42:44.179Z] --- PASS: TestChangesWithChanges (0.02s) [2021-05-18T13:42:44.179Z] === RUN TestChangesWithChangesGH13590 [2021-05-18T13:42:44.179Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-18T13:42:44.179Z] changes_test.go:192: needs more investigation [2021-05-18T13:42:44.179Z] === RUN TestChangesDirsEmpty [2021-05-18T13:42:44.179Z] --- PASS: TestChangesDirsEmpty (0.10s) [2021-05-18T13:42:44.179Z] === RUN TestChangesDirsMutated [2021-05-18T13:42:44.640Z] --- PASS: TestChangesDirsMutated (0.25s) [2021-05-18T13:42:44.640Z] === RUN TestApplyLayer [2021-05-18T13:42:44.640Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-18T13:42:44.640Z] changes_test.go:405: needs further investigation [2021-05-18T13:42:44.640Z] === RUN TestChangesSizeWithHardlinks [2021-05-18T13:42:44.640Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-18T13:42:44.640Z] changes_test.go:441: needs further investigation [2021-05-18T13:42:44.640Z] === RUN TestChangesSizeWithNoChanges [2021-05-18T13:42:44.640Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-18T13:42:44.640Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-18T13:42:44.640Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-18T13:42:44.640Z] === RUN TestChangesSize [2021-05-18T13:42:44.640Z] --- PASS: TestChangesSize (0.00s) [2021-05-18T13:42:44.640Z] === RUN TestApplyLayerInvalidFilenames [2021-05-18T13:42:44.640Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames283147954\\dest" [2021-05-18T13:42:44.640Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-05-18T13:42:44.640Z] === RUN TestApplyLayerInvalidHardlink [2021-05-18T13:42:44.640Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink964584116\\victim\\hello" -> "../victim/hello" [2021-05-18T13:42:44.640Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink484727939\\victim\\hello" -> "/../victim/hello" [2021-05-18T13:42:44.640Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink489277446\\victim" -> "../victim" [2021-05-18T13:42:44.640Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink230073773\\victim" -> "../victim" [2021-05-18T13:42:44.640Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink715526440\\victim" -> "../victim" [2021-05-18T13:42:44.640Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink050395239\\victim" -> "../victim" [2021-05-18T13:42:44.640Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-05-18T13:42:44.640Z] === RUN TestApplyLayerInvalidSymlink [2021-05-18T13:42:44.640Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink977343130\\dest\\dotdot" -> "../victim/hello" [2021-05-18T13:42:44.640Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2021-05-18T13:42:44.640Z] === RUN TestAtomicWriteToFile [2021-05-18T13:42:44.640Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink569227569\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-18T13:42:44.640Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-18T13:42:44.640Z] === RUN TestAtomicWriteSetCommit [2021-05-18T13:42:44.640Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink812393180\\dest\\loophole-victim" -> "../victim" [2021-05-18T13:42:44.640Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-18T13:42:44.640Z] === RUN TestAtomicWriteSetCancel [2021-05-18T13:42:44.640Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink793534603\\dest\\loophole-victim" -> "../victim" [2021-05-18T13:42:44.640Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-05-18T13:42:44.640Z] === RUN TestReadCloserWrapperClose [2021-05-18T13:42:44.640Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-18T13:42:44.640Z] === RUN TestReaderErrWrapperReadOnError [2021-05-18T13:42:44.640Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-18T13:42:44.640Z] === RUN TestReaderErrWrapperRead [2021-05-18T13:42:44.640Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-18T13:42:44.640Z] === RUN TestHashData [2021-05-18T13:42:44.640Z] --- PASS: TestHashData (0.00s) [2021-05-18T13:42:44.640Z] === RUN TestCancelReadCloser [2021-05-18T13:42:44.640Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink136620142\\dest\\loophole-victim" -> "../victim" [2021-05-18T13:42:44.640Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink396379381\\dest\\loophole-victim" -> "../victim" [2021-05-18T13:42:44.640Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-05-18T13:42:44.640Z] === RUN TestApplyLayerWhiteouts [2021-05-18T13:42:44.640Z] === RUN TestError [2021-05-18T13:42:44.640Z] --- PASS: TestError (0.00s) [2021-05-18T13:42:44.640Z] === RUN TestProgressString [2021-05-18T13:42:44.640Z] === RUN TestProgressString/no_progress [2021-05-18T13:42:44.640Z] === RUN TestProgressString/progress_1 [2021-05-18T13:42:44.640Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-18T13:42:44.640Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-18T13:42:44.640Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-18T13:42:44.640Z] === RUN TestProgressString/with_units [2021-05-18T13:42:44.640Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-18T13:42:44.640Z] === RUN TestProgressString/hide_counts [2021-05-18T13:42:44.640Z] --- PASS: TestProgressString (0.00s) [2021-05-18T13:42:44.640Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-18T13:42:44.640Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-18T13:42:44.640Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-18T13:42:44.640Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-18T13:42:44.640Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-18T13:42:44.640Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-18T13:42:44.640Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-18T13:42:44.640Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-18T13:42:44.640Z] === RUN TestJSONMessageDisplay [2021-05-18T13:42:44.640Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-05-18T13:42:44.640Z] === RUN TestGenerateEmptyFile [2021-05-18T13:42:44.640Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-18T13:42:44.640Z] === RUN TestGenerateWithContent [2021-05-18T13:42:44.640Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-18T13:42:44.640Z] PASS [2021-05-18T13:42:44.640Z] coverage: 62.8% of statements [2021-05-18T13:42:44.640Z] ok github.com/docker/docker/pkg/archive 7.770s coverage: 62.8% of statements [2021-05-18T13:42:44.640Z] --- PASS: TestCancelReadCloser (0.11s) [2021-05-18T13:42:44.640Z] === RUN TestWriteCloserWrapperClose [2021-05-18T13:42:44.640Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-18T13:42:44.640Z] === RUN TestNopWriteCloser [2021-05-18T13:42:44.640Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-18T13:42:44.640Z] === RUN TestNopWriter [2021-05-18T13:42:44.640Z] --- PASS: TestNopWriter (0.00s) [2021-05-18T13:42:44.640Z] === RUN TestWriteCounter [2021-05-18T13:42:44.640Z] --- PASS: TestWriteCounter (0.00s) [2021-05-18T13:42:44.640Z] PASS [2021-05-18T13:42:44.640Z] coverage: 69.2% of statements [2021-05-18T13:42:44.640Z] === RUN TestStandardLongPath [2021-05-18T13:42:44.640Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-18T13:42:44.640Z] === RUN TestUNCLongPath [2021-05-18T13:42:44.640Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-18T13:42:44.640Z] PASS [2021-05-18T13:42:44.640Z] coverage: 100.0% of statements [2021-05-18T13:42:44.640Z] ok github.com/docker/docker/pkg/ioutils 0.676s coverage: 69.2% of statements [2021-05-18T13:42:44.640Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2021-05-18T13:42:44.640Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-05-18T13:42:44.640Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-18T13:42:44.640Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-18T13:42:44.640Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-18T13:42:44.640Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-18T13:42:44.640Z] === RUN TestDisplayJSONMessagesStream [2021-05-18T13:42:44.640Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-18T13:42:44.640Z] PASS [2021-05-18T13:42:44.640Z] coverage: 91.7% of statements [2021-05-18T13:42:44.640Z] ok github.com/docker/docker/pkg/jsonmessage 0.178s coverage: 91.7% of statements [2021-05-18T13:42:45.613Z] === RUN TestNameFormat [2021-05-18T13:42:45.613Z] --- PASS: TestNameFormat (0.00s) [2021-05-18T13:42:45.613Z] === RUN TestNameRetries [2021-05-18T13:42:45.613Z] --- PASS: TestNameRetries (0.00s) [2021-05-18T13:42:45.613Z] PASS [2021-05-18T13:42:45.613Z] coverage: 85.7% of statements [2021-05-18T13:42:45.613Z] ok github.com/docker/docker/pkg/namesgenerator 0.091s coverage: 85.7% of statements [2021-05-18T13:42:45.613Z] === RUN TestParseKeyValueOpt [2021-05-18T13:42:45.613Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-18T13:42:45.613Z] === RUN TestParseUintList [2021-05-18T13:42:45.613Z] --- PASS: TestParseUintList (0.00s) [2021-05-18T13:42:45.613Z] === RUN TestParseUintListMaximumLimits [2021-05-18T13:42:45.613Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-18T13:42:45.613Z] PASS [2021-05-18T13:42:45.613Z] coverage: 97.0% of statements [2021-05-18T13:42:45.613Z] ok github.com/docker/docker/pkg/parsers 0.086s coverage: 97.0% of statements [2021-05-18T13:42:46.074Z] === RUN TestNewAndRemove [2021-05-18T13:42:46.074Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-18T13:42:46.074Z] === RUN TestRemoveInvalidPath [2021-05-18T13:42:46.074Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-18T13:42:46.074Z] PASS [2021-05-18T13:42:46.074Z] coverage: 82.6% of statements [2021-05-18T13:42:46.074Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2021-05-18T13:42:46.866Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-18T13:42:47.050Z] === RUN TestParseEmptyInterface [2021-05-18T13:42:47.050Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-18T13:42:47.050Z] === RUN TestParseNonInterfaceType [2021-05-18T13:42:47.050Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-18T13:42:47.050Z] === RUN TestParseWithOneFunction [2021-05-18T13:42:47.050Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-18T13:42:47.050Z] === RUN TestParseWithMultipleFuncs [2021-05-18T13:42:47.050Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-18T13:42:47.050Z] === RUN TestParseWithUnnamedReturn [2021-05-18T13:42:47.050Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-18T13:42:47.050Z] === RUN TestEmbeddedInterface [2021-05-18T13:42:47.050Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-18T13:42:47.050Z] === RUN TestParsedImports [2021-05-18T13:42:47.050Z] --- PASS: TestParsedImports (0.00s) [2021-05-18T13:42:47.050Z] === RUN TestAliasedImports [2021-05-18T13:42:47.050Z] --- PASS: TestAliasedImports (0.00s) [2021-05-18T13:42:47.050Z] PASS [2021-05-18T13:42:47.050Z] coverage: 56.8% of statements [2021-05-18T13:42:47.050Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.107s coverage: 56.8% of statements [2021-05-18T13:42:48.023Z] === RUN TestFailedConnection [2021-05-18T13:42:48.242Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-05-18T13:42:48.484Z] === RUN TestHTTPTransport [2021-05-18T13:42:48.484Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-18T13:42:48.484Z] PASS [2021-05-18T13:42:48.484Z] coverage: 85.7% of statements [2021-05-18T13:42:48.484Z] ok github.com/docker/docker/pkg/plugins/transport 0.061s coverage: 85.7% of statements [2021-05-18T13:42:48.484Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-18T13:42:48.484Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-18T13:42:48.484Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-18T13:42:48.484Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-18T13:42:48.484Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-18T13:42:48.484Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-18T13:42:48.484Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-18T13:42:48.484Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-18T13:42:48.484Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-18T13:42:48.484Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-18T13:42:48.484Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-18T13:42:48.484Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-18T13:42:48.484Z] === RUN TestBufferPoolPutAndGet [2021-05-18T13:42:48.484Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-18T13:42:48.484Z] PASS [2021-05-18T13:42:48.484Z] coverage: 88.2% of statements [2021-05-18T13:42:48.484Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2021-05-18T13:42:49.457Z] --- PASS: TestFailedConnection (1.18s) [2021-05-18T13:42:49.457Z] === RUN TestFailOnce [2021-05-18T13:42:49.457Z] 2021/05/18 13:42:48 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-05-18T13:42:49.457Z] goroutine 10 [running]: [2021-05-18T13:42:49.457Z] net/http.(*conn).serve.func1(0xc000058aa0) [2021-05-18T13:42:49.457Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-18T13:42:49.457Z] panic(0x849b40, 0x986ad0) [2021-05-18T13:42:49.457Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-18T13:42:49.457Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-05-18T13:42:49.457Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-18T13:42:49.457Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-05-18T13:42:49.457Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-18T13:42:49.457Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-05-18T13:42:49.457Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-18T13:42:49.457Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-05-18T13:42:49.457Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-18T13:42:49.457Z] net/http.(*conn).serve(0xc000058aa0, 0x99b2c0, 0xc00004a980) [2021-05-18T13:42:49.457Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-18T13:42:49.457Z] created by net/http.(*Server).Serve [2021-05-18T13:42:49.457Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-18T13:42:49.457Z] time="2021-05-18T13:42:49Z" 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-05-18T13:42:49.457Z] === RUN TestOutputOnPrematureClose [2021-05-18T13:42:49.457Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-18T13:42:49.457Z] === RUN TestCompleteSilently [2021-05-18T13:42:49.457Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-18T13:42:49.457Z] PASS [2021-05-18T13:42:49.457Z] coverage: 75.9% of statements [2021-05-18T13:42:49.457Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2021-05-18T13:42:49.457Z] === RUN TestSendToOneSub [2021-05-18T13:42:49.457Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-18T13:42:49.457Z] === RUN TestSendToMultipleSubs [2021-05-18T13:42:49.457Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-18T13:42:49.457Z] === RUN TestEvictOneSub [2021-05-18T13:42:49.457Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-18T13:42:49.457Z] === RUN TestClosePublisher [2021-05-18T13:42:49.457Z] --- PASS: TestClosePublisher (0.00s) [2021-05-18T13:42:49.457Z] === RUN TestPubSubRace [2021-05-18T13:42:50.145Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-18T13:42:50.225Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-18T13:42:50.429Z] === RUN TestRegister [2021-05-18T13:42:50.429Z] --- PASS: TestRegister (0.00s) [2021-05-18T13:42:50.429Z] === RUN TestCommand [2021-05-18T13:42:50.429Z] --- PASS: TestCommand (0.02s) [2021-05-18T13:42:50.429Z] === RUN TestNaiveSelf [2021-05-18T13:42:50.429Z] --- PASS: TestNaiveSelf (0.02s) [2021-05-18T13:42:50.429Z] PASS [2021-05-18T13:42:50.429Z] coverage: 82.4% of statements [2021-05-18T13:42:50.429Z] ok github.com/docker/docker/pkg/reexec 0.083s coverage: 82.4% of statements [2021-05-18T13:42:50.429Z] --- PASS: TestFailOnce (1.13s) [2021-05-18T13:42:50.429Z] === RUN TestEchoInputOutput [2021-05-18T13:42:50.429Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-18T13:42:50.429Z] === RUN TestBackoff [2021-05-18T13:42:50.429Z] --- PASS: TestBackoff (0.00s) [2021-05-18T13:42:50.429Z] === RUN TestAbortRetry [2021-05-18T13:42:50.429Z] --- PASS: TestAbortRetry (0.00s) [2021-05-18T13:42:50.429Z] === RUN TestClientScheme [2021-05-18T13:42:50.429Z] --- PASS: TestClientScheme (0.00s) [2021-05-18T13:42:50.429Z] === RUN TestNewClientWithTimeout [2021-05-18T13:42:50.429Z] --- PASS: TestPubSubRace (1.05s) [2021-05-18T13:42:50.429Z] PASS [2021-05-18T13:42:50.429Z] coverage: 75.0% of statements [2021-05-18T13:42:50.429Z] ok github.com/docker/docker/pkg/pubsub 1.085s coverage: 75.0% of statements [2021-05-18T13:42:50.891Z] time="2021-05-18T13:42:50Z" 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-05-18T13:42:51.080Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-05-18T13:42:51.352Z] === RUN TestParseSignal [2021-05-18T13:42:51.352Z] --- PASS: TestParseSignal (0.00s) [2021-05-18T13:42:51.352Z] === RUN TestValidSignalForPlatform [2021-05-18T13:42:51.352Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-18T13:42:51.352Z] PASS [2021-05-18T13:42:51.352Z] coverage: 20.3% of statements [2021-05-18T13:42:51.352Z] ok github.com/docker/docker/pkg/signal 0.042s coverage: 20.3% of statements [2021-05-18T13:42:51.352Z] === RUN TestNewStdWriter [2021-05-18T13:42:51.352Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-18T13:42:51.352Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-18T13:42:51.352Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-18T13:42:51.352Z] === RUN TestWriteWithNilBytes [2021-05-18T13:42:51.352Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-18T13:42:51.352Z] === RUN TestWrite [2021-05-18T13:42:51.352Z] --- PASS: TestWrite (0.00s) [2021-05-18T13:42:51.352Z] === RUN TestWriteWithWriterError [2021-05-18T13:42:51.352Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-18T13:42:51.352Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-18T13:42:51.352Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-18T13:42:51.352Z] === RUN TestStdCopyWriteAndRead [2021-05-18T13:42:51.352Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-18T13:42:51.352Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-18T13:42:51.352Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-18T13:42:51.352Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-18T13:42:51.352Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-18T13:42:51.352Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-18T13:42:51.352Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-18T13:42:51.352Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-18T13:42:51.352Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-18T13:42:51.352Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-18T13:42:51.352Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-18T13:42:51.352Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-18T13:42:51.352Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-18T13:42:51.352Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-18T13:42:51.352Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-18T13:42:51.352Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-18T13:42:51.352Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-18T13:42:51.352Z] PASS [2021-05-18T13:42:51.352Z] coverage: 100.0% of statements [2021-05-18T13:42:51.352Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2021-05-18T13:42:52.016Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-05-18T13:42:52.324Z] time="2021-05-18T13:42: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 2s" [2021-05-18T13:42:52.324Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-18T13:42:52.324Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-18T13:42:52.324Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-18T13:42:52.324Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-18T13:42:52.324Z] === RUN TestFormatStatus [2021-05-18T13:42:52.324Z] --- PASS: TestFormatStatus (0.00s) [2021-05-18T13:42:52.324Z] === RUN TestFormatError [2021-05-18T13:42:52.324Z] --- PASS: TestFormatError (0.00s) [2021-05-18T13:42:52.324Z] === RUN TestFormatJSONError [2021-05-18T13:42:52.324Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-18T13:42:52.324Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-18T13:42:52.324Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-18T13:42:52.324Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-18T13:42:52.324Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-18T13:42:52.324Z] === RUN TestNewJSONProgressOutput [2021-05-18T13:42:52.324Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-18T13:42:52.324Z] === RUN TestAuxFormatterEmit [2021-05-18T13:42:52.324Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-18T13:42:52.324Z] === RUN TestStreamWriterStdout [2021-05-18T13:42:52.324Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-18T13:42:52.324Z] === RUN TestStreamWriterStderr [2021-05-18T13:42:52.324Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-18T13:42:52.324Z] PASS [2021-05-18T13:42:52.324Z] coverage: 66.2% of statements [2021-05-18T13:42:52.324Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2021-05-18T13:42:52.324Z] === RUN TestGenerateRandomID [2021-05-18T13:42:52.324Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-18T13:42:52.324Z] === RUN TestShortenId [2021-05-18T13:42:52.324Z] --- PASS: TestShortenId (0.00s) [2021-05-18T13:42:52.324Z] === RUN TestShortenSha256Id [2021-05-18T13:42:52.324Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-18T13:42:52.324Z] === RUN TestShortenIdEmpty [2021-05-18T13:42:52.324Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-18T13:42:52.324Z] === RUN TestShortenIdInvalid [2021-05-18T13:42:52.324Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-18T13:42:52.324Z] === RUN TestIsShortIDNonHex [2021-05-18T13:42:52.324Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-18T13:42:52.324Z] === RUN TestIsShortIDNotCorrectSize [2021-05-18T13:42:52.324Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-18T13:42:52.324Z] PASS [2021-05-18T13:42:52.324Z] coverage: 70.6% of statements [2021-05-18T13:42:52.324Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2021-05-18T13:42:52.952Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-05-18T13:42:53.296Z] === RUN TestIsCpusetListAvailable [2021-05-18T13:42:53.296Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-18T13:42:53.296Z] PASS [2021-05-18T13:42:53.296Z] coverage: 38.2% of statements [2021-05-18T13:42:53.296Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 38.2% of statements [2021-05-18T13:42:53.887Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-05-18T13:42:54.270Z] === RUN TestChtimes [2021-05-18T13:42:54.270Z] --- PASS: TestChtimes (0.00s) [2021-05-18T13:42:54.270Z] === RUN TestChtimesWindows [2021-05-18T13:42:54.270Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-18T13:42:54.270Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-18T13:42:54.270Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-18T13:42:54.270Z] === RUN TestEnsureRemoveAllNotExist [2021-05-18T13:42:54.270Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-18T13:42:54.270Z] === RUN TestEnsureRemoveAllWithDir [2021-05-18T13:42:54.270Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-18T13:42:54.270Z] === RUN TestEnsureRemoveAllWithFile [2021-05-18T13:42:54.270Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-18T13:42:54.270Z] === RUN TestHasWin32KSupport [2021-05-18T13:42:54.270Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-18T13:42:54.270Z] syscall_windows_test.go:8: win32k: true [2021-05-18T13:42:54.270Z] PASS [2021-05-18T13:42:54.270Z] coverage: 12.0% of statements [2021-05-18T13:42:54.270Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 12.0% of statements [2021-05-18T13:42:54.426Z] --- PASS: TestServiceCreateInit (10.69s) [2021-05-18T13:42:54.426Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.39s) [2021-05-18T13:42:54.426Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s) [2021-05-18T13:42:54.426Z] === RUN TestCreateServiceMultipleTimes [2021-05-18T13:42:54.731Z] === RUN TestTailFile [2021-05-18T13:42:54.731Z] --- PASS: TestTailFile (0.00s) [2021-05-18T13:42:54.731Z] === RUN TestTailFileManyLines [2021-05-18T13:42:54.731Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-18T13:42:54.731Z] === RUN TestTailEmptyFile [2021-05-18T13:42:54.731Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-18T13:42:54.731Z] === RUN TestTailNegativeN [2021-05-18T13:42:54.731Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader [2021-05-18T13:42:54.731Z] === CONT TestNewTailReader [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/no_delimiter [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/truncated_last_line [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-18T13:42:54.731Z] === CONT TestNewTailReader/no_delimiter [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-18T13:42:54.731Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T13:42:54.731Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-18T13:42:54.731Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-18T13:42:54.731Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T13:42:54.731Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-18T13:42:54.731Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-18T13:42:54.731Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T13:42:54.731Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-18T13:42:54.731Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-18T13:42:54.731Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-18T13:42:54.731Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T13:42:54.731Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T13:42:54.731Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-18T13:42:54.732Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-18T13:42:54.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T13:42:54.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-18T13:42:54.733Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-18T13:42:54.733Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T13:42:54.733Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T13:42:54.733Z] time="2021-05-18T13:42:54Z" 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-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T13:42:54.733Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T13:42:54.733Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T13:42:54.733Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T13:42:55.195Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T13:42:55.195Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T13:42:55.195Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-18T13:42:55.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-18T13:42:55.195Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.196Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-18T13:42:55.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-18T13:42:55.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T13:42:55.197Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-18T13:42:55.197Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-18T13:42:55.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T13:42:55.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.01s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-18T13:42:55.660Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.03s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-18T13:42:55.661Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.02s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-18T13:42:55.662Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-18T13:42:55.662Z] PASS [2021-05-18T13:42:55.662Z] coverage: 88.6% of statements [2021-05-18T13:42:55.662Z] ok github.com/docker/docker/pkg/tailfile 0.403s coverage: 88.6% of statements [2021-05-18T13:42:55.662Z] === RUN TestTarSumRemoveNonExistent [2021-05-18T13:42:55.662Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-18T13:42:55.662Z] === RUN TestTarSumRemove [2021-05-18T13:42:55.662Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-18T13:42:55.662Z] === RUN TestSortFileInfoSums [2021-05-18T13:42:55.662Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-18T13:42:55.662Z] === RUN TestNewTarSumForLabelInvalid [2021-05-18T13:42:55.662Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-18T13:42:55.662Z] === RUN TestNewTarSumForLabel [2021-05-18T13:42:55.662Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-18T13:42:55.662Z] === RUN TestEmptyTar [2021-05-18T13:42:55.662Z] --- PASS: TestEmptyTar (0.01s) [2021-05-18T13:42:55.662Z] === RUN TestTarSumsReadSize [2021-05-18T13:42:55.662Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-05-18T13:42:55.662Z] === RUN TestTarSums [2021-05-18T13:42:55.662Z] --- PASS: TestTarSums (0.08s) [2021-05-18T13:42:55.662Z] === RUN TestIteration [2021-05-18T13:42:55.662Z] --- PASS: TestIteration (0.00s) [2021-05-18T13:42:55.662Z] === RUN TestVersionLabelForChecksum [2021-05-18T13:42:55.662Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-18T13:42:55.662Z] === RUN TestVersion [2021-05-18T13:42:55.662Z] --- PASS: TestVersion (0.00s) [2021-05-18T13:42:55.662Z] === RUN TestGetVersion [2021-05-18T13:42:55.662Z] --- PASS: TestGetVersion (0.00s) [2021-05-18T13:42:55.662Z] === RUN TestGetVersions [2021-05-18T13:42:55.662Z] --- PASS: TestGetVersions (0.00s) [2021-05-18T13:42:55.662Z] PASS [2021-05-18T13:42:55.662Z] coverage: 89.3% of statements [2021-05-18T13:42:55.662Z] ok github.com/docker/docker/pkg/tarsum 0.190s coverage: 89.3% of statements [2021-05-18T13:42:56.124Z] testing: warning: no tests to run [2021-05-18T13:42:56.124Z] PASS [2021-05-18T13:42:56.124Z] coverage: [no statements] [2021-05-18T13:42:56.124Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2021-05-18T13:42:56.585Z] === RUN TestTruncIndex [2021-05-18T13:42:57.046Z] --- PASS: TestTruncIndex (0.10s) [2021-05-18T13:42:57.046Z] PASS [2021-05-18T13:42:57.046Z] coverage: 91.5% of statements [2021-05-18T13:42:57.046Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2021-05-18T13:42:57.046Z] === RUN TestIsGIT [2021-05-18T13:42:57.046Z] --- PASS: TestIsGIT (0.00s) [2021-05-18T13:42:57.046Z] === RUN TestIsTransport [2021-05-18T13:42:57.046Z] --- PASS: TestIsTransport (0.00s) [2021-05-18T13:42:57.046Z] PASS [2021-05-18T13:42:57.046Z] coverage: 100.0% of statements [2021-05-18T13:42:57.046Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2021-05-18T13:42:57.174Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-05-18T13:42:57.174Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-05-18T13:42:57.508Z] === RUN TestVersionInfo [2021-05-18T13:42:57.508Z] --- PASS: TestVersionInfo (0.00s) [2021-05-18T13:42:57.508Z] === RUN TestAppendVersions [2021-05-18T13:42:57.508Z] --- PASS: TestAppendVersions (0.00s) [2021-05-18T13:42:57.508Z] PASS [2021-05-18T13:42:57.508Z] coverage: 88.9% of statements [2021-05-18T13:42:57.508Z] ok github.com/docker/docker/pkg/useragent 0.064s coverage: 88.9% of statements [2021-05-18T13:42:57.969Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-18T13:42:57.969Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-18T13:42:57.969Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-18T13:42:57.969Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-18T13:42:57.969Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-18T13:42:57.969Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-18T13:42:57.969Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-18T13:42:57.969Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-18T13:42:57.969Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-18T13:42:59.079Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-05-18T13:42:59.512Z] === RUN TestValidatePrivileges [2021-05-18T13:42:59.512Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-18T13:42:59.512Z] === RUN TestFilterByCapNeg [2021-05-18T13:42:59.512Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-18T13:42:59.512Z] === RUN TestFilterByCapPos [2021-05-18T13:42:59.512Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-18T13:42:59.512Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-18T13:42:59.512Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-18T13:42:59.512Z] PASS [2021-05-18T13:42:59.512Z] coverage: 12.0% of statements [2021-05-18T13:42:59.512Z] ok github.com/docker/docker/plugin 0.092s coverage: 12.0% of statements [2021-05-18T13:42:59.512Z] time="2021-05-18T13:42:59Z" 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-05-18T13:42:59.512Z] === RUN TestNewSettable [2021-05-18T13:42:59.512Z] --- PASS: TestNewSettable (0.00s) [2021-05-18T13:42:59.512Z] === RUN TestIsSettable [2021-05-18T13:42:59.512Z] --- PASS: TestIsSettable (0.00s) [2021-05-18T13:42:59.512Z] === RUN TestUpdateSettingsEnv [2021-05-18T13:42:59.512Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-18T13:42:59.512Z] PASS [2021-05-18T13:42:59.512Z] coverage: 20.1% of statements [2021-05-18T13:42:59.512Z] ok github.com/docker/docker/plugin/v2 0.105s coverage: 20.1% of statements [2021-05-18T13:42:59.512Z] === RUN TestLoad [2021-05-18T13:42:59.512Z] --- PASS: TestLoad (0.00s) [2021-05-18T13:42:59.512Z] === RUN TestSave [2021-05-18T13:42:59.512Z] --- PASS: TestSave (0.03s) [2021-05-18T13:42:59.512Z] === RUN TestAddDeleteGet [2021-05-18T13:42:59.512Z] --- PASS: TestAddDeleteGet (0.04s) [2021-05-18T13:42:59.512Z] === RUN TestInvalidTags [2021-05-18T13:42:59.512Z] --- PASS: TestInvalidTags (0.01s) [2021-05-18T13:42:59.512Z] PASS [2021-05-18T13:42:59.512Z] coverage: 84.4% of statements [2021-05-18T13:42:59.512Z] ok github.com/docker/docker/reference 0.128s coverage: 84.4% of statements [2021-05-18T13:43:01.008Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-05-18T13:43:01.055Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-18T13:43:01.055Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-05-18T13:43:01.055Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-18T13:43:01.055Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-18T13:43:01.055Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-18T13:43:01.055Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-18T13:43:01.055Z] === RUN TestResumableRequestReaderWithReadError [2021-05-18T13:43:01.055Z] time="2021-05-18T13:43:00Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-18T13:43:01.055Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-05-18T13:43:01.055Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-18T13:43:01.055Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-18T13:43:01.055Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-18T13:43:01.055Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s) [2021-05-18T13:43:01.055Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-18T13:43:01.055Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-18T13:43:01.055Z] === RUN TestResumableRequestReader [2021-05-18T13:43:01.055Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-18T13:43:01.055Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-18T13:43:01.055Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-18T13:43:01.055Z] PASS [2021-05-18T13:43:01.055Z] coverage: 100.0% of statements [2021-05-18T13:43:01.055Z] ok github.com/docker/docker/registry/resumable 0.246s coverage: 100.0% of statements [2021-05-18T13:43:01.055Z] === RUN TestRestartManagerTimeout [2021-05-18T13:43:01.055Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-18T13:43:01.055Z] === RUN TestRestartManagerTimeoutReset [2021-05-18T13:43:01.055Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-18T13:43:01.055Z] PASS [2021-05-18T13:43:01.055Z] coverage: 50.9% of statements [2021-05-18T13:43:01.055Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2021-05-18T13:43:02.027Z] === RUN TestResolveAuthConfigIndexServer [2021-05-18T13:43:02.027Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-18T13:43:02.027Z] === RUN TestResolveAuthConfigFullURL [2021-05-18T13:43:02.027Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-18T13:43:02.027Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-18T13:43:02.027Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-18T13:43:02.027Z] === RUN TestValidateMirror [2021-05-18T13:43:02.027Z] --- PASS: TestValidateMirror (0.00s) [2021-05-18T13:43:02.027Z] === RUN TestLoadInsecureRegistries [2021-05-18T13:43:02.027Z] === RUN TestDecodeContainerConfig [2021-05-18T13:43:02.027Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-18T13:43:02.027Z] === RUN TestDecodeContainerConfigIsolation [2021-05-18T13:43:02.027Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-18T13:43:02.027Z] === RUN TestValidatePrivileged [2021-05-18T13:43:02.027Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-18T13:43:02.027Z] PASS [2021-05-18T13:43:02.027Z] coverage: 52.2% of statements [2021-05-18T13:43:02.027Z] ok github.com/docker/docker/runconfig 0.043s coverage: 52.2% of statements [2021-05-18T13:43:02.027Z] time="2021-05-18T13:43:01Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-18T13:43:02.027Z] time="2021-05-18T13:43:01Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-18T13:43:02.027Z] time="2021-05-18T13:43:01Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-18T13:43:02.027Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-05-18T13:43:02.027Z] === RUN TestNewServiceConfig [2021-05-18T13:43:02.027Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-18T13:43:02.027Z] === RUN TestValidateIndexName [2021-05-18T13:43:02.027Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-18T13:43:02.027Z] === RUN TestValidateIndexNameWithError [2021-05-18T13:43:02.027Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-18T13:43:02.027Z] === RUN TestEndpointParse [2021-05-18T13:43:02.027Z] --- PASS: TestEndpointParse (0.00s) [2021-05-18T13:43:02.027Z] === RUN TestEndpointParseInvalid [2021-05-18T13:43:02.027Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-18T13:43:02.027Z] === RUN TestValidateEndpoint [2021-05-18T13:43:02.027Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-18T13:43:02.027Z] === RUN TestPing [2021-05-18T13:43:02.027Z] --- PASS: TestPing (0.00s) [2021-05-18T13:43:02.027Z] === RUN TestPingRegistryEndpoint [2021-05-18T13:43:02.027Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-18T13:43:02.027Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:43:02.027Z] === RUN TestEndpoint [2021-05-18T13:43:02.027Z] --- SKIP: TestEndpoint (0.00s) [2021-05-18T13:43:02.027Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:43:02.027Z] === RUN TestParseRepositoryInfo [2021-05-18T13:43:02.027Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-18T13:43:02.027Z] === RUN TestNewIndexInfo [2021-05-18T13:43:02.027Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-18T13:43:02.027Z] === RUN TestMirrorEndpointLookup [2021-05-18T13:43:02.027Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-05-18T13:43:02.027Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:43:02.027Z] === RUN TestSearchRepositories [2021-05-18T13:43:02.027Z] --- PASS: TestSearchRepositories (0.01s) [2021-05-18T13:43:02.027Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-18T13:43:02.027Z] Host: 127.0.0.1:49241 [2021-05-18T13:43:02.027Z] User-Agent: docker test client [2021-05-18T13:43:02.027Z] Authorization: Token fake-token [2021-05-18T13:43:02.027Z] X-Docker-Token: true [2021-05-18T13:43:02.027Z] Accept-Encoding: gzip [2021-05-18T13:43:02.027Z] [2021-05-18T13:43:02.027Z] [2021-05-18T13:43:02.027Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-18T13:43:02.027Z] Connection: close [2021-05-18T13:43:02.027Z] Content-Length: 144 [2021-05-18T13:43:02.027Z] Cache-Control: no-cache [2021-05-18T13:43:02.027Z] Content-Type: application/json [2021-05-18T13:43:02.027Z] Date: Tue, 18 May 2021 13:43:01 GMT [2021-05-18T13:43:02.027Z] Expires: -1 [2021-05-18T13:43:02.027Z] Pragma: no-cache [2021-05-18T13:43:02.027Z] Server: docker-tests/mock [2021-05-18T13:43:02.027Z] X-Docker-Registry-Config: mock [2021-05-18T13:43:02.027Z] X-Docker-Registry-Version: 0.0.0 [2021-05-18T13:43:02.027Z] [2021-05-18T13:43:02.027Z] [2021-05-18T13:43:02.027Z] === RUN TestTrustedLocation [2021-05-18T13:43:02.027Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-18T13:43:02.027Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-18T13:43:02.027Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-18T13:43:02.027Z] === RUN TestAllowNondistributableArtifacts [2021-05-18T13:43:02.027Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-18T13:43:02.027Z] === RUN TestIsSecureIndex [2021-05-18T13:43:02.027Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-18T13:43:02.027Z] PASS [2021-05-18T13:43:02.027Z] coverage: 50.3% of statements [2021-05-18T13:43:02.027Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-18T13:43:02.027Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-18T13:43:02.027Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-18T13:43:02.027Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-18T13:43:02.027Z] PASS [2021-05-18T13:43:02.027Z] coverage: 62.5% of statements [2021-05-18T13:43:02.027Z] ok github.com/docker/docker/registry 0.308s coverage: 50.3% of statements [2021-05-18T13:43:02.489Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2021-05-18T13:43:02.743Z] --- PASS: TestServicePlugin (30.88s) [2021-05-18T13:43:02.743Z] plugin_test.go:62: [deda084b03abb] joining swarm manager [d5ae249651559]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T13:43:02.743Z] plugin_test.go:65: [d903ea640209f] joining swarm manager [d5ae249651559]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T13:43:02.743Z] === RUN TestServiceUpdateLabel [2021-05-18T13:43:03.671Z] --- PASS: TestServiceUpdateLabel (2.49s) [2021-05-18T13:43:03.671Z] === RUN TestServiceUpdateSecrets [2021-05-18T13:43:04.675Z] === RUN TestGetDriver [2021-05-18T13:43:04.675Z] --- PASS: TestGetDriver (0.00s) [2021-05-18T13:43:04.675Z] === RUN TestVolumeRequestError [2021-05-18T13:43:04.675Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-18T13:43:04.675Z] PASS [2021-05-18T13:43:04.675Z] coverage: 36.1% of statements [2021-05-18T13:43:04.675Z] ok github.com/docker/docker/volume/drivers 0.082s coverage: 36.1% of statements [2021-05-18T13:43:05.647Z] === RUN TestGetAddress [2021-05-18T13:43:05.647Z] --- PASS: TestGetAddress (0.00s) [2021-05-18T13:43:05.647Z] === RUN TestRemove [2021-05-18T13:43:05.647Z] --- SKIP: TestRemove (0.00s) [2021-05-18T13:43:05.647Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-18T13:43:05.647Z] === RUN TestInitializeWithVolumes [2021-05-18T13:43:05.647Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-05-18T13:43:05.647Z] === RUN TestCreate [2021-05-18T13:43:05.647Z] --- PASS: TestCreate (0.01s) [2021-05-18T13:43:05.647Z] === RUN TestValidateName [2021-05-18T13:43:05.647Z] --- PASS: TestValidateName (0.00s) [2021-05-18T13:43:05.647Z] === RUN TestCreateWithOpts [2021-05-18T13:43:05.647Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-18T13:43:05.647Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-18T13:43:05.647Z] === RUN TestRelaodNoOpts [2021-05-18T13:43:05.647Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-18T13:43:05.647Z] PASS [2021-05-18T13:43:05.647Z] coverage: 41.5% of statements [2021-05-18T13:43:05.647Z] ok github.com/docker/docker/volume/local 0.103s coverage: 41.5% of statements [2021-05-18T13:43:05.647Z] === RUN TestConvertTmpfsOptions [2021-05-18T13:43:05.647Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-18T13:43:05.647Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-18T13:43:05.648Z] parser_test.go:49: data="ro" [2021-05-18T13:43:05.648Z] === RUN TestParseMountRaw [2021-05-18T13:43:05.648Z] --- PASS: TestParseMountRaw (0.03s) [2021-05-18T13:43:05.648Z] === RUN TestParseMountRawSplit [2021-05-18T13:43:05.648Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-05-18T13:43:05.648Z] parser_test.go:390: case 0 [2021-05-18T13:43:05.648Z] parser_test.go:390: case 1 [2021-05-18T13:43:05.648Z] parser_test.go:390: case 2 [2021-05-18T13:43:05.648Z] parser_test.go:390: case 3 [2021-05-18T13:43:06.108Z] parser_test.go:390: case 4 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 5 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 6 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 7 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 8 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 0 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 1 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 2 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 3 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 4 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 5 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 6 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 7 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 8 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 9 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 10 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 11 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 12 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 0 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 1 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 2 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 3 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 4 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 5 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 6 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 7 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 8 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 9 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 10 [2021-05-18T13:43:06.109Z] parser_test.go:390: case 11 [2021-05-18T13:43:06.109Z] === RUN TestParseMountSpec [2021-05-18T13:43:06.109Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-18T13:43:06.109Z] parser_test.go:455: case 0 [2021-05-18T13:43:06.109Z] parser_test.go:455: case 1 [2021-05-18T13:43:06.109Z] parser_test.go:455: case 2 [2021-05-18T13:43:06.109Z] parser_test.go:455: case 3 [2021-05-18T13:43:06.109Z] parser_test.go:455: case 4 [2021-05-18T13:43:06.109Z] parser_test.go:455: case 5 [2021-05-18T13:43:06.109Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-18T13:43:06.109Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-18T13:43:06.109Z] === RUN TestValidateMount [2021-05-18T13:43:06.109Z] --- PASS: TestValidateMount (0.00s) [2021-05-18T13:43:06.109Z] PASS [2021-05-18T13:43:06.109Z] coverage: 66.2% of statements [2021-05-18T13:43:06.109Z] ok github.com/docker/docker/volume/mounts 0.091s coverage: 66.2% of statements [2021-05-18T13:43:06.275Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-05-18T13:43:07.081Z] === RUN TestSetGetMeta [2021-05-18T13:43:07.081Z] === PAUSE TestSetGetMeta [2021-05-18T13:43:07.081Z] === RUN TestRestore [2021-05-18T13:43:07.081Z] === PAUSE TestRestore [2021-05-18T13:43:07.081Z] === RUN TestServiceCreate [2021-05-18T13:43:07.081Z] === PAUSE TestServiceCreate [2021-05-18T13:43:07.081Z] === RUN TestServiceList [2021-05-18T13:43:07.081Z] === PAUSE TestServiceList [2021-05-18T13:43:07.081Z] === RUN TestServiceRemove [2021-05-18T13:43:07.081Z] === PAUSE TestServiceRemove [2021-05-18T13:43:07.081Z] === RUN TestServiceGet [2021-05-18T13:43:07.081Z] === PAUSE TestServiceGet [2021-05-18T13:43:07.081Z] === RUN TestServicePrune [2021-05-18T13:43:07.081Z] === PAUSE TestServicePrune [2021-05-18T13:43:07.081Z] === RUN TestCreate [2021-05-18T13:43:07.081Z] === PAUSE TestCreate [2021-05-18T13:43:07.081Z] === RUN TestRemove [2021-05-18T13:43:07.081Z] === PAUSE TestRemove [2021-05-18T13:43:07.081Z] === RUN TestList [2021-05-18T13:43:07.081Z] === PAUSE TestList [2021-05-18T13:43:07.081Z] === RUN TestFindByDriver [2021-05-18T13:43:07.081Z] === PAUSE TestFindByDriver [2021-05-18T13:43:07.081Z] === RUN TestFindByReferenced [2021-05-18T13:43:07.081Z] === PAUSE TestFindByReferenced [2021-05-18T13:43:07.081Z] === RUN TestDerefMultipleOfSameRef [2021-05-18T13:43:07.081Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-18T13:43:07.081Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-18T13:43:07.081Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-18T13:43:07.081Z] === RUN TestDefererencePluginOnCreateError [2021-05-18T13:43:07.081Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-18T13:43:07.081Z] === RUN TestRefDerefRemove [2021-05-18T13:43:07.081Z] === PAUSE TestRefDerefRemove [2021-05-18T13:43:07.081Z] === RUN TestGet [2021-05-18T13:43:07.081Z] === PAUSE TestGet [2021-05-18T13:43:07.081Z] === RUN TestGetWithReference [2021-05-18T13:43:07.081Z] === PAUSE TestGetWithReference [2021-05-18T13:43:07.081Z] === RUN TestFilterFunc [2021-05-18T13:43:07.081Z] === RUN TestFilterFunc/test_nil_list [2021-05-18T13:43:07.081Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-18T13:43:07.081Z] === RUN TestFilterFunc/test_empty_list [2021-05-18T13:43:07.081Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-18T13:43:07.081Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-18T13:43:07.081Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-18T13:43:07.081Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-18T13:43:07.081Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-18T13:43:07.081Z] === RUN TestFilterFunc/test_filter_some [2021-05-18T13:43:07.081Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-18T13:43:07.081Z] === RUN TestFilterFunc/test_filter_middle [2021-05-18T13:43:07.081Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-18T13:43:07.081Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-18T13:43:07.081Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-18T13:43:07.081Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-18T13:43:07.081Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-18T13:43:07.081Z] === CONT TestFilterFunc/test_nil_list [2021-05-18T13:43:07.081Z] === CONT TestFilterFunc/test_filter_some [2021-05-18T13:43:07.081Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-18T13:43:07.081Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-18T13:43:07.081Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-18T13:43:07.081Z] === CONT TestFilterFunc/test_empty_list [2021-05-18T13:43:07.081Z] === CONT TestFilterFunc/test_filter_middle [2021-05-18T13:43:07.081Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-18T13:43:07.081Z] --- PASS: TestFilterFunc (0.00s) [2021-05-18T13:43:07.081Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-18T13:43:07.081Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-18T13:43:07.081Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-18T13:43:07.081Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-18T13:43:07.081Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-18T13:43:07.081Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-18T13:43:07.081Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-18T13:43:07.081Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-18T13:43:07.081Z] === CONT TestSetGetMeta [2021-05-18T13:43:07.081Z] === CONT TestRefDerefRemove [2021-05-18T13:43:07.081Z] === CONT TestFindByDriver [2021-05-18T13:43:07.081Z] === CONT TestServiceGet [2021-05-18T13:43:07.081Z] --- PASS: TestSetGetMeta (0.02s) [2021-05-18T13:43:07.081Z] === CONT TestServiceRemove [2021-05-18T13:43:07.081Z] --- PASS: TestRefDerefRemove (0.02s) [2021-05-18T13:43:07.081Z] === CONT TestServiceList [2021-05-18T13:43:07.081Z] --- PASS: TestFindByDriver (0.03s) [2021-05-18T13:43:07.081Z] === CONT TestServiceCreate [2021-05-18T13:43:07.081Z] --- PASS: TestServiceGet (0.13s) [2021-05-18T13:43:07.081Z] === CONT TestRestore [2021-05-18T13:43:07.081Z] --- PASS: TestServiceRemove (0.12s) [2021-05-18T13:43:07.081Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-18T13:43:07.081Z] --- PASS: TestServiceList (0.12s) [2021-05-18T13:43:07.081Z] === CONT TestDefererencePluginOnCreateError [2021-05-18T13:43:07.081Z] --- PASS: TestServiceCreate (0.10s) [2021-05-18T13:43:07.081Z] === CONT TestGetWithReference [2021-05-18T13:43:07.081Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-05-18T13:43:07.081Z] === CONT TestRemove [2021-05-18T13:43:07.081Z] --- PASS: TestRestore (0.03s) [2021-05-18T13:43:07.081Z] === CONT TestList [2021-05-18T13:43:07.081Z] --- PASS: TestGetWithReference (0.02s) [2021-05-18T13:43:07.081Z] === CONT TestDerefMultipleOfSameRef [2021-05-18T13:43:07.081Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-05-18T13:43:07.081Z] === CONT TestCreate [2021-05-18T13:43:07.081Z] --- PASS: TestRemove (0.02s) [2021-05-18T13:43:07.081Z] === CONT TestServicePrune [2021-05-18T13:43:07.081Z] --- PASS: TestCreate (0.02s) [2021-05-18T13:43:07.081Z] === CONT TestGet [2021-05-18T13:43:07.081Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-05-18T13:43:07.081Z] === CONT TestFindByReferenced [2021-05-18T13:43:07.081Z] --- PASS: TestList (0.03s) [2021-05-18T13:43:07.081Z] time="2021-05-18T13:43:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-18T13:43:07.081Z] --- PASS: TestGet (0.02s) [2021-05-18T13:43:07.081Z] time="2021-05-18T13:43:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-18T13:43:07.081Z] --- PASS: TestFindByReferenced (0.02s) [2021-05-18T13:43:07.081Z] time="2021-05-18T13:43:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-18T13:43:07.081Z] time="2021-05-18T13:43:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-18T13:43:07.081Z] time="2021-05-18T13:43:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-18T13:43:07.081Z] --- PASS: TestServicePrune (0.05s) [2021-05-18T13:43:07.081Z] PASS [2021-05-18T13:43:07.081Z] coverage: 70.3% of statements [2021-05-18T13:43:07.081Z] ok github.com/docker/docker/volume/service 0.270s coverage: 70.3% of statements [2021-05-18T13:43:07.649Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-05-18T13:43:08.053Z] --- PASS: TestNewClientWithTimeout (17.63s) [2021-05-18T13:43:08.053Z] === RUN TestClientStream [2021-05-18T13:43:08.053Z] --- PASS: TestClientStream (0.00s) [2021-05-18T13:43:08.053Z] === RUN TestClientSendFile [2021-05-18T13:43:08.053Z] --- PASS: TestClientSendFile (0.00s) [2021-05-18T13:43:08.053Z] === RUN TestClientWithRequestTimeout [2021-05-18T13:43:08.053Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-05-18T13:43:08.053Z] === RUN TestFileSpecPlugin [2021-05-18T13:43:08.053Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-05-18T13:43:08.053Z] === RUN TestFileJSONSpecPlugin [2021-05-18T13:43:08.053Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-05-18T13:43:08.053Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-18T13:43:08.053Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-18T13:43:08.053Z] === RUN TestPluginAddHandler [2021-05-18T13:43:08.053Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-18T13:43:08.053Z] === RUN TestPluginWaitBadPlugin [2021-05-18T13:43:08.053Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-18T13:43:08.053Z] === RUN TestGet [2021-05-18T13:43:08.053Z] time="2021-05-18T13:43:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-18T13:43:09.025Z] time="2021-05-18T13:43:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-18T13:43:10.179Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-05-18T13:43:11.211Z] time="2021-05-18T13:43:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-18T13:43:13.462Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-18T13:43:13.462Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-18T13:43:14.837Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-05-18T13:43:14.959Z] time="2021-05-18T13:43:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-18T13:43:16.382Z] --- PASS: TestCreateServiceMultipleTimes (18.54s) [2021-05-18T13:43:16.382Z] === RUN TestCreateServiceConflict [2021-05-18T13:43:16.382Z] --- PASS: TestCreateServiceConflict (2.72s) [2021-05-18T13:43:16.382Z] === RUN TestCreateServiceMaxReplicas [2021-05-18T13:43:18.503Z] --- PASS: TestServiceUpdateSecrets (14.81s) [2021-05-18T13:43:18.503Z] === RUN TestServiceUpdateConfigs [2021-05-18T13:43:19.682Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2021-05-18T13:43:19.682Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-18T13:43:20.106Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-05-18T13:43:20.674Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-18T13:43:21.242Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-18T13:43:21.501Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-18T13:43:22.879Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-18T13:43:22.879Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-18T13:43:23.447Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-18T13:43:23.552Z] --- PASS: TestGet (15.00s) [2021-05-18T13:43:23.552Z] === RUN TestPluginWithNoManifest [2021-05-18T13:43:23.552Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-18T13:43:23.552Z] === RUN TestGetAll [2021-05-18T13:43:23.552Z] --- PASS: TestGetAll (0.00s) [2021-05-18T13:43:23.552Z] PASS [2021-05-18T13:43:23.552Z] coverage: 73.4% of statements [2021-05-18T13:43:23.552Z] ok github.com/docker/docker/pkg/plugins 35.058s coverage: 73.4% of statements [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/quota [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/rootless [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/volume [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-18T13:43:23.552Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-18T13:43:23.706Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === Skipped [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-18T13:43:25.095Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-18T13:43:25.095Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-05-18T13:43:25.095Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-05-18T13:43:25.095Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-05-18T13:43:25.095Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-18T13:43:25.095Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-18T13:43:25.095Z] daemon_test.go:147: root required [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-18T13:43:25.095Z] reload_test.go:520: root required [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.02s) [2021-05-18T13:43:25.095Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-18T13:43:25.095Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-18T13:43:25.095Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-18T13:43:25.095Z] download_test.go:268: Needs fixing on Windows [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-18T13:43:25.095Z] layer_test.go:304: Failing on Windows [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-18T13:43:25.095Z] layer_test.go:353: Failing on Windows [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-18T13:43:25.095Z] layer_test.go:468: Failing on Windows [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-18T13:43:25.095Z] layer_test.go:697: Failing on Windows [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-18T13:43:25.095Z] migration_test.go:46: Failing on Windows [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-18T13:43:25.095Z] migration_test.go:182: Failing on Windows [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-18T13:43:25.095Z] mount_test.go:17: Failing on Windows [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-18T13:43:25.095Z] mount_test.go:76: Failing on Windows [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-18T13:43:25.095Z] mount_test.go:125: Failing on Windows [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-18T13:43:25.095Z] mount_test.go:212: Failing on Windows [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-18T13:43:25.095Z] archive_test.go:134: Xz not present in msys2 [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-18T13:43:25.095Z] archive_test.go:239: Failing on Windows CI machines [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-18T13:43:25.095Z] archive_windows_test.go:16: Currently fails [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-18T13:43:25.095Z] changes_test.go:192: needs more investigation [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-18T13:43:25.095Z] changes_test.go:405: needs further investigation [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-18T13:43:25.095Z] changes_test.go:441: needs further investigation [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-18T13:43:25.095Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2021-05-18T13:43:25.095Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-18T13:43:25.095Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-18T13:43:25.095Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-18T13:43:25.095Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-18T13:43:25.095Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-18T13:43:25.095Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-18T13:43:25.095Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-18T13:43:25.095Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-18T13:43:25.095Z] poller_test.go:41: No chmod on Windows [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-18T13:43:25.095Z] fileutils_test.go:134: Needs porting to Windows [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-18T13:43:25.095Z] fileutils_test.go:180: Needs porting to Windows [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-18T13:43:25.095Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-05-18T13:43:25.095Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-05-18T13:43:25.095Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-18T13:43:25.095Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-18T13:43:25.095Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] [2021-05-18T13:43:25.095Z] DONE 1830 tests, 45 skipped in 201.225s [2021-05-18T13:43:25.095Z] INFO: make.ps1 ended at 05/18/2021 13:43:24 [2021-05-18T13:43:26.639Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-18T13:43:26.639Z] INFO: Unit tests ended at 05/18/2021 13:43:26. Duration:00:03:36.0622152 [2021-05-18T13:43:26.639Z] INFO: Building busybox [2021-05-18T13:43:26.639Z] Sending build context to Docker daemon 5.12kB [2021-05-18T13:43:26.639Z] [2021-05-18T13:43:26.639Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-18T13:43:26.639Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-18T13:43:26.639Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-18T13:43:26.639Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-18T13:43:26.639Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-18T13:43:26.639Z] ---> 3a7f23e29bd7 [2021-05-18T13:43:26.639Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-18T13:43:26.639Z] ---> Running in 1f4f6b3a4fe9 [2021-05-18T13:43:26.995Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-05-18T13:43:26.995Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-18T13:43:28.897Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-05-18T13:43:29.156Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-18T13:43:30.092Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-05-18T13:43:31.330Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-05-18T13:43:31.330Z] Copying nested executables into bundles/cross/linux/amd64 [2021-05-18T13:43:31.330Z] Cross building: bundles/cross/windows/amd64 [2021-05-18T13:43:31.330Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-18T13:43:31.330Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-05-18T13:43:31.346Z] Removing intermediate container 1f4f6b3a4fe9 [2021-05-18T13:43:31.346Z] ---> 54894e09ec4f [2021-05-18T13:43:31.346Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-18T13:43:31.346Z] ---> Running in c26e246aba1d [2021-05-18T13:43:31.346Z] Removing intermediate container c26e246aba1d [2021-05-18T13:43:31.346Z] ---> 30d77083330d [2021-05-18T13:43:31.346Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-18T13:43:31.346Z] ---> Running in f0b02a9d92d9 [2021-05-18T13:43:31.346Z] Removing intermediate container f0b02a9d92d9 [2021-05-18T13:43:31.346Z] ---> d49f446b1880 [2021-05-18T13:43:31.346Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-18T13:43:31.493Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-18T13:43:31.493Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-05-18T13:43:33.021Z] [2021-05-18T13:43:33.021Z] ---> 8aa914612efd [2021-05-18T13:43:33.021Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-18T13:43:33.021Z] ---> Running in 4f5784e2df51 [2021-05-18T13:43:34.050Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-18T13:43:34.579Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.74s) [2021-05-18T13:43:34.580Z] === RUN TestCreateServiceSecretFileMode [2021-05-18T13:43:35.424Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-18T13:43:35.990Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-05-18T13:43:36.534Z] --- PASS: TestServiceUpdateConfigs (15.10s) [2021-05-18T13:43:36.534Z] === RUN TestServiceUpdateNetwork [2021-05-18T13:43:36.928Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-18T13:43:37.122Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) [2021-05-18T13:43:37.122Z] === RUN TestCreateServiceConfigFileMode [2021-05-18T13:43:40.418Z] --- PASS: TestCreateServiceConfigFileMode (3.36s) [2021-05-18T13:43:40.418Z] === RUN TestCreateServiceSysctls [2021-05-18T13:43:41.611Z] Removing intermediate container 4f5784e2df51 [2021-05-18T13:43:41.611Z] ---> 2e55c6329cf8 [2021-05-18T13:43:41.611Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-18T13:43:41.611Z] ---> Running in ae47786e2e5f [2021-05-18T13:43:42.582Z] [2021-05-18T13:43:42.582Z] SUCCESS: Specified value was saved. [2021-05-18T13:43:44.772Z] Removing intermediate container ae47786e2e5f [2021-05-18T13:43:44.772Z] ---> b0478e049686 [2021-05-18T13:43:44.772Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-18T13:43:44.772Z] ---> Running in f74da278ccfd [2021-05-18T13:43:45.721Z] --- PASS: TestCreateServiceSysctls (4.36s) [2021-05-18T13:43:45.721Z] === RUN TestCreateServiceCapabilities [2021-05-18T13:43:46.903Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-18T13:43:47.837Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-05-18T13:43:48.521Z] Cannot create a file when that file already exists. [2021-05-18T13:43:48.692Z] --- PASS: TestServiceUpdateNetwork (13.07s) [2021-05-18T13:43:48.692Z] === RUN TestServiceUpdatePidsLimit [2021-05-18T13:43:48.692Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-18T13:43:49.016Z] --- PASS: TestCreateServiceCapabilities (3.61s) [2021-05-18T13:43:49.016Z] === RUN TestInspect [2021-05-18T13:43:49.253Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-18T13:43:52.315Z] --- PASS: TestInspect (3.58s) [2021-05-18T13:43:52.315Z] === RUN TestCreateJob [2021-05-18T13:43:53.225Z] Removing intermediate container f74da278ccfd [2021-05-18T13:43:53.225Z] ---> efe46aed96e2 [2021-05-18T13:43:53.225Z] Step 13/13 : CMD ["sh"] [2021-05-18T13:43:53.225Z] ---> Running in 7777636b3e56 [2021-05-18T13:43:53.225Z] Removing intermediate container 7777636b3e56 [2021-05-18T13:43:53.225Z] ---> 32f65d1ce760 [2021-05-18T13:43:53.225Z] Successfully built 32f65d1ce760 [2021-05-18T13:43:53.225Z] Successfully tagged busybox:latest [2021-05-18T13:43:53.225Z] INFO: Docker images of the daemon under test [2021-05-18T13:43:53.225Z] [2021-05-18T13:43:53.225Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-18T13:43:53.225Z] busybox latest 32f65d1ce760 1 second ago 5.3GB [2021-05-18T13:43:53.225Z] microsoft/windowsservercore latest 3a7f23e29bd7 10 days ago 5.28GB [2021-05-18T13:43:53.225Z] mcr.microsoft.com/windows/servercore ltsc2019 3a7f23e29bd7 10 days ago 5.28GB [2021-05-18T13:43:53.225Z] [2021-05-18T13:43:53.225Z] INFO: Running integration tests at 05/18/2021 13:43:53... [2021-05-18T13:43:53.225Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-18T13:43:53.225Z] INFO: Integration API tests being run from the host: [2021-05-18T13:43:53.225Z] INFO: make.ps1 starting at 05/18/2021 13:43:53 [2021-05-18T13:43:54.199Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-18T13:43:56.516Z] --- PASS: TestCreateJob (4.35s) [2021-05-18T13:43:56.516Z] === RUN TestReplicatedJob [2021-05-18T13:43:57.329Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-18T13:44:00.046Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-18T13:44:03.336Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-05-18T13:44:04.650Z] --- PASS: TestReplicatedJob (7.02s) [2021-05-18T13:44:04.650Z] === RUN TestUpdateReplicatedJob [2021-05-18T13:44:05.406Z] --- PASS: TestServiceUpdatePidsLimit (17.25s) [2021-05-18T13:44:05.406Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.15s) [2021-05-18T13:44:05.406Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-05-18T13:44:05.406Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-05-18T13:44:05.406Z] PASS [2021-05-18T13:44:05.406Z] [2021-05-18T13:44:05.406Z] === Skipped [2021-05-18T13:44:05.406Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-18T13:44:05.406Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-18T13:44:05.406Z] [2021-05-18T13:44:05.406Z] [2021-05-18T13:44:05.406Z] DONE 27 tests, 1 skipped in 180.801s [2021-05-18T13:44:05.406Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-18T13:44:05.406Z] INFO: Testing against a local daemon [2021-05-18T13:44:05.406Z] === RUN TestSessionCreate [2021-05-18T13:44:05.406Z] --- PASS: TestSessionCreate (0.02s) [2021-05-18T13:44:05.406Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-18T13:44:05.406Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-18T13:44:05.406Z] PASS [2021-05-18T13:44:05.406Z] [2021-05-18T13:44:05.406Z] DONE 2 tests in 0.076s [2021-05-18T13:44:05.406Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-18T13:44:05.406Z] INFO: Testing against a local daemon [2021-05-18T13:44:05.406Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-18T13:44:05.406Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-05-18T13:44:05.406Z] === RUN TestEventsExecDie [2021-05-18T13:44:05.406Z] --- PASS: TestEventsExecDie (1.08s) [2021-05-18T13:44:05.406Z] === RUN TestEventsBackwardsCompatible [2021-05-18T13:44:05.406Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-05-18T13:44:05.406Z] === RUN TestInfoBinaryCommits [2021-05-18T13:44:05.406Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-18T13:44:05.406Z] === RUN TestInfoAPIVersioned [2021-05-18T13:44:05.406Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-18T13:44:05.406Z] === RUN TestInfoDiscoveryBackend [2021-05-18T13:44:05.870Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-05-18T13:44:05.966Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2021-05-18T13:44:05.966Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-18T13:44:06.893Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-18T13:44:06.893Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-18T13:44:07.819Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.68s) [2021-05-18T13:44:07.819Z] === RUN TestInfoAPI [2021-05-18T13:44:07.819Z] --- PASS: TestInfoAPI (0.02s) [2021-05-18T13:44:07.819Z] === RUN TestInfoAPIWarnings [2021-05-18T13:44:07.950Z] --- PASS: TestUpdateReplicatedJob (4.30s) [2021-05-18T13:44:07.950Z] === RUN TestServiceListWithStatuses [2021-05-18T13:44:07.950Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-18T13:44:07.950Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-18T13:44:07.950Z] === RUN TestDockerNetworkConnectAlias [2021-05-18T13:44:10.070Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-05-18T13:44:10.070Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-05-18T13:44:14.530Z] --- PASS: TestDockerNetworkConnectAlias (6.51s) [2021-05-18T13:44:14.530Z] === RUN TestDockerNetworkReConnect [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite (514.89s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.47s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.11s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.87s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.28s) [2021-05-18T13:44:16.631Z] docker_cli_daemon_test.go:1455: [dc56d99b8a84e] daemon is not started [2021-05-18T13:44:16.631Z] check_test.go:309: [d28e4734a94c2] daemon is not started [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.69s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.68s) [2021-05-18T13:44:16.631Z] check_test.go:309: [d4eded91dfd2f] daemon is not started [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.00s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.34s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.07s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (6.24s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (8.26s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.50s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.94s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.44s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-05-18T13:44:16.631Z] check_test.go:309: [de1078beb9098] daemon is not started [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-05-18T13:44:16.631Z] check_test.go:309: [d2c00d6294f8d] daemon is not started [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.09s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.77s) [2021-05-18T13:44:16.631Z] check_test.go:309: [d55e222f7febe] daemon is not started [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.06s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.72s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.95s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.44s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.87s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.95s) [2021-05-18T13:44:16.631Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.04s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-05-18T13:44:16.632Z] check_test.go:309: [d6bc2214521fa] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.89s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.84s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.84s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.15s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.73s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.21s) [2021-05-18T13:44:16.632Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-05-18T13:44:16.632Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-18T13:44:16.632Z] check_test.go:309: [dd4da1188538b] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.37s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.28s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.35s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.88s) [2021-05-18T13:44:16.632Z] check_test.go:309: [d1abf62c3623f] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (6.60s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (1.25s) [2021-05-18T13:44:16.632Z] check_test.go:309: [d56271d4b5ed2] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.71s) [2021-05-18T13:44:16.632Z] docker_cli_daemon_plugins_test.go:79: [d04f595bbe52b] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.63s) [2021-05-18T13:44:16.632Z] docker_cli_daemon_plugins_test.go:169: [dd954b18ba2d8] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.67s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.97s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.89s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-05-18T13:44:16.632Z] check_test.go:309: [d0df734384007] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.75s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.49s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.84s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.64s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.54s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.06s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.92s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.86s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.87s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.88s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.34s) [2021-05-18T13:44:16.632Z] check_test.go:309: [d9826c5d4c7d9] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.89s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (30.34s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.65s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.24s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.81s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.25s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.34s) [2021-05-18T13:44:16.632Z] check_test.go:309: [d0888095cfd08] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.72s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.59s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.58s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.99s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.09s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.92s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.42s) [2021-05-18T13:44:16.632Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-05-18T13:44:16.632Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-18T13:44:16.632Z] check_test.go:309: [da437e48c42af] daemon is not started [2021-05-18T13:44:16.632Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-18T13:44:16.632Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-18T13:44:16.632Z] check_test.go:309: [dbd426fa54513] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.69s) [2021-05-18T13:44:16.632Z] check_test.go:309: [dec6c3b93ed4e] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.95s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (5.42s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (5.52s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.06s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.73s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.86s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (7.78s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.51s) [2021-05-18T13:44:16.632Z] check_test.go:309: [d9e8cfe33272d] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.42s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.40s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.62s) [2021-05-18T13:44:16.632Z] check_test.go:309: [d71f60a614dec] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.85s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.71s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.10s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.98s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.43s) [2021-05-18T13:44:16.632Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-05-18T13:44:16.632Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-05-18T13:44:16.632Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-05-18T13:44:16.632Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-05-18T13:44:16.632Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-05-18T13:44:16.632Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-05-18T13:44:16.632Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-05-18T13:44:16.632Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-05-18T13:44:16.632Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-05-18T13:44:16.632Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-05-18T13:44:16.632Z] check_test.go:309: [d1e536a08fbaa] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.95s) [2021-05-18T13:44:16.632Z] check_test.go:309: [dd5127fd79f05] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.91s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.93s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.43s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (1.01s) [2021-05-18T13:44:16.632Z] check_test.go:309: [d6833c3e7c609] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.26s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.88s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (6.80s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.34s) [2021-05-18T13:44:16.632Z] check_test.go:309: [d5e718638201f] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.33s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.08s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.66s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.93s) [2021-05-18T13:44:16.632Z] check_test.go:309: [db586cf778ca4] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.97s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.86s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.96s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.76s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-05-18T13:44:16.632Z] check_test.go:309: [d98a3c89b9c19] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.11s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.18s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.67s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.85s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.48s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.94s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.00s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.73s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.96s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.45s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.55s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.46s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (11.59s) [2021-05-18T13:44:16.632Z] docker_cli_daemon_test.go:2550: [d77b76c1c099f] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.58s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.99s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.73s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.08s) [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2021-05-18T13:44:16.632Z] check_test.go:309: [d63139a83c50f] daemon is not started [2021-05-18T13:44:16.632Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.50s) [2021-05-18T13:44:16.632Z] === RUN TestDockerSwarmSuite [2021-05-18T13:44:16.632Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-05-18T13:44:18.007Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-18T13:44:19.703Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:44:19.703Z] INFO: Testing against a local daemon [2021-05-18T13:44:19.703Z] === RUN TestBuildWithSession [2021-05-18T13:44:19.703Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-18T13:44:19.703Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T13:44:19.703Z] === RUN TestBuildSquashParent [2021-05-18T13:44:19.703Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-18T13:44:19.703Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:44:19.703Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-18T13:44:19.703Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T13:44:19.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T13:44:19.703Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T13:44:19.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T13:44:19.703Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T13:44:19.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T13:44:19.703Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T13:44:19.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T13:44:19.703Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T13:44:19.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T13:44:19.703Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T13:44:19.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T13:44:19.703Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T13:44:19.703Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T13:44:19.703Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T13:44:19.703Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T13:44:19.811Z] --- PASS: TestDockerNetworkReConnect (5.20s) [2021-05-18T13:44:19.811Z] === RUN TestServicePlugin [2021-05-18T13:44:19.811Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-18T13:44:19.811Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T13:44:19.811Z] === RUN TestServiceUpdateLabel [2021-05-18T13:44:20.540Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-18T13:44:20.540Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-05-18T13:44:23.106Z] --- PASS: TestServiceUpdateLabel (3.20s) [2021-05-18T13:44:23.106Z] === RUN TestServiceUpdateSecrets [2021-05-18T13:44:23.824Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-05-18T13:44:25.848Z] --- PASS: TestInfoAPIWarnings (16.68s) [2021-05-18T13:44:25.848Z] === RUN TestInfoDebug [2021-05-18T13:44:25.848Z] --- PASS: TestInfoDebug (0.69s) [2021-05-18T13:44:25.848Z] === RUN TestInfoInsecureRegistries [2021-05-18T13:44:25.848Z] --- PASS: TestInfoInsecureRegistries (0.67s) [2021-05-18T13:44:25.848Z] === RUN TestInfoRegistryMirrors [2021-05-18T13:44:26.408Z] --- PASS: TestInfoRegistryMirrors (0.69s) [2021-05-18T13:44:26.408Z] === RUN TestLoginFailsWithBadCredentials [2021-05-18T13:44:26.664Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-05-18T13:44:26.664Z] === RUN TestPingCacheHeaders [2021-05-18T13:44:26.664Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-18T13:44:26.664Z] === RUN TestPingGet [2021-05-18T13:44:26.664Z] --- PASS: TestPingGet (0.01s) [2021-05-18T13:44:26.664Z] === RUN TestPingHead [2021-05-18T13:44:26.664Z] --- PASS: TestPingHead (0.02s) [2021-05-18T13:44:26.664Z] === RUN TestVersion [2021-05-18T13:44:26.664Z] --- PASS: TestVersion (0.03s) [2021-05-18T13:44:26.664Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-05-18T13:44:28.028Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.47s) [2021-05-18T13:44:28.028Z] PASS [2021-05-18T13:44:28.028Z] [2021-05-18T13:44:28.028Z] DONE 18 tests in 23.989s [2021-05-18T13:44:28.028Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-18T13:44:28.285Z] INFO: Testing against a local daemon [2021-05-18T13:44:28.285Z] === RUN TestVolumesCreateAndList [2021-05-18T13:44:28.285Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-18T13:44:28.285Z] === RUN TestVolumesRemove [2021-05-18T13:44:28.285Z] --- PASS: TestVolumesRemove (0.06s) [2021-05-18T13:44:28.285Z] === RUN TestVolumesInspect [2021-05-18T13:44:28.285Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-18T13:44:28.285Z] === RUN TestVolumesInvalidJSON [2021-05-18T13:44:28.285Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-18T13:44:28.285Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-18T13:44:28.285Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-18T13:44:28.285Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-18T13:44:28.285Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-18T13:44:28.285Z] PASS [2021-05-18T13:44:28.285Z] [2021-05-18T13:44:28.285Z] DONE 5 tests in 0.152s [2021-05-18T13:44:28.285Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-18T13:44:30.131Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T13:44:30.131Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T13:44:30.171Z] Stopping apparmor (via systemctl): apparmor.service. [2021-05-18T13:44:30.171Z] Removing test suite binaries [2021-05-18T13:44:30.171Z] exiting test-integration [2021-05-18T13:44:30.171Z] ++ exit 0 [2021-05-18T13:44:30.171Z] [2021-05-18T13:44:31.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-05-18T13:44:33.310Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose Post stage [Pipeline] junit [2021-05-18T13:44:33.446Z] Recording test results [2021-05-18T13:44:34.686Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-18T13:44:34.901Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-05-18T13:44:34.945Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume Post stage [Pipeline] sh [2021-05-18T13:44:35.235Z] + echo Ensuring container killed. [2021-05-18T13:44:35.235Z] Ensuring container killed. [2021-05-18T13:44:35.235Z] + docker rm -vf docker-pr3 [2021-05-18T13:44:35.235Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-05-18T13:44:35.509Z] + echo Chowning /workspace to jenkins user [2021-05-18T13:44:35.509Z] Chowning /workspace to jenkins user [2021-05-18T13:44:35.509Z] + id -u [2021-05-18T13:44:35.509Z] + id -g [2021-05-18T13:44:35.509Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42382:/workspace busybox chown -R 1000:1000 /workspace [2021-05-18T13:44:35.509Z] Unable to find image 'busybox:latest' locally [2021-05-18T13:44:35.509Z] latest: Pulling from library/busybox [2021-05-18T13:44:35.512Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-18T13:44:35.767Z] 92f8b3f0730f: Pulling fs layer [2021-05-18T13:44:35.767Z] 92f8b3f0730f: Verifying Checksum [2021-05-18T13:44:35.767Z] 92f8b3f0730f: Download complete [2021-05-18T13:44:35.767Z] 92f8b3f0730f: Pull complete [2021-05-18T13:44:35.767Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-18T13:44:35.767Z] Status: Downloaded newer image for busybox:latest [2021-05-18T13:44:37.415Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-18T13:44:37.415Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-18T13:44:37.415Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-18T13:44:38.624Z] + bundleName=amd64-cgroup2 [2021-05-18T13:44:38.624Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-05-18T13:44:38.624Z] Creating amd64-cgroup2-bundles.tar.gz [2021-05-18T13:44:38.624Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-18T13:44:38.624Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-05-18T13:44:38.765Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-18T13:44:38.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.68s) [2021-05-18T13:44:38.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.07s) [2021-05-18T13:44:38.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.50s) [2021-05-18T13:44:38.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.13s) [2021-05-18T13:44:38.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.05s) [2021-05-18T13:44:38.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.62s) [2021-05-18T13:44:38.765Z] === RUN TestBuildMultiStageCopy [2021-05-18T13:44:38.765Z] === RUN TestBuildMultiStageCopy/copy_to_root [Pipeline] archiveArtifacts [2021-05-18T13:44:38.887Z] Archiving artifacts [2021-05-18T13:44:39.217Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-18T13:44:39.217Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-05-18T13:44:39.217Z] remote: Enumerating objects: 23, done. [2021-05-18T13:44:39.217Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-05-18T13:44:39.217Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-05-18T13:44:39.217Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-05-18T13:44:39.217Z] 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-05-18T13:44:39.217Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-05-18T13:44:39.789Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-18T13:44:40.429Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42382/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-18T13:44:40.694Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42382/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:94c1890d3997cad133e50f0899677f4966078951 hack/test/unit [2021-05-18T13:44:40.792Z] + make clean [2021-05-18T13:44:41.048Z] docker volume rm -f docker-dev-cache [2021-05-18T13:44:41.048Z] docker-dev-cache [Pipeline] deleteDir [2021-05-18T13:44:41.208Z] --- PASS: TestServiceUpdateSecrets (15.53s) [2021-05-18T13:44:41.208Z] === RUN TestServiceUpdateConfigs [2021-05-18T13:44:43.242Z] ? github.com/docker/docker/api [no test files] [2021-05-18T13:44:43.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T13:44:44.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-05-18T13:44:45.861Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-18T13:44:45.861Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-18T13:44:46.833Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-18T13:44:47.294Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-18T13:44:48.267Z] --- PASS: TestBuildMultiStageCopy (10.54s) [2021-05-18T13:44:48.267Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.61s) [2021-05-18T13:44:48.267Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2021-05-18T13:44:48.267Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.84s) [2021-05-18T13:44:48.267Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.74s) [2021-05-18T13:44:48.267Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.82s) [2021-05-18T13:44:48.267Z] === RUN TestBuildMultiStageParentConfig [2021-05-18T13:44:49.123Z] --- PASS: TestImportExtremelyLargeImageWorks (210.10s) [2021-05-18T13:44:49.123Z] PASS [2021-05-18T13:44:49.123Z] [2021-05-18T13:44:49.123Z] DONE 12 tests in 215.447s [2021-05-18T13:44:49.123Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-18T13:44:49.123Z] ++ 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-05-18T13:44:49.123Z] ++ set -e [2021-05-18T13:44:49.123Z] ++ '[' -n 0 ']' [2021-05-18T13:44:49.123Z] ++ set -x [2021-05-18T13:44:49.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-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-05-18T13:44:49.383Z] INFO: Testing against a local daemon [2021-05-18T13:44:49.383Z] === RUN TestNetworkCreateDelete [2021-05-18T13:44:49.642Z] --- PASS: TestNetworkCreateDelete (0.50s) [2021-05-18T13:44:49.642Z] === RUN TestDockerNetworkDeletePreferID [2021-05-18T13:44:50.453Z] --- PASS: TestBuildMultiStageParentConfig (2.07s) [2021-05-18T13:44:50.453Z] === RUN TestBuildLabelWithTargets [2021-05-18T13:44:50.453Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-05-18T13:44:50.453Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T13:44:50.453Z] === RUN TestBuildWithEmptyLayers [2021-05-18T13:44:51.425Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2021-05-18T13:44:51.425Z] === RUN TestBuildMultiStageOnBuild [2021-05-18T13:44:51.545Z] --- PASS: TestDockerNetworkDeletePreferID (1.47s) [2021-05-18T13:44:51.545Z] === RUN TestDaemonDNSFallback [2021-05-18T13:44:52.112Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-18T13:44:52.679Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-18T13:44:53.615Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-18T13:44:53.873Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-18T13:44:54.132Z] === RUN TestDockerSuite/TestBuildFails [2021-05-18T13:44:55.068Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-18T13:44:55.068Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-18T13:44:56.102Z] --- PASS: TestServiceUpdateConfigs (15.60s) [2021-05-18T13:44:56.102Z] === RUN TestServiceUpdateNetwork [2021-05-18T13:44:56.970Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-18T13:44:58.155Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-05-18T13:44:58.871Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-18T13:44:59.130Z] --- PASS: TestDaemonDNSFallback (7.87s) [2021-05-18T13:44:59.130Z] === RUN TestInspectNetwork [2021-05-18T13:45:01.666Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-18T13:45:04.202Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-18T13:45:05.137Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-18T13:45:05.395Z] === RUN TestInspectNetwork/full_network_id [2021-05-18T13:45:05.395Z] === RUN TestInspectNetwork/partial_network_id [2021-05-18T13:45:05.395Z] === RUN TestInspectNetwork/network_name [2021-05-18T13:45:05.395Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-18T13:45:05.961Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-18T13:45:07.878Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-18T13:45:08.444Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-18T13:45:08.444Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-18T13:45:09.139Z] --- PASS: TestBuildMultiStageOnBuild (15.42s) [2021-05-18T13:45:09.139Z] === RUN TestBuildUncleanTarFilenames [2021-05-18T13:45:09.139Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-05-18T13:45:09.140Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T13:45:09.140Z] === RUN TestBuildMultiStageLayerLeak [2021-05-18T13:45:09.818Z] --- PASS: TestInspectNetwork (10.74s) [2021-05-18T13:45:09.818Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-18T13:45:09.818Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-18T13:45:09.818Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-18T13:45:09.818Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-18T13:45:09.818Z] === RUN TestRunContainerWithBridgeNone [2021-05-18T13:45:10.995Z] --- PASS: TestServiceUpdateNetwork (14.82s) [2021-05-18T13:45:10.995Z] === RUN TestServiceUpdatePidsLimit [2021-05-18T13:45:10.995Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-18T13:45:11.193Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-18T13:45:11.256Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-18T13:45:13.724Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-18T13:45:14.291Z] --- PASS: TestRunContainerWithBridgeNone (4.38s) [2021-05-18T13:45:14.291Z] === RUN TestNetworkInvalidJSON [2021-05-18T13:45:14.291Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-18T13:45:14.291Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-18T13:45:14.291Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T13:45:14.291Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T13:45:14.291Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T13:45:14.291Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T13:45:14.291Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-18T13:45:14.291Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T13:45:14.291Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T13:45:14.291Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-18T13:45:14.291Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-18T13:45:14.291Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-18T13:45:14.291Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-18T13:45:14.291Z] === RUN TestNetworkList [2021-05-18T13:45:14.291Z] === RUN TestNetworkList//networks [2021-05-18T13:45:14.291Z] === PAUSE TestNetworkList//networks [2021-05-18T13:45:14.291Z] === RUN TestNetworkList//networks/ [2021-05-18T13:45:14.291Z] === PAUSE TestNetworkList//networks/ [2021-05-18T13:45:14.291Z] === CONT TestNetworkList//networks [2021-05-18T13:45:14.291Z] === CONT TestNetworkList//networks/ [2021-05-18T13:45:14.291Z] --- PASS: TestNetworkList (0.02s) [2021-05-18T13:45:14.291Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-18T13:45:14.291Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-18T13:45:14.291Z] === RUN TestHostIPv4BridgeLabel [2021-05-18T13:45:14.857Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-18T13:45:15.116Z] --- PASS: TestHostIPv4BridgeLabel (0.94s) [2021-05-18T13:45:15.116Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-18T13:45:15.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-05-18T13:45:15.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-05-18T13:45:17.062Z] --- PASS: TestDaemonRestartWithLiveRestore (1.94s) [2021-05-18T13:45:17.062Z] === RUN TestDaemonDefaultNetworkPools [2021-05-18T13:45:18.964Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-18T13:45:18.964Z] --- PASS: TestDaemonDefaultNetworkPools (1.88s) [2021-05-18T13:45:18.964Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-18T13:45:19.223Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-18T13:45:19.382Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-18T13:45:20.159Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-18T13:45:20.726Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-18T13:45:20.984Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-18T13:45:20.984Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-18T13:45:21.243Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.28s) [2021-05-18T13:45:21.243Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-18T13:45:21.547Z] --- PASS: TestBuildMultiStageLayerLeak (14.09s) [2021-05-18T13:45:21.547Z] === RUN TestBuildWithHugeFile [2021-05-18T13:45:22.176Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-18T13:45:22.435Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-18T13:45:23.001Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-18T13:45:23.260Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-18T13:45:23.519Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-18T13:45:23.778Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-18T13:45:24.344Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (3.04s) [2021-05-18T13:45:24.344Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-18T13:45:24.602Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-18T13:45:25.537Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.00s) [2021-05-18T13:45:25.537Z] === RUN TestServiceWithPredefinedNetwork [2021-05-18T13:45:27.449Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-18T13:45:27.522Z] --- PASS: TestServiceUpdatePidsLimit (17.86s) [2021-05-18T13:45:27.522Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-05-18T13:45:27.522Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-05-18T13:45:27.522Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s) [2021-05-18T13:45:27.522Z] PASS [2021-05-18T13:45:27.522Z] [2021-05-18T13:45:27.522Z] === Skipped [2021-05-18T13:45:27.522Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-18T13:45:27.522Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-18T13:45:27.522Z] [2021-05-18T13:45:27.522Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-05-18T13:45:27.522Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T13:45:27.522Z] [2021-05-18T13:45:27.522Z] [2021-05-18T13:45:27.522Z] DONE 27 tests, 2 skipped in 162.962s [2021-05-18T13:45:27.522Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-05-18T13:45:27.522Z] ++ 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-05-18T13:45:27.522Z] ++ set -e [2021-05-18T13:45:27.522Z] ++ '[' -n 0 ']' [2021-05-18T13:45:27.522Z] ++ set -x [2021-05-18T13:45:27.522Z] ++ 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-05-18T13:45:27.522Z] INFO: Testing against a local daemon [2021-05-18T13:45:27.522Z] === RUN TestSessionCreate [2021-05-18T13:45:27.522Z] --- PASS: TestSessionCreate (0.05s) [2021-05-18T13:45:27.522Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-18T13:45:27.522Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-05-18T13:45:27.522Z] PASS [2021-05-18T13:45:27.522Z] [2021-05-18T13:45:27.522Z] DONE 2 tests in 0.254s [2021-05-18T13:45:27.522Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-05-18T13:45:27.522Z] ++ 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-05-18T13:45:27.522Z] ++ set -e [2021-05-18T13:45:27.522Z] ++ '[' -n 0 ']' [2021-05-18T13:45:27.522Z] ++ set -x [2021-05-18T13:45:27.522Z] ++ 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-05-18T13:45:27.522Z] INFO: Testing against a local daemon [2021-05-18T13:45:27.522Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-18T13:45:27.522Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-18T13:45:27.522Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-18T13:45:27.522Z] === RUN TestEventsExecDie [2021-05-18T13:45:28.017Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s) [2021-05-18T13:45:28.017Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-18T13:45:28.017Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T13:45:28.017Z] service_test.go:242: FLAKY_TEST [2021-05-18T13:45:28.017Z] === RUN TestServiceWithDataPathPortInit [2021-05-18T13:45:28.092Z] --- PASS: TestEventsExecDie (1.13s) [2021-05-18T13:45:28.093Z] === RUN TestEventsBackwardsCompatible [2021-05-18T13:45:28.093Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-05-18T13:45:28.093Z] === RUN TestInfoBinaryCommits [2021-05-18T13:45:28.093Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-05-18T13:45:28.093Z] === RUN TestInfoAPIVersioned [2021-05-18T13:45:28.353Z] --- PASS: TestInfoAPIVersioned (0.03s) [2021-05-18T13:45:28.353Z] === RUN TestInfoDiscoveryBackend [2021-05-18T13:45:29.735Z] --- PASS: TestInfoDiscoveryBackend (1.21s) [2021-05-18T13:45:29.735Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-18T13:45:30.673Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-18T13:45:30.673Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-18T13:45:31.662Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.15s) [2021-05-18T13:45:31.662Z] === RUN TestInfoAPI [2021-05-18T13:45:31.662Z] --- PASS: TestInfoAPI (0.05s) [2021-05-18T13:45:31.662Z] === RUN TestInfoAPIWarnings [2021-05-18T13:45:33.284Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-18T13:45:35.817Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-05-18T13:45:36.385Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-18T13:45:36.385Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-18T13:45:36.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-05-18T13:45:36.644Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-18T13:45:36.644Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-18T13:45:36.902Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-18T13:45:37.160Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-18T13:45:39.693Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-18T13:45:41.594Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-18T13:45:44.880Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-18T13:45:45.138Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-18T13:45:45.705Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-18T13:45:45.705Z] --- PASS: TestServiceWithDataPathPortInit (17.57s) [2021-05-18T13:45:45.705Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-18T13:45:49.761Z] --- PASS: TestInfoAPIWarnings (17.12s) [2021-05-18T13:45:49.761Z] === RUN TestInfoDebug [2021-05-18T13:45:50.021Z] --- PASS: TestInfoDebug (1.14s) [2021-05-18T13:45:50.021Z] === RUN TestInfoInsecureRegistries [2021-05-18T13:45:50.961Z] --- PASS: TestInfoInsecureRegistries (1.12s) [2021-05-18T13:45:50.961Z] === RUN TestInfoRegistryMirrors [2021-05-18T13:45:52.344Z] --- PASS: TestInfoRegistryMirrors (1.13s) [2021-05-18T13:45:52.344Z] === RUN TestLoginFailsWithBadCredentials [2021-05-18T13:45:52.344Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2021-05-18T13:45:52.344Z] === RUN TestPingCacheHeaders [2021-05-18T13:45:52.605Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-05-18T13:45:52.605Z] === RUN TestPingGet [2021-05-18T13:45:52.605Z] --- PASS: TestPingGet (0.03s) [2021-05-18T13:45:52.605Z] === RUN TestPingHead [2021-05-18T13:45:52.605Z] --- PASS: TestPingHead (0.05s) [2021-05-18T13:45:52.605Z] === RUN TestVersion [2021-05-18T13:45:52.605Z] --- PASS: TestVersion (0.05s) [2021-05-18T13:45:52.605Z] PASS [2021-05-18T13:45:52.605Z] [2021-05-18T13:45:52.605Z] === Skipped [2021-05-18T13:45:52.605Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-18T13:45:52.605Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-18T13:45:52.605Z] [2021-05-18T13:45:52.605Z] [2021-05-18T13:45:52.605Z] DONE 18 tests, 1 skipped in 25.833s [2021-05-18T13:45:52.605Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-18T13:45:52.605Z] ++ 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-05-18T13:45:52.605Z] ++ set -e [2021-05-18T13:45:52.605Z] ++ '[' -n 0 ']' [2021-05-18T13:45:52.605Z] ++ set -x [2021-05-18T13:45:52.605Z] ++ 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-05-18T13:45:52.866Z] INFO: Testing against a local daemon [2021-05-18T13:45:52.866Z] === RUN TestVolumesCreateAndList [2021-05-18T13:45:52.866Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-18T13:45:52.866Z] === RUN TestVolumesRemove [2021-05-18T13:45:52.866Z] --- PASS: TestVolumesRemove (0.09s) [2021-05-18T13:45:52.866Z] === RUN TestVolumesInspect [2021-05-18T13:45:52.866Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-18T13:45:52.866Z] === RUN TestVolumesInvalidJSON [2021-05-18T13:45:52.866Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-18T13:45:52.866Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-18T13:45:52.866Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-18T13:45:52.866Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-18T13:45:52.866Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-18T13:45:52.866Z] PASS [2021-05-18T13:45:52.866Z] [2021-05-18T13:45:52.866Z] DONE 5 tests in 0.347s [2021-05-18T13:45:52.866Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-18T13:45:53.807Z] ++++ cat bundles/test-integration/docker.pid [2021-05-18T13:45:53.807Z] +++ kill 13889 [2021-05-18T13:45:54.748Z] +++ /etc/init.d/apparmor stop [2021-05-18T13:45:54.748Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-18T13:45:54.748Z] [2021-05-18T13:45:54.748Z] Unloading profiles will leave already running processes permanently [2021-05-18T13:45:54.748Z] unconfined, which can lead to unexpected situations. [2021-05-18T13:45:54.748Z] [2021-05-18T13:45:54.748Z] To set a process to complain mode, use the command line tool [2021-05-18T13:45:54.748Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-18T13:45:54.748Z] +++ true [2021-05-18T13:45:55.013Z] exiting test-integration [2021-05-18T13:45:55.013Z] ++ exit 0 [2021-05-18T13:45:55.013Z] [2021-05-18T13:45:55.680Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.55s) [2021-05-18T13:45:55.681Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hxxj1u8ikgo9qazkcpiwv2xvo Created:2021-05-18 13:45:46.733769162 +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[bef7a7b8dd5d012435c0262e303c5e46fb0364101dcb4a9e292315110e8c41ee:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y2v6q0kblggfmordp4ra2wbn1 EndpointID:a6fcfdec6b8a7b991b16cbcdd5f78c34d3e1388d73065b0abf16aceb17897b84 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b35a159adadb7311958621bd2ee1734068ce7ee1e3f1823d6d07c698a578ab69 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:daae8654e6f7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y2v6q0kblggfmordp4ra2wbn1 EndpointID:a6fcfdec6b8a7b991b16cbcdd5f78c34d3e1388d73065b0abf16aceb17897b84 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-18T13:45:55.681Z] PASS [2021-05-18T13:45:55.681Z] [2021-05-18T13:45:55.681Z] === Skipped [2021-05-18T13:45:55.681Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T13:45:55.681Z] service_test.go:242: FLAKY_TEST [2021-05-18T13:45:55.681Z] [2021-05-18T13:45:55.681Z] [2021-05-18T13:45:55.681Z] DONE 26 tests, 1 skipped in 65.185s [2021-05-18T13:45:55.681Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-18T13:45:55.681Z] ++ 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-05-18T13:45:55.681Z] ++ set -e [2021-05-18T13:45:55.681Z] ++ '[' -n 0 ']' [2021-05-18T13:45:55.681Z] ++ set -x [2021-05-18T13:45:55.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-18T13:45:55.681Z] INFO: Testing against a local daemon [2021-05-18T13:45:55.681Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-18T13:45:55.681Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-18T13:45:55.681Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T13:45:55.681Z] === RUN TestDockerNetworkIpvlan [2021-05-18T13:45:55.681Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-18T13:45:55.681Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T13:45:55.681Z] PASS [2021-05-18T13:45:55.681Z] [2021-05-18T13:45:55.681Z] === Skipped [2021-05-18T13:45:55.681Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-18T13:45:55.681Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T13:45:55.681Z] [2021-05-18T13:45:55.681Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-18T13:45:55.681Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T13:45:55.681Z] [2021-05-18T13:45:55.681Z] [2021-05-18T13:45:55.681Z] DONE 2 tests, 2 skipped in 0.167s [2021-05-18T13:45:55.681Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-18T13:45:55.681Z] ++ 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-05-18T13:45:55.681Z] ++ set -e [2021-05-18T13:45:55.681Z] ++ '[' -n 0 ']' [2021-05-18T13:45:55.681Z] ++ set -x [2021-05-18T13:45:55.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-18T13:45:55.681Z] INFO: Testing against a local daemon [2021-05-18T13:45:55.681Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-18T13:45:55.681Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-18T13:45:57.058Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.17s) [2021-05-18T13:45:57.058Z] === RUN TestDockerNetworkMacvlan [2021-05-18T13:45:57.992Z] === RUN TestDockerNetworkMacvlan/Subinterface Post stage [Pipeline] junit [2021-05-18T13:45:58.334Z] Recording test results [2021-05-18T13:45:58.619Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-18T13:45:58.955Z] + echo Ensuring container killed. [2021-05-18T13:45:58.955Z] Ensuring container killed. [2021-05-18T13:45:58.955Z] + docker rm -vf docker-pr3 [2021-05-18T13:45:58.955Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-05-18T13:45:59.247Z] + echo Chowning /workspace to jenkins user [2021-05-18T13:45:59.247Z] Chowning /workspace to jenkins user [2021-05-18T13:45:59.247Z] + id -u [2021-05-18T13:45:59.247Z] + id -g [2021-05-18T13:45:59.247Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42382:/workspace busybox chown -R 1000:1000 /workspace [2021-05-18T13:45:59.247Z] Unable to find image 'busybox:latest' locally [2021-05-18T13:45:59.386Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-18T13:45:59.386Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-18T13:45:59.509Z] latest: Pulling from library/busybox [2021-05-18T13:45:59.770Z] 3f18b27a9121: Pulling fs layer [2021-05-18T13:45:59.770Z] 3f18b27a9121: Download complete [2021-05-18T13:46:00.031Z] 3f18b27a9121: Pull complete [2021-05-18T13:46:00.031Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-18T13:46:00.031Z] Status: Downloaded newer image for busybox:latest [2021-05-18T13:46:00.321Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-18T13:46:00.581Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-18T13:46:03.115Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-18T13:46:03.115Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-18T13:46:04.489Z] === RUN TestDockerNetworkMacvlan/InternalMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-18T13:46:06.930Z] + bundleName=arm64-integration [2021-05-18T13:46:06.930Z] + echo Creating arm64-integration-bundles.tar.gz [2021-05-18T13:46:06.930Z] Creating arm64-integration-bundles.tar.gz [2021-05-18T13:46:06.930Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-05-18T13:46:06.930Z] + 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-05-18T13:46:07.513Z] Archiving artifacts [2021-05-18T13:46:08.677Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-18T13:46:08.677Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-18T13:46:08.935Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-18T13:46:09.476Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42382/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-18T13:46:09.787Z] + make clean [2021-05-18T13:46:10.728Z] docker volume rm -f docker-dev-cache [2021-05-18T13:46:10.728Z] docker-dev-cache [Pipeline] deleteDir [2021-05-18T13:46:11.465Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-18T13:46:11.724Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-18T13:46:14.255Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-18T13:46:15.190Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-18T13:46:16.566Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-18T13:46:16.823Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-18T13:46:17.758Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-18T13:46:19.650Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2021-05-18T13:46:19.650Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-18T13:46:19.650Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/types [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-18T13:46:19.650Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2021-05-18T13:46:19.650Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-18T13:46:19.650Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-18T13:46:19.661Z] --- PASS: TestDockerNetworkMacvlan (22.55s) [2021-05-18T13:46:19.661Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-05-18T13:46:19.661Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s) [2021-05-18T13:46:19.661Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.68s) [2021-05-18T13:46:19.661Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.96s) [2021-05-18T13:46:19.661Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.75s) [2021-05-18T13:46:19.661Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.15s) [2021-05-18T13:46:19.661Z] PASS [2021-05-18T13:46:19.661Z] [2021-05-18T13:46:19.661Z] DONE 8 tests in 24.859s [2021-05-18T13:46:19.661Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-18T13:46:19.661Z] ++ 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-05-18T13:46:19.661Z] ++ set -e [2021-05-18T13:46:19.661Z] ++ '[' -n 0 ']' [2021-05-18T13:46:19.661Z] ++ set -x [2021-05-18T13:46:19.662Z] ++ 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-05-18T13:46:19.662Z] testing: warning: no tests to run [2021-05-18T13:46:19.662Z] PASS [2021-05-18T13:46:19.662Z] [2021-05-18T13:46:19.662Z] DONE 0 tests in 0.025s [2021-05-18T13:46:19.662Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-18T13:46:19.662Z] ++ 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-05-18T13:46:19.662Z] ++ set -e [2021-05-18T13:46:19.662Z] ++ '[' -n 0 ']' [2021-05-18T13:46:19.662Z] ++ set -x [2021-05-18T13:46:19.662Z] ++ 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-05-18T13:46:19.662Z] INFO: Testing against a local daemon [2021-05-18T13:46:19.662Z] === RUN TestAuthZPluginAllowRequest [2021-05-18T13:46:19.662Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-18T13:46:19.910Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-05-18T13:46:19.910Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2021-05-18T13:46:19.910Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-18T13:46:19.910Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-18T13:46:19.910Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-18T13:46:19.910Z] ? github.com/docker/docker/builder [no test files] [2021-05-18T13:46:19.910Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-18T13:46:19.910Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-18T13:46:19.910Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-18T13:46:19.910Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-18T13:46:19.910Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-18T13:46:19.910Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-18T13:46:19.910Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T13:46:20.229Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-18T13:46:20.229Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-18T13:46:20.488Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-18T13:46:21.056Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-18T13:46:21.623Z] --- PASS: TestAuthZPluginAllowRequest (2.09s) [2021-05-18T13:46:21.623Z] === RUN TestAuthZPluginTLS [2021-05-18T13:46:21.623Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-18T13:46:22.564Z] --- PASS: TestAuthZPluginTLS (0.85s) [2021-05-18T13:46:22.564Z] === RUN TestAuthZPluginDenyRequest [2021-05-18T13:46:23.503Z] --- PASS: TestAuthZPluginDenyRequest (0.77s) [2021-05-18T13:46:23.504Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-18T13:46:24.070Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-18T13:46:24.070Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.79s) [2021-05-18T13:46:24.070Z] === RUN TestAuthZPluginDenyResponse [2021-05-18T13:46:24.116Z] ok github.com/docker/docker/builder/dockerfile 0.234s coverage: 48.5% of statements [2021-05-18T13:46:24.116Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-18T13:46:24.116Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2021-05-18T13:46:24.328Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-18T13:46:24.687Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-05-18T13:46:24.894Z] --- PASS: TestAuthZPluginDenyResponse (0.75s) [2021-05-18T13:46:24.894Z] === RUN TestAuthZPluginAllowEventStream [2021-05-18T13:46:24.894Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-05-18T13:46:25.630Z] ok github.com/docker/docker/builder/remotecontext/git 1.270s coverage: 86.3% of statements [2021-05-18T13:46:25.630Z] ? github.com/docker/docker/cli [no test files] [2021-05-18T13:46:25.630Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-18T13:46:27.426Z] --- PASS: TestAuthZPluginAllowEventStream (2.29s) [2021-05-18T13:46:27.426Z] === RUN TestAuthZPluginErrorResponse [2021-05-18T13:46:27.687Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-18T13:46:27.945Z] --- PASS: TestAuthZPluginErrorResponse (0.93s) [2021-05-18T13:46:27.945Z] === RUN TestAuthZPluginErrorRequest [2021-05-18T13:46:28.880Z] --- PASS: TestAuthZPluginErrorRequest (0.90s) [2021-05-18T13:46:28.880Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-18T13:46:29.447Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-18T13:46:29.706Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.87s) [2021-05-18T13:46:29.706Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-18T13:46:29.839Z] ok github.com/docker/docker/client 0.245s coverage: 75.4% of statements [2021-05-18T13:46:32.239Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-18T13:46:32.239Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.39s) [2021-05-18T13:46:32.239Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-18T13:46:33.613Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-18T13:46:34.549Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.37s) [2021-05-18T13:46:34.549Z] === RUN TestAuthZPluginHeader [2021-05-18T13:46:34.807Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-18T13:46:35.374Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-18T13:46:35.633Z] --- PASS: TestAuthZPluginHeader (1.07s) [2021-05-18T13:46:35.633Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-18T13:46:38.916Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-18T13:46:41.448Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.48s) [2021-05-18T13:46:41.448Z] === RUN TestAuthZPluginV2Disable [2021-05-18T13:46:41.448Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-18T13:46:42.383Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-18T13:46:43.317Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-18T13:46:45.856Z] --- PASS: TestAuthZPluginV2Disable (4.38s) [2021-05-18T13:46:45.856Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-18T13:46:50.043Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.86s) [2021-05-18T13:46:50.043Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-18T13:46:52.574Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-18T13:46:57.840Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-05-18T13:47:01.120Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.62s) [2021-05-18T13:47:01.120Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-18T13:47:02.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-05-18T13:47:02.992Z] === RUN TestDockerSuite/TestBuildRm [2021-05-18T13:47:06.274Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-18T13:47:07.208Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-18T13:47:08.143Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-18T13:47:08.401Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-18T13:47:08.597Z] ok github.com/docker/docker/cmd/dockerd 0.084s coverage: 29.1% of statements [2021-05-18T13:47:08.659Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-18T13:47:09.594Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-18T13:47:09.984Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2021-05-18T13:47:09.984Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-18T13:47:09.984Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-18T13:47:09.984Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-18T13:47:09.984Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-18T13:47:10.967Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-18T13:47:11.536Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-18T13:47:15.731Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-18T13:47:15.731Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-18T13:47:15.731Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-18T13:47:15.731Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-18T13:47:15.731Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-18T13:47:16.666Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-18T13:47:16.666Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-18T13:47:17.601Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-18T13:47:18.976Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.10s) [2021-05-18T13:47:18.976Z] PASS [2021-05-18T13:47:18.976Z] [2021-05-18T13:47:18.976Z] DONE 17 tests in 59.698s [2021-05-18T13:47:18.976Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-18T13:47:18.976Z] ++ 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-05-18T13:47:18.976Z] ++ set -e [2021-05-18T13:47:18.976Z] ++ '[' -n 0 ']' [2021-05-18T13:47:18.976Z] ++ set -x [2021-05-18T13:47:18.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-05-18T13:47:19.234Z] INFO: Testing against a local daemon [2021-05-18T13:47:19.234Z] === RUN TestPluginInvalidJSON [2021-05-18T13:47:19.234Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T13:47:19.234Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T13:47:19.234Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T13:47:19.234Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-18T13:47:19.234Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-18T13:47:19.234Z] === RUN TestPluginInstall [2021-05-18T13:47:19.234Z] === RUN TestPluginInstall/no_auth [2021-05-18T13:47:22.221Z] ok github.com/docker/docker/daemon/cluster 0.077s coverage: 0.5% of statements [2021-05-18T13:47:22.525Z] time="2021-05-18T13:47:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T13:47:22.525Z] time="2021-05-18T13:47:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ceeca9830f92aebc862478c33f79cb584efa27543f329efd715b2d29060e6b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T13:47:22.525Z] time="2021-05-18T13:47:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T13:47:22.525Z] time="2021-05-18T13:47:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ceeca9830f92aebc862478c33f79cb584efa27543f329efd715b2d29060e6b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T13:47:22.525Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-18T13:47:22.525Z] === RUN TestPluginInstall/with_htpasswd [2021-05-18T13:47:22.792Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-05-18T13:47:23.092Z] time="2021-05-18T13:47:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T13:47:23.092Z] time="2021-05-18T13:47:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ce6551abf202ea9c0b4b522d8613b4c2e2b9641c34b0c8f125c5b0840396a47" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T13:47:23.092Z] time="2021-05-18T13:47:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T13:47:23.092Z] time="2021-05-18T13:47:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ce6551abf202ea9c0b4b522d8613b4c2e2b9641c34b0c8f125c5b0840396a47" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T13:47:23.660Z] === RUN TestPluginInstall/with_insecure [2021-05-18T13:47:23.660Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-18T13:47:24.176Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-05-18T13:47:24.595Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-18T13:47:24.854Z] time="2021-05-18T13:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T13:47:24.854Z] time="2021-05-18T13:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c755fb3bd53d6f221d9310d7f54e20503081cade48a04401125ef280d59aec9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T13:47:24.854Z] time="2021-05-18T13:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T13:47:24.854Z] time="2021-05-18T13:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c755fb3bd53d6f221d9310d7f54e20503081cade48a04401125ef280d59aec9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T13:47:25.423Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-18T13:47:25.423Z] --- PASS: TestPluginInstall (6.00s) [2021-05-18T13:47:25.423Z] --- PASS: TestPluginInstall/no_auth (3.18s) [2021-05-18T13:47:25.423Z] --- PASS: TestPluginInstall/with_htpasswd (1.06s) [2021-05-18T13:47:25.423Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2021-05-18T13:47:25.423Z] plugin_test.go:165: [d47ea68264299] daemon is not started [2021-05-18T13:47:25.423Z] === RUN TestPluginsWithRuntimes [2021-05-18T13:47:26.361Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-18T13:47:26.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-05-18T13:47:27.739Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-18T13:47:28.305Z] === RUN TestDockerSuite/TestBuildUser [2021-05-18T13:47:29.679Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-18T13:47:30.614Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-18T13:47:31.181Z] --- PASS: TestPluginsWithRuntimes (5.97s) [2021-05-18T13:47:31.181Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.04s) [2021-05-18T13:47:31.181Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.62s) [2021-05-18T13:47:31.181Z] === RUN TestPluginBackCompatMediaTypes [2021-05-18T13:47:32.558Z] --- PASS: TestPluginBackCompatMediaTypes (0.99s) [2021-05-18T13:47:32.558Z] PASS [2021-05-18T13:47:32.558Z] [2021-05-18T13:47:32.558Z] DONE 10 tests in 13.184s [2021-05-18T13:47:32.558Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-18T13:47:32.558Z] ++ 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-05-18T13:47:32.558Z] ++ set -e [2021-05-18T13:47:32.558Z] ++ '[' -n 0 ']' [2021-05-18T13:47:32.558Z] ++ set -x [2021-05-18T13:47:32.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-05-18T13:47:32.558Z] INFO: Testing against a local daemon [2021-05-18T13:47:32.558Z] === RUN TestExternalGraphDriver [2021-05-18T13:47:32.558Z] === RUN TestExternalGraphDriver/json [2021-05-18T13:47:33.284Z] --- PASS: TestBuildWithHugeFile (119.25s) [2021-05-18T13:47:33.284Z] === RUN TestBuildWithEmptyDockerfile [2021-05-18T13:47:33.284Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T13:47:33.284Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T13:47:33.284Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T13:47:33.284Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T13:47:33.284Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T13:47:33.284Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T13:47:33.284Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T13:47:33.284Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T13:47:33.284Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T13:47:33.284Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-05-18T13:47:33.284Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-05-18T13:47:33.284Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-05-18T13:47:33.284Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-05-18T13:47:33.284Z] === RUN TestBuildPreserveOwnership [2021-05-18T13:47:33.284Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-05-18T13:47:33.284Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T13:47:33.284Z] === RUN TestBuildPlatformInvalid [2021-05-18T13:47:33.284Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-05-18T13:47:33.284Z] PASS [2021-05-18T13:47:33.284Z] ok github.com/docker/docker/integration/build 181.096s [2021-05-18T13:47:33.284Z] [2021-05-18T13:47:33.284Z] === Skipped [2021-05-18T13:47:33.284Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-18T13:47:33.284Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T13:47:33.284Z] [2021-05-18T13:47:33.284Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-18T13:47:33.284Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:47:33.284Z] [2021-05-18T13:47:33.284Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-05-18T13:47:33.284Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T13:47:33.284Z] [2021-05-18T13:47:33.284Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-05-18T13:47:33.284Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T13:47:33.284Z] [2021-05-18T13:47:33.284Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-05-18T13:47:33.284Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T13:47:33.284Z] [2021-05-18T13:47:33.284Z] [2021-05-18T13:47:33.284Z] DONE 28 tests, 5 skipped in 206.463s [2021-05-18T13:47:33.284Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-18T13:47:33.284Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:47:33.284Z] INFO: Testing against a local daemon [2021-05-18T13:47:33.284Z] === RUN TestConfigInspect [2021-05-18T13:47:33.284Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-18T13:47:33.284Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:47:33.284Z] === RUN TestConfigList [2021-05-18T13:47:33.284Z] --- SKIP: TestConfigList (0.00s) [2021-05-18T13:47:33.284Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:47:33.284Z] === RUN TestConfigsCreateAndDelete [2021-05-18T13:47:33.284Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-18T13:47:33.284Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:47:33.284Z] === RUN TestConfigsUpdate [2021-05-18T13:47:33.284Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-18T13:47:33.284Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:47:33.284Z] === RUN TestTemplatedConfig [2021-05-18T13:47:33.284Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-18T13:47:33.284Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:47:33.284Z] === RUN TestConfigCreateResolve [2021-05-18T13:47:33.284Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-18T13:47:33.284Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:47:33.284Z] === RUN TestConfigDaemonLibtrustID [2021-05-18T13:47:33.284Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-18T13:47:33.284Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:47:33.284Z] PASS [2021-05-18T13:47:33.284Z] ok github.com/docker/docker/integration/config 0.190s [2021-05-18T13:47:33.284Z] [2021-05-18T13:47:33.284Z] === Skipped [2021-05-18T13:47:33.284Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-18T13:47:33.284Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:47:33.284Z] [2021-05-18T13:47:33.284Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-18T13:47:33.284Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:47:33.284Z] [2021-05-18T13:47:33.284Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-18T13:47:33.284Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:47:33.284Z] [2021-05-18T13:47:33.284Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-18T13:47:33.284Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:47:33.284Z] [2021-05-18T13:47:33.284Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-18T13:47:33.284Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:47:33.284Z] [2021-05-18T13:47:33.284Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-18T13:47:33.284Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:47:33.284Z] [2021-05-18T13:47:33.284Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-18T13:47:33.284Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:47:33.284Z] [2021-05-18T13:47:33.284Z] [2021-05-18T13:47:33.284Z] DONE 7 tests, 7 skipped in 2.604s [2021-05-18T13:47:33.284Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-18T13:47:33.284Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:47:33.284Z] INFO: Testing against a local daemon [2021-05-18T13:47:33.284Z] === RUN TestCheckpoint [2021-05-18T13:47:33.284Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-18T13:47:33.284Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T13:47:33.284Z] === RUN TestContainerInvalidJSON [2021-05-18T13:47:33.284Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T13:47:33.284Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T13:47:33.284Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T13:47:33.284Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T13:47:33.284Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-18T13:47:33.284Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-18T13:47:33.284Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T13:47:33.284Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-18T13:47:33.284Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T13:47:33.284Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-05-18T13:47:33.284Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-18T13:47:33.284Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-18T13:47:33.284Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-18T13:47:33.284Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-18T13:47:33.284Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.43s) [2021-05-18T13:47:33.284Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-18T13:47:33.284Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2021-05-18T13:47:33.284Z] copy_test.go:38: testEnv.OSType == "windows" [2021-05-18T13:47:33.284Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-18T13:47:33.284Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-05-18T13:47:33.284Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-18T13:47:33.284Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-05-18T13:47:33.284Z] copy_test.go:63: testEnv.OSType == "windows" [2021-05-18T13:47:33.284Z] === RUN TestCopyFromContainer [2021-05-18T13:47:33.284Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-18T13:47:33.284Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:47:33.284Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-18T13:47:33.284Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T13:47:33.284Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T13:47:33.284Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T13:47:33.284Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T13:47:33.284Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T13:47:33.284Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T13:47:33.284Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T13:47:33.284Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T13:47:33.284Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T13:47:33.284Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-18T13:47:33.284Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-18T13:47:33.284Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-18T13:47:33.284Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-18T13:47:33.284Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-18T13:47:33.284Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-18T13:47:33.284Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-18T13:47:33.284Z] === RUN TestCreateWithInvalidEnv [2021-05-18T13:47:33.284Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-18T13:47:33.284Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-18T13:47:33.284Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-18T13:47:33.284Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-18T13:47:33.284Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-18T13:47:33.284Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-18T13:47:33.284Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-18T13:47:33.284Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-18T13:47:33.284Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-18T13:47:33.284Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-18T13:47:33.284Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-18T13:47:33.284Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-18T13:47:33.284Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-05-18T13:47:33.284Z] === RUN TestCreateTmpfsMountsTarget [2021-05-18T13:47:33.284Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-18T13:47:33.284Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:47:33.284Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-18T13:47:33.284Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-18T13:47:33.284Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:47:33.284Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-18T13:47:33.284Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-18T13:47:33.284Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:47:33.284Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-18T13:47:33.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T13:47:33.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T13:47:33.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T13:47:33.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T13:47:33.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T13:47:33.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T13:47:33.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T13:47:33.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T13:47:33.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T13:47:33.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T13:47:33.284Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T13:47:33.284Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T13:47:33.284Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T13:47:33.284Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T13:47:33.284Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T13:47:33.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-05-18T13:47:33.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-18T13:47:33.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-18T13:47:33.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-18T13:47:33.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-18T13:47:33.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-05-18T13:47:33.284Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-18T13:47:33.284Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-18T13:47:33.284Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-18T13:47:33.284Z] === RUN TestCreateDifferentPlatform [2021-05-18T13:47:33.284Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-18T13:47:33.284Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-18T13:47:33.284Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-18T13:47:33.284Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-18T13:47:33.284Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-18T13:47:33.284Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-18T13:47:33.284Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-18T13:47:33.284Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-18T13:47:33.285Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-18T13:47:33.285Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-18T13:47:33.285Z] === RUN TestContainerKillOnDaemonStart [2021-05-18T13:47:33.285Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-18T13:47:33.285Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:47:33.285Z] === RUN TestDiff [2021-05-18T13:47:33.285Z] --- SKIP: TestDiff (0.00s) [2021-05-18T13:47:33.285Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-18T13:47:33.285Z] === RUN TestExecWithCloseStdin [2021-05-18T13:47:33.285Z] --- PASS: TestExecWithCloseStdin (2.10s) [2021-05-18T13:47:33.285Z] === RUN TestExec [2021-05-18T13:47:33.285Z] --- PASS: TestExec (2.02s) [2021-05-18T13:47:33.285Z] === RUN TestExecUser [2021-05-18T13:47:33.285Z] --- SKIP: TestExecUser (0.00s) [2021-05-18T13:47:33.285Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-18T13:47:33.285Z] === RUN TestExportContainerAndImportImage [2021-05-18T13:47:33.285Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-18T13:47:33.285Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:47:33.285Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-18T13:47:33.285Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-18T13:47:33.285Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:47:33.285Z] === RUN TestHealthCheckWorkdir [2021-05-18T13:47:33.285Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-18T13:47:33.285Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-18T13:47:33.285Z] === RUN TestHealthKillContainer [2021-05-18T13:47:33.285Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-18T13:47:33.285Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-18T13:47:33.285Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-18T13:47:33.285Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-18T13:47:33.285Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-18T13:47:33.285Z] === RUN TestKillContainerInvalidSignal [2021-05-18T13:47:33.285Z] --- PASS: TestKillContainerInvalidSignal (1.74s) [2021-05-18T13:47:33.285Z] === RUN TestKillContainer [2021-05-18T13:47:33.285Z] === RUN TestKillContainer/no_signal [2021-05-18T13:47:34.279Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2021-05-18T13:47:34.279Z] ok github.com/docker/docker/daemon 12.136s coverage: 17.1% of statements [2021-05-18T13:47:34.279Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-18T13:47:34.279Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-18T13:47:34.458Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-18T13:47:34.828Z] === RUN TestKillContainer/non_killing_signal [2021-05-18T13:47:34.828Z] === RUN TestKillContainer/killing_signal [2021-05-18T13:47:35.220Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-05-18T13:47:35.393Z] === RUN TestExternalGraphDriver/spec [2021-05-18T13:47:35.790Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 81.8% of statements [2021-05-18T13:47:36.362Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2021-05-18T13:47:36.362Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-18T13:47:36.362Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-18T13:47:37.016Z] --- PASS: TestKillContainer (3.90s) [2021-05-18T13:47:37.016Z] --- PASS: TestKillContainer/no_signal (1.75s) [2021-05-18T13:47:37.016Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-18T13:47:37.016Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-18T13:47:37.016Z] --- PASS: TestKillContainer/killing_signal (2.10s) [2021-05-18T13:47:37.016Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-18T13:47:37.016Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-18T13:47:37.016Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-18T13:47:37.016Z] === RUN TestKillStoppedContainer [2021-05-18T13:47:37.016Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-18T13:47:37.016Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-18T13:47:37.016Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-18T13:47:37.016Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-18T13:47:37.016Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-18T13:47:37.016Z] === RUN TestKillDifferentUserContainer [2021-05-18T13:47:37.016Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-18T13:47:37.016Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-18T13:47:37.016Z] === RUN TestInspectOomKilledTrue [2021-05-18T13:47:37.016Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-18T13:47:37.016Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:47:37.016Z] === RUN TestInspectOomKilledFalse [2021-05-18T13:47:37.016Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-18T13:47:37.016Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T13:47:37.016Z] === RUN TestLogsFollowTailEmpty [2021-05-18T13:47:37.747Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-05-18T13:47:38.710Z] === RUN TestExternalGraphDriver/pull [2021-05-18T13:47:39.201Z] --- PASS: TestLogsFollowTailEmpty (1.81s) [2021-05-18T13:47:39.201Z] === RUN TestNetworkNat [2021-05-18T13:47:39.201Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-18T13:47:39.201Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-18T13:47:39.201Z] === RUN TestNetworkLocalhostTCPNat [2021-05-18T13:47:39.661Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.575s coverage: 73.3% of statements [2021-05-18T13:47:40.232Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-05-18T13:47:41.173Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.451s coverage: 56.2% of statements [2021-05-18T13:47:41.241Z] --- PASS: TestExternalGraphDriver (8.43s) [2021-05-18T13:47:41.241Z] --- PASS: TestExternalGraphDriver/json (2.87s) [2021-05-18T13:47:41.241Z] --- PASS: TestExternalGraphDriver/spec (3.09s) [2021-05-18T13:47:41.241Z] --- PASS: TestExternalGraphDriver/pull (2.36s) [2021-05-18T13:47:41.241Z] === RUN TestGraphdriverPluginV2 [2021-05-18T13:47:41.387Z] --- PASS: TestNetworkLocalhostTCPNat (2.16s) [2021-05-18T13:47:41.387Z] === RUN TestNetworkLoopbackNat [2021-05-18T13:47:41.387Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-18T13:47:41.387Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-18T13:47:41.387Z] === RUN TestPause [2021-05-18T13:47:41.387Z] --- SKIP: TestPause (0.00s) [2021-05-18T13:47:41.387Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-18T13:47:41.387Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-18T13:47:42.929Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.78s) [2021-05-18T13:47:42.929Z] === RUN TestPauseStopPausedContainer [2021-05-18T13:47:42.929Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-18T13:47:42.929Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:47:42.929Z] === RUN TestPsFilter [2021-05-18T13:47:42.929Z] --- PASS: TestPsFilter (0.08s) [2021-05-18T13:47:42.929Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-18T13:47:43.716Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-05-18T13:47:45.115Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.17s) [2021-05-18T13:47:45.115Z] === RUN TestRemoveContainerWithVolume [2021-05-18T13:47:45.628Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.661s coverage: 46.2% of statements [2021-05-18T13:47:45.628Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-18T13:47:45.628Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.222s coverage: 49.4% of statements [2021-05-18T13:47:46.511Z] --- PASS: TestGraphdriverPluginV2 (4.93s) [2021-05-18T13:47:46.511Z] PASS [2021-05-18T13:47:46.511Z] [2021-05-18T13:47:46.511Z] DONE 5 tests in 13.546s [2021-05-18T13:47:46.511Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-18T13:47:46.511Z] ++ 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-05-18T13:47:46.511Z] ++ set -e [2021-05-18T13:47:46.511Z] ++ '[' -n 0 ']' [2021-05-18T13:47:46.511Z] ++ set -x [2021-05-18T13:47:46.512Z] ++ 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-05-18T13:47:46.512Z] INFO: Testing against a local daemon [2021-05-18T13:47:46.512Z] === RUN TestContinueAfterPluginCrash [2021-05-18T13:47:46.512Z] === PAUSE TestContinueAfterPluginCrash [2021-05-18T13:47:46.512Z] === RUN TestReadPluginNoRead [2021-05-18T13:47:46.512Z] === PAUSE TestReadPluginNoRead [2021-05-18T13:47:46.512Z] === RUN TestDaemonStartWithLogOpt [2021-05-18T13:47:46.512Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-18T13:47:46.512Z] === CONT TestContinueAfterPluginCrash [2021-05-18T13:47:46.512Z] === CONT TestDaemonStartWithLogOpt [2021-05-18T13:47:47.539Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-05-18T13:47:48.110Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.786s coverage: 57.7% of statements [2021-05-18T13:47:48.110Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-18T13:47:48.110Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-18T13:47:49.496Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2021-05-18T13:47:50.067Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-05-18T13:47:50.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-05-18T13:47:51.451Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 6.7% of statements [2021-05-18T13:47:51.451Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-18T13:47:51.451Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-18T13:47:51.632Z] --- PASS: TestDaemonStartWithLogOpt (5.63s) [2021-05-18T13:47:51.632Z] === CONT TestReadPluginNoRead [2021-05-18T13:47:52.022Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2021-05-18T13:47:52.209Z] --- PASS: TestRemoveContainerWithVolume (6.95s) [2021-05-18T13:47:52.209Z] === RUN TestRemoveContainerRunning [2021-05-18T13:47:53.008Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-18T13:47:53.752Z] --- PASS: TestRemoveContainerRunning (1.80s) [2021-05-18T13:47:53.752Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-18T13:47:53.933Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2021-05-18T13:47:53.933Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 77.4% of statements [2021-05-18T13:47:53.933Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-18T13:47:53.933Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-18T13:47:54.910Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-18T13:47:55.316Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-05-18T13:47:55.316Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-05-18T13:47:55.476Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-18T13:47:55.577Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-05-18T13:47:55.938Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.76s) [2021-05-18T13:47:55.938Z] === RUN TestRemoveInvalidContainer [2021-05-18T13:47:55.938Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-18T13:47:55.938Z] === RUN TestRenameLinkedContainer [2021-05-18T13:47:55.938Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-18T13:47:55.938Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-18T13:47:55.938Z] === RUN TestRenameStoppedContainer [2021-05-18T13:47:56.853Z] === RUN TestReadPluginNoRead/default [2021-05-18T13:47:56.853Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-05-18T13:47:56.961Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 75.2% of statements [2021-05-18T13:47:56.961Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-18T13:47:57.112Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-18T13:47:57.221Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 55.1% of statements [2021-05-18T13:47:57.481Z] --- PASS: TestRenameStoppedContainer (1.97s) [2021-05-18T13:47:57.481Z] === RUN TestRenameRunningContainerAndReuse [2021-05-18T13:47:58.048Z] --- PASS: TestContinueAfterPluginCrash (11.90s) [2021-05-18T13:47:58.163Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-05-18T13:47:58.616Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-18T13:47:59.184Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-18T13:47:59.548Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2021-05-18T13:48:00.120Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-05-18T13:48:00.691Z] ok github.com/docker/docker/daemon/logger/splunk 1.618s coverage: 82.5% of statements [2021-05-18T13:48:00.691Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-18T13:48:00.691Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2021-05-18T13:48:00.691Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-18T13:48:01.085Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-18T13:48:01.085Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-18T13:48:01.085Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-18T13:48:01.085Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-18T13:48:01.085Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-18T13:48:01.269Z] --- PASS: TestRenameRunningContainerAndReuse (3.70s) [2021-05-18T13:48:01.269Z] === RUN TestRenameInvalidName [2021-05-18T13:48:01.344Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-18T13:48:03.237Z] ok github.com/docker/docker/distribution/metadata 0.079s coverage: 48.2% of statements [2021-05-18T13:48:03.274Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-18T13:48:03.274Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-18T13:48:03.274Z] --- PASS: TestReadPluginNoRead (11.59s) [2021-05-18T13:48:03.274Z] --- PASS: TestReadPluginNoRead/default (2.44s) [2021-05-18T13:48:03.274Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.17s) [2021-05-18T13:48:03.274Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s) [2021-05-18T13:48:03.274Z] read_test.go:92: [dbeb6c933ad5c] daemon is not started [2021-05-18T13:48:03.274Z] PASS [2021-05-18T13:48:03.274Z] [2021-05-18T13:48:03.274Z] DONE 6 tests in 17.370s [2021-05-18T13:48:03.274Z] 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-05-18T13:48:03.274Z] ++ 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-05-18T13:48:03.274Z] ++ set -e [2021-05-18T13:48:03.274Z] ++ '[' -n 0 ']' [2021-05-18T13:48:03.274Z] ++ set -x [2021-05-18T13:48:03.274Z] ++ 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-05-18T13:48:03.274Z] testing: warning: no tests to run [2021-05-18T13:48:03.274Z] PASS [2021-05-18T13:48:03.274Z] [2021-05-18T13:48:03.274Z] DONE 0 tests in 0.051s [2021-05-18T13:48:03.274Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-18T13:48:03.274Z] ++ 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-05-18T13:48:03.274Z] ++ set -e [2021-05-18T13:48:03.274Z] ++ '[' -n 0 ']' [2021-05-18T13:48:03.274Z] ++ set -x [2021-05-18T13:48:03.274Z] ++ 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-05-18T13:48:03.457Z] --- PASS: TestRenameInvalidName (1.75s) [2021-05-18T13:48:03.457Z] === RUN TestRenameAnonymousContainer [2021-05-18T13:48:03.457Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-05-18T13:48:03.457Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-05-18T13:48:03.457Z] === RUN TestRenameContainerWithSameName [2021-05-18T13:48:03.533Z] INFO: Testing against a local daemon [2021-05-18T13:48:03.533Z] === RUN TestPluginWithDevMounts [2021-05-18T13:48:03.533Z] === PAUSE TestPluginWithDevMounts [2021-05-18T13:48:03.533Z] === CONT TestPluginWithDevMounts [2021-05-18T13:48:03.809Z] ok github.com/docker/docker/distribution 0.186s coverage: 25.0% of statements [2021-05-18T13:48:03.809Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-18T13:48:04.099Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-18T13:48:05.001Z] --- PASS: TestRenameContainerWithSameName (1.85s) [2021-05-18T13:48:05.001Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-18T13:48:05.001Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-18T13:48:05.001Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-05-18T13:48:05.001Z] === RUN TestResize [2021-05-18T13:48:05.032Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-18T13:48:05.192Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-05-18T13:48:05.598Z] --- PASS: TestPluginWithDevMounts (2.08s) [2021-05-18T13:48:05.599Z] PASS [2021-05-18T13:48:05.599Z] [2021-05-18T13:48:05.599Z] DONE 1 tests in 2.324s [2021-05-18T13:48:05.599Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-18T13:48:05.599Z] ++ 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-05-18T13:48:05.599Z] ++ set -e [2021-05-18T13:48:05.599Z] ++ '[' -n 0 ']' [2021-05-18T13:48:05.599Z] ++ set -x [2021-05-18T13:48:05.599Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-18T13:48:05.857Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-18T13:48:05.857Z] INFO: Testing against a local daemon [2021-05-18T13:48:05.857Z] === RUN TestSecretInspect [2021-05-18T13:48:05.857Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-18T13:48:06.134Z] ok github.com/docker/docker/image 0.019s coverage: 86.8% of statements [2021-05-18T13:48:06.395Z] ok github.com/docker/docker/distribution/xfer 1.907s coverage: 85.1% of statements [2021-05-18T13:48:06.395Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-18T13:48:06.966Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-05-18T13:48:06.966Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-05-18T13:48:07.188Z] --- PASS: TestResize (1.92s) [2021-05-18T13:48:07.188Z] === RUN TestResizeWithInvalidSize [2021-05-18T13:48:07.188Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-05-18T13:48:07.188Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-05-18T13:48:07.188Z] === RUN TestResizeWhenContainerNotStarted [2021-05-18T13:48:07.909Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2021-05-18T13:48:07.909Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-18T13:48:08.479Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2021-05-18T13:48:09.141Z] --- PASS: TestSecretInspect (2.86s) [2021-05-18T13:48:09.141Z] === RUN TestSecretList [2021-05-18T13:48:09.141Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-18T13:48:09.376Z] --- PASS: TestResizeWhenContainerNotStarted (2.11s) [2021-05-18T13:48:09.377Z] === RUN TestDaemonRestartKillContainers [2021-05-18T13:48:09.377Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-18T13:48:09.377Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:48:09.377Z] === RUN TestStats [2021-05-18T13:48:09.377Z] --- SKIP: TestStats (0.00s) [2021-05-18T13:48:09.377Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-18T13:48:09.377Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-18T13:48:09.862Z] ok github.com/docker/docker/oci 0.008s coverage: 38.4% of statements [2021-05-18T13:48:10.433Z] ok github.com/docker/docker/opts 0.024s coverage: 67.1% of statements [2021-05-18T13:48:10.433Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-05-18T13:48:11.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-05-18T13:48:11.302Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-18T13:48:11.302Z] --- PASS: TestSecretList (2.53s) [2021-05-18T13:48:11.302Z] === RUN TestSecretsCreateAndDelete [2021-05-18T13:48:12.236Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-18T13:48:12.350Z] ok github.com/docker/docker/pkg/archive 0.305s coverage: 82.0% of statements [2021-05-18T13:48:12.804Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-18T13:48:13.127Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.72s) [2021-05-18T13:48:13.127Z] === RUN TestStopContainerWithTimeout [2021-05-18T13:48:13.127Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-18T13:48:13.127Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-18T13:48:13.127Z] === RUN TestUpdateRestartPolicy [2021-05-18T13:48:13.292Z] ok github.com/docker/docker/pkg/authorization 0.425s coverage: 68.3% of statements [2021-05-18T13:48:13.552Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-05-18T13:48:13.739Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-18T13:48:13.739Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-18T13:48:13.812Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-05-18T13:48:14.320Z] --- PASS: TestSecretsCreateAndDelete (2.92s) [2021-05-18T13:48:14.320Z] === RUN TestSecretsUpdate [2021-05-18T13:48:14.320Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-18T13:48:17.108Z] ok github.com/docker/docker/pkg/chrootarchive 2.491s coverage: 43.2% of statements [2021-05-18T13:48:17.108Z] ok github.com/docker/docker/layer 7.610s coverage: 68.8% of statements [2021-05-18T13:48:17.108Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-18T13:48:17.108Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-18T13:48:17.108Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-18T13:48:17.108Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-18T13:48:17.108Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-18T13:48:17.108Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-18T13:48:17.108Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-18T13:48:17.108Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2021-05-18T13:48:18.049Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-05-18T13:48:18.049Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2021-05-18T13:48:18.507Z] --- PASS: TestSecretsUpdate (3.64s) [2021-05-18T13:48:18.507Z] === RUN TestTemplatedSecret [2021-05-18T13:48:18.507Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-18T13:48:18.507Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-18T13:48:18.507Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-18T13:48:18.620Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2021-05-18T13:48:18.766Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-18T13:48:19.562Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2021-05-18T13:48:19.702Z] === RUN TestDockerSuite/TestCommitChange [2021-05-18T13:48:19.823Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-05-18T13:48:21.079Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-18T13:48:21.207Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-05-18T13:48:21.778Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2021-05-18T13:48:22.014Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-18T13:48:22.273Z] --- PASS: TestTemplatedSecret (4.35s) [2021-05-18T13:48:22.273Z] === RUN TestSecretCreateResolve [2021-05-18T13:48:22.350Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2021-05-18T13:48:22.611Z] ok github.com/docker/docker/pkg/fsutils 0.184s coverage: 85.1% of statements [2021-05-18T13:48:22.611Z] ok github.com/docker/docker/pkg/homedir 0.023s coverage: 11.4% of statements [2021-05-18T13:48:23.658Z] ok github.com/docker/docker/pkg/idtools 0.401s coverage: 69.5% of statements [2021-05-18T13:48:23.731Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-18T13:48:24.229Z] ok github.com/docker/docker/pkg/ioutils 0.498s coverage: 70.6% of statements [2021-05-18T13:48:24.229Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-05-18T13:48:24.229Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-18T13:48:24.490Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-05-18T13:48:24.490Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-18T13:48:24.490Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-18T13:48:24.751Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-05-18T13:48:24.751Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-18T13:48:25.011Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-05-18T13:48:25.272Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2021-05-18T13:48:25.533Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-05-18T13:48:25.533Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-05-18T13:48:25.533Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-18T13:48:25.533Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-18T13:48:25.633Z] --- PASS: TestSecretCreateResolve (3.15s) [2021-05-18T13:48:25.633Z] PASS [2021-05-18T13:48:25.633Z] [2021-05-18T13:48:25.633Z] DONE 6 tests in 19.620s [2021-05-18T13:48:25.633Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-18T13:48:25.633Z] ++ 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-05-18T13:48:25.633Z] ++ set -e [2021-05-18T13:48:25.633Z] ++ '[' -n 0 ']' [2021-05-18T13:48:25.633Z] ++ set -x [2021-05-18T13:48:25.634Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-05-18T13:48:25.634Z] INFO: Testing against a local daemon [2021-05-18T13:48:25.634Z] === RUN TestServiceCreateInit [2021-05-18T13:48:25.634Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-18T13:48:25.892Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-18T13:48:26.474Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2021-05-18T13:48:27.276Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-18T13:48:27.416Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-05-18T13:48:27.676Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-05-18T13:48:27.937Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-05-18T13:48:29.177Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-18T13:48:29.318Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-05-18T13:48:29.579Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-05-18T13:48:30.113Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-18T13:48:31.488Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-18T13:48:32.055Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-18T13:48:32.875Z] ok github.com/docker/docker/pkg/signal 2.410s coverage: 61.0% of statements [2021-05-18T13:48:32.875Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-05-18T13:48:32.991Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-18T13:48:32.991Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-18T13:48:32.991Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-18T13:48:33.136Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-05-18T13:48:33.136Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-05-18T13:48:33.250Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-18T13:48:33.250Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-18T13:48:33.250Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-18T13:48:33.250Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-18T13:48:34.078Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-05-18T13:48:34.338Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-05-18T13:48:34.909Z] ok github.com/docker/docker/pkg/tailfile 0.064s coverage: 88.6% of statements [2021-05-18T13:48:35.480Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2021-05-18T13:48:35.741Z] testing: warning: no tests to run [2021-05-18T13:48:35.741Z] coverage: [no statements] [2021-05-18T13:48:35.741Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-05-18T13:48:35.780Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-18T13:48:36.002Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-05-18T13:48:36.263Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-05-18T13:48:36.524Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-05-18T13:48:37.681Z] --- PASS: TestServiceCreateInit (11.80s) [2021-05-18T13:48:37.681Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.93s) [2021-05-18T13:48:37.681Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.86s) [2021-05-18T13:48:37.681Z] === RUN TestCreateServiceMultipleTimes [2021-05-18T13:48:37.681Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-18T13:48:37.681Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-18T13:48:38.436Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-05-18T13:48:38.615Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-18T13:48:39.007Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-05-18T13:48:39.549Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-18T13:48:39.578Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.4% of statements [2021-05-18T13:48:40.925Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-18T13:48:40.964Z] ok github.com/docker/docker/quota 0.261s coverage: 71.4% of statements [2021-05-18T13:48:41.536Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-05-18T13:48:41.859Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-18T13:48:42.795Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-18T13:48:42.795Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-18T13:48:42.795Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-18T13:48:42.921Z] ok github.com/docker/docker/registry 0.062s coverage: 57.2% of statements [2021-05-18T13:48:43.142Z] --- PASS: TestUpdateRestartPolicy (26.81s) [2021-05-18T13:48:43.142Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-18T13:48:43.142Z] --- PASS: TestUpdateRestartWithAutoRemove (1.73s) [2021-05-18T13:48:43.142Z] === RUN TestWaitNonBlocked [2021-05-18T13:48:43.142Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T13:48:43.142Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T13:48:43.142Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T13:48:43.142Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T13:48:43.142Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T13:48:43.142Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T13:48:43.182Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-05-18T13:48:43.443Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-05-18T13:48:44.117Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-05-18T13:48:44.117Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.42s) [2021-05-18T13:48:44.117Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.55s) [2021-05-18T13:48:44.117Z] === RUN TestWaitBlocked [2021-05-18T13:48:44.117Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-18T13:48:44.117Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:48:44.117Z] PASS [2021-05-18T13:48:44.117Z] ok github.com/docker/docker/integration/container 77.532s [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === Skipped [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-18T13:48:44.117Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2021-05-18T13:48:44.117Z] copy_test.go:38: testEnv.OSType == "windows" [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-05-18T13:48:44.117Z] copy_test.go:63: testEnv.OSType == "windows" [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-18T13:48:44.117Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-18T13:48:44.117Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-18T13:48:44.117Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-18T13:48:44.117Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-18T13:48:44.117Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-18T13:48:44.117Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-18T13:48:44.117Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-18T13:48:44.117Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-18T13:48:44.117Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-18T13:48:44.117Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-18T13:48:44.117Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-18T13:48:44.117Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-18T13:48:44.117Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-18T13:48:44.117Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-18T13:48:44.117Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-18T13:48:44.117Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-18T13:48:44.117Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-18T13:48:44.117Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-18T13:48:44.117Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-18T13:48:44.117Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-18T13:48:44.117Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-18T13:48:44.117Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-18T13:48:44.117Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-18T13:48:44.117Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-18T13:48:44.117Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-18T13:48:44.117Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-18T13:48:44.117Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-18T13:48:44.117Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-05-18T13:48:44.117Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-18T13:48:44.117Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-05-18T13:48:44.117Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-18T13:48:44.117Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-18T13:48:44.117Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-18T13:48:44.117Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-18T13:48:44.117Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] [2021-05-18T13:48:44.117Z] DONE 88 tests, 37 skipped in 80.501s [2021-05-18T13:48:44.117Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-18T13:48:44.169Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-18T13:48:44.169Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-18T13:48:44.169Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-18T13:48:44.169Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-18T13:48:44.169Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-18T13:48:44.386Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-05-18T13:48:44.386Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-05-18T13:48:45.546Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-18T13:48:46.307Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:48:46.307Z] INFO: Testing against a local daemon [2021-05-18T13:48:46.307Z] === RUN TestCommitInheritsEnv [2021-05-18T13:48:46.307Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-18T13:48:46.307Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T13:48:46.307Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-18T13:48:46.307Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-18T13:48:46.307Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-18T13:48:46.307Z] === RUN TestImagesFilterMultiReference [2021-05-18T13:48:46.307Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-05-18T13:48:46.307Z] === RUN TestImagePullPlatformInvalid [2021-05-18T13:48:46.307Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-18T13:48:46.307Z] === RUN TestRemoveImageOrphaning [2021-05-18T13:48:46.923Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-18T13:48:47.279Z] --- PASS: TestRemoveImageOrphaning (1.04s) [2021-05-18T13:48:47.279Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-18T13:48:47.279Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-18T13:48:47.279Z] === RUN TestTagInvalidReference [2021-05-18T13:48:47.686Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-05-18T13:48:47.741Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-18T13:48:47.741Z] === RUN TestTagValidPrefixedRepo [2021-05-18T13:48:47.741Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-05-18T13:48:47.741Z] === RUN TestTagExistedNameWithoutForce [2021-05-18T13:48:47.741Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-18T13:48:47.741Z] === RUN TestTagOfficialNames [2021-05-18T13:48:47.741Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-18T13:48:47.741Z] === RUN TestTagMatchesDigest [2021-05-18T13:48:47.741Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-18T13:48:47.741Z] PASS [2021-05-18T13:48:47.741Z] ok github.com/docker/docker/integration/image 1.567s [2021-05-18T13:48:47.741Z] [2021-05-18T13:48:47.741Z] === Skipped [2021-05-18T13:48:47.741Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-18T13:48:47.741Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T13:48:47.741Z] [2021-05-18T13:48:47.741Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-18T13:48:47.741Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-18T13:48:47.741Z] [2021-05-18T13:48:47.741Z] [2021-05-18T13:48:47.741Z] DONE 11 tests, 2 skipped in 3.795s [2021-05-18T13:48:47.741Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-18T13:48:47.859Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-18T13:48:47.859Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-18T13:48:48.256Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.4% of statements [2021-05-18T13:48:48.827Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-05-18T13:48:49.765Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-18T13:48:49.929Z] testing: warning: no tests to run [2021-05-18T13:48:49.929Z] PASS [2021-05-18T13:48:49.929Z] ok github.com/docker/docker/integration/network/ipvlan 0.113s [no tests to run] [2021-05-18T13:48:49.929Z] testing: warning: no tests to run [2021-05-18T13:48:49.929Z] PASS [2021-05-18T13:48:49.929Z] ok github.com/docker/docker/integration/network/macvlan 0.060s [no tests to run] [2021-05-18T13:48:50.211Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2021-05-18T13:48:50.334Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-18T13:48:50.334Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-18T13:48:50.901Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:48:50.902Z] INFO: Testing against a local daemon [2021-05-18T13:48:50.902Z] === RUN TestNetworkCreateDelete [2021-05-18T13:48:50.902Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-18T13:48:50.902Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:48:50.902Z] === RUN TestDockerNetworkDeletePreferID [2021-05-18T13:48:50.902Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-18T13:48:50.902Z] 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-05-18T13:48:50.902Z] === RUN TestDaemonDNSFallback [2021-05-18T13:48:50.902Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-18T13:48:50.902Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:48:50.902Z] === RUN TestInspectNetwork [2021-05-18T13:48:50.902Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-18T13:48:50.902Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-18T13:48:50.902Z] === RUN TestRunContainerWithBridgeNone [2021-05-18T13:48:50.902Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-18T13:48:50.902Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:48:50.902Z] === RUN TestNetworkInvalidJSON [2021-05-18T13:48:50.902Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-18T13:48:50.902Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-18T13:48:50.902Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T13:48:50.902Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T13:48:50.902Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T13:48:50.902Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T13:48:50.902Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-18T13:48:50.902Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T13:48:50.902Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T13:48:50.902Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-18T13:48:50.902Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-18T13:48:50.902Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-18T13:48:50.902Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-18T13:48:50.902Z] === RUN TestNetworkList [2021-05-18T13:48:50.902Z] === RUN TestNetworkList//networks [2021-05-18T13:48:50.902Z] === PAUSE TestNetworkList//networks [2021-05-18T13:48:50.902Z] === RUN TestNetworkList//networks/ [2021-05-18T13:48:50.902Z] === PAUSE TestNetworkList//networks/ [2021-05-18T13:48:50.902Z] === CONT TestNetworkList//networks [2021-05-18T13:48:50.902Z] === CONT TestNetworkList//networks/ [2021-05-18T13:48:50.902Z] --- PASS: TestNetworkList (0.02s) [2021-05-18T13:48:50.902Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-18T13:48:50.902Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-18T13:48:50.902Z] === RUN TestHostIPv4BridgeLabel [2021-05-18T13:48:50.902Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-18T13:48:50.902Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-18T13:48:50.902Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-18T13:48:50.902Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-18T13:48:50.902Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-18T13:48:50.902Z] === RUN TestDaemonDefaultNetworkPools [2021-05-18T13:48:50.902Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-18T13:48:50.902Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-18T13:48:50.902Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-18T13:48:50.902Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-18T13:48:50.902Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-18T13:48:50.902Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-18T13:48:50.902Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-18T13:48:50.902Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-18T13:48:50.902Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-18T13:48:50.902Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-18T13:48:50.902Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-18T13:48:50.902Z] === RUN TestServiceWithPredefinedNetwork [2021-05-18T13:48:50.902Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-18T13:48:50.902Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-18T13:48:50.902Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-18T13:48:50.902Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T13:48:50.902Z] service_test.go:242: FLAKY_TEST [2021-05-18T13:48:50.902Z] === RUN TestServiceWithDataPathPortInit [2021-05-18T13:48:50.902Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-18T13:48:50.902Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-18T13:48:50.902Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-18T13:48:50.902Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-18T13:48:50.902Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-18T13:48:50.902Z] PASS [2021-05-18T13:48:50.902Z] ok github.com/docker/docker/integration/network 0.228s [2021-05-18T13:48:51.267Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-18T13:48:51.363Z] [2021-05-18T13:48:51.363Z] === Skipped [2021-05-18T13:48:51.363Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-18T13:48:51.363Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:48:51.363Z] [2021-05-18T13:48:51.363Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-18T13:48:51.363Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-18T13:48:51.363Z] [2021-05-18T13:48:51.363Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-18T13:48:51.363Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:48:51.363Z] [2021-05-18T13:48:51.363Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-18T13:48:51.363Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-18T13:48:51.363Z] [2021-05-18T13:48:51.363Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-18T13:48:51.363Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:48:51.363Z] [2021-05-18T13:48:51.363Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-18T13:48:51.363Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-18T13:48:51.363Z] [2021-05-18T13:48:51.363Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-18T13:48:51.363Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-18T13:48:51.363Z] [2021-05-18T13:48:51.363Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-18T13:48:51.363Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-18T13:48:51.363Z] [2021-05-18T13:48:51.363Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-18T13:48:51.363Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-18T13:48:51.363Z] [2021-05-18T13:48:51.363Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-18T13:48:51.363Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-18T13:48:51.363Z] [2021-05-18T13:48:51.363Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-18T13:48:51.363Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-18T13:48:51.363Z] [2021-05-18T13:48:51.363Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-18T13:48:51.363Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-18T13:48:51.363Z] [2021-05-18T13:48:51.363Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T13:48:51.363Z] service_test.go:242: FLAKY_TEST [2021-05-18T13:48:51.363Z] [2021-05-18T13:48:51.363Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-18T13:48:51.363Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-18T13:48:51.363Z] [2021-05-18T13:48:51.363Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-18T13:48:51.363Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-18T13:48:51.363Z] [2021-05-18T13:48:51.363Z] [2021-05-18T13:48:51.363Z] DONE 22 tests, 15 skipped in 3.338s [2021-05-18T13:48:51.363Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-18T13:48:51.824Z] testing: warning: no tests to run [2021-05-18T13:48:51.824Z] PASS [2021-05-18T13:48:51.824Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-05-18T13:48:51.824Z] [2021-05-18T13:48:51.824Z] DONE 0 tests in 0.352s [2021-05-18T13:48:51.824Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-18T13:48:51.824Z] testing: warning: no tests to run [2021-05-18T13:48:51.824Z] PASS [2021-05-18T13:48:51.824Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-05-18T13:48:51.824Z] [2021-05-18T13:48:51.824Z] DONE 0 tests in 0.341s [2021-05-18T13:48:52.204Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-18T13:48:52.285Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-18T13:48:52.771Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-18T13:48:53.703Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-18T13:48:53.704Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-18T13:48:53.830Z] testing: warning: no tests to run [2021-05-18T13:48:53.830Z] PASS [2021-05-18T13:48:53.830Z] ok github.com/docker/docker/integration/plugin/authz 0.097s [no tests to run] [2021-05-18T13:48:53.830Z] testing: warning: no tests to run [2021-05-18T13:48:53.830Z] PASS [2021-05-18T13:48:53.830Z] ok github.com/docker/docker/integration/plugin 0.126s [no tests to run] [2021-05-18T13:48:54.271Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-18T13:48:55.206Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-18T13:48:55.772Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-18T13:48:55.772Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-18T13:48:56.706Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-18T13:48:58.080Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-18T13:48:58.338Z] --- PASS: TestCreateServiceMultipleTimes (20.88s) [2021-05-18T13:48:58.338Z] === RUN TestCreateServiceConflict [2021-05-18T13:48:59.714Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-18T13:48:59.714Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-18T13:48:59.714Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-18T13:48:59.714Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-18T13:48:59.714Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-18T13:49:00.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-05-18T13:49:00.847Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-18T13:49:01.106Z] --- PASS: TestCreateServiceConflict (2.95s) [2021-05-18T13:49:01.106Z] === RUN TestCreateServiceMaxReplicas [2021-05-18T13:49:02.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:49:02.441Z] INFO: Testing against a local daemon [2021-05-18T13:49:02.441Z] === RUN TestExternalGraphDriver [2021-05-18T13:49:02.441Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-18T13:49:02.441Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-18T13:49:02.441Z] === RUN TestGraphdriverPluginV2 [2021-05-18T13:49:02.441Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-05-18T13:49:02.441Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-18T13:49:02.441Z] PASS [2021-05-18T13:49:02.442Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.417s [2021-05-18T13:49:02.514Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.6% of statements [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/rootless [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/volume [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-18T13:49:02.514Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === Skipped [2021-05-18T13:49:02.514Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-05-18T13:49:02.514Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-05-18T13:49:02.514Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-18T13:49:02.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:49:02.514Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-18T13:49:02.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:49:02.514Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-18T13:49:02.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:49:02.514Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-18T13:49:02.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:49:02.514Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-18T13:49:02.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:49:02.514Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-18T13:49:02.514Z] graphtest_unix.go:73: No driver to put! [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-18T13:49:02.514Z] time="2021-05-18T13:47:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T13:49:02.514Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T13:49:02.514Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-18T13:49:02.514Z] time="2021-05-18T13:47:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T13:49:02.514Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T13:49:02.514Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-18T13:49:02.514Z] time="2021-05-18T13:47:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T13:49:02.514Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T13:49:02.514Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-18T13:49:02.514Z] time="2021-05-18T13:47:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T13:49:02.514Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T13:49:02.514Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-18T13:49:02.514Z] time="2021-05-18T13:47:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T13:49:02.514Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T13:49:02.514Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-18T13:49:02.514Z] graphtest_unix.go:73: No driver to put! [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-18T13:49:02.514Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-18T13:49:02.514Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-18T13:49:02.514Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-18T13:49:02.514Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-18T13:49:02.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:49:02.514Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-18T13:49:02.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:49:02.514Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-18T13:49:02.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:49:02.514Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-18T13:49:02.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:49:02.514Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-18T13:49:02.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T13:49:02.514Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-18T13:49:02.514Z] graphtest_unix.go:73: No driver to put! [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-18T13:49:02.514Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-18T13:49:02.514Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] [2021-05-18T13:49:02.514Z] DONE 2229 tests, 26 skipped in 258.573s Post stage [Pipeline] junit [2021-05-18T13:49:02.534Z] Recording test results [2021-05-18T13:49:02.866Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-05-18T13:49:03.211Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42382/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:94c1890d3997cad133e50f0899677f4966078951 hack/validate/vendor [2021-05-18T13:49:03.988Z] testing: warning: no tests to run [2021-05-18T13:49:03.988Z] PASS [2021-05-18T13:49:03.988Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.073s [no tests to run] [2021-05-18T13:49:04.156Z] 2021/05/18 13:49:04 Collecting initial packages [2021-05-18T13:49:04.156Z] 2021/05/18 13:49:04 Download dependencies [2021-05-18T13:49:04.999Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:49:04.999Z] INFO: Testing against a local daemon [2021-05-18T13:49:04.999Z] === RUN TestReadPluginNoRead [2021-05-18T13:49:04.999Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-18T13:49:04.999Z] read_test.go:21: no unix domain sockets on Windows [2021-05-18T13:49:04.999Z] PASS [2021-05-18T13:49:04.999Z] ok github.com/docker/docker/integration/plugin/logging 0.177s [2021-05-18T13:49:04.999Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:49:04.999Z] INFO: Testing against a local daemon [2021-05-18T13:49:04.999Z] === RUN TestPluginInvalidJSON [2021-05-18T13:49:04.999Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T13:49:04.999Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T13:49:04.999Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T13:49:04.999Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-05-18T13:49:04.999Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-05-18T13:49:04.999Z] === RUN TestPluginInstall [2021-05-18T13:49:04.999Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-18T13:49:04.999Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-18T13:49:04.999Z] === RUN TestPluginsWithRuntimes [2021-05-18T13:49:04.999Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-18T13:49:04.999Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-18T13:49:04.999Z] === RUN TestPluginBackCompatMediaTypes [2021-05-18T13:49:04.999Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-18T13:49:04.999Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-18T13:49:04.999Z] PASS [2021-05-18T13:49:04.999Z] ok github.com/docker/docker/integration/plugin/common 0.225s [2021-05-18T13:49:04.999Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-05-18T13:49:04.999Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-05-18T13:49:05.293Z] --- PASS: TestCreateServiceMaxReplicas (3.80s) [2021-05-18T13:49:05.293Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-18T13:49:05.551Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-18T13:49:05.972Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:49:05.972Z] INFO: Testing against a local daemon [2021-05-18T13:49:05.972Z] === RUN TestPluginWithDevMounts [2021-05-18T13:49:05.972Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-18T13:49:05.972Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:05.972Z] PASS [2021-05-18T13:49:05.972Z] ok github.com/docker/docker/integration/plugin/volumes 0.152s [2021-05-18T13:49:05.972Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-05-18T13:49:05.972Z] [2021-05-18T13:49:05.972Z] === Skipped [2021-05-18T13:49:05.972Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-18T13:49:05.972Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-18T13:49:05.972Z] [2021-05-18T13:49:05.972Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-18T13:49:05.972Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-18T13:49:05.972Z] [2021-05-18T13:49:05.972Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-18T13:49:05.972Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-18T13:49:05.972Z] [2021-05-18T13:49:05.972Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-18T13:49:05.972Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-18T13:49:05.972Z] [2021-05-18T13:49:05.972Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-05-18T13:49:05.972Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-18T13:49:05.972Z] [2021-05-18T13:49:05.972Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-18T13:49:05.972Z] read_test.go:21: no unix domain sockets on Windows [2021-05-18T13:49:05.972Z] [2021-05-18T13:49:05.972Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-18T13:49:05.972Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:05.972Z] [2021-05-18T13:49:05.972Z] [2021-05-18T13:49:05.972Z] DONE 9 tests, 7 skipped in 14.078s [2021-05-18T13:49:05.972Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-18T13:49:06.437Z] testing: warning: no tests to run [2021-05-18T13:49:06.437Z] PASS [2021-05-18T13:49:06.437Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-05-18T13:49:06.437Z] [2021-05-18T13:49:06.437Z] DONE 0 tests in 0.346s [2021-05-18T13:49:06.437Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-18T13:49:06.488Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-18T13:49:07.426Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:49:07.426Z] INFO: Testing against a local daemon [2021-05-18T13:49:07.426Z] === RUN TestPluginInvalidJSON [2021-05-18T13:49:07.426Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T13:49:07.426Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T13:49:07.426Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T13:49:07.426Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-05-18T13:49:07.426Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-05-18T13:49:07.426Z] === RUN TestPluginInstall [2021-05-18T13:49:07.426Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-18T13:49:07.426Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-18T13:49:07.426Z] === RUN TestPluginsWithRuntimes [2021-05-18T13:49:07.426Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-18T13:49:07.426Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-18T13:49:07.426Z] === RUN TestPluginBackCompatMediaTypes [2021-05-18T13:49:07.426Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-18T13:49:07.426Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-18T13:49:07.426Z] PASS [2021-05-18T13:49:07.426Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-05-18T13:49:07.450Z] 2021/05/18 13:49:07 Starting whole vndr cycle because no package specified [2021-05-18T13:49:07.450Z] 2021/05/18 13:49:07 Ignoring paths matching "^archive/tar" [2021-05-18T13:49:07.864Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-18T13:49:07.865Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-18T13:49:07.865Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-18T13:49:07.890Z] [2021-05-18T13:49:07.890Z] === Skipped [2021-05-18T13:49:07.890Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-18T13:49:07.890Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-18T13:49:07.890Z] [2021-05-18T13:49:07.890Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-18T13:49:07.890Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-18T13:49:07.890Z] [2021-05-18T13:49:07.890Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-18T13:49:07.890Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-18T13:49:07.890Z] [2021-05-18T13:49:07.890Z] [2021-05-18T13:49:07.890Z] DONE 5 tests, 3 skipped in 1.033s [2021-05-18T13:49:07.890Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-18T13:49:08.021Z] 2021/05/18 13:49:07 Clone github.com/Microsoft/hcsshim, revision 89a9a3b524264d34985f1d48793ab2b2d2e430f6, attempt 1/20 [2021-05-18T13:49:08.021Z] 2021/05/18 13:49:07 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-05-18T13:49:08.021Z] 2021/05/18 13:49:07 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-05-18T13:49:08.021Z] 2021/05/18 13:49:07 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-05-18T13:49:08.021Z] 2021/05/18 13:49:07 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-05-18T13:49:08.021Z] 2021/05/18 13:49:07 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-05-18T13:49:08.021Z] 2021/05/18 13:49:07 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-05-18T13:49:08.021Z] 2021/05/18 13:49:07 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-05-18T13:49:08.021Z] 2021/05/18 13:49:07 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-05-18T13:49:08.021Z] 2021/05/18 13:49:07 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-05-18T13:49:08.021Z] 2021/05/18 13:49:07 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-05-18T13:49:08.021Z] 2021/05/18 13:49:07 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-05-18T13:49:08.021Z] 2021/05/18 13:49:07 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-05-18T13:49:08.021Z] 2021/05/18 13:49:07 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-05-18T13:49:08.021Z] 2021/05/18 13:49:07 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-05-18T13:49:08.021Z] 2021/05/18 13:49:07 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-05-18T13:49:08.352Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:49:08.352Z] INFO: Testing against a local daemon [2021-05-18T13:49:08.352Z] === RUN TestExternalGraphDriver [2021-05-18T13:49:08.352Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-18T13:49:08.352Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-18T13:49:08.352Z] === RUN TestGraphdriverPluginV2 [2021-05-18T13:49:08.352Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-05-18T13:49:08.352Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-18T13:49:08.352Z] PASS [2021-05-18T13:49:08.352Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-05-18T13:49:08.813Z] [2021-05-18T13:49:08.813Z] === Skipped [2021-05-18T13:49:08.814Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-18T13:49:08.814Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-18T13:49:08.814Z] [2021-05-18T13:49:08.814Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-05-18T13:49:08.814Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-18T13:49:08.814Z] [2021-05-18T13:49:08.814Z] [2021-05-18T13:49:08.814Z] DONE 2 tests, 2 skipped in 0.823s [2021-05-18T13:49:08.814Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-18T13:49:08.963Z] 2021/05/18 13:49:08 Finished clone github.com/mistifyio/go-zfs [2021-05-18T13:49:08.963Z] 2021/05/18 13:49:08 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-05-18T13:49:08.963Z] 2021/05/18 13:49:08 Finished clone github.com/moby/locker [2021-05-18T13:49:08.963Z] 2021/05/18 13:49:08 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-05-18T13:49:08.963Z] 2021/05/18 13:49:08 Finished clone github.com/Azure/go-ansiterm [2021-05-18T13:49:08.963Z] 2021/05/18 13:49:08 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-05-18T13:49:08.963Z] 2021/05/18 13:49:09 Finished clone github.com/willf/bitset [2021-05-18T13:49:08.963Z] 2021/05/18 13:49:09 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-05-18T13:49:08.963Z] 2021/05/18 13:49:09 Finished clone github.com/docker/libtrust [2021-05-18T13:49:08.963Z] 2021/05/18 13:49:09 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-05-18T13:49:09.223Z] 2021/05/18 13:49:09 Finished clone github.com/tchap/go-patricia [2021-05-18T13:49:09.223Z] 2021/05/18 13:49:09 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-05-18T13:49:09.223Z] 2021/05/18 13:49:09 Finished clone github.com/creack/pty [2021-05-18T13:49:09.223Z] 2021/05/18 13:49:09 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-05-18T13:49:09.223Z] 2021/05/18 13:49:09 Finished clone github.com/google/uuid [2021-05-18T13:49:09.223Z] 2021/05/18 13:49:09 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-05-18T13:49:09.223Z] 2021/05/18 13:49:09 Finished clone github.com/moby/term [2021-05-18T13:49:09.223Z] 2021/05/18 13:49:09 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-05-18T13:49:09.484Z] 2021/05/18 13:49:09 Finished clone github.com/moby/sys [2021-05-18T13:49:09.484Z] 2021/05/18 13:49:09 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-05-18T13:49:09.484Z] 2021/05/18 13:49:09 Finished clone github.com/gorilla/mux [2021-05-18T13:49:09.484Z] 2021/05/18 13:49:09 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-05-18T13:49:09.484Z] 2021/05/18 13:49:09 Finished clone github.com/Microsoft/go-winio [2021-05-18T13:49:09.484Z] 2021/05/18 13:49:09 Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20 [2021-05-18T13:49:09.745Z] 2021/05/18 13:49:09 Finished clone github.com/sirupsen/logrus [2021-05-18T13:49:09.745Z] 2021/05/18 13:49:09 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-05-18T13:49:09.816Z] testing: warning: no tests to run [2021-05-18T13:49:09.816Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:49:09.816Z] PASS [2021-05-18T13:49:09.816Z] INFO: Testing against a local daemon [2021-05-18T13:49:09.816Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-05-18T13:49:09.816Z] === RUN TestReadPluginNoRead [2021-05-18T13:49:09.816Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-18T13:49:09.816Z] read_test.go:21: no unix domain sockets on Windows [2021-05-18T13:49:09.816Z] PASS [2021-05-18T13:49:09.816Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-05-18T13:49:09.816Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-05-18T13:49:09.816Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-05-18T13:49:09.816Z] [2021-05-18T13:49:09.816Z] === Skipped [2021-05-18T13:49:09.816Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-18T13:49:09.816Z] read_test.go:21: no unix domain sockets on Windows [2021-05-18T13:49:09.816Z] [2021-05-18T13:49:09.816Z] [2021-05-18T13:49:09.816Z] DONE 1 tests, 1 skipped in 1.014s [2021-05-18T13:49:09.816Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-18T13:49:10.277Z] testing: warning: no tests to run [2021-05-18T13:49:10.277Z] PASS [2021-05-18T13:49:10.277Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-05-18T13:49:10.277Z] [2021-05-18T13:49:10.277Z] DONE 0 tests in 0.535s [2021-05-18T13:49:10.277Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-18T13:49:10.316Z] 2021/05/18 13:49:10 Finished clone github.com/docker/go-units [2021-05-18T13:49:10.317Z] 2021/05/18 13:49:10 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-05-18T13:49:10.317Z] 2021/05/18 13:49:10 Finished clone github.com/syndtr/gocapability [2021-05-18T13:49:10.317Z] 2021/05/18 13:49:10 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-05-18T13:49:10.577Z] 2021/05/18 13:49:10 Finished clone github.com/RackSec/srslog [2021-05-18T13:49:10.577Z] 2021/05/18 13:49:10 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-05-18T13:49:10.577Z] 2021/05/18 13:49:10 Finished clone github.com/imdario/mergo [2021-05-18T13:49:10.577Z] 2021/05/18 13:49:10 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-05-18T13:49:10.838Z] 2021/05/18 13:49:10 Finished clone gotest.tools/v3 [2021-05-18T13:49:10.838Z] 2021/05/18 13:49:10 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-05-18T13:49:10.838Z] 2021/05/18 13:49:10 Finished clone golang.org/x/sync [2021-05-18T13:49:10.838Z] 2021/05/18 13:49:10 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-05-18T13:49:11.098Z] 2021/05/18 13:49:11 Finished clone github.com/google/go-cmp [2021-05-18T13:49:11.098Z] 2021/05/18 13:49:11 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-05-18T13:49:11.148Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-18T13:49:11.250Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:49:11.250Z] INFO: Testing against a local daemon [2021-05-18T13:49:11.250Z] === RUN TestPluginWithDevMounts [2021-05-18T13:49:11.250Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-18T13:49:11.250Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:11.250Z] PASS [2021-05-18T13:49:11.250Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-05-18T13:49:11.250Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-05-18T13:49:11.250Z] [2021-05-18T13:49:11.250Z] === Skipped [2021-05-18T13:49:11.250Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-18T13:49:11.250Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:11.250Z] [2021-05-18T13:49:11.250Z] [2021-05-18T13:49:11.250Z] DONE 1 tests, 1 skipped in 0.857s [2021-05-18T13:49:11.250Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-18T13:49:11.359Z] 2021/05/18 13:49:11 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-05-18T13:49:11.359Z] 2021/05/18 13:49:11 Finished clone github.com/tonistiigi/units [2021-05-18T13:49:11.620Z] 2021/05/18 13:49:11 Finished clone github.com/docker/go-connections [2021-05-18T13:49:11.620Z] 2021/05/18 13:49:11 Clone github.com/docker/libnetwork, revision b3507428be5b458cb0e2b4086b13531fb0706e46, attempt 1/20 [2021-05-18T13:49:11.880Z] 2021/05/18 13:49:11 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-05-18T13:49:11.880Z] 2021/05/18 13:49:11 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-05-18T13:49:12.106Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-18T13:49:12.141Z] 2021/05/18 13:49:12 Finished clone github.com/google/shlex [2021-05-18T13:49:12.141Z] 2021/05/18 13:49:12 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-05-18T13:49:12.141Z] 2021/05/18 13:49:12 Finished clone github.com/mitchellh/hashstructure [2021-05-18T13:49:12.141Z] 2021/05/18 13:49:12 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-05-18T13:49:12.141Z] 2021/05/18 13:49:12 Finished clone github.com/opentracing-contrib/go-stdlib [2021-05-18T13:49:12.141Z] 2021/05/18 13:49:12 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-05-18T13:49:12.141Z] 2021/05/18 13:49:12 Finished clone github.com/opentracing/opentracing-go [2021-05-18T13:49:12.141Z] 2021/05/18 13:49:12 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-05-18T13:49:12.401Z] 2021/05/18 13:49:12 Finished clone github.com/gofrs/flock [2021-05-18T13:49:12.401Z] 2021/05/18 13:49:12 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-05-18T13:49:13.343Z] 2021/05/18 13:49:13 Finished clone github.com/docker/go-events [2021-05-18T13:49:13.343Z] 2021/05/18 13:49:13 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-05-18T13:49:13.435Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:49:13.435Z] INFO: Testing against a local daemon [2021-05-18T13:49:13.435Z] === RUN TestSecretInspect [2021-05-18T13:49:13.435Z] --- SKIP: TestSecretInspect (0.00s) [2021-05-18T13:49:13.435Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:13.435Z] === RUN TestSecretList [2021-05-18T13:49:13.435Z] --- SKIP: TestSecretList (0.00s) [2021-05-18T13:49:13.435Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:13.435Z] === RUN TestSecretsCreateAndDelete [2021-05-18T13:49:13.435Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-18T13:49:13.435Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:13.435Z] === RUN TestSecretsUpdate [2021-05-18T13:49:13.435Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-18T13:49:13.435Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:13.435Z] === RUN TestTemplatedSecret [2021-05-18T13:49:13.435Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-18T13:49:13.435Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:13.435Z] === RUN TestSecretCreateResolve [2021-05-18T13:49:13.435Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-18T13:49:13.435Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:49:13.435Z] PASS [2021-05-18T13:49:13.435Z] ok github.com/docker/docker/integration/secret 0.189s [2021-05-18T13:49:13.604Z] 2021/05/18 13:49:13 Finished clone github.com/armon/go-metrics [2021-05-18T13:49:13.604Z] 2021/05/18 13:49:13 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-05-18T13:49:13.604Z] 2021/05/18 13:49:13 Finished clone github.com/sean-/seed [2021-05-18T13:49:13.604Z] 2021/05/18 13:49:13 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-05-18T13:49:13.604Z] 2021/05/18 13:49:13 Finished clone github.com/armon/go-radix [2021-05-18T13:49:13.604Z] 2021/05/18 13:49:13 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-05-18T13:49:13.908Z] [2021-05-18T13:49:13.908Z] === Skipped [2021-05-18T13:49:13.908Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-05-18T13:49:13.908Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:13.908Z] [2021-05-18T13:49:13.908Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-18T13:49:13.908Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:13.908Z] [2021-05-18T13:49:13.908Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-18T13:49:13.908Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:13.908Z] [2021-05-18T13:49:13.908Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-18T13:49:13.908Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:13.908Z] [2021-05-18T13:49:13.908Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-18T13:49:13.908Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:13.908Z] [2021-05-18T13:49:13.908Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-18T13:49:13.908Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:49:13.908Z] [2021-05-18T13:49:13.908Z] [2021-05-18T13:49:13.908Z] DONE 6 tests, 6 skipped in 2.464s [2021-05-18T13:49:13.908Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-18T13:49:14.015Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-18T13:49:14.175Z] 2021/05/18 13:49:14 Finished clone github.com/tonistiigi/fsutil [2021-05-18T13:49:14.175Z] 2021/05/18 13:49:14 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-05-18T13:49:14.748Z] 2021/05/18 13:49:14 Finished clone github.com/hashicorp/memberlist [2021-05-18T13:49:14.748Z] 2021/05/18 13:49:14 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-05-18T13:49:15.008Z] 2021/05/18 13:49:14 Finished clone github.com/hashicorp/errwrap [2021-05-18T13:49:15.008Z] 2021/05/18 13:49:14 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-05-18T13:49:15.008Z] 2021/05/18 13:49:15 Finished clone github.com/hashicorp/go-multierror [2021-05-18T13:49:15.008Z] 2021/05/18 13:49:15 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-05-18T13:49:15.951Z] 2021/05/18 13:49:15 Finished clone github.com/docker/libkv [2021-05-18T13:49:15.951Z] 2021/05/18 13:49:15 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-05-18T13:49:15.951Z] 2021/05/18 13:49:15 Finished clone github.com/vishvananda/netns [2021-05-18T13:49:15.951Z] 2021/05/18 13:49:15 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-05-18T13:49:16.524Z] 2021/05/18 13:49:16 Finished clone github.com/hashicorp/go-sockaddr [2021-05-18T13:49:16.524Z] 2021/05/18 13:49:16 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-05-18T13:49:16.786Z] 2021/05/18 13:49:16 Finished clone github.com/golang/gddo [2021-05-18T13:49:16.786Z] 2021/05/18 13:49:16 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-05-18T13:49:16.824Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:49:16.824Z] INFO: Testing against a local daemon [2021-05-18T13:49:16.824Z] === RUN TestServiceCreateInit [2021-05-18T13:49:16.824Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-18T13:49:16.824Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-18T13:49:16.824Z] --- PASS: TestServiceCreateInit (0.04s) [2021-05-18T13:49:16.824Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-18T13:49:16.824Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.824Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-18T13:49:16.824Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.824Z] === RUN TestCreateServiceMultipleTimes [2021-05-18T13:49:16.824Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-18T13:49:16.824Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.824Z] === RUN TestCreateServiceConflict [2021-05-18T13:49:16.824Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-18T13:49:16.824Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.824Z] === RUN TestCreateServiceMaxReplicas [2021-05-18T13:49:16.824Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-05-18T13:49:16.824Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.824Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-18T13:49:16.824Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-18T13:49:16.824Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.824Z] === RUN TestCreateServiceSecretFileMode [2021-05-18T13:49:16.824Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-18T13:49:16.824Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.824Z] === RUN TestCreateServiceConfigFileMode [2021-05-18T13:49:16.824Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-18T13:49:16.824Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.824Z] === RUN TestCreateServiceSysctls [2021-05-18T13:49:16.824Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-05-18T13:49:16.824Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.824Z] === RUN TestCreateServiceCapabilities [2021-05-18T13:49:16.824Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-05-18T13:49:16.824Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.824Z] === RUN TestInspect [2021-05-18T13:49:16.824Z] --- SKIP: TestInspect (0.00s) [2021-05-18T13:49:16.824Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.824Z] === RUN TestCreateJob [2021-05-18T13:49:16.824Z] --- SKIP: TestCreateJob (0.00s) [2021-05-18T13:49:16.824Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.824Z] === RUN TestReplicatedJob [2021-05-18T13:49:16.824Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-18T13:49:16.824Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.824Z] === RUN TestUpdateReplicatedJob [2021-05-18T13:49:16.824Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-18T13:49:16.824Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.824Z] === RUN TestServiceListWithStatuses [2021-05-18T13:49:16.825Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-18T13:49:16.825Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] === RUN TestDockerNetworkConnectAlias [2021-05-18T13:49:16.825Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-18T13:49:16.825Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] === RUN TestDockerNetworkReConnect [2021-05-18T13:49:16.825Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-18T13:49:16.825Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] === RUN TestServicePlugin [2021-05-18T13:49:16.825Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-18T13:49:16.825Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] === RUN TestServiceUpdateLabel [2021-05-18T13:49:16.825Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-18T13:49:16.825Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:49:16.825Z] === RUN TestServiceUpdateSecrets [2021-05-18T13:49:16.825Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-18T13:49:16.825Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:49:16.825Z] === RUN TestServiceUpdateConfigs [2021-05-18T13:49:16.825Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-18T13:49:16.825Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:49:16.825Z] === RUN TestServiceUpdateNetwork [2021-05-18T13:49:16.825Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-05-18T13:49:16.825Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:49:16.825Z] === RUN TestServiceUpdatePidsLimit [2021-05-18T13:49:16.825Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-05-18T13:49:16.825Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:49:16.825Z] PASS [2021-05-18T13:49:16.825Z] ok github.com/docker/docker/integration/service 0.345s [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === Skipped [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-18T13:49:16.825Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-18T13:49:16.825Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-18T13:49:16.825Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-18T13:49:16.825Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-18T13:49:16.825Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-18T13:49:16.825Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-05-18T13:49:16.825Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-18T13:49:16.825Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-18T13:49:16.825Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-18T13:49:16.825Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-05-18T13:49:16.825Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-05-18T13:49:16.825Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-18T13:49:16.825Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-18T13:49:16.825Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-18T13:49:16.825Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-18T13:49:16.825Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-18T13:49:16.825Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-18T13:49:16.825Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-18T13:49:16.825Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-18T13:49:16.825Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-18T13:49:16.825Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-18T13:49:16.825Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-18T13:49:16.825Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-05-18T13:49:16.825Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-05-18T13:49:16.825Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] [2021-05-18T13:49:16.825Z] DONE 24 tests, 23 skipped in 3.154s [2021-05-18T13:49:16.825Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-18T13:49:17.727Z] 2021/05/18 13:49:17 Finished clone github.com/BurntSushi/toml [2021-05-18T13:49:17.727Z] 2021/05/18 13:49:17 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-05-18T13:49:17.727Z] 2021/05/18 13:49:17 Finished clone github.com/samuel/go-zookeeper [2021-05-18T13:49:17.727Z] 2021/05/18 13:49:17 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-05-18T13:49:17.988Z] 2021/05/18 13:49:18 Finished clone github.com/deckarep/golang-set [2021-05-18T13:49:17.988Z] 2021/05/18 13:49:18 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-05-18T13:49:17.988Z] 2021/05/18 13:49:18 Finished clone github.com/hashicorp/go-msgpack [2021-05-18T13:49:17.988Z] 2021/05/18 13:49:18 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-05-18T13:49:18.202Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-05-18T13:49:18.248Z] 2021/05/18 13:49:18 Finished clone github.com/vishvananda/netlink [2021-05-18T13:49:18.248Z] 2021/05/18 13:49:18 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-05-18T13:49:18.248Z] 2021/05/18 13:49:18 Finished clone github.com/moby/ipvs [2021-05-18T13:49:18.248Z] 2021/05/18 13:49:18 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-05-18T13:49:19.013Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:49:19.013Z] INFO: Testing against a local daemon [2021-05-18T13:49:19.013Z] === RUN TestSessionCreate [2021-05-18T13:49:19.013Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-18T13:49:19.013Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-18T13:49:19.013Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-18T13:49:19.013Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-18T13:49:19.013Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-18T13:49:19.013Z] PASS [2021-05-18T13:49:19.013Z] ok github.com/docker/docker/integration/session 0.164s [2021-05-18T13:49:19.190Z] 2021/05/18 13:49:19 Finished clone github.com/coreos/go-semver [2021-05-18T13:49:19.190Z] 2021/05/18 13:49:19 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-05-18T13:49:19.451Z] 2021/05/18 13:49:19 Finished clone github.com/ishidawataru/sctp [2021-05-18T13:49:19.451Z] 2021/05/18 13:49:19 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-05-18T13:49:19.474Z] [2021-05-18T13:49:19.474Z] === Skipped [2021-05-18T13:49:19.474Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-18T13:49:19.474Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-18T13:49:19.474Z] [2021-05-18T13:49:19.474Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-18T13:49:19.474Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-18T13:49:19.474Z] [2021-05-18T13:49:19.474Z] [2021-05-18T13:49:19.474Z] DONE 2 tests, 2 skipped in 2.412s [2021-05-18T13:49:19.474Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-18T13:49:20.734Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-18T13:49:20.734Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.45s) [2021-05-18T13:49:20.734Z] === RUN TestCreateServiceSecretFileMode [2021-05-18T13:49:21.365Z] 2021/05/18 13:49:21 Finished clone go.etcd.io/bbolt [2021-05-18T13:49:21.365Z] 2021/05/18 13:49:21 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-05-18T13:49:21.662Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:49:21.662Z] INFO: Testing against a local daemon [2021-05-18T13:49:21.662Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-18T13:49:21.662Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-18T13:49:21.662Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:21.662Z] === RUN TestEventsExecDie [2021-05-18T13:49:21.662Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-18T13:49:21.662Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-18T13:49:21.662Z] === RUN TestEventsBackwardsCompatible [2021-05-18T13:49:21.662Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-18T13:49:21.662Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-18T13:49:21.662Z] === RUN TestInfoAPI [2021-05-18T13:49:21.662Z] --- PASS: TestInfoAPI (0.04s) [2021-05-18T13:49:21.662Z] === RUN TestInfoAPIWarnings [2021-05-18T13:49:21.662Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-18T13:49:21.662Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T13:49:21.662Z] === RUN TestInfoDebug [2021-05-18T13:49:21.662Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-18T13:49:21.662Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-18T13:49:21.662Z] === RUN TestInfoInsecureRegistries [2021-05-18T13:49:21.662Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-18T13:49:21.662Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-18T13:49:21.662Z] === RUN TestInfoRegistryMirrors [2021-05-18T13:49:21.662Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-18T13:49:21.662Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-18T13:49:21.662Z] === RUN TestLoginFailsWithBadCredentials [2021-05-18T13:49:21.669Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-18T13:49:22.307Z] 2021/05/18 13:49:22 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-05-18T13:49:22.307Z] 2021/05/18 13:49:22 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-05-18T13:49:22.634Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-05-18T13:49:22.634Z] === RUN TestPingCacheHeaders [2021-05-18T13:49:22.634Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-18T13:49:22.634Z] === RUN TestPingGet [2021-05-18T13:49:22.634Z] --- PASS: TestPingGet (0.03s) [2021-05-18T13:49:22.634Z] === RUN TestPingHead [2021-05-18T13:49:22.634Z] --- PASS: TestPingHead (0.03s) [2021-05-18T13:49:22.634Z] === RUN TestVersion [2021-05-18T13:49:22.634Z] --- PASS: TestVersion (0.03s) [2021-05-18T13:49:22.634Z] PASS [2021-05-18T13:49:22.634Z] ok github.com/docker/docker/integration/system 1.252s [2021-05-18T13:49:22.880Z] 2021/05/18 13:49:22 Finished clone golang.org/x/net [2021-05-18T13:49:22.880Z] 2021/05/18 13:49:22 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-05-18T13:49:23.095Z] [2021-05-18T13:49:23.096Z] === Skipped [2021-05-18T13:49:23.096Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-18T13:49:23.096Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T13:49:23.096Z] [2021-05-18T13:49:23.096Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-18T13:49:23.096Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-18T13:49:23.096Z] [2021-05-18T13:49:23.096Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-18T13:49:23.096Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-18T13:49:23.096Z] [2021-05-18T13:49:23.096Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-18T13:49:23.096Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T13:49:23.096Z] [2021-05-18T13:49:23.096Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-18T13:49:23.096Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-18T13:49:23.096Z] [2021-05-18T13:49:23.096Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-18T13:49:23.096Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-18T13:49:23.096Z] [2021-05-18T13:49:23.096Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-18T13:49:23.096Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-18T13:49:23.096Z] [2021-05-18T13:49:23.096Z] [2021-05-18T13:49:23.096Z] DONE 13 tests, 7 skipped in 3.488s [2021-05-18T13:49:23.096Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-18T13:49:23.141Z] 2021/05/18 13:49:23 Finished clone github.com/opencontainers/go-digest [2021-05-18T13:49:23.141Z] 2021/05/18 13:49:23 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-05-18T13:49:23.402Z] 2021/05/18 13:49:23 Finished clone github.com/Microsoft/opengcs [2021-05-18T13:49:23.402Z] 2021/05/18 13:49:23 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-05-18T13:49:23.974Z] 2021/05/18 13:49:24 Finished clone github.com/containerd/ttrpc [2021-05-18T13:49:23.974Z] 2021/05/18 13:49:24 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-05-18T13:49:24.202Z] --- PASS: TestCreateServiceSecretFileMode (3.44s) [2021-05-18T13:49:24.202Z] === RUN TestCreateServiceConfigFileMode [2021-05-18T13:49:24.202Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-18T13:49:24.239Z] 2021/05/18 13:49:24 Finished clone github.com/hashicorp/serf [2021-05-18T13:49:24.239Z] 2021/05/18 13:49:24 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-05-18T13:49:24.547Z] 2021/05/18 13:49:24 Finished clone github.com/vbatts/tar-split [2021-05-18T13:49:24.547Z] 2021/05/18 13:49:24 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-05-18T13:49:25.291Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:49:25.291Z] INFO: Testing against a local daemon [2021-05-18T13:49:25.291Z] === RUN TestVolumesCreateAndList [2021-05-18T13:49:25.291Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-05-18T13:49:25.291Z] === RUN TestVolumesRemove [2021-05-18T13:49:25.291Z] --- PASS: TestVolumesRemove (0.06s) [2021-05-18T13:49:25.291Z] === RUN TestVolumesInspect [2021-05-18T13:49:25.291Z] --- PASS: TestVolumesInspect (0.04s) [2021-05-18T13:49:25.291Z] === RUN TestVolumesInvalidJSON [2021-05-18T13:49:25.291Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-18T13:49:25.291Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-18T13:49:25.291Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-18T13:49:25.291Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-18T13:49:25.291Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-18T13:49:25.291Z] PASS [2021-05-18T13:49:25.291Z] ok github.com/docker/docker/integration/volume 0.292s [2021-05-18T13:49:25.752Z] [2021-05-18T13:49:25.752Z] DONE 5 tests in 2.752s [2021-05-18T13:49:25.752Z] INFO: make.ps1 ended at 05/18/2021 13:49:25 [2021-05-18T13:49:25.752Z] INFO: Integration CLI tests being run from the host: [2021-05-18T13:49:25.752Z] 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-05-18T13:49:25.930Z] 2021/05/18 13:49:26 Finished clone github.com/cyphar/filepath-securejoin [2021-05-18T13:49:25.930Z] 2021/05/18 13:49:26 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-05-18T13:49:26.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-18T13:49:26.734Z] --- PASS: TestCreateServiceConfigFileMode (2.94s) [2021-05-18T13:49:26.734Z] === RUN TestCreateServiceSysctls [2021-05-18T13:49:26.871Z] 2021/05/18 13:49:26 Finished clone github.com/opencontainers/runtime-spec [2021-05-18T13:49:26.871Z] 2021/05/18 13:49:26 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-05-18T13:49:27.132Z] 2021/05/18 13:49:27 Finished clone github.com/coreos/go-systemd [2021-05-18T13:49:27.132Z] 2021/05/18 13:49:27 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-05-18T13:49:27.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-05-18T13:49:28.515Z] 2021/05/18 13:49:28 Finished clone github.com/opencontainers/image-spec [2021-05-18T13:49:28.516Z] 2021/05/18 13:49:28 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-05-18T13:49:28.776Z] 2021/05/18 13:49:28 Finished clone github.com/coreos/go-systemd/v22 [2021-05-18T13:49:28.776Z] 2021/05/18 13:49:28 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-05-18T13:49:28.776Z] 2021/05/18 13:49:28 Finished clone github.com/Graylog2/go-gelf [2021-05-18T13:49:28.776Z] 2021/05/18 13:49:28 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-05-18T13:49:29.037Z] 2021/05/18 13:49:29 Finished clone github.com/godbus/dbus/v5 [2021-05-18T13:49:29.037Z] 2021/05/18 13:49:29 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-05-18T13:49:29.045Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-05-18T13:49:29.980Z] 2021/05/18 13:49:29 Finished clone github.com/fluent/fluent-logger-golang [2021-05-18T13:49:29.980Z] 2021/05/18 13:49:29 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-05-18T13:49:30.240Z] 2021/05/18 13:49:30 Finished clone github.com/philhofer/fwd [2021-05-18T13:49:30.240Z] 2021/05/18 13:49:30 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-05-18T13:49:30.946Z] --- PASS: TestCreateServiceSysctls (3.93s) [2021-05-18T13:49:30.946Z] === RUN TestCreateServiceCapabilities [2021-05-18T13:49:30.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-05-18T13:49:31.182Z] 2021/05/18 13:49:30 Finished clone github.com/ugorji/go [2021-05-18T13:49:31.182Z] 2021/05/18 13:49:30 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-05-18T13:49:31.182Z] 2021/05/18 13:49:31 Finished clone github.com/fsnotify/fsnotify [2021-05-18T13:49:31.182Z] 2021/05/18 13:49:31 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-05-18T13:49:32.567Z] 2021/05/18 13:49:32 Finished clone github.com/jmespath/go-jmespath [2021-05-18T13:49:32.567Z] 2021/05/18 13:49:32 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-05-18T13:49:32.567Z] 2021/05/18 13:49:32 Finished clone github.com/bsphere/le_go [2021-05-18T13:49:32.567Z] 2021/05/18 13:49:32 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-05-18T13:49:32.567Z] 2021/05/18 13:49:32 Finished clone github.com/docker/libnetwork [2021-05-18T13:49:32.567Z] 2021/05/18 13:49:32 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-05-18T13:49:32.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-05-18T13:49:33.510Z] 2021/05/18 13:49:33 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-05-18T13:49:33.510Z] 2021/05/18 13:49:33 Finished clone github.com/tinylib/msgp [2021-05-18T13:49:33.771Z] 2021/05/18 13:49:33 Finished clone golang.org/x/oauth2 [2021-05-18T13:49:33.771Z] 2021/05/18 13:49:33 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-05-18T13:49:33.785Z] --- PASS: TestCreateServiceCapabilities (3.15s) [2021-05-18T13:49:33.785Z] === RUN TestInspect [2021-05-18T13:49:34.032Z] 2021/05/18 13:49:34 Finished clone github.com/golang/groupcache [2021-05-18T13:49:34.032Z] 2021/05/18 13:49:34 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-05-18T13:49:34.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008f27e0_} [2021-05-18T13:49:34.975Z] 2021/05/18 13:49:35 Finished clone golang.org/x/sys [2021-05-18T13:49:34.975Z] 2021/05/18 13:49:35 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-05-18T13:49:35.237Z] 2021/05/18 13:49:35 Finished clone github.com/googleapis/gax-go [2021-05-18T13:49:35.237Z] 2021/05/18 13:49:35 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-05-18T13:49:35.809Z] 2021/05/18 13:49:35 Finished clone github.com/miekg/dns [2021-05-18T13:49:35.809Z] 2021/05/18 13:49:35 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-05-18T13:49:36.125Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T13:49:36.125Z] INFO: Testing against a local daemon [2021-05-18T13:49:36.125Z] === RUN TestDockerSuite [2021-05-18T13:49:36.125Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-18T13:49:36.125Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-18T13:49:36.125Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-18T13:49:36.125Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-18T13:49:36.125Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-18T13:49:36.125Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-18T13:49:36.125Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-18T13:49:36.125Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-18T13:49:36.125Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-18T13:49:36.125Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-18T13:49:36.125Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-18T13:49:36.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1854619462_/foo_false____} [2021-05-18T13:49:36.381Z] 2021/05/18 13:49:36 Finished clone go.opencensus.io [2021-05-18T13:49:36.381Z] 2021/05/18 13:49:36 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-05-18T13:49:36.586Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-18T13:49:36.953Z] 2021/05/18 13:49:36 Finished clone github.com/containerd/fifo [2021-05-18T13:49:36.953Z] 2021/05/18 13:49:36 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-05-18T13:49:37.649Z] --- PASS: TestInspect (3.71s) [2021-05-18T13:49:37.649Z] === RUN TestCreateJob [2021-05-18T13:49:38.215Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1854619462_/foo_true____} [2021-05-18T13:49:38.870Z] 2021/05/18 13:49:38 Finished clone github.com/containerd/cgroups [2021-05-18T13:49:38.870Z] 2021/05/18 13:49:38 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-05-18T13:49:40.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3024782829_/foo_false____} [2021-05-18T13:49:40.256Z] 2021/05/18 13:49:40 Finished clone github.com/containerd/go-runc [2021-05-18T13:49:40.256Z] 2021/05/18 13:49:40 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-05-18T13:49:40.517Z] 2021/05/18 13:49:40 Finished clone golang.org/x/text [2021-05-18T13:49:40.517Z] 2021/05/18 13:49:40 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-05-18T13:49:40.778Z] 2021/05/18 13:49:40 Finished clone github.com/moby/buildkit [2021-05-18T13:49:40.778Z] 2021/05/18 13:49:40 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-05-18T13:49:41.350Z] 2021/05/18 13:49:41 Finished clone github.com/containerd/console [2021-05-18T13:49:41.350Z] 2021/05/18 13:49:41 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-05-18T13:49:41.495Z] --- PASS: TestCreateJob (3.74s) [2021-05-18T13:49:41.495Z] === RUN TestReplicatedJob [2021-05-18T13:49:41.612Z] 2021/05/18 13:49:41 Finished clone github.com/containerd/typeurl [2021-05-18T13:49:41.612Z] 2021/05/18 13:49:41 Clone github.com/docker/swarmkit, revision 17d8d4e4d8bdec33d386e6362d3537fa9493ba00, attempt 1/20 [2021-05-18T13:49:41.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3024782829_/foo_true____} [2021-05-18T13:49:41.873Z] 2021/05/18 13:49:41 Finished clone github.com/containerd/continuity [2021-05-18T13:49:41.873Z] 2021/05/18 13:49:41 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-05-18T13:49:41.873Z] 2021/05/18 13:49:41 Finished clone github.com/docker/distribution [2021-05-18T13:49:41.873Z] 2021/05/18 13:49:41 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-05-18T13:49:42.445Z] 2021/05/18 13:49:42 Finished clone google.golang.org/grpc [2021-05-18T13:49:42.446Z] 2021/05/18 13:49:42 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-05-18T13:49:42.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3024782829_/foo_true__0xc0008f2840__} [2021-05-18T13:49:42.706Z] 2021/05/18 13:49:42 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-05-18T13:49:42.706Z] 2021/05/18 13:49:42 Finished clone github.com/gogo/googleapis [2021-05-18T13:49:42.706Z] 2021/05/18 13:49:42 Finished clone github.com/opencontainers/runc [2021-05-18T13:49:42.706Z] 2021/05/18 13:49:42 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-05-18T13:49:43.650Z] 2021/05/18 13:49:43 Finished clone github.com/Microsoft/hcsshim [2021-05-18T13:49:43.650Z] 2021/05/18 13:49:43 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-05-18T13:49:44.222Z] 2021/05/18 13:49:44 Finished clone github.com/fernet/fernet-go [2021-05-18T13:49:44.222Z] 2021/05/18 13:49:44 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-05-18T13:49:44.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008f2860_} [2021-05-18T13:49:45.165Z] 2021/05/18 13:49:44 Finished clone code.cloudfoundry.org/clock [2021-05-18T13:49:45.165Z] 2021/05/18 13:49:44 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-05-18T13:49:45.737Z] 2021/05/18 13:49:45 Finished clone golang.org/x/time [2021-05-18T13:49:45.737Z] 2021/05/18 13:49:45 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-05-18T13:49:46.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008f2880_} [2021-05-18T13:49:46.689Z] 2021/05/18 13:49:46 Finished clone github.com/hashicorp/go-memdb [2021-05-18T13:49:46.689Z] 2021/05/18 13:49:46 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-05-18T13:49:46.689Z] 2021/05/18 13:49:46 Finished clone github.com/hashicorp/go-immutable-radix [2021-05-18T13:49:46.689Z] 2021/05/18 13:49:46 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-05-18T13:49:46.957Z] 2021/05/18 13:49:47 Finished clone github.com/cilium/ebpf [2021-05-18T13:49:46.957Z] 2021/05/18 13:49:47 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-05-18T13:49:48.343Z] 2021/05/18 13:49:48 Finished clone github.com/hashicorp/golang-lru [2021-05-18T13:49:48.343Z] 2021/05/18 13:49:48 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-05-18T13:49:48.343Z] 2021/05/18 13:49:48 Finished clone github.com/coreos/pkg [2021-05-18T13:49:48.343Z] 2021/05/18 13:49:48 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-05-18T13:49:48.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008f28a0_} [2021-05-18T13:49:48.603Z] 2021/05/18 13:49:48 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-05-18T13:49:48.604Z] 2021/05/18 13:49:48 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-05-18T13:49:49.325Z] --- PASS: TestReplicatedJob (7.94s) [2021-05-18T13:49:49.325Z] === RUN TestUpdateReplicatedJob [2021-05-18T13:49:49.892Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008f28c0_} [2021-05-18T13:49:49.991Z] 2021/05/18 13:49:49 Finished clone github.com/beorn7/perks [2021-05-18T13:49:49.991Z] 2021/05/18 13:49:49 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-05-18T13:49:49.991Z] 2021/05/18 13:49:50 Finished clone github.com/prometheus/client_model [2021-05-18T13:49:49.991Z] 2021/05/18 13:49:50 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-05-18T13:49:50.251Z] 2021/05/18 13:49:50 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-05-18T13:49:50.251Z] 2021/05/18 13:49:50 Finished clone golang.org/x/crypto [2021-05-18T13:49:50.512Z] 2021/05/18 13:49:50 Finished clone github.com/golang/protobuf [2021-05-18T13:49:50.512Z] 2021/05/18 13:49:50 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-05-18T13:49:51.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-18T13:49:51.897Z] 2021/05/18 13:49:51 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-05-18T13:49:51.897Z] 2021/05/18 13:49:51 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-05-18T13:49:52.159Z] 2021/05/18 13:49:52 Finished clone github.com/pkg/errors [2021-05-18T13:49:52.159Z] 2021/05/18 13:49:52 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-05-18T13:49:53.101Z] 2021/05/18 13:49:53 Finished clone github.com/prometheus/procfs [2021-05-18T13:49:53.101Z] 2021/05/18 13:49:53 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-05-18T13:49:53.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-05-18T13:49:53.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-18T13:49:53.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-18T13:49:53.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-18T13:49:53.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-18T13:49:53.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-18T13:49:53.362Z] 2021/05/18 13:49:53 Finished clone github.com/prometheus/client_golang [2021-05-18T13:49:53.362Z] 2021/05/18 13:49:53 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-05-18T13:49:53.362Z] 2021/05/18 13:49:53 Finished clone github.com/prometheus/common [2021-05-18T13:49:53.362Z] 2021/05/18 13:49:53 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-05-18T13:49:53.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-18T13:49:53.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-18T13:49:53.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-18T13:49:53.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-18T13:49:53.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-18T13:49:53.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-18T13:49:53.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-05-18T13:49:53.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-05-18T13:49:53.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-05-18T13:49:53.431Z] --- PASS: TestUpdateReplicatedJob (4.16s) [2021-05-18T13:49:53.431Z] === RUN TestServiceListWithStatuses [2021-05-18T13:49:53.431Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-18T13:49:53.431Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-18T13:49:53.431Z] === RUN TestDockerNetworkConnectAlias [2021-05-18T13:49:53.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-05-18T13:49:53.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-05-18T13:49:53.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-05-18T13:49:53.624Z] 2021/05/18 13:49:53 Finished clone github.com/inconshreveable/mousetrap [2021-05-18T13:49:53.624Z] 2021/05/18 13:49:53 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-05-18T13:49:53.624Z] 2021/05/18 13:49:53 Finished clone github.com/cespare/xxhash/v2 [2021-05-18T13:49:53.624Z] 2021/05/18 13:49:53 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-05-18T13:49:53.689Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-18T13:49:55.010Z] 2021/05/18 13:49:54 Finished clone github.com/docker/go-metrics [2021-05-18T13:49:55.270Z] 2021/05/18 13:49:55 Finished clone github.com/morikuni/aec [2021-05-18T13:49:55.270Z] 2021/05/18 13:49:55 Finished clone github.com/spf13/pflag [2021-05-18T13:49:56.656Z] 2021/05/18 13:49:56 Finished clone github.com/spf13/cobra [2021-05-18T13:49:57.229Z] 2021/05/18 13:49:57 Finished clone github.com/google/certificate-transparency-go [2021-05-18T13:49:57.229Z] 2021/05/18 13:49:57 Finished clone github.com/opencontainers/selinux [2021-05-18T13:49:58.956Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-18T13:49:59.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-05-18T13:50:00.152Z] --- PASS: TestDockerNetworkConnectAlias (6.63s) [2021-05-18T13:50:00.152Z] === RUN TestDockerNetworkReConnect [2021-05-18T13:50:02.712Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-18T13:50:05.241Z] --- PASS: TestDockerNetworkReConnect (5.28s) [2021-05-18T13:50:05.241Z] === RUN TestServicePlugin [2021-05-18T13:50:07.143Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-18T13:50:09.046Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-18T13:50:09.305Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-18T13:50:09.464Z] 2021/05/18 13:50:09 Finished clone github.com/cloudflare/cfssl [2021-05-18T13:50:10.682Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-18T13:50:11.249Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-05-18T13:50:12.625Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-18T13:50:12.767Z] 2021/05/18 13:50:12 Finished clone github.com/docker/swarmkit [2021-05-18T13:50:13.562Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-18T13:50:14.499Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-18T13:50:15.433Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-18T13:50:16.071Z] 2021/05/18 13:50:15 Finished clone github.com/coreos/etcd [2021-05-18T13:50:16.368Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-18T13:50:17.305Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-18T13:50:18.242Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-18T13:50:19.178Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-18T13:50:19.747Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-18T13:50:20.285Z] 2021/05/18 13:50:19 Finished clone cloud.google.com/go [2021-05-18T13:50:20.681Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-18T13:50:21.616Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-18T13:50:23.012Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-18T13:50:23.946Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-18T13:50:24.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-05-18T13:50:25.141Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-18T13:50:25.141Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-18T13:50:25.579Z] 2021/05/18 13:50:25 Finished clone github.com/containerd/containerd [2021-05-18T13:50:26.518Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-18T13:50:27.453Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-18T13:50:28.830Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-18T13:50:29.767Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-18T13:50:30.702Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-18T13:50:32.075Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-18T13:50:32.640Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-18T13:50:33.722Z] 2021/05/18 13:50:32 Finished clone google.golang.org/genproto [2021-05-18T13:50:35.170Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-18T13:50:35.636Z] 2021/05/18 13:50:35 Finished clone github.com/gogo/protobuf [2021-05-18T13:50:38.453Z] --- PASS: TestServicePlugin (33.19s) [2021-05-18T13:50:38.453Z] plugin_test.go:62: [df07e0442f9b6] joining swarm manager [d2c2f5f7fafb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T13:50:38.453Z] plugin_test.go:65: [d0a73e00dce24] joining swarm manager [d2c2f5f7fafb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T13:50:38.453Z] === RUN TestServiceUpdateLabel [2021-05-18T13:50:39.389Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-18T13:50:41.929Z] --- PASS: TestServiceUpdateLabel (2.89s) [2021-05-18T13:50:41.929Z] === RUN TestServiceUpdateSecrets [2021-05-18T13:50:42.863Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-18T13:50:43.811Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-18T13:50:49.084Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-18T13:50:51.615Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-18T13:50:52.180Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-18T13:50:56.366Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-05-18T13:50:57.302Z] === RUN TestDockerSuite/TestCpToDot [2021-05-18T13:50:57.560Z] --- PASS: TestServiceUpdateSecrets (16.01s) [2021-05-18T13:50:57.560Z] === RUN TestServiceUpdateConfigs [2021-05-18T13:50:58.125Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-18T13:51:00.029Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-18T13:51:01.403Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-18T13:51:02.338Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-18T13:51:03.272Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-18T13:51:03.530Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-18T13:51:04.464Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-18T13:51:05.399Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-18T13:51:05.399Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-18T13:51:05.657Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-18T13:51:05.915Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-18T13:51:06.850Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-18T13:51:06.850Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-18T13:51:06.850Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-18T13:51:07.785Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-18T13:51:08.052Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-18T13:51:08.052Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-18T13:51:08.052Z] === RUN TestDockerSuite/TestCreateRM [2021-05-18T13:51:08.311Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-18T13:51:08.312Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-18T13:51:08.312Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-18T13:51:08.312Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-18T13:51:10.212Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-18T13:51:10.470Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-18T13:51:10.470Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-18T13:51:13.754Z] --- PASS: TestServiceUpdateConfigs (15.86s) [2021-05-18T13:51:13.754Z] === RUN TestServiceUpdateNetwork [2021-05-18T13:51:14.020Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-18T13:51:14.280Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-18T13:51:14.280Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-18T13:51:14.538Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-18T13:51:14.538Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-18T13:51:14.538Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-18T13:51:15.914Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-18T13:51:17.815Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-18T13:51:17.887Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-18T13:51:17.887Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-18T13:51:17.887Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-18T13:51:17.887Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-18T13:51:17.887Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-18T13:51:17.887Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-18T13:51:17.887Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-18T13:51:17.887Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-18T13:51:17.887Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-18T13:51:17.887Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-18T13:51:17.887Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-18T13:51:17.887Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-18T13:51:17.887Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-18T13:51:17.888Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-18T13:51:17.888Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-18T13:51:17.888Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-18T13:51:18.382Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-18T13:51:19.760Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-18T13:51:21.664Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-18T13:51:22.358Z] 2021/05/18 13:51:16 Finished clone github.com/hashicorp/consul [2021-05-18T13:51:22.599Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-18T13:51:23.166Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-18T13:51:23.424Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-18T13:51:23.744Z] 2021/05/18 13:51:23 Finished clone github.com/aws/aws-sdk-go [2021-05-18T13:51:23.991Z] === RUN TestDockerSuite/TestDockerFails [2021-05-18T13:51:23.991Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-05-18T13:51:23.991Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-05-18T13:51:23.991Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-05-18T13:51:24.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-05-18T13:51:24.984Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-18T13:51:24.984Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-18T13:51:24.984Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-18T13:51:24.984Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-18T13:51:24.984Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-18T13:51:25.493Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-05-18T13:51:26.430Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-05-18T13:51:27.909Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-18T13:51:27.909Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-18T13:51:27.909Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-18T13:51:28.961Z] --- PASS: TestServiceUpdateNetwork (15.15s) [2021-05-18T13:51:28.961Z] === RUN TestServiceUpdatePidsLimit [2021-05-18T13:51:29.529Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-05-18T13:51:29.529Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-05-18T13:51:29.529Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-05-18T13:51:30.102Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-18T13:51:30.102Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-05-18T13:51:32.017Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-18T13:51:34.999Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-18T13:51:38.575Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-18T13:51:39.142Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-18T13:51:41.042Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-18T13:51:43.573Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-18T13:51:45.473Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-05-18T13:51:46.410Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-18T13:51:47.346Z] --- PASS: TestServiceUpdatePidsLimit (18.66s) [2021-05-18T13:51:47.346Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.85s) [2021-05-18T13:51:47.346Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.20s) [2021-05-18T13:51:47.346Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.42s) [2021-05-18T13:51:47.346Z] PASS [2021-05-18T13:51:47.346Z] [2021-05-18T13:51:47.346Z] === Skipped [2021-05-18T13:51:47.346Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-18T13:51:47.346Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-18T13:51:47.346Z] [2021-05-18T13:51:47.346Z] [2021-05-18T13:51:47.346Z] DONE 27 tests, 1 skipped in 201.782s [2021-05-18T13:51:47.346Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-18T13:51:47.346Z] ++ 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-05-18T13:51:47.346Z] ++ set -e [2021-05-18T13:51:47.346Z] ++ '[' -n 0 ']' [2021-05-18T13:51:47.346Z] ++ set -x [2021-05-18T13:51:47.346Z] ++ 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-05-18T13:51:47.346Z] INFO: Testing against a local daemon [2021-05-18T13:51:47.346Z] === RUN TestSessionCreate [2021-05-18T13:51:47.346Z] --- PASS: TestSessionCreate (0.04s) [2021-05-18T13:51:47.346Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-18T13:51:47.346Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-18T13:51:47.346Z] PASS [2021-05-18T13:51:47.346Z] [2021-05-18T13:51:47.346Z] DONE 2 tests in 0.207s [2021-05-18T13:51:47.346Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-18T13:51:47.346Z] ++ 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-05-18T13:51:47.346Z] ++ set -e [2021-05-18T13:51:47.346Z] ++ '[' -n 0 ']' [2021-05-18T13:51:47.346Z] ++ set -x [2021-05-18T13:51:47.346Z] ++ 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-05-18T13:51:47.604Z] INFO: Testing against a local daemon [2021-05-18T13:51:47.604Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-18T13:51:47.604Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-18T13:51:47.604Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-18T13:51:47.604Z] === RUN TestEventsExecDie [2021-05-18T13:51:47.605Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-18T13:51:48.980Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-18T13:51:48.980Z] --- PASS: TestEventsExecDie (1.45s) [2021-05-18T13:51:48.980Z] === RUN TestEventsBackwardsCompatible [2021-05-18T13:51:48.980Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-05-18T13:51:48.980Z] === RUN TestInfoBinaryCommits [2021-05-18T13:51:48.980Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-05-18T13:51:48.980Z] === RUN TestInfoAPIVersioned [2021-05-18T13:51:48.980Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-18T13:51:48.980Z] === RUN TestInfoDiscoveryBackend [2021-05-18T13:51:49.548Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-18T13:51:49.806Z] --- PASS: TestInfoDiscoveryBackend (0.78s) [2021-05-18T13:51:49.806Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-18T13:51:50.741Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-18T13:51:50.741Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-18T13:51:50.741Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-18T13:51:51.676Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-05-18T13:51:51.676Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.94s) [2021-05-18T13:51:51.676Z] === RUN TestInfoAPI [2021-05-18T13:51:51.934Z] --- PASS: TestInfoAPI (0.03s) [2021-05-18T13:51:51.934Z] === RUN TestInfoAPIWarnings [2021-05-18T13:51:53.307Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-05-18T13:51:55.229Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-18T13:51:58.516Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-05-18T13:52:01.044Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-18T13:52:01.978Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-18T13:52:03.353Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-18T13:52:04.290Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-18T13:52:04.290Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-18T13:52:05.666Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-18T13:52:06.231Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-05-18T13:52:06.798Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-18T13:52:06.798Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-05-18T13:52:07.363Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-05-18T13:52:07.363Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-18T13:52:08.739Z] --- PASS: TestInfoAPIWarnings (16.69s) [2021-05-18T13:52:08.739Z] === RUN TestInfoDebug [2021-05-18T13:52:08.997Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-18T13:52:09.256Z] --- PASS: TestInfoDebug (0.71s) [2021-05-18T13:52:09.256Z] === RUN TestInfoInsecureRegistries [2021-05-18T13:52:10.191Z] --- PASS: TestInfoInsecureRegistries (0.74s) [2021-05-18T13:52:10.191Z] === RUN TestInfoRegistryMirrors [2021-05-18T13:52:10.758Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-18T13:52:10.758Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-18T13:52:10.758Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-18T13:52:10.758Z] --- PASS: TestInfoRegistryMirrors (0.76s) [2021-05-18T13:52:10.758Z] === RUN TestLoginFailsWithBadCredentials [2021-05-18T13:52:11.016Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2021-05-18T13:52:11.016Z] === RUN TestPingCacheHeaders [2021-05-18T13:52:11.016Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-18T13:52:11.016Z] === RUN TestPingGet [2021-05-18T13:52:11.016Z] --- PASS: TestPingGet (0.01s) [2021-05-18T13:52:11.016Z] === RUN TestPingHead [2021-05-18T13:52:11.016Z] --- PASS: TestPingHead (0.04s) [2021-05-18T13:52:11.016Z] === RUN TestVersion [2021-05-18T13:52:11.016Z] --- PASS: TestVersion (0.03s) [2021-05-18T13:52:11.016Z] PASS [2021-05-18T13:52:11.016Z] [2021-05-18T13:52:11.016Z] === Skipped [2021-05-18T13:52:11.016Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-18T13:52:11.016Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-18T13:52:11.016Z] [2021-05-18T13:52:11.016Z] [2021-05-18T13:52:11.016Z] DONE 18 tests, 1 skipped in 23.695s [2021-05-18T13:52:11.016Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-18T13:52:11.016Z] ++ 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-05-18T13:52:11.016Z] ++ set -e [2021-05-18T13:52:11.016Z] ++ '[' -n 0 ']' [2021-05-18T13:52:11.016Z] ++ set -x [2021-05-18T13:52:11.016Z] ++ 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-05-18T13:52:11.275Z] INFO: Testing against a local daemon [2021-05-18T13:52:11.275Z] === RUN TestVolumesCreateAndList [2021-05-18T13:52:11.275Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-05-18T13:52:11.275Z] === RUN TestVolumesRemove [2021-05-18T13:52:11.275Z] --- PASS: TestVolumesRemove (0.07s) [2021-05-18T13:52:11.275Z] === RUN TestVolumesInspect [2021-05-18T13:52:11.275Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-18T13:52:11.275Z] === RUN TestVolumesInvalidJSON [2021-05-18T13:52:11.533Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-18T13:52:11.533Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-18T13:52:11.533Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-18T13:52:11.533Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-18T13:52:11.533Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-18T13:52:11.533Z] PASS [2021-05-18T13:52:11.533Z] [2021-05-18T13:52:11.533Z] DONE 5 tests in 0.324s [2021-05-18T13:52:11.533Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-18T13:52:11.792Z] ++++ cat bundles/test-integration/docker.pid [2021-05-18T13:52:11.792Z] +++ kill 5644 [2021-05-18T13:52:11.792Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-18T13:52:12.050Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-18T13:52:12.616Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-18T13:52:12.874Z] +++ /etc/init.d/apparmor stop [2021-05-18T13:52:12.874Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-18T13:52:12.874Z] [2021-05-18T13:52:12.874Z] Unloading profiles will leave already running processes permanently [2021-05-18T13:52:12.874Z] unconfined, which can lead to unexpected situations. [2021-05-18T13:52:12.874Z] [2021-05-18T13:52:12.874Z] To set a process to complain mode, use the command line tool [2021-05-18T13:52:12.874Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-18T13:52:12.874Z] +++ true [2021-05-18T13:52:12.874Z] exiting test-integration [2021-05-18T13:52:12.874Z] ++ exit 0 [2021-05-18T13:52:12.874Z] [2021-05-18T13:52:13.808Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-05-18T13:52:13.808Z] + for job in $(jobs -p) [2021-05-18T13:52:13.808Z] + wait 9508 [2021-05-18T13:52:13.808Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-05-18T13:52:13.808Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-05-18T13:52:13.808Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-18T13:52:15.181Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-05-18T13:52:16.182Z] === RUN TestDockerSuite/TestEventsRename [2021-05-18T13:52:16.748Z] === RUN TestDockerSuite/TestEventsResize [2021-05-18T13:52:17.682Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-18T13:52:18.248Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-18T13:52:18.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-05-18T13:52:19.439Z] === RUN TestDockerSuite/TestEventsStreaming [2021-05-18T13:52:20.004Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-18T13:52:23.284Z] === RUN TestDockerSuite/TestEventsTop [2021-05-18T13:52:23.850Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-18T13:52:26.376Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-18T13:52:38.568Z] === RUN TestDockerSuite/TestExec [2021-05-18T13:52:38.568Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-18T13:52:39.502Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-18T13:52:40.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-05-18T13:52:40.068Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-18T13:52:41.003Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-18T13:52:44.287Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-18T13:52:45.673Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-18T13:52:45.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-05-18T13:52:46.865Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-18T13:52:48.242Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-18T13:52:49.616Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-18T13:52:50.993Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-18T13:52:52.371Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-18T13:52:54.902Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-18T13:52:59.087Z] === RUN TestDockerSuite/TestExecEnv [2021-05-18T13:52:59.654Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-18T13:53:01.553Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-18T13:53:02.488Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-18T13:53:05.772Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-18T13:53:06.338Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-05-18T13:53:07.274Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-18T13:53:08.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-05-18T13:53:08.209Z] === RUN TestDockerSuite/TestExecParseError [2021-05-18T13:53:09.153Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-18T13:53:10.090Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-18T13:53:11.024Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-18T13:53:16.300Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-18T13:53:16.300Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-18T13:53:16.300Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-18T13:53:16.300Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-18T13:53:16.300Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-18T13:53:16.300Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-18T13:53:16.300Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-18T13:53:16.300Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-18T13:53:16.300Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-18T13:53:16.300Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-18T13:53:16.300Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-18T13:53:17.273Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-18T13:53:17.589Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-18T13:53:18.155Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-18T13:53:18.917Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-18T13:53:18.917Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-18T13:53:18.917Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-18T13:53:18.917Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-18T13:53:19.104Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-18T13:53:21.105Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-18T13:53:29.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-05-18T13:53:30.968Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-18T13:53:31.447Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-18T13:53:31.904Z] === RUN TestDockerSuite/TestExecTTY [2021-05-18T13:53:33.279Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-18T13:53:34.652Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-18T13:53:35.218Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-18T13:53:36.153Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-18T13:53:36.154Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-18T13:53:38.055Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-05-18T13:53:39.432Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-18T13:53:40.060Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-18T13:53:40.522Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-18T13:53:40.522Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-18T13:53:40.805Z] === RUN TestDockerSuite/TestExecWithTERM [2021-05-18T13:53:42.179Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-18T13:53:43.113Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-18T13:53:43.680Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-05-18T13:53:44.270Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-18T13:53:45.244Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-18T13:53:48.942Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-18T13:53:49.875Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-05-18T13:53:53.157Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-18T13:53:53.829Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-18T13:53:53.829Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-18T13:53:53.829Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-18T13:53:53.829Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-18T13:53:53.829Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-18T13:53:54.290Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-18T13:53:55.058Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-18T13:54:00.291Z] 2021/05/18 13:53:54 Finished clone google.golang.org/api [2021-05-18T13:54:00.291Z] 2021/05/18 13:53:54 Dependencies downloaded. Download time: 4m46.554766671s [2021-05-18T13:54:00.291Z] 2021/05/18 13:53:54 Collecting all dependencies [2021-05-18T13:54:00.323Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-18T13:54:00.582Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-18T13:54:00.582Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-18T13:54:00.582Z] === RUN TestDockerSuite/TestHealth [2021-05-18T13:54:05.577Z] 2021/05/18 13:54:05 Clean vendor dir from unused packages [2021-05-18T13:54:05.577Z] 2021/05/18 13:54:05 Ignoring paths matching "^archive/tar" [2021-05-18T13:54:06.149Z] 2021/05/18 13:54:06 Success [2021-05-18T13:54:06.149Z] 2021/05/18 13:54:06 Running time: 5m2.11669468s [2021-05-18T13:54:06.409Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-18T13:54:07.301Z] + echo Ensuring container killed. [2021-05-18T13:54:07.301Z] Ensuring container killed. [2021-05-18T13:54:07.301Z] + docker rm -vf docker-pr3 [2021-05-18T13:54:07.301Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-05-18T13:54:07.588Z] + echo Chowning /workspace to jenkins user [2021-05-18T13:54:07.588Z] Chowning /workspace to jenkins user [2021-05-18T13:54:07.588Z] + id -u [2021-05-18T13:54:07.588Z] + id -g [2021-05-18T13:54:07.588Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42382:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-18T13:54:08.466Z] + bundleName=unit [2021-05-18T13:54:08.466Z] + echo Creating unit-bundles.tar.gz [2021-05-18T13:54:08.466Z] Creating unit-bundles.tar.gz [2021-05-18T13:54:08.466Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-05-18T13:54:08.466Z] bundles/junit-report.xml [2021-05-18T13:54:08.466Z] bundles/go-test-report.json [2021-05-18T13:54:08.466Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-05-18T13:54:08.479Z] Archiving artifacts [2021-05-18T13:54:08.926Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42382/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-18T13:54:09.232Z] + make clean [2021-05-18T13:54:09.494Z] docker volume rm -f docker-dev-cache [2021-05-18T13:54:09.494Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T13:54:18.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-05-18T13:54:20.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-05-18T13:54:22.469Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-18T13:54:22.469Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-18T13:54:22.727Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-18T13:54:22.727Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-18T13:54:23.662Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-18T13:54:23.662Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-18T13:54:24.284Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-18T13:54:24.284Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-18T13:54:24.284Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-18T13:54:25.563Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-18T13:54:25.563Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-18T13:54:25.563Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-18T13:54:25.563Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-18T13:54:25.822Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-18T13:54:26.390Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-18T13:54:26.649Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-18T13:54:26.649Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-18T13:54:27.585Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-18T13:54:27.585Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-18T13:54:28.151Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-18T13:54:29.086Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-18T13:54:29.086Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-18T13:54:30.020Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-18T13:54:32.547Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-18T13:54:32.548Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-18T13:54:32.548Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-18T13:54:35.084Z] === RUN TestDockerSuite/TestImportFile [2021-05-18T13:54:36.461Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-18T13:54:36.461Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-18T13:54:38.362Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-18T13:54:40.262Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-18T13:54:41.646Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-18T13:54:42.580Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-18T13:54:43.146Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-18T13:54:44.081Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-18T13:54:44.081Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-05-18T13:54:44.081Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-18T13:54:44.647Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-18T13:54:44.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-05-18T13:54:45.472Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-18T13:54:46.407Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-18T13:54:46.974Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-18T13:54:47.909Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-18T13:54:48.843Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-18T13:54:48.843Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-05-18T13:54:49.454Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-18T13:54:49.454Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-18T13:54:49.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-18T13:54:51.373Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-18T13:54:52.749Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-18T13:54:53.686Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-18T13:54:53.945Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-18T13:54:54.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-18T13:54:55.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-18T13:54:55.323Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-18T13:54:55.323Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-18T13:54:56.702Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-18T13:54:57.640Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-18T13:54:58.208Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-18T13:54:58.773Z] === RUN TestDockerSuite/TestInspectImage [2021-05-18T13:54:58.773Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-18T13:54:59.031Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-18T13:54:59.031Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-18T13:54:59.598Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-18T13:54:59.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-18T13:55:00.533Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-18T13:55:00.533Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-18T13:55:01.113Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-18T13:55:02.051Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-18T13:55:03.424Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-18T13:55:03.424Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-18T13:55:04.359Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-18T13:55:04.925Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-18T13:55:06.825Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-18T13:55:07.392Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-18T13:55:08.327Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-18T13:55:08.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-18T13:55:09.263Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-18T13:55:10.199Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-18T13:55:11.134Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-18T13:55:12.069Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-18T13:55:12.069Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-05-18T13:55:14.599Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-18T13:55:15.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-18T13:55:15.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-18T13:55:15.973Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-18T13:55:17.347Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-18T13:55:17.914Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-18T13:55:18.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-05-18T13:55:20.223Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-18T13:55:20.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-18T13:55:20.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-18T13:55:20.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-18T13:55:22.755Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-18T13:55:25.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-18T13:55:25.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-18T13:55:25.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-18T13:55:25.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-18T13:55:25.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-18T13:55:27.019Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-18T13:55:27.019Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-18T13:55:30.306Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-18T13:55:30.873Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-18T13:55:31.807Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-18T13:55:44.008Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-18T13:55:45.907Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-18T13:55:47.808Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-18T13:55:48.374Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-18T13:55:49.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-05-18T13:55:50.642Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-18T13:55:51.651Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-05-18T13:55:51.651Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-18T13:55:51.910Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-18T13:55:51.910Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-18T13:55:51.910Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-18T13:55:52.848Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-18T13:55:53.791Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-18T13:55:54.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-18T13:55:54.392Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-18T13:55:54.853Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-18T13:55:55.824Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-18T13:55:55.824Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-18T13:55:57.977Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-18T13:55:59.353Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-18T13:56:00.528Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-18T13:56:00.989Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-18T13:56:00.989Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-18T13:56:00.989Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-18T13:56:02.532Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-18T13:56:02.993Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-18T13:56:03.455Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-18T13:56:03.916Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-18T13:56:04.377Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-18T13:56:04.614Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-18T13:56:04.873Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-18T13:56:04.873Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-18T13:56:06.248Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-18T13:56:07.184Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-18T13:56:08.560Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-18T13:56:09.493Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-18T13:56:10.135Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-18T13:56:10.427Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-18T13:56:11.089Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-18T13:56:11.089Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-18T13:56:12.044Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-18T13:56:12.044Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-18T13:56:12.496Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-18T13:56:12.959Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-18T13:56:13.897Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-18T13:56:14.644Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-18T13:56:14.832Z] === RUN TestDockerSuite/TestLogsSince [2021-05-18T13:56:15.096Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-18T13:56:15.548Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-18T13:56:15.549Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-18T13:56:16.502Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-18T13:56:16.954Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-18T13:56:16.954Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-18T13:56:16.954Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-18T13:56:21.593Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-18T13:56:22.938Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-18T13:56:28.225Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-18T13:56:28.225Z] === RUN TestDockerSuite/TestLogsTail [2021-05-18T13:56:29.158Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-18T13:56:29.725Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-18T13:56:30.660Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-18T13:56:30.660Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-18T13:56:31.595Z] === RUN TestDockerSuite/TestNetHostname [2021-05-18T13:56:32.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-05-18T13:56:33.902Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-18T13:56:34.162Z] === RUN TestDockerSuite/TestNetworkEvents [2021-05-18T13:56:42.275Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-18T13:56:44.175Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-18T13:56:45.110Z] === RUN TestDockerSuite/TestPluginActive [2021-05-18T13:56:47.016Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-18T13:56:51.421Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-18T13:56:51.421Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-18T13:56:51.421Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-18T13:56:53.577Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-18T13:56:53.577Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-18T13:56:54.536Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-18T13:56:56.064Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-18T13:56:56.064Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-18T13:56:56.064Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-18T13:56:56.064Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-18T13:56:56.515Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-18T13:56:56.515Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-18T13:56:58.718Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-18T13:57:00.092Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-18T13:57:01.993Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-18T13:57:06.181Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-05-18T13:57:06.748Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-18T13:57:10.933Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-18T13:57:12.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-05-18T13:57:12.874Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-18T13:57:15.406Z] === RUN TestDockerSuite/TestPortList [2021-05-18T13:57:15.406Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-05-18T13:57:18.691Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-05-18T13:57:21.977Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-05-18T13:57:26.182Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-05-18T13:57:26.346Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-18T13:57:26.346Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-18T13:57:26.346Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-18T13:57:28.711Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-18T13:57:28.969Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-05-18T13:57:30.348Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-18T13:57:33.634Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-05-18T13:57:38.899Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-05-18T13:57:38.899Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-18T13:57:38.899Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-18T13:57:38.899Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-18T13:57:39.157Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-18T13:57:39.157Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-18T13:57:40.093Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-18T13:57:40.093Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-18T13:57:41.032Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-18T13:57:41.032Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-18T13:57:41.063Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-18T13:57:42.020Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-18T13:57:42.472Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-18T13:57:42.932Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-18T13:57:42.932Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-05-18T13:57:46.167Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-18T13:57:46.218Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-05-18T13:57:47.151Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-05-18T13:57:48.524Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-05-18T13:57:48.524Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-18T13:57:51.821Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-18T13:57:52.387Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-18T13:57:53.176Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-18T13:57:55.326Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-18T13:57:55.671Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-18T13:57:59.855Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-18T13:57:59.855Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-18T13:58:04.038Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-18T13:58:04.038Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-05-18T13:58:14.019Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-18T13:58:14.019Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-05-18T13:58:14.585Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-18T13:58:17.872Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-18T13:58:17.872Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-05-18T13:58:19.250Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-18T13:58:21.152Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-18T13:58:23.689Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-18T13:58:26.220Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-18T13:58:27.594Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-18T13:58:27.594Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-18T13:58:28.528Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-18T13:58:30.429Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-18T13:58:31.363Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-05-18T13:58:33.265Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-18T13:58:34.639Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-18T13:58:34.639Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-18T13:58:34.639Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-18T13:58:34.639Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-05-18T13:58:34.639Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-18T13:58:34.639Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-18T13:58:35.575Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-18T13:58:38.106Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-18T13:58:39.040Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-05-18T13:58:39.607Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-18T13:58:40.173Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-18T13:58:42.077Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-05-18T13:58:47.386Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-05-18T13:58:50.673Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-05-18T13:58:52.574Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-18T13:58:54.476Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-18T13:58:55.042Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-05-18T13:58:56.944Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-18T13:58:56.944Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-18T13:58:56.944Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-18T13:58:57.201Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-18T13:58:58.135Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-05-18T13:59:00.037Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-18T13:59:01.940Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-18T13:59:02.876Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-05-18T13:59:08.146Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-18T13:59:09.520Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-18T13:59:09.520Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-18T13:59:09.520Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-18T13:59:10.087Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-05-18T13:59:14.282Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-18T13:59:15.216Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-18T13:59:15.474Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-18T13:59:16.408Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-05-18T13:59:17.343Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-18T13:59:19.248Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-18T13:59:20.623Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-18T13:59:21.206Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-18T13:59:21.206Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-18T13:59:21.206Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-18T13:59:21.558Z] === RUN TestDockerSuite/TestRmiTag [2021-05-18T13:59:21.817Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-18T13:59:22.384Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-18T13:59:26.570Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-18T13:59:27.137Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-18T13:59:28.071Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-18T13:59:28.329Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-18T13:59:29.705Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-18T13:59:30.274Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-05-18T13:59:30.532Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-18T13:59:31.099Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-18T13:59:31.666Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-18T13:59:31.666Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-18T13:59:33.043Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-18T13:59:33.610Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-05-18T13:59:35.516Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-18T13:59:36.451Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-18T13:59:37.826Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-18T13:59:38.084Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-05-18T13:59:39.018Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-05-18T13:59:39.951Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-18T13:59:41.852Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-05-18T13:59:41.852Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-05-18T13:59:43.226Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-05-18T13:59:44.161Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-05-18T13:59:45.096Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-05-18T13:59:46.033Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-05-18T13:59:46.967Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-18T13:59:47.226Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-05-18T13:59:48.161Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-05-18T13:59:49.097Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-18T13:59:50.033Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-18T13:59:50.970Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-05-18T13:59:50.970Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-18T13:59:51.904Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-18T13:59:51.904Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-18T13:59:55.283Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-18T13:59:55.542Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-18T13:59:56.477Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-18T13:59:57.043Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-18T13:59:57.609Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-18T13:59:57.867Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-18T13:59:58.434Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-18T13:59:59.000Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-18T13:59:59.934Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-18T14:00:00.500Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-18T14:00:01.067Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-18T14:00:01.324Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-18T14:00:01.892Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-18T14:00:01.892Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-18T14:00:02.826Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-18T14:00:03.761Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-18T14:00:04.328Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-05-18T14:00:04.586Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-18T14:00:05.521Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-18T14:00:05.521Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-18T14:00:06.456Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-18T14:00:08.360Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-18T14:00:09.736Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-18T14:00:10.677Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-18T14:00:11.610Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-18T14:00:12.176Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-18T14:00:12.742Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-18T14:00:13.677Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-18T14:00:14.244Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-18T14:00:15.619Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-18T14:00:18.150Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-05-18T14:00:19.084Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-18T14:00:19.084Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-18T14:00:20.020Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-18T14:00:23.303Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-18T14:00:24.676Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-18T14:00:26.578Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-18T14:00:29.108Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-18T14:00:29.108Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-18T14:00:29.108Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-18T14:00:29.685Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-18T14:00:32.219Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-18T14:00:32.477Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-05-18T14:00:33.641Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-18T14:00:33.641Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-18T14:00:33.641Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-18T14:00:33.851Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-18T14:00:35.751Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-05-18T14:00:36.685Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-18T14:00:37.253Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-18T14:00:39.155Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-18T14:00:40.090Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-05-18T14:00:40.090Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-18T14:00:40.656Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-05-18T14:00:42.031Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-18T14:00:42.031Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-18T14:00:42.966Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-18T14:00:43.901Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-18T14:00:44.837Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-05-18T14:00:45.771Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-18T14:00:45.771Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-18T14:00:46.705Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-18T14:00:47.274Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-18T14:00:47.844Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-18T14:00:48.359Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-18T14:00:48.777Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-18T14:00:49.343Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-18T14:00:49.910Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-18T14:00:51.286Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-18T14:00:52.219Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-18T14:00:52.219Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-18T14:00:53.155Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-18T14:00:53.868Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-18T14:00:54.126Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-05-18T14:00:55.501Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-18T14:00:56.068Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-18T14:00:56.068Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-18T14:00:57.003Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-05-18T14:01:00.285Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-05-18T14:01:00.285Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-18T14:01:00.851Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-18T14:01:03.077Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-18T14:01:13.058Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-05-18T14:01:13.316Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-18T14:01:14.689Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-05-18T14:01:14.689Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-05-18T14:01:14.689Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-18T14:01:14.689Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-18T14:01:15.623Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-18T14:01:18.904Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-18T14:01:19.162Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-05-18T14:01:20.098Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-18T14:01:20.665Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-18T14:01:22.000Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-18T14:01:27.265Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-05-18T14:01:27.831Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-18T14:01:28.766Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-18T14:01:29.332Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-18T14:01:29.899Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-05-18T14:01:30.834Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-18T14:01:30.834Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-18T14:01:31.094Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-18T14:01:33.018Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-18T14:01:34.399Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-18T14:01:36.298Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-18T14:01:36.298Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-18T14:01:36.298Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-05-18T14:01:37.672Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-18T14:01:39.046Z] === RUN TestDockerSuite/TestRunMount [2021-05-18T14:01:45.693Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-18T14:01:47.160Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-05-18T14:01:47.420Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-18T14:01:48.355Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-18T14:01:49.292Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-18T14:01:51.193Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-18T14:01:53.093Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-18T14:01:57.290Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-18T14:01:58.670Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-18T14:02:01.201Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-18T14:02:02.575Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-18T14:02:03.278Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-18T14:02:03.949Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-18T14:02:03.949Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-18T14:02:04.883Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-18T14:02:05.819Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-05-18T14:02:06.077Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-18T14:02:07.013Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-18T14:02:08.389Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-18T14:02:10.919Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-18T14:02:12.820Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-18T14:02:14.722Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-05-18T14:02:15.569Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-18T14:02:18.015Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-18T14:02:18.273Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-18T14:02:18.273Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-05-18T14:02:19.208Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-18T14:02:19.208Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-18T14:02:19.774Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-18T14:02:20.708Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-18T14:02:20.708Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-18T14:02:21.274Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-18T14:02:27.829Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-05-18T14:02:27.829Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-18T14:02:27.829Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-05-18T14:02:28.394Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-18T14:02:30.294Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-18T14:02:31.233Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-05-18T14:02:31.799Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-18T14:02:32.057Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-18T14:02:32.623Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-18T14:02:33.189Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-18T14:02:33.755Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-18T14:02:33.755Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-18T14:02:34.689Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-18T14:02:34.947Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-18T14:02:34.947Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-18T14:02:35.883Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-05-18T14:02:37.282Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-18T14:02:37.282Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-18T14:02:40.575Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-18T14:02:41.949Z] === RUN TestDockerSuite/TestRunRm [2021-05-18T14:02:42.515Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-18T14:02:46.696Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-18T14:02:46.954Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-18T14:02:47.521Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-05-18T14:02:48.896Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-05-18T14:02:49.831Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-05-18T14:02:54.017Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-05-18T14:02:57.301Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-05-18T14:02:57.866Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-05-18T14:02:58.125Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-05-18T14:02:59.085Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-05-18T14:02:59.344Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-05-18T14:02:59.909Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-05-18T14:03:00.168Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-05-18T14:03:01.101Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-18T14:03:01.666Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-18T14:03:02.600Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-18T14:03:05.128Z] === RUN TestDockerSuite/TestRunState [2021-05-18T14:03:06.502Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-18T14:03:07.436Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-18T14:03:08.002Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-18T14:03:08.260Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-05-18T14:03:08.260Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-18T14:03:09.195Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-18T14:03:09.453Z] === RUN TestDockerSuite/TestRunSysctls [2021-05-18T14:03:10.826Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-18T14:03:10.826Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-18T14:03:10.826Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-18T14:03:11.763Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-05-18T14:03:14.292Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-05-18T14:03:14.550Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-05-18T14:03:16.456Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-05-18T14:03:19.752Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-18T14:03:23.033Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-18T14:03:23.599Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-18T14:03:24.533Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-18T14:03:25.101Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-18T14:03:27.004Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-18T14:03:28.378Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-18T14:03:28.944Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-18T14:03:29.203Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-18T14:03:29.203Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-18T14:03:30.138Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-18T14:03:30.704Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-18T14:03:31.271Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-05-18T14:03:31.271Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-18T14:03:31.532Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-18T14:03:32.106Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-18T14:03:36.292Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-18T14:03:36.551Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-18T14:03:37.512Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-18T14:03:39.412Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-05-18T14:03:39.978Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-18T14:03:41.880Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-18T14:03:44.409Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-18T14:03:44.409Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-05-18T14:03:47.792Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-18T14:03:48.358Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-18T14:03:48.358Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-18T14:03:48.358Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-18T14:03:48.358Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-18T14:03:48.616Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-05-18T14:03:48.616Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-05-18T14:03:52.801Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-05-18T14:03:52.801Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-05-18T14:03:53.735Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-05-18T14:03:55.640Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-05-18T14:03:56.575Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-05-18T14:03:57.520Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-18T14:03:57.520Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-05-18T14:03:58.457Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-05-18T14:03:58.457Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-05-18T14:03:58.457Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-05-18T14:03:58.716Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-18T14:03:58.716Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-05-18T14:03:58.716Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-05-18T14:03:58.716Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-05-18T14:03:58.716Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-05-18T14:03:58.716Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-05-18T14:03:58.716Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-05-18T14:03:59.654Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-05-18T14:04:00.590Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-05-18T14:04:01.525Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-05-18T14:04:01.525Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-05-18T14:04:02.092Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-05-18T14:04:02.659Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-18T14:04:02.917Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-18T14:04:03.851Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-18T14:04:04.109Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-05-18T14:04:04.675Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-05-18T14:04:04.933Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-05-18T14:04:05.870Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-05-18T14:04:05.870Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-18T14:04:05.870Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-18T14:04:06.808Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-18T14:04:08.709Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-05-18T14:04:08.968Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-05-18T14:04:08.968Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-18T14:04:09.902Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-18T14:04:09.902Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-18T14:04:11.802Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-05-18T14:04:11.802Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-18T14:04:12.060Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-18T14:04:15.356Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-18T14:04:15.616Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-18T14:04:15.616Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-18T14:04:15.616Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-18T14:04:16.549Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-05-18T14:04:17.482Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-05-18T14:04:18.417Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-05-18T14:04:18.417Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-18T14:04:18.675Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-18T14:04:20.576Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-18T14:04:20.576Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-18T14:04:21.142Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-18T14:04:23.043Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-05-18T14:04:23.043Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-05-18T14:04:23.301Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-18T14:04:23.561Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-18T14:04:25.460Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-18T14:04:25.460Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-18T14:04:25.460Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-18T14:04:27.058Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-18T14:04:27.058Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-18T14:04:27.058Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-18T14:04:27.058Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-18T14:04:27.058Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-18T14:04:27.363Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-18T14:04:28.013Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-18T14:04:28.013Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-18T14:04:28.465Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-18T14:04:28.917Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-18T14:04:29.265Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-18T14:04:29.832Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-18T14:04:29.832Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-18T14:04:29.832Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-18T14:04:29.832Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-18T14:04:29.832Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-05-18T14:04:30.398Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-18T14:04:30.968Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-05-18T14:04:31.903Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-05-18T14:04:33.295Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-18T14:04:33.556Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-18T14:04:34.667Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-05-18T14:04:36.427Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-18T14:04:38.850Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-18T14:04:41.067Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-18T14:04:41.067Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-18T14:04:41.067Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-18T14:04:41.067Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-18T14:04:41.067Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-18T14:04:41.067Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-18T14:04:41.380Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-18T14:04:42.313Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-18T14:04:43.686Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-18T14:04:43.937Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-18T14:04:43.937Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-18T14:04:43.937Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-18T14:04:43.937Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-18T14:04:44.891Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-18T14:04:46.213Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-18T14:04:48.746Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-18T14:04:49.313Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-18T14:04:49.556Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-18T14:04:51.215Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-18T14:04:53.117Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-18T14:04:55.021Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-18T14:04:57.549Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-18T14:05:01.865Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-18T14:05:02.317Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-18T14:05:02.317Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-18T14:05:02.317Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-18T14:05:02.317Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-18T14:05:02.317Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-18T14:05:02.317Z] === RUN TestDockerSuite/TestBuildFails [2021-05-18T14:05:02.810Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-18T14:05:05.336Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-18T14:05:09.324Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-18T14:05:09.324Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-18T14:05:10.599Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-18T14:05:13.128Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-05-18T14:05:15.028Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-18T14:05:15.060Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-18T14:05:15.594Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-18T14:05:16.529Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-18T14:05:16.788Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-18T14:05:16.788Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-18T14:05:18.173Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-18T14:05:19.705Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-18T14:05:22.358Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-18T14:05:25.487Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-18T14:05:25.639Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-05-18T14:05:26.675Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-05-18T14:05:27.242Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-05-18T14:05:27.242Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-05-18T14:05:28.177Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-05-18T14:05:28.435Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-05-18T14:05:30.326Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-18T14:05:30.967Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-05-18T14:05:30.967Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-05-18T14:05:31.873Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-18T14:05:32.340Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-05-18T14:05:33.713Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-05-18T14:05:34.646Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-05-18T14:05:36.546Z] === RUN TestDockerSuite/TestUpdateStats [2021-05-18T14:05:36.584Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-18T14:05:36.584Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-18T14:05:37.046Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-18T14:05:37.508Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-18T14:05:37.508Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-18T14:05:40.753Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-05-18T14:05:41.319Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-05-18T14:05:41.319Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-05-18T14:05:43.218Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-05-18T14:05:44.592Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-18T14:05:46.105Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-18T14:05:46.105Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-18T14:05:51.148Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-05-18T14:05:54.708Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-18T14:05:55.171Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-18T14:05:56.413Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-05-18T14:05:56.720Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-18T14:05:56.720Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-18T14:05:57.694Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-18T14:05:57.694Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-18T14:06:00.598Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-05-18T14:06:03.882Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-18T14:06:06.295Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-18T14:06:07.269Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-18T14:06:07.731Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-18T14:06:08.704Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-18T14:06:09.146Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-18T14:06:09.166Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-18T14:06:09.628Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-18T14:06:11.175Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-18T14:06:15.704Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-05-18T14:06:15.886Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-18T14:06:15.886Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-18T14:06:15.886Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-18T14:06:16.348Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-18T14:06:16.348Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-18T14:06:16.348Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-18T14:06:16.348Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-18T14:06:16.810Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-18T14:06:17.079Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-05-18T14:06:17.272Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-18T14:06:18.979Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-05-18T14:06:19.237Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-05-18T14:06:20.614Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-05-18T14:06:21.982Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-18T14:06:22.516Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-05-18T14:06:24.418Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-05-18T14:06:26.953Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-05-18T14:06:28.861Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-05-18T14:06:30.769Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-05-18T14:06:32.672Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-05-18T14:06:32.930Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-18T14:06:38.192Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-05-18T14:06:39.709Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-18T14:06:39.709Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-18T14:06:42.635Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-18T14:06:48.157Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-18T14:06:48.157Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-18T14:06:48.157Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-18T14:06:48.723Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-18T14:06:48.723Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-18T14:06:48.723Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-18T14:06:48.723Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-18T14:06:49.657Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-18T14:06:49.657Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-18T14:06:50.224Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-18T14:06:50.482Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-18T14:06:50.482Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-18T14:06:50.482Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-18T14:06:50.482Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-18T14:06:53.022Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-18T14:06:53.022Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-18T14:06:53.022Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-18T14:06:53.022Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-18T14:06:53.022Z] === RUN TestDockerSuite/TestVolumeEvents [2021-05-18T14:06:59.577Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-18T14:07:00.950Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-18T14:07:00.950Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-18T14:07:00.950Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-18T14:07:03.480Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-18T14:07:07.670Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite (1885.24s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.90s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.27s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.54s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.40s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.01s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.38s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.45s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.59s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.92s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.68s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.02s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.88s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.40s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.37s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.99s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.46s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.33s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAttachDetach (1.41s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.44s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.26s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.14s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.38s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.86s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.68s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.56s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.63s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.45s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.08s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.97s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.75s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.65s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.27s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.76s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.14s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.84s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.71s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.17s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.64s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.14s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.82s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.48s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.30s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.10s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.07s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.79s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.01s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.83s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.94s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.96s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.45s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.47s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.40s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.50s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.86s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.38s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.82s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.13s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (20.26s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.30s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.19s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.15s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.83s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.30s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.40s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.34s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.00s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.12s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.50s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.41s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.64s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.41s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.67s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.70s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.01s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.37s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCmd (0.24s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2021-05-18T14:07:07.670Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-05-18T14:07:07.670Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.36s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.11s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.47s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.55s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.23s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.60s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.50s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.02s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (6.25s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.30s) [2021-05-18T14:07:07.670Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-05-18T14:07:07.670Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.670Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-05-18T14:07:07.670Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.670Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-05-18T14:07:07.670Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.670Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-18T14:07:07.670Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.04s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.44s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.42s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.86s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.47s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.82s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.10s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.85s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.69s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.36s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.31s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.40s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.68s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.16s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.68s) [2021-05-18T14:07:07.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.37s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.09s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.48s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.38s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.41s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.42s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.28s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.69s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.59s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.18s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.14s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.43s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEnv (2.12s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.72s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.58s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.83s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (31.06s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.24s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (13.32s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.98s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.59s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.61s) [2021-05-18T14:07:07.671Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-18T14:07:07.671Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (14.72s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildExpose (0.44s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.87s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.39s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildFails (0.78s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.84s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.97s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildForceRm (3.01s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.51s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.61s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.15s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.74s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.53s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.38s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.45s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.39s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildHistory (4.18s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.39s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.87s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.48s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.40s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.99s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildLabel (0.34s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildLabels (0.37s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.88s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.63s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.48s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.46s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.24s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.63s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.64s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.50s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.33s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.78s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.90s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.22s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.69s) [2021-05-18T14:07:07.671Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-18T14:07:07.671Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.35s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.42s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.37s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.71s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.92s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.22s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.09s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.18s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.44s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.73s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.23s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.52s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.23s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.87s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.55s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.28s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.56s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.64s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildPATH (2.54s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.83s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.00s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.14s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.31s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.11s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildRm (3.40s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.88s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.87s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.39s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.03s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.00s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.92s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.42s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2021-05-18T14:07:07.671Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-18T14:07:07.671Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.85s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.19s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildStderr (0.92s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.65s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.33s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.09s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.64s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.04s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.96s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildUser (2.33s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.84s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.45s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.89s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.65s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.43s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.28s) [2021-05-18T14:07:07.671Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-18T14:07:07.671Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.671Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-18T14:07:07.671Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.671Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s) [2021-05-18T14:07:07.671Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.671Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-18T14:07:07.671Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.05s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.05s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.82s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.97s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.13s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.16s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.03s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.75s) [2021-05-18T14:07:07.671Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-05-18T14:07:07.671Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.74s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.59s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-05-18T14:07:07.671Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-18T14:07:07.671Z] docker_cli_sni_test.go:18: Flakey test [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.83s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.90s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestCommitChange (1.38s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.10s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.70s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.09s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.04s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestCommitTTY (2.17s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.95s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.97s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.90s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.17s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.22s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.99s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.89s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.25s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.11s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.11s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.98s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.13s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.30s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.18s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.26s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.63s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.76s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.71s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.04s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.76s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.71s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.74s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.77s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.71s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.68s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.44s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.63s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.04s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.72s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.95s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.44s) [2021-05-18T14:07:07.671Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-18T14:07:07.671Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.01s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.12s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.59s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.75s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.33s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.48s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.19s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.08s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.82s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.67s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.85s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008f27e0_} (1.64s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1854619462_/foo_false____} (2.03s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1854619462_/foo_true____} (1.85s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3024782829_/foo_false____} (1.80s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3024782829_/foo_true____} (0.78s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3024782829_/foo_true__0xc0008f2840__} (1.84s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008f2860_} (1.79s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008f2880_} (1.85s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008f28a0_} (1.77s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008f28c0_} (1.64s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.80s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-18T14:07:07.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.99s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.66s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.00s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.81s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.18s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.89s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.19s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.83s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.92s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.93s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.88s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.90s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.91s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.78s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.96s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.39s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.84s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.20s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.21s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.13s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.17s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.99s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.90s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.45s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.71s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.18s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.41s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.52s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.96s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.62s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.96s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.86s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.15s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpToDot (0.97s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.80s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.42s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpToStdout (0.77s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.10s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.79s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.09s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.41s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.76s) [2021-05-18T14:07:07.672Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-18T14:07:07.672Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.90s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2021-05-18T14:07:07.672Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-18T14:07:07.672Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.97s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.63s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.25s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.02s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.91s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.50s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.65s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.94s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.69s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.54s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.86s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (3.06s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.55s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.74s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.95s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.56s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.71s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.35s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsAttach (1.16s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsCommit (1.21s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.90s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.10s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.71s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.49s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.05s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.98s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsCopy (1.05s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.48s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.71s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.38s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.40s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.47s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.49s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsFilters (1.57s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsFormat (1.62s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.28s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.43s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2021-05-18T14:07:07.672Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-18T14:07:07.672Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-18T14:07:07.672Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-18T14:07:07.672Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.32s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.74s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsRename (0.77s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsResize (0.74s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.69s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.17s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.70s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.93s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsTop (0.74s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.28s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExec (1.02s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.74s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.78s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecAPIStart (3.02s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.65s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.26s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.19s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.36s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.44s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.40s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.56s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecCgroup (3.73s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecEnv (0.98s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.75s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.02s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecInspectID (3.04s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecInteractive (1.00s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.99s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.00s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecParseError (0.86s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.93s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.01s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.86s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.18s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecStartFails (1.02s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.45s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.26s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecTTY (1.52s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.03s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.71s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecUlimits (1.00s) [2021-05-18T14:07:07.672Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-18T14:07:07.672Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.95s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.10s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.74s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.00s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestExecWithUser (1.30s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.81s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.78s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.13s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.93s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.71s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestHealth (21.96s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.06s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.04s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.56s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.14s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.42s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.49s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.71s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.82s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.80s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.73s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImportDisplay (2.28s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImportFile (1.62s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.62s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImportGzipped (1.71s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.69s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.79s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.74s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.74s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.71s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.79s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.90s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.94s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.52s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.23s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.17s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.11s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.23s) [2021-05-18T14:07:07.672Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-18T14:07:07.672Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.59s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.76s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectDefault (0.66s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectHistory (0.79s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-05-18T14:07:07.672Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-18T14:07:07.672Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.67s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.70s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.76s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.37s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.79s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectStatus (0.88s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.58s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.80s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.80s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.96s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.16s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.93s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.77s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.37s) [2021-05-18T14:07:07.672Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.47s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.41s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.46s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.34s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.73s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.68s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.66s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.73s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.99s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.32s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.31s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.07s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.77s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.96s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.51s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.90s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.95s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.26s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.06s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.72s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.01s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.36s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.03s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.02s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.13s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.96s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.35s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.96s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.17s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsSince (6.93s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.67s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsTail (0.76s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.72s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.70s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.71s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestNetHostname (2.24s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.55s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.82s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.95s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.96s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPluginActive (1.77s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.88s) [2021-05-18T14:07:07.673Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-18T14:07:07.673Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.95s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPluginLogDriver (4.05s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.35s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.15s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.82s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.84s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.26s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.01s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPortList (13.81s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.53s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.96s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.86s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.02s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.75s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.82s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.41s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.37s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPsByOrder (2.94s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.88s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.03s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.15s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.72s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.36s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.76s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (3.04s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.73s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.92s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.49s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.15s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.43s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.23s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.76s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.09s) [2021-05-18T14:07:07.673Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-18T14:07:07.673Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.90s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.02s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.77s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (12.01s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (2.05s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.37s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.68s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (2.11s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.83s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.76s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.45s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.13s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.87s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.68s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.68s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.86s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.73s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.81s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.84s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.82s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.32s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAddHost (0.91s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.57s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.75s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (1.04s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.36s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.12s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.34s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.32s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.03s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.88s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.06s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.12s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.07s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.77s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.92s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.20s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.97s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.94s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.85s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.76s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.72s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.66s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.69s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.68s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.70s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.69s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.67s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.70s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.98s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.77s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.83s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.87s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.85s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.85s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.39s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.14s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.69s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.69s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.70s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.69s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.69s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.57s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.34s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.97s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.75s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.56s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.27s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.24s) [2021-05-18T14:07:07.673Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-18T14:07:07.673Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.673Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-05-18T14:07:07.673Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.73s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.41s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.76s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.88s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.79s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.71s) [2021-05-18T14:07:07.673Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-18T14:07:07.673Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.68s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.49s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.91s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.00s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.88s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.88s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.69s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.68s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.71s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunExitCode (0.68s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.72s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.97s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.04s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.91s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.95s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.56s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.62s) [2021-05-18T14:07:07.673Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-18T14:07:07.673Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.83s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.88s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.89s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.57s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.46s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.70s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.16s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.59s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.94s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.75s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.78s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.77s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.42s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.92s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.50s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.46s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.37s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.40s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunMount (8.53s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (1.01s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.76s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.08s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.45s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.08s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.28s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.49s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.48s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.90s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunNetHost (1.22s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.91s) [2021-05-18T14:07:07.673Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.26s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.23s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.09s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.02s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.76s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.67s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.71s) [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-18T14:07:07.674Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.73s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.84s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.93s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2021-05-18T14:07:07.674Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.68s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-18T14:07:07.674Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.82s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-18T14:07:07.674Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.74s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.42s) [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-18T14:07:07.674Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.11s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.41s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.69s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.76s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.40s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.63s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.83s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.68s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.72s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.66s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.74s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.77s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunState (1.56s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-05-18T14:07:07.674Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.70s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunSysctls (1.46s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.69s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.26s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.68s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.53s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.19s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.70s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.68s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.05s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.01s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunUserByID (0.84s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.68s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunUserByName (0.70s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.73s) [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-18T14:07:07.674Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.79s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.68s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.99s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.22s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.80s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.73s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.00s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.94s) [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-18T14:07:07.674Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-18T14:07:07.674Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-05-18T14:07:07.674Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-18T14:07:07.674Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.32s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.88s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.98s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.93s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.89s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.94s) [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-18T14:07:07.674Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-05-18T14:07:07.674Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-18T14:07:07.674Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-18T14:07:07.674Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-18T14:07:07.674Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-18T14:07:07.674Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.87s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.95s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.94s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.31s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.99s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.96s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.86s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.89s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.56s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.76s) [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-18T14:07:07.674Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.60s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.86s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.72s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.72s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.92s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.97s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.07s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.05s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.47s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.24s) [2021-05-18T14:07:07.674Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents125924030 [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.00s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.79s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.92s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.68s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.89s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.24s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.96s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.34s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.77s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.27s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.80s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestStartRecordError (1.70s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.77s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.93s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.96s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.73s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.03s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.76s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.70s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.72s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.76s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-05-18T14:07:07.674Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.09s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.36s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.39s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.69s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.68s) [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-18T14:07:07.674Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.12s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.38s) [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-18T14:07:07.674Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.73s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.11s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.06s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUpdateStats (3.87s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.37s) [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-18T14:07:07.674Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.86s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.10s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.65s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.58s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.70s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.30s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.20s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.96s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.04s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.05s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.54s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.98s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.08s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.03s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.09s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.08s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.12s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.71s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.73s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.81s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.14s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.67s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.09s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.74s) [2021-05-18T14:07:07.674Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.62s) [2021-05-18T14:07:07.674Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-18T14:07:07.674Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-18T14:07:07.674Z] === RUN TestDockerRegistrySuite [2021-05-18T14:07:07.674Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-18T14:07:08.608Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-18T14:07:09.983Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-18T14:07:11.357Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-18T14:07:11.616Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-18T14:07:12.650Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-18T14:07:15.800Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-18T14:07:22.375Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-18T14:07:25.657Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-18T14:07:27.033Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-18T14:07:27.968Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-18T14:07:29.343Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-18T14:07:30.717Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-18T14:07:32.092Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-18T14:07:33.026Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-18T14:07:34.401Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-18T14:07:36.930Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-18T14:07:37.840Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-18T14:07:39.468Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-18T14:07:40.029Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-18T14:07:40.403Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-18T14:07:42.934Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-18T14:07:44.308Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-18T14:07:44.308Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-18T14:07:45.683Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-18T14:07:45.845Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-18T14:07:47.059Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-18T14:07:47.994Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-18T14:07:50.554Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-18T14:07:51.276Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-18T14:07:51.276Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-18T14:07:52.651Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-18T14:07:52.910Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-18T14:07:53.168Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-18T14:07:53.426Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-18T14:07:53.685Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-18T14:07:53.943Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-18T14:07:54.200Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-18T14:07:55.575Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-18T14:07:57.515Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-18T14:07:58.889Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-18T14:07:59.824Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-18T14:08:01.198Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-18T14:08:01.763Z] --- PASS: TestDockerRegistrySuite (54.68s) [2021-05-18T14:08:01.763Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.44s) [2021-05-18T14:08:01.763Z] check_test.go:196: [dd4d21ee467d3] daemon is not started [2021-05-18T14:08:01.763Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.29s) [2021-05-18T14:08:01.763Z] check_test.go:196: [d77e60f992c9b] daemon is not started [2021-05-18T14:08:01.763Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.54s) [2021-05-18T14:08:01.763Z] check_test.go:196: [d5b273e4ee067] daemon is not started [2021-05-18T14:08:01.763Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-05-18T14:08:01.763Z] check_test.go:196: [d99425d9293ce] daemon is not started [2021-05-18T14:08:01.763Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.42s) [2021-05-18T14:08:01.763Z] check_test.go:196: [de305db0d36fb] daemon is not started [2021-05-18T14:08:01.763Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.98s) [2021-05-18T14:08:01.763Z] check_test.go:196: [d8dc8cf2b5b4a] daemon is not started [2021-05-18T14:08:01.763Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.50s) [2021-05-18T14:08:01.763Z] check_test.go:196: [dba5f83751bb4] daemon is not started [2021-05-18T14:08:01.763Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.28s) [2021-05-18T14:08:01.764Z] check_test.go:196: [d465448f171e5] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.13s) [2021-05-18T14:08:01.764Z] check_test.go:196: [d4e120726b3ab] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.27s) [2021-05-18T14:08:01.764Z] check_test.go:196: [d08a8771750d8] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.32s) [2021-05-18T14:08:01.764Z] check_test.go:196: [db1aa04d8b2ea] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.32s) [2021-05-18T14:08:01.764Z] check_test.go:196: [dde8f227b1bca] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.15s) [2021-05-18T14:08:01.764Z] check_test.go:196: [d2b1179197230] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.23s) [2021-05-18T14:08:01.764Z] check_test.go:196: [d446453c09a68] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.35s) [2021-05-18T14:08:01.764Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d7287891230936af2ffe8764f57c6378864944ec3567f08752e08550f3050d11 [2021-05-18T14:08:01.764Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7b644de23fe3fb86bf371bc55e53ed7af85bcd0bb7b19d09b2143a4975dfc59d [2021-05-18T14:08:01.764Z] check_test.go:196: [d63628d3310b1] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.44s) [2021-05-18T14:08:01.764Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:35c0b56281d2531974bab40be14d48b9a44ccce56c36ff8c390a94639795b327 [2021-05-18T14:08:01.764Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0c27319310ba550dc52f2429a81d02bda9fc3ccca0ac75c43d93c6d6f0a796cf [2021-05-18T14:08:01.764Z] check_test.go:196: [d730da94d213e] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.27s) [2021-05-18T14:08:01.764Z] check_test.go:196: [d8afc920fcd26] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.75s) [2021-05-18T14:08:01.764Z] check_test.go:196: [d0a6313c91727] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.20s) [2021-05-18T14:08:01.764Z] check_test.go:196: [d586e235cb4b3] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-05-18T14:08:01.764Z] check_test.go:196: [dc1551b846cd8] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.28s) [2021-05-18T14:08:01.764Z] check_test.go:196: [db7ac371eeda7] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.21s) [2021-05-18T14:08:01.764Z] check_test.go:196: [dc5d384c9088d] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.08s) [2021-05-18T14:08:01.764Z] check_test.go:196: [da854a57d93fe] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.05s) [2021-05-18T14:08:01.764Z] check_test.go:196: [de7ccc6f3f59e] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-05-18T14:08:01.764Z] check_test.go:196: [d8483ce16aa94] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.26s) [2021-05-18T14:08:01.764Z] check_test.go:196: [df3182e12eccf] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-05-18T14:08:01.764Z] check_test.go:196: [d8bba10eb3e1d] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2021-05-18T14:08:01.764Z] check_test.go:196: [dfa71b34f0f4e] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-05-18T14:08:01.764Z] check_test.go:196: [db523b840248b] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-05-18T14:08:01.764Z] check_test.go:196: [dbc815cfaf722] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-05-18T14:08:01.764Z] check_test.go:196: [d81b156326383] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-05-18T14:08:01.764Z] check_test.go:196: [dc6bcc917cd17] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.27s) [2021-05-18T14:08:01.764Z] check_test.go:196: [d44f07dc646b8] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.16s) [2021-05-18T14:08:01.764Z] check_test.go:196: [dd7f1b17489d8] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.06s) [2021-05-18T14:08:01.764Z] check_test.go:196: [df07f0deb0739] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.26s) [2021-05-18T14:08:01.764Z] check_test.go:196: [de60668e4e4bb] daemon is not started [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s) [2021-05-18T14:08:01.764Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.95s) [2021-05-18T14:08:01.764Z] === RUN TestDockerSchema1RegistrySuite [2021-05-18T14:08:01.764Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-18T14:08:02.022Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-18T14:08:05.403Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-18T14:08:05.403Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-18T14:08:06.206Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-18T14:08:11.471Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-18T14:08:14.758Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-18T14:08:15.691Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-18T14:08:15.758Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-18T14:08:16.732Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-18T14:08:16.732Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-18T14:08:16.732Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-18T14:08:17.067Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-18T14:08:17.325Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-18T14:08:18.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-18T14:08:18.923Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-18T14:08:19.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-18T14:08:21.029Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-18T14:08:24.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-18T14:08:24.571Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-18T14:08:25.137Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-18T14:08:25.137Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-18T14:08:25.395Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-18T14:08:25.654Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-18T14:08:25.912Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-18T14:08:26.169Z] --- PASS: TestDockerSchema1RegistrySuite (24.24s) [2021-05-18T14:08:26.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-05-18T14:08:26.169Z] check_test.go:223: [dac1668b1caa2] daemon is not started [2021-05-18T14:08:26.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.49s) [2021-05-18T14:08:26.169Z] check_test.go:223: [d0754d1126089] daemon is not started [2021-05-18T14:08:26.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.53s) [2021-05-18T14:08:26.169Z] check_test.go:223: [dd1dab09f3c4d] daemon is not started [2021-05-18T14:08:26.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.49s) [2021-05-18T14:08:26.169Z] check_test.go:223: [de216699ca5da] daemon is not started [2021-05-18T14:08:26.170Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.24s) [2021-05-18T14:08:26.170Z] check_test.go:223: [daea0453f8a99] daemon is not started [2021-05-18T14:08:26.170Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.30s) [2021-05-18T14:08:26.170Z] check_test.go:223: [dcdcfac912446] daemon is not started [2021-05-18T14:08:26.170Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-05-18T14:08:26.170Z] check_test.go:223: [d85855d5d900d] daemon is not started [2021-05-18T14:08:26.170Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2021-05-18T14:08:26.170Z] check_test.go:223: [ded1ff5437371] daemon is not started [2021-05-18T14:08:26.170Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.13s) [2021-05-18T14:08:26.170Z] check_test.go:223: [d7cffad95aa91] daemon is not started [2021-05-18T14:08:26.170Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.14s) [2021-05-18T14:08:26.170Z] check_test.go:223: [d5d6ab1cc4b16] daemon is not started [2021-05-18T14:08:26.170Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.36s) [2021-05-18T14:08:26.170Z] check_test.go:223: [dd6549935f7fe] daemon is not started [2021-05-18T14:08:26.170Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-05-18T14:08:26.170Z] check_test.go:223: [d13c63b735bdd] daemon is not started [2021-05-18T14:08:26.170Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-05-18T14:08:26.170Z] check_test.go:223: [d240b10281922] daemon is not started [2021-05-18T14:08:26.170Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-05-18T14:08:26.170Z] check_test.go:223: [dcdb238d804b6] daemon is not started [2021-05-18T14:08:26.170Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-05-18T14:08:26.170Z] check_test.go:223: [de11012e99ad7] daemon is not started [2021-05-18T14:08:26.170Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-05-18T14:08:26.170Z] check_test.go:223: [db2dbf3829cf9] daemon is not started [2021-05-18T14:08:26.170Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-05-18T14:08:26.170Z] check_test.go:223: [d638f2cad5a08] daemon is not started [2021-05-18T14:08:26.170Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-05-18T14:08:26.170Z] check_test.go:223: [dd581c5761628] daemon is not started [2021-05-18T14:08:26.170Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-18T14:08:26.170Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-18T14:08:27.104Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-18T14:08:27.362Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-18T14:08:27.530Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-18T14:08:27.620Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-18T14:08:28.994Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-18T14:08:28.995Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-18T14:08:29.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-18T14:08:29.721Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-18T14:08:29.721Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-18T14:08:29.819Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-18T14:08:30.077Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.93s) [2021-05-18T14:08:30.077Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2021-05-18T14:08:30.077Z] check_test.go:252: [de523ac86858d] daemon is not started [2021-05-18T14:08:30.077Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2021-05-18T14:08:30.077Z] check_test.go:252: [dc920713bcf39] daemon is not started [2021-05-18T14:08:30.077Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-05-18T14:08:30.077Z] check_test.go:252: [d5f63711a789e] daemon is not started [2021-05-18T14:08:30.077Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s) [2021-05-18T14:08:30.077Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.26s) [2021-05-18T14:08:30.077Z] check_test.go:252: [d2dac7c54af8d] daemon is not started [2021-05-18T14:08:30.077Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-05-18T14:08:30.077Z] check_test.go:252: [d9645d1654805] daemon is not started [2021-05-18T14:08:30.077Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-05-18T14:08:30.077Z] check_test.go:252: [df3fdd252a2b5] daemon is not started [2021-05-18T14:08:30.077Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-05-18T14:08:30.077Z] check_test.go:252: [d3b563fcf5587] daemon is not started [2021-05-18T14:08:30.077Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-18T14:08:30.077Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-18T14:08:30.182Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-18T14:08:33.102Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-18T14:08:33.564Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-18T14:08:34.539Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-18T14:08:35.336Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-18T14:08:35.336Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-18T14:08:35.594Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-18T14:08:35.594Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-18T14:08:35.852Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-05-18T14:08:35.852Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-05-18T14:08:35.852Z] check_test.go:279: [d4f9953a08883] daemon is not started [2021-05-18T14:08:35.852Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-05-18T14:08:35.852Z] check_test.go:279: [d54714d800a5e] daemon is not started [2021-05-18T14:08:35.852Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-05-18T14:08:35.852Z] check_test.go:279: [d418ef5db172d] daemon is not started [2021-05-18T14:08:35.852Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-05-18T14:08:35.852Z] check_test.go:279: [d04911df2f5bb] daemon is not started [2021-05-18T14:08:35.852Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-05-18T14:08:35.852Z] check_test.go:279: [d5a974db37430] daemon is not started [2021-05-18T14:08:35.852Z] === RUN TestDockerNetworkSuite [2021-05-18T14:08:35.852Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-05-18T14:08:39.153Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-05-18T14:08:40.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-05-18T14:08:48.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-05-18T14:08:49.410Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-18T14:08:49.410Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-18T14:08:50.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-05-18T14:08:54.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-05-18T14:08:56.511Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-18T14:08:57.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-05-18T14:09:00.271Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-18T14:09:01.748Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-05-18T14:09:07.371Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-18T14:09:08.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-05-18T14:09:11.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-05-18T14:09:12.081Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-18T14:09:12.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-05-18T14:09:13.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-05-18T14:09:14.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-05-18T14:09:15.834Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-18T14:09:15.846Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-05-18T14:09:15.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-05-18T14:09:16.781Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-05-18T14:09:16.781Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-05-18T14:09:16.808Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-18T14:09:16.808Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-18T14:09:16.808Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-18T14:09:17.039Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-05-18T14:09:17.298Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-05-18T14:09:18.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-05-18T14:09:18.489Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-05-18T14:09:18.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-05-18T14:09:19.001Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-18T14:09:19.001Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-18T14:09:19.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-05-18T14:09:20.798Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-05-18T14:09:21.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-05-18T14:09:21.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-05-18T14:09:22.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-05-18T14:09:22.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-05-18T14:09:25.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-05-18T14:09:25.929Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-05-18T14:09:27.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-05-18T14:09:27.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-05-18T14:09:28.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-05-18T14:09:28.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-05-18T14:09:28.646Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-05-18T14:09:33.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-05-18T14:09:35.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-05-18T14:09:48.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-05-18T14:09:48.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-05-18T14:09:50.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-05-18T14:09:50.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-05-18T14:09:51.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-05-18T14:09:51.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-05-18T14:09:52.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-05-18T14:09:52.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-05-18T14:09:56.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-05-18T14:09:56.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-05-18T14:09:56.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-05-18T14:09:57.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-05-18T14:10:01.582Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-18T14:10:04.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-05-18T14:10:09.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-05-18T14:10:09.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-05-18T14:10:10.529Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-05-18T14:10:13.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-05-18T14:10:13.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-05-18T14:10:14.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-05-18T14:10:15.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-05-18T14:10:17.537Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-05-18T14:10:21.722Z] --- PASS: TestDockerNetworkSuite (105.56s) [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.93s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [dc4345a1ffa9f] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.43s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [da9774c15f6f4] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.99s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d88971822a62d] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.58s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d783c3ff2d755] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.02s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:1233: [d80e7d1339523] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.19s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [dcd2ff9e5b079] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.38s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d5657f6ca3674] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.70s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d30f59ce203bc] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.86s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [df05269fcce95] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.74s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [dd5660bf95427] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.64s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d368e3130e1ed] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.62s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d8f951db4fba4] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (2.12s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [dad8bdc208f7e] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.55s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [dcef369f2be71] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (1.08s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d8b90ea9291f2] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.89s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [da03083494d4b] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.52s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d4f2b6b7a8f43] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.09s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d5cfa923770ce] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.66s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [da161d7be9955] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (2.16s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [dcb22568dafcc] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.45s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d87367be550bc] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d5454ce937ea4] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.62s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d76096d9db379] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.19s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d62d145956b71] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (5.01s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:968: [dcb09ba301876] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.41s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [dd92c22b29730] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.46s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:1116: [dc4c9870202a0] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.51s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d08746e12d23c] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.66s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [da5aacc70e324] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.52s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d45d055189784] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [dc9a6c2f9433a] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.70s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [db1ae7c9773c2] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.52s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d948414fa80be] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d05559756f059] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.22s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [da0b9d64cd93f] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d5ecaa57c1828] daemon is not started [2021-05-18T14:10:21.723Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d8e507b93a2c6] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.44s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d420bb9b9eb3b] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.64s) [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.23s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:1084: [df4cf28c7b7ed] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d228426b429de] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.49s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d8b3c12d2d5ee] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.60s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [dd1f4962efbeb] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [dcc10b1ffc668] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.35s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d1209c326bf7e] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.76s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d7c8bff7bd244] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (2.01s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d0313d60aee32] daemon is not started [2021-05-18T14:10:21.723Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.28s) [2021-05-18T14:10:21.723Z] docker_cli_network_unix_test.go:46: [d72146dee55b9] daemon is not started [2021-05-18T14:10:21.723Z] === RUN TestDockerHubPullSuite [2021-05-18T14:10:21.723Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-05-18T14:10:22.657Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-05-18T14:10:22.915Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-05-18T14:10:24.814Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-05-18T14:10:25.073Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-05-18T14:10:25.640Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-05-18T14:10:27.016Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-05-18T14:10:27.276Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-05-18T14:10:27.536Z] --- PASS: TestDockerHubPullSuite (6.04s) [2021-05-18T14:10:27.536Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.55s) [2021-05-18T14:10:27.536Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-05-18T14:10:27.536Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s) [2021-05-18T14:10:27.536Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.31s) [2021-05-18T14:10:27.536Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.42s) [2021-05-18T14:10:27.536Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.14s) [2021-05-18T14:10:27.536Z] PASS [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === Skipped [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-05-18T14:10:27.536Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-05-18T14:10:27.536Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-05-18T14:10:27.536Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-05-18T14:10:27.536Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-18T14:10:27.536Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-18T14:10:27.536Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-18T14:10:27.536Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-18T14:10:27.536Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-18T14:10:27.536Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-18T14:10:27.536Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.04s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s) [2021-05-18T14:10:27.536Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-18T14:10:27.536Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-05-18T14:10:27.536Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-18T14:10:27.536Z] docker_cli_sni_test.go:18: Flakey test [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-18T14:10:27.536Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-18T14:10:27.536Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-18T14:10:27.536Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-18T14:10:27.536Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-18T14:10:27.536Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-18T14:10:27.536Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-18T14:10:27.536Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-18T14:10:27.536Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-18T14:10:27.536Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-18T14:10:27.536Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-18T14:10:27.536Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-05-18T14:10:27.536Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-18T14:10:27.536Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-18T14:10:27.536Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-18T14:10:27.536Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-18T14:10:27.536Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-05-18T14:10:27.536Z] [2021-05-18T14:10:27.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-18T14:10:27.537Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-18T14:10:27.537Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-18T14:10:27.537Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-05-18T14:10:27.537Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-18T14:10:27.537Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-18T14:10:27.537Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-18T14:10:27.537Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-05-18T14:10:27.537Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-18T14:10:27.537Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-18T14:10:27.537Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-05-18T14:10:27.537Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-18T14:10:27.537Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-18T14:10:27.537Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-18T14:10:27.537Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-18T14:10:27.537Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-18T14:10:27.537Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-05-18T14:10:27.537Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-18T14:10:27.537Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-18T14:10:27.537Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-18T14:10:27.537Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-18T14:10:27.537Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-18T14:10:27.537Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-18T14:10:27.537Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-18T14:10:27.537Z] docker_cli_network_unix_test.go:46: [d8e507b93a2c6] daemon is not started [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] [2021-05-18T14:10:27.537Z] DONE 1274 tests, 51 skipped in 2133.579s [2021-05-18T14:10:27.537Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-18T14:10:27.537Z] ++++ cat bundles/test-integration/docker.pid [2021-05-18T14:10:27.537Z] +++ kill 8169 [2021-05-18T14:10:28.472Z] +++ /etc/init.d/apparmor stop [2021-05-18T14:10:28.472Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-18T14:10:28.472Z] [2021-05-18T14:10:28.472Z] Unloading profiles will leave already running processes permanently [2021-05-18T14:10:28.472Z] unconfined, which can lead to unexpected situations. [2021-05-18T14:10:28.472Z] [2021-05-18T14:10:28.472Z] To set a process to complain mode, use the command line tool [2021-05-18T14:10:28.472Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-18T14:10:28.472Z] +++ true [2021-05-18T14:10:28.472Z] exiting test-integration [2021-05-18T14:10:28.472Z] ++ exit 0 [2021-05-18T14:10:28.472Z] [2021-05-18T14:10:29.037Z] + for job in $(jobs -p) [2021-05-18T14:10:29.037Z] + wait 9509 [2021-05-18T14:10:29.295Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-05-18T14:10:31.822Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-05-18T14:10:37.093Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-05-18T14:10:37.324Z] === RUN TestDockerSuite/TestBuildRm [2021-05-18T14:10:38.995Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-05-18T14:10:49.743Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-18T14:10:51.289Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-18T14:10:51.289Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-18T14:10:51.289Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-18T14:10:52.835Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-18T14:10:55.759Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-18T14:10:58.680Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-18T14:11:00.914Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-05-18T14:11:02.433Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-18T14:11:13.107Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-05-18T14:11:15.634Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-05-18T14:11:17.534Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-05-18T14:11:20.826Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-05-18T14:11:23.573Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-18T14:11:23.573Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-18T14:11:23.573Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-18T14:11:27.385Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-05-18T14:11:30.707Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-18T14:11:30.707Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-18T14:11:32.648Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-05-18T14:11:34.461Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-18T14:11:34.461Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-18T14:11:35.175Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-05-18T14:11:38.217Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-18T14:11:38.459Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-05-18T14:11:40.990Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-05-18T14:11:43.519Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-05-18T14:11:46.813Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-05-18T14:11:49.340Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-05-18T14:11:55.952Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-18T14:11:55.952Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-18T14:11:58.142Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-18T14:11:59.116Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-18T14:12:03.828Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-18T14:12:07.582Z] === RUN TestDockerSuite/TestBuildUser [2021-05-18T14:12:07.582Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-18T14:12:07.582Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-18T14:12:07.582Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-18T14:12:11.336Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-18T14:12:11.798Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-18T14:12:20.395Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-18T14:12:20.395Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-18T14:12:20.395Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-18T14:12:38.122Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-18T14:12:38.584Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-18T14:12:45.550Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-05-18T14:12:47.188Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-18T14:12:57.540Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-18T14:12:57.540Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-18T14:12:57.540Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-18T14:12:59.087Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-18T14:12:59.087Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-18T14:13:00.414Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-05-18T14:13:09.444Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-18T14:13:13.198Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-18T14:13:13.198Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite (1739.43s) [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.46s) [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.67s) [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.73s) [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.39s) [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.08s) [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.54s) [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:562: [d62d85cd6f0b8] joining swarm manager [d053dce99a163]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:584: [ddecf6e9f9753] joining swarm manager [d053dce99a163]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.499Z] check_test.go:380: [d62d85cd6f0b8] daemon is not started [2021-05-18T14:13:18.499Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.13s) [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:45: [d4e6ea178d34c] joining swarm manager [d8bf72f800af7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.44s) [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.92s) [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:303: [d7cdd0f0e93f0] joining swarm manager [d21165e60f8a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:304: [d0981f1a371bc] joining swarm manager [d21165e60f8a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.49s) [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:271: [d768923b2ff63] joining swarm manager [d3c40935fb62e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:272: [da777828f9262] joining swarm manager [d3c40935fb62e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.83s) [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.61s) [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.31s) [2021-05-18T14:13:18.499Z] docker_api_swarm_node_test.go:19: [dc464b53491db] joining swarm manager [de10cf905e41e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] docker_api_swarm_node_test.go:20: [d6ea763414db8] joining swarm manager [de10cf905e41e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.13s) [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:501: [d85fc446f77c6] joining swarm manager [ddb5f317a23d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:506: [d3b105edbdcbe] joining swarm manager [ddb5f317a23d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.83s) [2021-05-18T14:13:18.499Z] docker_api_swarm_node_test.go:80: [d9d3a579f9771] joining swarm manager [d913682c4f13a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.05s) [2021-05-18T14:13:18.499Z] docker_api_swarm_node_test.go:52: [d31a10943ce28] joining swarm manager [d08425839c5ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] docker_api_swarm_node_test.go:53: [d313eec33dfd6] joining swarm manager [d08425839c5ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (5.97s) [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.00s) [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:201: [d1d3cc46f6dc6] joining swarm manager [d74d6bc897f32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.64s) [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:383: [d258bf9c6e0ae] joining swarm manager [dde37d6c11019]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:384: [dca958fcd8569] joining swarm manager [dde37d6c11019]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.499Z] check_test.go:380: [dca958fcd8569] daemon is not started [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.80s) [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:801: [d20f4f30a9e61] joining swarm manager [d04c05ebbcf3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:801: [d00d0a2765791] joining swarm manager [d04c05ebbcf3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:801: [da03f1a52b3a2] joining swarm manager [d04c05ebbcf3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:801: [db4f4cf700eb2] joining swarm manager [d04c05ebbcf3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-18T14:13:18.499Z] docker_api_swarm_test.go:809: [d339bc142584e] joining swarm manager [d04c05ebbcf3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.03s) [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.15s) [2021-05-18T14:13:18.499Z] docker_api_swarm_service_test.go:394: [dc565a7682fa9] joining swarm manager [d6029063b4150]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] docker_api_swarm_service_test.go:394: [d217493c2a50f] joining swarm manager [d6029063b4150]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.41s) [2021-05-18T14:13:18.499Z] docker_api_swarm_service_test.go:342: [d151069b99610] joining swarm manager [dd89f54df5981]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] docker_api_swarm_service_test.go:342: [d7086f8596f64] joining swarm manager [dd89f54df5981]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.06s) [2021-05-18T14:13:18.499Z] docker_api_swarm_service_test.go:489: [d86aa50afb1ce] joining swarm manager [d9a67a68ca494]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] docker_api_swarm_service_test.go:489: [d6bf4acb4ad7f] joining swarm manager [d9a67a68ca494]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.26s) [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.36s) [2021-05-18T14:13:18.499Z] docker_api_swarm_service_test.go:127: [d0e15d8c0562a] joining swarm manager [dd5fd138dadfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] docker_api_swarm_service_test.go:128: [d88628a770ae2] joining swarm manager [dd5fd138dadfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.499Z] docker_api_swarm_service_test.go:136: [d40d63fd1a212] joining swarm manager [dd5fd138dadfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-18T14:13:18.499Z] docker_api_swarm_service_test.go:137: [d734cb7469d73] joining swarm manager [dd5fd138dadfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.20s) [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.59s) [2021-05-18T14:13:18.499Z] docker_api_swarm_service_test.go:303: [da30b7dff8708] joining swarm manager [d0aa740947490]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] docker_api_swarm_service_test.go:303: [da316b056bdb4] joining swarm manager [d0aa740947490]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.60s) [2021-05-18T14:13:18.499Z] docker_api_swarm_service_test.go:99: [d739cc2c71049] joining swarm manager [d36eda9451b6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] docker_api_swarm_service_test.go:100: [d0f8ea58ad8d4] joining swarm manager [d36eda9451b6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.499Z] check_test.go:380: [d739cc2c71049] daemon is not started [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.96s) [2021-05-18T14:13:18.499Z] docker_api_swarm_service_test.go:532: [dfc1f53142757] joining swarm manager [d2bcf06b40066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] docker_api_swarm_service_test.go:533: [df6f3937bf214] joining swarm manager [d2bcf06b40066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.85s) [2021-05-18T14:13:18.499Z] docker_api_swarm_service_test.go:147: [df23470b73ee9] joining swarm manager [d28f099f21a0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.499Z] docker_api_swarm_service_test.go:147: [dd06b6616b2aa] joining swarm manager [d28f099f21a0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.499Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.64s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.28s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.69s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.76s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.08s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.01s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.01s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.70s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.59s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.65s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.54s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.48s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.39s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.33s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.24s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.88s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (5.31s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.65s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.48s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.83s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.01s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.14s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.19s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.88s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.51s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.35s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.63s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.56s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.50s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.62s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.64s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.40s) [2021-05-18T14:13:18.500Z] docker_cli_service_logs_test.go:245: checking task bvkuwrbbaszy [2021-05-18T14:13:18.500Z] docker_cli_service_logs_test.go:250: checking messages for bvkuwrbbaszy [2021-05-18T14:13:18.500Z] docker_cli_service_logs_test.go:245: checking task le7z8pihc0dw [2021-05-18T14:13:18.500Z] docker_cli_service_logs_test.go:250: checking messages for le7z8pihc0dw [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.03s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.61s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.82s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.86s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.46s) [2021-05-18T14:13:18.500Z] docker_cli_swarm_test.go:1901: [d9bdcbaf55e4e] joining swarm manager [dd74008ef74bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.500Z] docker_cli_swarm_test.go:1902: [d4b30bb76530f] joining swarm manager [dd74008ef74bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.10s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.51s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.73s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.35s) [2021-05-18T14:13:18.500Z] docker_cli_swarm_test.go:1802: [dc43f0d373001] joining swarm manager [d561708d49458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.500Z] docker_cli_swarm_test.go:1803: [de8b89736b8e6] joining swarm manager [d561708d49458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.59s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (84.62s) [2021-05-18T14:13:18.500Z] docker_cli_swarm_test.go:1321: [dab4fba57dda8] joining swarm manager [dd22661926083]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.500Z] docker_cli_swarm_test.go:1322: [d1c16fabac320] joining swarm manager [dd22661926083]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.33s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.17s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.57s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.56s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.91s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.87s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.44s) [2021-05-18T14:13:18.500Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-05-18T14:13:18.500Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.99s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.88s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.89s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.81s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.93s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.69s) [2021-05-18T14:13:18.500Z] docker_cli_swarm_test.go:1186: [d335ea2618fda] joining swarm manager [df658024b7f4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.500Z] docker_cli_swarm_test.go:1195: [d2158a89721e8] joining swarm manager [df658024b7f4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.49s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.80s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (144.18s) [2021-05-18T14:13:18.500Z] docker_cli_swarm_test.go:1118: [d2559f225be05] joining swarm manager [dadb2494f2c45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.500Z] docker_cli_swarm_test.go:1119: [d3eb11a24a80f] joining swarm manager [dadb2494f2c45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.500Z] docker_cli_swarm_test.go:1172: [d735f92c712f0] joining swarm manager [dadb2494f2c45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.04s) [2021-05-18T14:13:18.500Z] docker_cli_swarm_test.go:1453: [ddbc494a0ed53] joining swarm manager [ddd1cac2ab662]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.500Z] docker_cli_swarm_test.go:1454: [dd868629d5895] joining swarm manager [ddd1cac2ab662]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.79s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.24s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.31s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.26s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.23s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.85s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.87s) [2021-05-18T14:13:18.500Z] docker_cli_swarm_unix_test.go:62: [d823f55d044ca] joining swarm manager [d699578ccb68a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.04s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.53s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.41s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.63s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.81s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.99s) [2021-05-18T14:13:18.500Z] docker_api_swarm_test.go:961: [d60621e5917d5] joining swarm manager [db47d3aff9b07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.69s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.45s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.48s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.95s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.42s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.12s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.88s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.87s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.19s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.14s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.52s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.11s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.40s) [2021-05-18T14:13:18.500Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.42s) [2021-05-18T14:13:18.500Z] === RUN TestDockerExternalVolumeSuite [2021-05-18T14:13:18.500Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-05-18T14:13:25.617Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-18T14:13:25.617Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-18T14:13:25.617Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-18T14:13:25.617Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-18T14:13:26.592Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-18T14:13:33.364Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-05-18T14:13:33.692Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-18T14:13:35.237Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-18T14:13:35.237Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-18T14:13:35.237Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-18T14:13:35.237Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-18T14:13:37.428Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-18T14:13:41.181Z] === RUN TestDockerSuite/TestCommitChange [2021-05-18T14:13:45.893Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-18T14:13:49.645Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-18T14:13:49.645Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-18T14:13:55.461Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-18T14:13:55.461Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-18T14:14:02.565Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-18T14:14:05.498Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-18T14:14:05.498Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-18T14:14:05.498Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-18T14:14:05.498Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-18T14:14:05.498Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-18T14:14:05.498Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-18T14:14:05.498Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-18T14:14:05.498Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-18T14:14:05.960Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-18T14:14:11.783Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-18T14:14:24.200Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-18T14:14:24.200Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-18T14:14:24.663Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-18T14:14:24.663Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-18T14:14:25.125Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-18T14:14:25.125Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-18T14:14:32.226Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-18T14:14:32.226Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-18T14:14:32.226Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-18T14:14:34.416Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-18T14:14:34.416Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-18T14:14:34.416Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-18T14:14:34.416Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-18T14:14:34.416Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-18T14:14:36.607Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-18T14:14:38.798Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-18T14:14:40.344Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-18T14:14:40.344Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-18T14:14:40.344Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-18T14:14:41.029Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-05-18T14:14:42.537Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-18T14:14:42.537Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-18T14:14:44.728Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-18T14:14:44.728Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-18T14:14:44.728Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-18T14:14:46.917Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-18T14:14:46.917Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-18T14:14:49.108Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-18T14:14:49.108Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-18T14:14:49.147Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-05-18T14:14:51.302Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-18T14:14:51.302Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-18T14:14:53.492Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-18T14:14:57.245Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-18T14:15:01.003Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-18T14:15:01.003Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-18T14:15:01.003Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-18T14:15:01.003Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-18T14:15:01.003Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-18T14:15:02.549Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-18T14:15:02.549Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-18T14:15:05.468Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-18T14:15:05.468Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-18T14:15:07.017Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-18T14:15:07.017Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-18T14:15:11.728Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-18T14:15:13.273Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-18T14:15:13.273Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-18T14:15:13.273Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-18T14:15:13.273Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-18T14:15:13.273Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-18T14:15:13.273Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-18T14:15:14.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-18T14:15:14.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-18T14:15:17.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-18T14:15:19.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-18T14:15:21.203Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-05-18T14:15:22.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-18T14:15:25.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000302e80_} [2021-05-18T14:15:27.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1893963750_c:\foo_false____} [2021-05-18T14:15:29.419Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1893963750_c:\foo_true____} [2021-05-18T14:15:32.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-18T14:15:32.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-18T14:15:32.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-18T14:15:32.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-18T14:15:32.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-18T14:15:32.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-18T14:15:32.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-18T14:15:32.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-18T14:15:32.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-18T14:15:32.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-18T14:15:32.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-18T14:15:32.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-18T14:15:32.341Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-18T14:15:32.341Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-18T14:15:32.341Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-18T14:15:32.341Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-18T14:15:32.341Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-18T14:15:32.341Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-18T14:15:34.531Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-18T14:15:34.531Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-18T14:15:34.531Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-18T14:15:34.531Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-18T14:15:34.531Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-18T14:15:34.531Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-18T14:15:34.531Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-18T14:15:34.531Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-18T14:15:34.531Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-18T14:15:34.531Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-18T14:15:34.531Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-18T14:15:34.531Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-18T14:15:34.531Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-18T14:15:34.531Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-18T14:15:36.065Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-05-18T14:15:36.721Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-18T14:15:36.721Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-18T14:15:36.721Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-18T14:15:38.911Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-18T14:15:38.911Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-18T14:15:38.911Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-18T14:15:38.911Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-18T14:15:42.665Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-18T14:15:44.856Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-18T14:15:44.856Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-18T14:15:45.318Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-18T14:15:53.918Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-18T14:15:53.918Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-18T14:15:53.918Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-18T14:16:02.524Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-18T14:16:02.524Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-18T14:16:02.524Z] === RUN TestDockerSuite/TestCpToDot [2021-05-18T14:16:08.161Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-05-18T14:16:08.342Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-18T14:16:08.342Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-18T14:16:08.342Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-18T14:16:11.261Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-18T14:16:11.261Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-18T14:16:11.261Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-18T14:16:11.261Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-18T14:16:11.261Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-18T14:16:11.261Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-18T14:16:11.261Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-18T14:16:12.808Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-18T14:16:14.997Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-18T14:16:15.459Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-18T14:16:15.459Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-18T14:16:17.004Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-18T14:16:17.979Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-18T14:16:17.979Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-18T14:16:17.979Z] === RUN TestDockerSuite/TestCreateRM [2021-05-18T14:16:17.979Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-18T14:16:17.979Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-18T14:16:18.442Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-18T14:16:18.442Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-18T14:16:20.350Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-05-18T14:16:30.861Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-18T14:16:30.861Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-18T14:16:30.861Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-18T14:16:34.615Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-18T14:16:34.615Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-18T14:16:34.615Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-18T14:16:41.719Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-18T14:16:41.719Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-18T14:16:41.719Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-18T14:16:42.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-18T14:16:42.184Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-18T14:16:42.184Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-18T14:16:42.184Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-18T14:16:42.184Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-18T14:16:42.184Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-18T14:16:42.184Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-18T14:16:42.184Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-18T14:16:42.184Z] === RUN TestDockerSuite/TestDockerFails [2021-05-18T14:16:42.184Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-18T14:16:42.184Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-18T14:16:42.184Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-18T14:16:42.184Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-18T14:16:42.184Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-18T14:16:42.184Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-18T14:16:44.375Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-18T14:16:46.566Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-18T14:16:49.487Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-18T14:16:52.408Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-05-18T14:16:56.669Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-18T14:17:01.380Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-18T14:17:05.135Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-18T14:17:07.326Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-18T14:17:08.300Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-18T14:17:10.489Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-05-18T14:17:12.053Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-18T14:17:12.515Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-18T14:17:13.489Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-18T14:17:18.200Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-18T14:17:21.952Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-18T14:17:21.952Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-18T14:17:21.952Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-18T14:17:21.952Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-18T14:17:21.952Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-18T14:17:21.952Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-18T14:17:23.498Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-18T14:17:23.498Z] === RUN TestDockerSuite/TestEventsRename [2021-05-18T14:17:25.365Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-05-18T14:17:25.689Z] === RUN TestDockerSuite/TestEventsResize [2021-05-18T14:17:27.878Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-18T14:17:30.063Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-18T14:17:32.977Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-18T14:17:37.676Z] === RUN TestDockerSuite/TestEventsTop [2021-05-18T14:17:37.676Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-18T14:17:39.861Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-18T14:17:43.604Z] === RUN TestDockerSuite/TestExec [2021-05-18T14:17:43.605Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-18T14:17:43.605Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-18T14:17:45.146Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-18T14:17:47.332Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-18T14:17:47.332Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-18T14:17:47.332Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-18T14:17:47.332Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-18T14:17:48.876Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-18T14:17:51.061Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-18T14:17:53.249Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-18T14:17:54.792Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-18T14:17:59.495Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-18T14:17:59.495Z] === RUN TestDockerSuite/TestExecEnv [2021-05-18T14:17:59.495Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-18T14:17:59.495Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-18T14:18:01.037Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-18T14:18:05.736Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-18T14:18:05.736Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-18T14:18:05.736Z] === RUN TestDockerSuite/TestExecParseError [2021-05-18T14:18:05.736Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-18T14:18:05.736Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-18T14:18:05.736Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-18T14:18:08.649Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-18T14:18:08.649Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-18T14:18:08.649Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-18T14:18:08.649Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-18T14:18:08.649Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-18T14:18:08.649Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-18T14:18:10.193Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-18T14:18:10.193Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-18T14:18:12.017Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-05-18T14:18:16.001Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-18T14:18:16.001Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-18T14:18:16.001Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-18T14:18:16.001Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-18T14:18:23.090Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-18T14:18:28.895Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-18T14:18:30.088Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-05-18T14:18:31.080Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-18T14:18:36.885Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-18T14:18:36.885Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-18T14:18:36.885Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-18T14:18:36.885Z] === RUN TestDockerSuite/TestHealth [2021-05-18T14:18:36.885Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-18T14:18:36.885Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-18T14:18:36.885Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-18T14:18:37.346Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-18T14:18:41.092Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-18T14:18:41.092Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-18T14:18:41.092Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-18T14:18:41.092Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-18T14:18:41.092Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-18T14:18:41.552Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-18T14:18:42.013Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-18T14:18:42.013Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-18T14:18:42.984Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-18T14:18:42.984Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-18T14:18:44.527Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-18T14:18:44.987Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-18T14:18:46.528Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-18T14:18:53.620Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-18T14:18:54.081Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-18T14:18:54.081Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-18T14:18:57.825Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-18T14:18:57.825Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-18T14:19:00.010Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-18T14:19:00.010Z] === RUN TestDockerSuite/TestImportFile [2021-05-18T14:19:00.010Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-18T14:19:00.010Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-18T14:19:00.010Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-18T14:19:00.010Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-18T14:19:00.010Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-18T14:19:00.010Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-18T14:19:00.010Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-18T14:19:00.010Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-18T14:19:00.010Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-18T14:19:00.010Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-18T14:19:00.010Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-18T14:19:02.157Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-05-18T14:19:02.194Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-18T14:19:04.378Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-18T14:19:04.378Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-18T14:19:04.378Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-18T14:19:04.378Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-18T14:19:04.378Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-18T14:19:06.562Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-18T14:19:06.562Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-18T14:19:08.748Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-18T14:19:08.748Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-18T14:19:08.748Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-18T14:19:08.748Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-18T14:19:10.933Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-18T14:19:14.677Z] === RUN TestDockerSuite/TestInspectImage [2021-05-18T14:19:14.677Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-18T14:19:14.677Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-18T14:19:14.677Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-18T14:19:16.862Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-18T14:19:18.404Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-18T14:19:18.865Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-18T14:19:21.049Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-18T14:19:23.233Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-18T14:19:23.233Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-18T14:19:23.233Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-18T14:19:24.776Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-18T14:19:27.690Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-18T14:19:31.438Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-18T14:19:33.635Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-18T14:19:34.212Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-05-18T14:19:35.820Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-18T14:19:38.004Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-18T14:19:40.190Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-18T14:19:41.796Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-18T14:19:43.982Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-18T14:19:43.982Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-18T14:19:43.982Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-18T14:19:43.982Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-18T14:19:43.982Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-18T14:19:43.982Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-18T14:19:43.982Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-18T14:19:43.982Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-18T14:19:43.982Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-18T14:19:43.982Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-18T14:19:43.982Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-18T14:19:43.982Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-18T14:19:43.982Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-18T14:19:43.982Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-18T14:19:43.983Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-18T14:19:43.983Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-18T14:19:44.443Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-18T14:19:44.443Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-18T14:19:44.443Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-18T14:19:44.443Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-18T14:19:45.985Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-18T14:19:48.175Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-18T14:19:49.075Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-05-18T14:19:53.983Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-18T14:19:56.167Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-18T14:19:56.167Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-18T14:19:57.709Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-18T14:19:58.173Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-18T14:20:03.994Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-18T14:20:07.182Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-05-18T14:20:09.801Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-18T14:20:15.608Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-18T14:20:17.791Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-18T14:20:20.704Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-18T14:20:20.704Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-18T14:20:22.044Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-05-18T14:20:22.246Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-18T14:20:24.430Z] === RUN TestDockerSuite/TestLogsSince [2021-05-18T14:20:34.771Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-18T14:20:34.771Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-18T14:20:34.771Z] === RUN TestDockerSuite/TestLogsTail [2021-05-18T14:20:35.745Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-18T14:20:38.658Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite (441.02s) [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.78s) [2021-05-18T14:20:40.114Z] docker_cli_external_volume_driver_test.go:53: [d213f1467808c] daemon is not started [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.72s) [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-05-18T14:20:40.114Z] docker_cli_external_volume_driver_test.go:53: [da3551d00697c] daemon is not started [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.63s) [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-05-18T14:20:40.114Z] docker_cli_external_volume_driver_test.go:53: [d5f6ac3a8b85e] daemon is not started [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-05-18T14:20:40.114Z] docker_cli_external_volume_driver_test.go:53: [d9f0c4e0c97af] daemon is not started [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.54s) [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.53s) [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.85s) [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.67s) [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.54s) [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.62s) [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.98s) [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.24s) [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.51s) [2021-05-18T14:20:40.114Z] docker_cli_external_volume_driver_test.go:485: [da799f4bd13e3] daemon is not started [2021-05-18T14:20:40.114Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-05-18T14:20:40.114Z] docker_cli_external_volume_driver_test.go:53: [dd542c1408beb] daemon is not started [2021-05-18T14:20:40.114Z] PASS [2021-05-18T14:20:40.114Z] [2021-05-18T14:20:40.114Z] === Skipped [2021-05-18T14:20:40.114Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-05-18T14:20:40.114Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-05-18T14:20:40.114Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-18T14:20:40.114Z] check_test.go:309: [dd4da1188538b] daemon is not started [2021-05-18T14:20:40.114Z] [2021-05-18T14:20:40.114Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-05-18T14:20:40.114Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-05-18T14:20:40.114Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-18T14:20:40.114Z] check_test.go:309: [da437e48c42af] daemon is not started [2021-05-18T14:20:40.114Z] [2021-05-18T14:20:40.114Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-18T14:20:40.114Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-18T14:20:40.114Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-18T14:20:40.114Z] check_test.go:309: [dbd426fa54513] daemon is not started [2021-05-18T14:20:40.114Z] [2021-05-18T14:20:40.114Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-18T14:20:40.114Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-18T14:20:40.114Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-18T14:20:40.114Z] [2021-05-18T14:20:40.114Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-05-18T14:20:40.114Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-05-18T14:20:40.114Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-18T14:20:40.114Z] [2021-05-18T14:20:40.114Z] [2021-05-18T14:20:40.114Z] DONE 273 tests, 5 skipped in 2743.314s [2021-05-18T14:20:40.114Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-18T14:20:40.114Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d37850100c5cd/docker.pid [2021-05-18T14:20:40.114Z] +++ kill 6083 [2021-05-18T14:20:40.114Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6083 is not a child of this shell [2021-05-18T14:20:40.114Z] warning: PID 6083 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d37850100c5cd/docker.pid had a nonzero exit code [2021-05-18T14:20:40.114Z] ++++ cat bundles/test-integration/docker.pid [2021-05-18T14:20:40.114Z] +++ kill 8163 [2021-05-18T14:20:40.114Z] +++ /etc/init.d/apparmor stop [2021-05-18T14:20:40.114Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-18T14:20:40.114Z] [2021-05-18T14:20:40.114Z] Unloading profiles will leave already running processes permanently [2021-05-18T14:20:40.114Z] unconfined, which can lead to unexpected situations. [2021-05-18T14:20:40.114Z] [2021-05-18T14:20:40.114Z] To set a process to complain mode, use the command line tool [2021-05-18T14:20:40.114Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-18T14:20:40.114Z] +++ true [2021-05-18T14:20:40.114Z] exiting test-integration [2021-05-18T14:20:40.114Z] ++ exit 0 [2021-05-18T14:20:40.114Z] [2021-05-18T14:20:40.114Z] + exit 0 [2021-05-18T14:20:40.114Z] ++ jobs -p [2021-05-18T14:20:40.114Z] + pids= [2021-05-18T14:20:40.114Z] + echo 'Remaining pids to kill: []' [2021-05-18T14:20:40.114Z] Remaining pids to kill: [] [2021-05-18T14:20:40.114Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-05-18T14:20:40.132Z] Recording test results [2021-05-18T14:20:40.199Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-18T14:20:40.199Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-18T14:20:40.199Z] === RUN TestDockerSuite/TestNetHostname [2021-05-18T14:20:40.199Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-18T14:20:40.199Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-18T14:20:40.199Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-18T14:20:40.199Z] === RUN TestDockerSuite/TestPluginActive [2021-05-18T14:20:40.199Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-18T14:20:40.199Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-18T14:20:40.660Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-18T14:20:40.660Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-18T14:20:40.660Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-18T14:20:40.660Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-18T14:20:40.660Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-18T14:20:40.660Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-18T14:20:40.660Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-18T14:20:40.660Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-18T14:20:40.660Z] === RUN TestDockerSuite/TestPortList [2021-05-18T14:20:40.660Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-18T14:20:41.497Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-18T14:20:41.819Z] + echo Ensuring container killed. [2021-05-18T14:20:41.819Z] Ensuring container killed. [2021-05-18T14:20:41.819Z] + docker ps -aq -f name=docker-pr3-* [2021-05-18T14:20:41.819Z] + cids=9ae55cc1263c [2021-05-18T14:20:41.819Z] 38c52671c838 [2021-05-18T14:20:41.819Z] 5bb500e2e170 [2021-05-18T14:20:41.819Z] + [ -n 9ae55cc1263c [2021-05-18T14:20:41.819Z] 38c52671c838 [2021-05-18T14:20:41.819Z] 5bb500e2e170 ] [2021-05-18T14:20:41.819Z] + docker rm -vf 9ae55cc1263c 38c52671c838 5bb500e2e170 [2021-05-18T14:20:43.735Z] 9ae55cc1263c [2021-05-18T14:20:44.304Z] 38c52671c838 [2021-05-18T14:20:44.304Z] 5bb500e2e170 [Pipeline] sh [2021-05-18T14:20:44.406Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-18T14:20:44.406Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-18T14:20:44.583Z] + echo Chowning /workspace to jenkins user [2021-05-18T14:20:44.583Z] Chowning /workspace to jenkins user [2021-05-18T14:20:44.583Z] + id -u [2021-05-18T14:20:44.583Z] + id -g [2021-05-18T14:20:44.583Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42382:/workspace busybox chown -R 1000:1000 /workspace [2021-05-18T14:20:44.583Z] Unable to find image 'busybox:latest' locally [2021-05-18T14:20:44.842Z] latest: Pulling from library/busybox [2021-05-18T14:20:44.842Z] 92f8b3f0730f: Pulling fs layer [2021-05-18T14:20:44.842Z] 92f8b3f0730f: Verifying Checksum [2021-05-18T14:20:44.842Z] 92f8b3f0730f: Download complete [2021-05-18T14:20:44.867Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-18T14:20:44.867Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-18T14:20:44.867Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-18T14:20:44.867Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-18T14:20:44.867Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-18T14:20:44.867Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-18T14:20:44.867Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-18T14:20:44.867Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-18T14:20:45.104Z] 92f8b3f0730f: Pull complete [2021-05-18T14:20:45.104Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-18T14:20:45.104Z] Status: Downloaded newer image for busybox:latest [2021-05-18T14:20:48.612Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-18T14:20:48.612Z] === RUN TestDockerSuite/TestPsByOrder [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-18T14:20:49.605Z] + bundleName=amd64 [2021-05-18T14:20:49.605Z] + echo Creating amd64-bundles.tar.gz [2021-05-18T14:20:49.605Z] Creating amd64-bundles.tar.gz [2021-05-18T14:20:49.605Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-18T14:20:49.605Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-18T14:20:50.551Z] Archiving artifacts [2021-05-18T14:20:52.333Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42382/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-18T14:20:52.645Z] + make clean [2021-05-18T14:20:52.903Z] docker volume rm -f docker-dev-cache [2021-05-18T14:20:52.903Z] docker-dev-cache [Pipeline] deleteDir [2021-05-18T14:20:57.199Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-18T14:20:57.199Z] === RUN TestDockerSuite/TestPsListContainersBase [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T14:21:05.786Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-18T14:21:18.189Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-18T14:21:18.189Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-18T14:21:18.189Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-18T14:21:30.591Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-18T14:21:32.804Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-18T14:21:39.906Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-18T14:21:44.610Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-18T14:21:44.610Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-18T14:21:44.610Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-18T14:21:48.355Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-18T14:21:48.355Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-18T14:21:48.355Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-18T14:21:48.355Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-18T14:21:48.355Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-18T14:21:55.446Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-18T14:21:55.446Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-18T14:21:56.417Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-18T14:21:56.417Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-18T14:21:57.959Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-18T14:21:58.420Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-18T14:21:58.420Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-18T14:22:02.166Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-18T14:22:05.911Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-18T14:22:08.096Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-18T14:22:29.218Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-18T14:22:29.218Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-18T14:22:35.026Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-18T14:22:35.026Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-18T14:22:35.026Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-18T14:22:35.997Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-18T14:22:39.742Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-18T14:22:43.486Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-18T14:22:43.486Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-18T14:22:47.234Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-18T14:22:47.234Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-18T14:22:47.695Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-18T14:23:00.093Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-18T14:23:03.005Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-18T14:23:03.466Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-18T14:23:09.270Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-18T14:23:13.971Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-18T14:23:21.066Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-18T14:23:23.982Z] === RUN TestDockerSuite/TestRmiTag [2021-05-18T14:23:24.972Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-18T14:23:27.155Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-18T14:23:41.987Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-18T14:23:49.073Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-18T14:23:53.775Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-18T14:23:54.236Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-18T14:23:54.236Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-18T14:23:54.236Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-18T14:23:54.236Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-18T14:23:54.236Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-18T14:23:54.236Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-18T14:23:54.236Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-18T14:23:54.236Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-18T14:23:56.419Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-18T14:23:56.419Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-18T14:23:56.419Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-18T14:24:00.164Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-18T14:24:03.079Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-18T14:24:04.621Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-18T14:24:06.804Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-18T14:24:08.988Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-18T14:24:08.988Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-18T14:24:12.735Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-18T14:24:12.735Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-18T14:24:12.735Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-18T14:24:12.735Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-18T14:24:12.735Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-18T14:24:12.735Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-18T14:24:12.735Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-18T14:24:12.735Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-18T14:24:12.735Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-18T14:24:12.735Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-18T14:24:12.735Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-18T14:24:12.735Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-18T14:24:14.919Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-18T14:24:14.919Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-18T14:24:17.831Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-18T14:24:17.831Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-18T14:24:17.831Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-18T14:24:19.372Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-18T14:24:19.372Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-18T14:24:19.372Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-18T14:24:19.372Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-18T14:24:19.372Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-18T14:24:19.372Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-18T14:24:19.372Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-18T14:24:19.372Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-18T14:24:21.555Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-18T14:24:24.468Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-18T14:24:26.009Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-18T14:24:26.009Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-18T14:24:26.009Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-18T14:24:26.009Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-18T14:24:28.195Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-18T14:24:28.195Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-18T14:24:28.195Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-18T14:24:28.195Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-18T14:24:28.195Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-18T14:24:29.736Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-18T14:24:34.434Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-18T14:24:34.434Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-18T14:24:34.434Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-18T14:24:34.434Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-18T14:24:34.434Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-18T14:24:34.434Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-18T14:24:34.434Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-18T14:24:35.974Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-18T14:24:35.974Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-18T14:24:36.435Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-18T14:24:36.435Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-18T14:24:38.618Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-18T14:24:40.160Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-18T14:24:40.160Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-18T14:24:47.246Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-18T14:24:47.246Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-18T14:24:47.246Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-18T14:24:47.246Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-18T14:24:49.429Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-18T14:24:50.969Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-18T14:24:53.153Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-18T14:24:55.336Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-18T14:24:55.336Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-18T14:24:55.336Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-18T14:24:55.336Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-18T14:24:55.336Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-18T14:24:55.337Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-18T14:24:55.337Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-18T14:24:55.337Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-18T14:24:55.337Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-18T14:25:03.944Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-18T14:25:03.945Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-18T14:25:04.406Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-18T14:25:04.406Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-18T14:25:04.406Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-18T14:25:04.406Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-18T14:25:04.406Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-18T14:25:11.502Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-18T14:25:11.502Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-18T14:25:12.472Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-18T14:25:12.472Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-18T14:25:12.473Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-18T14:25:12.473Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-18T14:25:12.473Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-18T14:25:12.473Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-18T14:25:12.473Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-18T14:25:12.473Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-18T14:25:12.473Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-05-18T14:25:12.473Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-18T14:25:12.473Z] === RUN TestDockerSuite/TestRunMount [2021-05-18T14:25:12.473Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-18T14:25:12.473Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-18T14:25:12.473Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-18T14:25:12.473Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-18T14:25:19.557Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-18T14:25:19.557Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-18T14:25:19.557Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-18T14:25:19.557Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-18T14:25:23.300Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-18T14:25:30.386Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-18T14:25:30.386Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-18T14:25:30.386Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-18T14:25:30.386Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-18T14:25:30.386Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-18T14:25:30.386Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-18T14:25:30.846Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-18T14:25:30.846Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-18T14:25:30.846Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-18T14:25:30.846Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-18T14:25:30.846Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-18T14:25:32.387Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-18T14:25:34.570Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-18T14:25:36.112Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-18T14:25:37.653Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-18T14:25:39.194Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-18T14:25:39.654Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-18T14:25:39.654Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-18T14:25:39.654Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-18T14:25:39.654Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-18T14:25:39.654Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-18T14:25:39.654Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-18T14:25:39.654Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-18T14:25:39.654Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-18T14:25:41.837Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-18T14:25:41.837Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-18T14:25:41.837Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-18T14:25:41.837Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-18T14:25:41.837Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-18T14:25:41.837Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-18T14:25:50.416Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-18T14:25:50.416Z] === RUN TestDockerSuite/TestRunRm [2021-05-18T14:25:51.387Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-18T14:25:57.191Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-18T14:25:58.733Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-18T14:26:00.917Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-18T14:26:03.100Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-18T14:26:06.017Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-18T14:26:06.017Z] === RUN TestDockerSuite/TestRunState [2021-05-18T14:26:06.017Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-18T14:26:07.559Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-18T14:26:07.559Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-18T14:26:09.742Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-18T14:26:09.742Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-18T14:26:09.742Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-18T14:26:09.742Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-18T14:26:10.203Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-18T14:26:10.203Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-18T14:26:14.903Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-18T14:26:14.903Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-18T14:26:14.903Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-18T14:26:14.903Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-18T14:26:14.903Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-18T14:26:14.903Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-18T14:26:14.903Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-18T14:26:14.903Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-18T14:26:14.903Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-18T14:26:14.903Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-18T14:26:14.903Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-18T14:26:17.089Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-18T14:26:17.089Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-18T14:26:18.631Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-18T14:26:18.631Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-18T14:26:19.175Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-18T14:26:21.358Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-18T14:26:28.443Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-18T14:26:32.185Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-18T14:26:36.886Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-18T14:26:36.886Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-18T14:26:36.886Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-18T14:26:40.646Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-18T14:26:42.829Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-18T14:26:45.013Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-18T14:26:45.013Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-18T14:26:45.013Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-18T14:26:45.013Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-18T14:26:45.013Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-18T14:26:45.013Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-18T14:26:45.013Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-18T14:26:45.013Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-18T14:26:45.013Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-18T14:26:48.755Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-18T14:26:50.297Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-18T14:26:52.481Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-18T14:26:56.224Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-18T14:26:56.224Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-18T14:26:56.224Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-18T14:26:56.224Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-18T14:26:56.224Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-18T14:26:56.224Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-18T14:26:56.224Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-18T14:26:56.224Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-18T14:26:56.224Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-18T14:26:56.224Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-18T14:26:56.224Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-18T14:26:56.224Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-18T14:26:56.224Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-18T14:26:56.224Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-18T14:26:56.224Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-18T14:26:56.224Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-18T14:26:56.224Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-18T14:26:56.224Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-18T14:26:58.406Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-18T14:26:58.866Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-18T14:26:59.327Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-18T14:26:59.787Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-18T14:27:01.329Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-18T14:27:07.131Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-18T14:27:07.592Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-18T14:27:14.677Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-18T14:27:14.677Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-18T14:27:18.420Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-18T14:27:18.420Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-18T14:27:18.420Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-18T14:27:18.420Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-18T14:27:18.420Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-18T14:27:23.122Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-18T14:27:23.122Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-18T14:27:23.122Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-18T14:27:23.122Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-18T14:27:23.122Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-18T14:27:23.122Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-18T14:27:23.122Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-18T14:27:25.305Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-18T14:27:27.489Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-18T14:27:27.489Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-18T14:27:29.029Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-18T14:27:29.030Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-18T14:27:29.490Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-18T14:27:29.490Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-18T14:27:29.490Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-18T14:27:29.490Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-18T14:27:29.490Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-18T14:27:47.355Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-18T14:27:47.355Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-18T14:27:47.355Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-18T14:27:47.355Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-18T14:27:47.355Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-18T14:27:47.355Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-18T14:27:47.355Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-18T14:27:48.325Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-18T14:27:48.325Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-18T14:27:51.238Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-18T14:27:51.238Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-18T14:27:51.699Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-18T14:27:51.699Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-18T14:27:51.699Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-18T14:27:58.784Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-18T14:27:58.784Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-18T14:27:59.756Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-18T14:27:59.756Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-18T14:27:59.756Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-18T14:28:06.841Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-18T14:28:06.841Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-18T14:28:06.841Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-18T14:28:15.420Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-18T14:28:15.420Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite (2321.33s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-18T14:28:15.881Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-18T14:28:15.881Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (90.71s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.89s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-18T14:28:15.881Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-18T14:28:15.881Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-18T14:28:15.881Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-18T14:28:15.881Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-05-18T14:28:15.881Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-18T14:28:15.881Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-18T14:28:15.881Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-18T14:28:15.881Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.47s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-18T14:28:15.881Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-18T14:28:15.881Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.87s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.82s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-18T14:28:15.881Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-18T14:28:15.881Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-18T14:28:15.881Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-18T14:28:15.881Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.95s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-18T14:28:15.881Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-18T14:28:15.881Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.36s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.41s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-05-18T14:28:15.881Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.89s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.46s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-18T14:28:15.881Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-18T14:28:15.881Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-18T14:28:15.881Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.79s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.21s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-05-18T14:28:15.881Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-18T14:28:15.881Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.25s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.81s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.02s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-18T14:28:15.881Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.82s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-05-18T14:28:15.881Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-18T14:28:15.881Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-18T14:28:15.881Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-18T14:28:15.881Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAddTar (27.93s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-18T14:28:15.881Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-05-18T14:28:15.881Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.42s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-05-18T14:28:15.881Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.02s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-05-18T14:28:15.881Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.34s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.27s) [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.64s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-05-18T14:28:15.881Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.03s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-18T14:28:15.881Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-18T14:28:15.881Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.12s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-18T14:28:15.881Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-18T14:28:15.881Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-05-18T14:28:15.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.48s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.08s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.14s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.01s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.11s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-18T14:28:16.343Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.25s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.72s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.84s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.77s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.36s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.11s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.94s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.81s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.34s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.50s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.76s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.32s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.95s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.27s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.39s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDockerignore (75.76s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.71s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.50s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.67s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.32s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.92s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.47s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.57s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.37s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.43s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (131.21s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.90s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.67s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.90s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.20s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.02s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.82s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.39s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.40s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildFails (6.99s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.86s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.05s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.00s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.16s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.22s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.77s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.54s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildHistory (9.00s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.80s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.82s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.62s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildLabel (0.81s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.83s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildLabels (0.85s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.37s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.72s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.46s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.30s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.14s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.53s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.03s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (27.09s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.60s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.31s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.72s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.44s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.28s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.37s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.57s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.17s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.64s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.95s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.10s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.70s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.30s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.80s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.30s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.58s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.39s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.20s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.94s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.01s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.06s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (37.55s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildRm (11.52s) [2021-05-18T14:28:16.343Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.98s) [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-18T14:28:16.343Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.343Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-05-18T14:28:16.344Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.17s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.12s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.09s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.83s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.46s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.66s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.68s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.05s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildStderr (3.84s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.98s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-05-18T14:28:16.344Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.65s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.00s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.98s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.59s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-18T14:28:16.344Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-18T14:28:16.344Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.70s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.33s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.35s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.76s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.06s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.54s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-05-18T14:28:16.344Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-18T14:28:16.344Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.40s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-05-18T14:28:16.344Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.90s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.91s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.52s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-05-18T14:28:16.344Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-05-18T14:28:16.344Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-18T14:28:16.344Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.02s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.88s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.71s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-05-18T14:28:16.344Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-18T14:28:16.344Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-18T14:28:16.344Z] docker_cli_sni_test.go:18: Flakey test [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.00s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.85s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestCommitChange (4.24s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.89s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.06s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestCommitTTY (6.34s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.84s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-18T14:28:16.344Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-18T14:28:16.344Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.97s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.12s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-18T14:28:16.344Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.02s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-18T14:28:16.344Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-18T14:28:16.344Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-18T14:28:16.344Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.88s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-18T14:28:16.344Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.25s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-18T14:28:16.344Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-18T14:28:16.344Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-18T14:28:16.344Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.40s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.94s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.97s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-18T14:28:16.344Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.22s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.13s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-18T14:28:16.344Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-18T14:28:16.344Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.09s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.83s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-18T14:28:16.344Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.31s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.07s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.72s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.81s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.73s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-18T14:28:16.344Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.37s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-18T14:28:16.344Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.98s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.17s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-05-18T14:28:16.344Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.77s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.88s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.44s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.42s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.40s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.42s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000302e80_} (2.40s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1893963750_c:\foo_false____} (2.40s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1893963750_c:\foo_true____} (2.39s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-18T14:28:16.344Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.13s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.01s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.13s) [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.344Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-18T14:28:16.344Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.16s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.18s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.01s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.25s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-18T14:28:16.345Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.09s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-05-18T14:28:16.345Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.27s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCpToDot (7.01s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-18T14:28:16.345Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCpToStdout (2.26s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-18T14:28:16.345Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.86s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.08s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.80s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.56s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCreateRM (0.26s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-05-18T14:28:16.345Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.63s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.88s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-18T14:28:16.345Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.00s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-18T14:28:16.345Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-18T14:28:16.345Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-18T14:28:16.345Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-18T14:28:16.345Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2021-05-18T14:28:16.345Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-18T14:28:16.345Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-05-18T14:28:16.345Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-18T14:28:16.345Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-18T14:28:16.345Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.30s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.25s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.23s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.32s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsCopy (4.39s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.63s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.15s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.45s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.64s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.92s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsFilters (4.30s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsFormat (4.40s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsRename (2.29s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsResize (2.49s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.04s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.44s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.58s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.44s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-18T14:28:16.345Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.79s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.81s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-18T14:28:16.345Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-18T14:28:16.345Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-18T14:28:16.345Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.96s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.01s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.98s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.10s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.05s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.16s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestExecInspectID (4.55s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-18T14:28:16.345Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.34s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-18T14:28:16.345Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.12s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-05-18T14:28:16.345Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.68s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.03s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.92s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.87s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.86s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-18T14:28:16.345Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.84s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.85s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.58s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.83s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.18s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.45s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.345Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-18T14:28:16.345Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-18T14:28:16.346Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-18T14:28:16.346Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.98s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.03s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-18T14:28:16.346Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-18T14:28:16.346Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.03s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.03s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectDefault (2.05s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectHistory (3.86s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.10s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.00s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.06s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.01s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.99s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectStatus (2.55s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.01s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.20s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.04s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.04s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.09s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.07s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.05s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-18T14:28:16.346Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.79s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.82s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.57s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.28s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-18T14:28:16.346Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.11s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.80s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.79s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.86s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.45s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.33s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.18s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.10s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLogsSince (8.80s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLogsTail (2.56s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.30s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.09s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-05-18T14:28:16.346Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.03s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-18T14:28:16.346Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-18T14:28:16.346Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-18T14:28:16.346Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-18T14:28:16.346Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-18T14:28:16.346Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T14:28:16.346Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-18T14:28:16.346Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-18T14:28:16.346Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.03s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-18T14:28:16.346Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestPsByOrder (7.61s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.43s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.48s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-05-18T14:28:16.346Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.72s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.38s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.26s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.06s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-18T14:28:16.346Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.28s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2021-05-18T14:28:16.346Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.33s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-05-18T14:28:16.346Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-18T14:28:16.346Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.71s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.70s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.20s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.11s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-18T14:28:16.346Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.43s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.62s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.87s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.81s) [2021-05-18T14:28:16.346Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-18T14:28:16.346Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.80s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.51s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.59s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.84s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.44s) [2021-05-18T14:28:16.346Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.86s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.76s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.15s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.99s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.20s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.13s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.96s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.79s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.00s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.41s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.01s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.12s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.02s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.00s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.96s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.70s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.84s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.11s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.35s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.98s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.01s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.38s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.62s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.01s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.94s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.97s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunEntrypoint (6.86s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunExitCode (2.07s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.98s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.10s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.08s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.04s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.60s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.39s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.59s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.47s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.50s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.12s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.28s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.03s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.02s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.92s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.28s) [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-18T14:28:16.347Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-05-18T14:28:16.347Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.15s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunRm (2.17s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.27s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.19s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.15s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.09s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.46s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.19s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.00s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.61s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.02s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.05s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.71s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.10s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.10s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.24s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.34s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.13s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.08s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.63s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.56s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.00s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.02s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-18T14:28:16.348Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.15s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.99s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.47s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-05-18T14:28:16.348Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-05-18T14:28:16.348Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.10s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.96s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.14s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.06s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.29s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.38s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.64s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.10s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.54s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.14s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.39s) [2021-05-18T14:28:16.348Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-18T14:28:16.348Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.348Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-18T14:28:16.348Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-18T14:28:16.349Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-18T14:28:16.349Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-18T14:28:16.349Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-18T14:28:16.349Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-18T14:28:16.349Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-18T14:28:16.349Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-18T14:28:16.349Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-18T14:28:16.349Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-18T14:28:16.349Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-18T14:28:16.349Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-18T14:28:16.349Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-18T14:28:16.349Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-18T14:28:16.349Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-18T14:28:16.349Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-18T14:28:16.349Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-18T14:28:16.349Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-18T14:28:16.349Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-18T14:28:16.349Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-18T14:28:16.349Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] === RUN TestDockerDaemonSuite [2021-05-18T14:28:16.349Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-18T14:28:16.349Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-18T14:28:16.349Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-18T14:28:16.349Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] === RUN TestDockerSwarmSuite [2021-05-18T14:28:16.349Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-18T14:28:16.349Z] === RUN TestDockerPluginSuite [2021-05-18T14:28:16.349Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-18T14:28:16.349Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-18T14:28:16.349Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-18T14:28:16.349Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-18T14:28:16.349Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-18T14:28:16.349Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-18T14:28:16.349Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-18T14:28:16.349Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-18T14:28:16.349Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-18T14:28:16.349Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-18T14:28:16.349Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-18T14:28:16.349Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-18T14:28:16.349Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.349Z] === RUN TestDockerExternalVolumeSuite [2021-05-18T14:28:16.349Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-18T14:28:16.350Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.350Z] === RUN TestDockerNetworkSuite [2021-05-18T14:28:16.350Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-18T14:28:16.350Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.350Z] === RUN TestDockerHubPullSuite [2021-05-18T14:28:16.350Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-18T14:28:16.350Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.350Z] PASS [2021-05-18T14:28:16.350Z] ok github.com/docker/docker/integration-cli 2321.931s [2021-05-18T14:28:16.350Z] [2021-05-18T14:28:16.350Z] === Skipped [2021-05-18T14:28:16.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-18T14:28:16.831Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-18T14:28:16.831Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.831Z] [2021-05-18T14:28:16.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-18T14:28:16.831Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-18T14:28:16.831Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.831Z] [2021-05-18T14:28:16.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-18T14:28:16.832Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-18T14:28:16.832Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-18T14:28:16.832Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-18T14:28:16.832Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-05-18T14:28:16.832Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-18T14:28:16.832Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-18T14:28:16.832Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-18T14:28:16.832Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-18T14:28:16.832Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-18T14:28:16.832Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-05-18T14:28:16.832Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-18T14:28:16.832Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-18T14:28:16.832Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-18T14:28:16.832Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.832Z] [2021-05-18T14:28:16.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-05-18T14:28:16.833Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-05-18T14:28:16.833Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-18T14:28:16.833Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-18T14:28:16.833Z] docker_cli_sni_test.go:18: Flakey test [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-18T14:28:16.833Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-18T14:28:16.833Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-18T14:28:16.833Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-18T14:28:16.833Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-18T14:28:16.833Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-18T14:28:16.833Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-18T14:28:16.833Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-18T14:28:16.833Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-18T14:28:16.833Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-18T14:28:16.833Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-18T14:28:16.833Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-18T14:28:16.833Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-18T14:28:16.833Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-18T14:28:16.833Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-18T14:28:16.833Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-18T14:28:16.833Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-18T14:28:16.833Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-18T14:28:16.833Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.833Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-05-18T14:28:16.834Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-18T14:28:16.834Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-18T14:28:16.834Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-05-18T14:28:16.834Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-18T14:28:16.834Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-18T14:28:16.834Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-05-18T14:28:16.834Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-18T14:28:16.834Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-18T14:28:16.834Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-18T14:28:16.834Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-18T14:28:16.834Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-18T14:28:16.834Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2021-05-18T14:28:16.834Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-18T14:28:16.834Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-05-18T14:28:16.834Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-18T14:28:16.834Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-18T14:28:16.834Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-18T14:28:16.834Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-18T14:28:16.834Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.834Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-18T14:28:16.835Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-18T14:28:16.835Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-18T14:28:16.835Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-18T14:28:16.835Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-18T14:28:16.835Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-18T14:28:16.835Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-05-18T14:28:16.835Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-18T14:28:16.835Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-18T14:28:16.835Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-18T14:28:16.835Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-18T14:28:16.835Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-18T14:28:16.835Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-18T14:28:16.835Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-18T14:28:16.835Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.835Z] [2021-05-18T14:28:16.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-18T14:28:16.835Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-18T14:28:16.835Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-05-18T14:28:16.836Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-18T14:28:16.836Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-18T14:28:16.836Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-18T14:28:16.836Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-18T14:28:16.836Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-18T14:28:16.836Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T14:28:16.836Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-18T14:28:16.836Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-18T14:28:16.836Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-18T14:28:16.836Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-05-18T14:28:16.836Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-18T14:28:16.836Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2021-05-18T14:28:16.836Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-05-18T14:28:16.836Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-18T14:28:16.836Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-18T14:28:16.836Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-18T14:28:16.836Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-18T14:28:16.836Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.836Z] [2021-05-18T14:28:16.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.04s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.04s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-05-18T14:28:16.837Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.837Z] [2021-05-18T14:28:16.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-18T14:28:16.837Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-18T14:28:16.838Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-05-18T14:28:16.838Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-05-18T14:28:16.838Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-18T14:28:16.838Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-18T14:28:16.838Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.838Z] [2021-05-18T14:28:16.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-18T14:28:16.839Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-18T14:28:16.839Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.839Z] [2021-05-18T14:28:16.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-18T14:28:16.839Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-18T14:28:16.839Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.839Z] [2021-05-18T14:28:16.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-18T14:28:16.839Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-18T14:28:16.839Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.839Z] [2021-05-18T14:28:16.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-18T14:28:16.839Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-18T14:28:16.839Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.839Z] [2021-05-18T14:28:16.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-18T14:28:16.839Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-18T14:28:16.839Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.839Z] [2021-05-18T14:28:16.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-18T14:28:16.839Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-18T14:28:16.839Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.839Z] [2021-05-18T14:28:16.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-18T14:28:16.839Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-18T14:28:16.839Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.839Z] [2021-05-18T14:28:16.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-18T14:28:16.839Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-18T14:28:16.839Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.839Z] [2021-05-18T14:28:16.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-18T14:28:16.839Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-18T14:28:16.839Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.839Z] [2021-05-18T14:28:16.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-18T14:28:16.839Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-18T14:28:16.839Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.839Z] [2021-05-18T14:28:16.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-18T14:28:16.839Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-18T14:28:16.839Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.839Z] [2021-05-18T14:28:16.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-18T14:28:16.839Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-18T14:28:16.839Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-18T14:28:16.839Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-18T14:28:20.251Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-18T14:28:20.251Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.251Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-18T14:28:20.252Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-18T14:28:20.252Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.252Z] [2021-05-18T14:28:20.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-18T14:28:20.253Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-18T14:28:20.253Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.253Z] [2021-05-18T14:28:20.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-18T14:28:20.253Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-18T14:28:20.253Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.253Z] [2021-05-18T14:28:20.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-18T14:28:20.253Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-18T14:28:20.253Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.253Z] [2021-05-18T14:28:20.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-18T14:28:20.253Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-18T14:28:20.253Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.253Z] [2021-05-18T14:28:20.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-18T14:28:20.253Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-18T14:28:20.253Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.253Z] [2021-05-18T14:28:20.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-18T14:28:20.253Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.253Z] [2021-05-18T14:28:20.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-18T14:28:20.253Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.253Z] [2021-05-18T14:28:20.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-18T14:28:20.253Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-18T14:28:20.253Z] [2021-05-18T14:28:20.253Z] [2021-05-18T14:28:20.253Z] DONE 1093 tests, 547 skipped in 2331.127s [2021-05-18T14:28:20.253Z] INFO: Integration tests ended at 05/18/2021 14:28:16. Duration:00:38:51.3276038 [2021-05-18T14:28:20.253Z] INFO: Docker info of the daemon under test at end of run [2021-05-18T14:28:20.253Z] [2021-05-18T14:28:20.253Z] Containers: 2 [2021-05-18T14:28:20.253Z] Running: 0 [2021-05-18T14:28:20.253Z] Paused: 0 [2021-05-18T14:28:20.253Z] Stopped: 2 [2021-05-18T14:28:20.253Z] Images: 18 [2021-05-18T14:28:20.253Z] Server Version: 0.0.0-dev [2021-05-18T14:28:20.253Z] Storage Driver: windowsfilter [2021-05-18T14:28:20.253Z] Windows: [2021-05-18T14:28:20.253Z] Logging Driver: json-file [2021-05-18T14:28:20.253Z] Plugins: [2021-05-18T14:28:20.253Z] Volume: local [2021-05-18T14:28:20.253Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-18T14:28:20.253Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-18T14:28:20.253Z] Swarm: inactive [2021-05-18T14:28:20.253Z] Default Isolation: process [2021-05-18T14:28:20.253Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-18T14:28:20.253Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-18T14:28:20.253Z] OSType: windows [2021-05-18T14:28:20.253Z] Architecture: x86_64 [2021-05-18T14:28:20.253Z] CPUs: 4 [2021-05-18T14:28:20.253Z] Total Memory: 32GiB [2021-05-18T14:28:20.253Z] Name: azwin-2-fd9ce0 [2021-05-18T14:28:20.253Z] ID: VBMZ:WIFA:3XZ7:CYTP:VU64:SJ6N:QNFZ:F3LH:V7HJ:O6AU:AEO6:DR5X [2021-05-18T14:28:20.253Z] Docker Root Dir: D:\CI\PR-42382\3\daemon [2021-05-18T14:28:20.253Z] Debug Mode (client): false [2021-05-18T14:28:20.253Z] Debug Mode (server): true [2021-05-18T14:28:20.253Z] File Descriptors: -1 [2021-05-18T14:28:20.253Z] Goroutines: 17 [2021-05-18T14:28:20.253Z] System Time: 2021-05-18T14:28:16.9174525Z [2021-05-18T14:28:20.253Z] EventsListeners: 0 [2021-05-18T14:28:20.253Z] Registry: https://index.docker.io/v1/ [2021-05-18T14:28:20.253Z] Labels: [2021-05-18T14:28:20.253Z] Experimental: false [2021-05-18T14:28:20.253Z] Insecure Registries: [2021-05-18T14:28:20.253Z] 127.0.0.0/8 [2021-05-18T14:28:20.253Z] Live Restore Enabled: false [2021-05-18T14:28:20.253Z] [2021-05-18T14:28:20.253Z] [2021-05-18T14:28:20.253Z] INFO: Stopping daemon under test [2021-05-18T14:28:20.253Z] SUCCESS: The process with PID 540 (child process of PID 5572) has been terminated. [2021-05-18T14:28:20.253Z] SUCCESS: The process with PID 5572 (child process of PID 4464) has been terminated. [2021-05-18T14:28:20.253Z] INFO: Stop tailing logs of the daemon under tests [2021-05-18T14:28:20.253Z] INFO: executeCI.ps1 Completed successfully at 05/18/2021 14:28:17. [2021-05-18T14:28:20.253Z] INFO: Tidying up at end of run [2021-05-18T14:28:20.253Z] INFO: Saving daemon under test log (d:\CI\PR-42382\3\dut.out) to bundles\CIDUT.out [2021-05-18T14:28:20.253Z] INFO: Saving daemon under test log (d:\CI\PR-42382\3\dut.err) to bundles\CIDUT.err [2021-05-18T14:28:20.253Z] INFO: Nuke-Everything... [2021-05-18T14:28:20.253Z] INFO: Container count on control daemon to delete is 2 [2021-05-18T14:28:20.714Z] 9bb76912e2ae [2021-05-18T14:28:20.714Z] f0d5789cf58a [2021-05-18T14:28:20.714Z] INFO: Tidying pidfile d:\CI\PR-42382\3\docker.pid [2021-05-18T14:28:20.714Z] INFO: Nuking d:\CI [2021-05-18T14:28:41.829Z] INFO: Zapped successfully [2021-05-18T14:28:41.829Z] [2021-05-18T14:28:41.829Z] INFO: executeCI.ps1 exiting at Tue May 18 14:28:41 CUT 2021. Duration 01:01:29.8587419 [2021-05-18T14:28:41.829Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-18T14:28:42.067Z] Recording test results [2021-05-18T14:28:49.390Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-18T14:28:50.878Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-05-18T14:28:52.633Z] Archiving artifacts [2021-05-18T14:29:06.587Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42382/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-18T14:29:07.518Z] + make clean [2021-05-18T14:29:09.061Z] docker volume rm -f docker-dev-cache [2021-05-18T14:29:09.061Z] 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